C# Class GSF.EMAX.FAULT_LOCATIONS

Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Méthodes publiques

Свойство Type Description
length short
locations GSF.EMAX.FAULT_LOCATION[]

Méthodes publiques

Méthode Description
FAULT_LOCATIONS ( BinaryReader reader ) : System

Method Details

FAULT_LOCATIONS() public méthode

public FAULT_LOCATIONS ( BinaryReader reader ) : System
reader System.IO.BinaryReader
Résultat System

Property Details

length public_oe property

public short length
Résultat short

locations public_oe property

public FAULT_LOCATION[],GSF.EMAX locations
Résultat GSF.EMAX.FAULT_LOCATION[]