|
ConfigurationFrameGetCalculatedSampleLength Method
|
Gets calculated length of data samples based on known configuration.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public int GetCalculatedSampleLength()
Public Function GetCalculatedSampleLength As Integer
public:
int GetCalculatedSampleLength()
member GetCalculatedSampleLength : unit -> int
function GetCalculatedSampleLength();
View SourceReturn Value
Int32Calculated length of data samples.
See Also