C# Class GSF.EMAX.A_E_RSLTS

Mostra file Open project: GridProtectionAlliance/gsf Class Usage Examples

Public Properties

Property Type Description
aer GSF.EMAX.A_E_RESULTS[]
channel_r ushort
flag_r ushort
mSec_r ushort
offset_r ushort
rcd_sample_count_r int
sequence_r short
time_fault_r uint

Public Methods

Method Description
A_E_RSLTS ( BinaryReader reader, int channels, int analogGroups ) : System

Method Details

A_E_RSLTS() public method

public A_E_RSLTS ( BinaryReader reader, int channels, int analogGroups ) : System
reader System.IO.BinaryReader
channels int
analogGroups int
return System

Property Details

aer public_oe property

public A_E_RESULTS[],GSF.EMAX aer
return GSF.EMAX.A_E_RESULTS[]

channel_r public_oe property

public ushort channel_r
return ushort

flag_r public_oe property

public ushort flag_r
return ushort

mSec_r public_oe property

public ushort mSec_r
return ushort

offset_r public_oe property

public ushort offset_r
return ushort

rcd_sample_count_r public_oe property

public int rcd_sample_count_r
return int

sequence_r public_oe property

public short sequence_r
return short

time_fault_r public_oe property

public uint time_fault_r
return uint