Contains an implementation of the phasor classes used to parse or generate a stream of data in the IEEE C37.118-2005 standard format.

C# | Visual Basic | Visual C++ |
namespace TVA.PhasorProtocols.IeeeC37_118
Namespace TVA.PhasorProtocols.IeeeC37_118
namespace TVA.PhasorProtocols.IeeeC37_118

All Types | Classes | Enumerations |
Icon | Type | Description |
---|---|---|
![]() | AnalogDefinition |
Represents the IEEE C37.118 implementation of an IAnalogDefinition.
|
![]() | AnalogValue |
Represents the IEEE C37.118 implementation of an IAnalogValue.
|
![]() | CommandFrame |
Represents the IEEE C37.118 implementation of a ICommandFrame that can be sent or received.
|
![]() | Common |
Common IEEE C37.118 declarations and functions.
|
![]() | CommonFrameHeader |
Represents the common header for all IEEE C37.118 frames of data.
|
![]() | Concentrator |
Represents an IEEE C37.118 phasor data concentrator.
|
![]() | ConfigurationCell |
Represents the IEEE C37.118 implementation of a IConfigurationCell that can be sent or received.
|
![]() | ConfigurationCellCollection |
Represents a IEEE C37.118 implementation of a collection of IConfigurationCell objects.
|
![]() | ConfigurationFrame1 |
Represents the IEEE C37.118 implementation of a IConfigurationFrame, type 1, that can be sent or received.
|
![]() | ConfigurationFrame1Draft6 |
Represents the IEEE C37.118 draft 6 implementation of a IConfigurationFrame, type 1, that can be sent or received.
|
![]() | ConfigurationFrame2 |
Represents the IEEE C37.118 implementation of a IConfigurationFrame, type 2, that can be sent or received.
|
![]() | ConfigurationFrame2Draft6 |
Represents the IEEE C37.118 draft 6 implementation of a IConfigurationFrame, type 2, that can be sent or received.
|
![]() | DataCell |
Represents the IEEE C37.118 implementation of a IDataCell that can be sent or received.
|
![]() | DataCellCollection |
Represents a IEEE C37.118 implementation of a collection of IDataCell objects.
|
![]() | DataFrame |
Represents the IEEE C37.118 implementation of a IDataFrame that can be sent or received.
|
![]() | DigitalDefinition |
Represents the IEEE C37.118 implementation of a IDigitalDefinition.
|
![]() | DigitalValue |
Represents the IEEE C37.118 implementation of a IDigitalValue.
|
![]() | DraftRevision |
Protocol draft revision numbers enumeration.
|
![]() | FormatFlags |
Data format flags enumeration.
|
![]() | FrameParser |
Represents a frame parser for an IEEE C37.118 binary data stream and returns parsed data via events.
|
![]() | FrameType |
IEEE C37.118 frame types enumeration.
|
![]() | FrequencyDefinition |
Represents the IEEE C37.118 implementation of a IFrequencyDefinition.
|
![]() | FrequencyValue |
Represents the IEEE C37.118 implementation of a IFrequencyValue.
|
![]() | HeaderFrame |
Represents the IEEE C37.118 implementation of a IHeaderFrame that can be sent or received.
|
![]() | PhasorDefinition |
Represents the IEEE C37.118 implementation of a IPhasorDefinition.
|
![]() | PhasorValue |
Represents the IEEE C37.118 implementation of a IPhasorValue.
|
![]() | StatusFlags |
Status flags enumeration.
|
![]() | TimeQualityFlags |
Time quality flags enumeration.
|
![]() | TimeQualityIndicatorCode |
Time quality indicator code enumeration.
|
![]() | TriggerReason |
Trigger reason enumeration.
|
![]() | UnlockedTime |
Unlocked time enumeration.
|