C# Class GSF.EMAX.FAULT_LOCATIONS

Show file Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
length short
locations GSF.EMAX.FAULT_LOCATION[]

Public Methods

Method Description
FAULT_LOCATIONS ( BinaryReader reader ) : System

Method Details

FAULT_LOCATIONS() public method

public FAULT_LOCATIONS ( BinaryReader reader ) : System
reader System.IO.BinaryReader
return System

Property Details

length public property

public short length
return short

locations public property

public FAULT_LOCATION[],GSF.EMAX locations
return GSF.EMAX.FAULT_LOCATION[]