Gemstone.PhasorProtocols.SelCWS Namespace

Contains an implementation of the phasor classes used to parse or generate a stream of data in the SEL CWS device format.

Classes

AnalogDefinition Represents the SEL CWS implementation of an IAnalogDefinition.
AnalogValue Represents the SEL CWS implementation of an IAnalogValue.
Common Common SEL CWS declarations and functions.
CommonFrameHeader Represents the common header for a SEL CWS frame of data.
ConfigurationCell Represents the SEL CWS implementation of a IConfigurationCell that can be sent or received.
ConfigurationCellCollection Represents a SEL CWS implementation of a collection of IConfigurationCell objects.
ConfigurationFrame Represents the SEL CWS implementation of a IConfigurationFrame that can be sent or received.
ConnectionParameters Represents the extra connection parameters required for a connection to a SEL CWS device.
DataCell Represents the SEL CWS implementation of a IDataCell that can be sent or received.
DataCellCollection Represents a SEL CWS implementation of a collection of IDataCell objects.
DataFrame Represents the SEL CWS implementation of a IDataFrame that can be sent or received.
FrameParser Represents a frame parser for a SEL CWS text based data stream that returns parsed data via events.
FrequencyDefinition Represents the SEL CWS implementation of a IFrequencyDefinition.
FrequencyValue Represents the SEL CWS implementation of a IFrequencyValue.
PhasorDefinition Represents the SEL CWS implementation of a IPhasorDefinition.
PhasorValue Represents the SEL CWS implementation of a IPhasorValue.

Structures

PhaseEstimate Represents the output of the phase estimation algorithm.
Obsolete.

Delegates

PhaseEstimateHandler Delegate for handling a PhaseEstimate.

Enumerations

FrameType SEL CWS frame types enumeration.
PhaseChannel Phase channels for SEL CWS PoW analogs.