C# Class GSF.EMAX.FAULT_LOCATIONS

Mostra 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_oe property

public short length
return short

locations public_oe property

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