Click or drag to resize

AnalogSectionParse(DateTime, Double, String, Int32) Method


Namespace: GSF.SELEventParser
Assembly: GSF.SELEventParser (in GSF.SELEventParser.dll) Version: 2.4.181-beta
Syntax
public static AnalogSection Parse(
	DateTime eventTime,
	double systemFrequency,
	string[] lines,
	ref int index
)
View Source

Parameters

eventTime  DateTime
 
systemFrequency  Double
 
lines  String
 
index  Int32
 

Return Value

AnalogSection
See Also