
Declaration Syntax
public CommonFrameHeader(
FrameType typeID,
Ticks timestamp
)
Public Sub New ( _
typeID As FrameType, _
timestamp As Ticks _
)
public:
CommonFrameHeader(
FrameType typeID,
Ticks timestamp
)

Parameters
- typeID (FrameType)
- The IEEE 1344 specific frame type of this frame.
- timestamp (Ticks)
- The timestamp of this frame.
Assembly:
TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0