Click or drag to resize

GSF.PhasorProtocols.IEEEC37_118 Namespace

Contains an implementation of the phasor classes used to parse or generate a stream of data in the IEEE C37.118-2005 standard format.
Classes
  Class Description
Public class AnalogDefinition Represents the IEEE C37.118 implementation of an IAnalogDefinition.
Public class AnalogDefinition3 Represents the IEEE C37.118 configuration frame 3 implementation of an IAnalogDefinition.
Public class AnalogValue Represents the IEEE C37.118 implementation of an IAnalogValue.
Public class ChannelDefinitionBase3 Represents a base implementation for the IEEE C37.118 configuration 3 frame channel definition used by PhasorDefinition3, AnalogDefinition3 and DigitalDefinition3 for the purpose of parsing length-prefixed variable length channel names.
Public class CommandFrame Represents the IEEE C37.118 implementation of a ICommandFrame that can be sent or received.
Public class Common Common IEEE C37.118 declarations and functions.
Public class CommonFrameHeader Represents the common header for all IEEE C37.118 frames of data.
Public class ConfigurationCell Represents the IEEE C37.118 implementation of a IConfigurationCell that can be sent or received.
Public class ConfigurationCell3 Represents the IEEE C37.118 implementation of a IConfigurationCell that can be sent or received.
Public class ConfigurationCellCollection Represents a IEEE C37.118 implementation of a collection of IConfigurationCell objects.
Public class ConfigurationFrame1 Represents the IEEE C37.118 implementation of a IConfigurationFrame, type 1, that can be sent or received.
Public class ConfigurationFrame1Draft6 Represents the IEEE C37.118 draft 6 implementation of a IConfigurationFrame, type 1, that can be sent or received.
Public class ConfigurationFrame2 Represents the IEEE C37.118 implementation of a IConfigurationFrame, type 2, that can be sent or received.
Public class ConfigurationFrame2Draft6 Represents the IEEE C37.118 draft 6 implementation of a IConfigurationFrame, type 2, that can be sent or received.
Public class ConfigurationFrame3 Represents the IEEE C37.118 implementation of a IConfigurationFrame, type 3, that can be sent or received.
Public class DataCell Represents the IEEE C37.118 implementation of a IDataCell that can be sent or received.
Public class DataCellCollection Represents a IEEE C37.118 implementation of a collection of IDataCell objects.
Public class DataFrame Represents the IEEE C37.118 implementation of a IDataFrame that can be sent or received.
Public class DigitalDefinition Represents the IEEE C37.118 implementation of a IDigitalDefinition.
Public class DigitalDefinition3 Represents the IEEE C37.118 configuration frame 3 implementation of a IDigitalDefinition.
Public class DigitalValue Represents the IEEE C37.118 implementation of a IDigitalValue.
Public class FrameImageCollector Collects frame images until a full IEEE C37.118 frame has been received.
Public class FrameParser Represents a frame parser for an IEEE C37.118 binary data stream and returns parsed data via events.
Public class FrequencyDefinition Represents the IEEE C37.118 implementation of a IFrequencyDefinition.
Public class FrequencyValue Represents the IEEE C37.118 implementation of a IFrequencyValue.
Public class HeaderFrame Represents the IEEE C37.118 implementation of a IHeaderFrame that can be sent or received.
Public class PhasorDefinition Represents the IEEE C37.118 implementation of a IPhasorDefinition.
Public class PhasorDefinition3 Represents the IEEE C37.118 configuration frame 3 implementation of a IPhasorDefinition.
Public class PhasorValue Represents the IEEE C37.118 implementation of a IPhasorValue.
Enumerations
  Enumeration Description
Public enumeration DraftRevision Protocol draft revision numbers enumeration.
Public enumeration FormatFlags Data format flags enumeration.
Public enumeration FrameType IEEE C37.118 frame types enumeration.
Public enumeration PhasorComponent Phasor component enumeration.
Public enumeration PhasorDataModifications Phasor data modification flags enumeration.
Public enumeration PhasorTypeIndication Phasor type enumeration.
Public enumeration StatusFlags Status flags enumeration.
Public enumeration TimeQuality Unlocked time enumeration.
Public enumeration TimeQualityFlags Time quality flags enumeration.
Public enumeration TimeQualityIndicatorCode Time quality indicator code enumeration.
Public enumeration TriggerReason Trigger reason enumeration.
Public enumeration UnlockedTime Unlocked time enumeration.