openPDC Synchrophasor Help
CommonFrameHeader Constructor (frameSize, timestamp)
NamespacesTVA.PhasorProtocols.SelFastMessageCommonFrameHeaderCommonFrameHeader(FrameSize, Ticks)
Creates a new CommonFrameHeader from specified parameters.
Declaration Syntax
C#Visual BasicVisual C++
public CommonFrameHeader(
	FrameSize frameSize,
	Ticks timestamp
)
Public Sub New ( _
	frameSize As FrameSize, _
	timestamp As Ticks _
)
public:
CommonFrameHeader(
	FrameSize frameSize, 
	Ticks timestamp
)
Parameters
frameSize (FrameSize)
The FrameSize of this frame.
timestamp (Ticks)
The timestamp of this frame.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0