C# Class GSF.EMAX.SEQUENCE_CHANNELS

Exibir arquivo Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
channels GSF.EMAX.SEQUENCE_CHANNEL[]
length short

Public Methods

Method Description
SEQUENCE_CHANNELS ( BinaryReader reader ) : System

Method Details

SEQUENCE_CHANNELS() public method

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

Property Details

channels public_oe property

public SEQUENCE_CHANNEL[],GSF.EMAX channels
return GSF.EMAX.SEQUENCE_CHANNEL[]

length public_oe property

public short length
return short