C# Class GSF.EMAX.PHASOR_GROUPS

Show file Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
groups GSF.EMAX.PHASOR_GROUP[]
length short

Public Methods

Method Description
PHASOR_GROUPS ( BinaryReader reader ) : System

Method Details

PHASOR_GROUPS() public method

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

Property Details

groups public property

public PHASOR_GROUP[],GSF.EMAX groups
return GSF.EMAX.PHASOR_GROUP[]

length public property

public short length
return short