Contains a generic implementation of phasor classes used to represent phasor data that isn’t associated with any particular protocol.

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

All Types | Classes |
Icon | Type | Description |
---|---|---|
![]() | AnalogDefinition |
Represents a protocol independent implementation of an IAnalogDefinition.
|
![]() | ConfigurationCell |
Represents a protocol independent implementation of a IConfigurationCell that can be sent or received.
|
![]() | ConfigurationCellCollection |
Represents a protocol independent implementation of a collection of IConfigurationCell objects.
|
![]() | ConfigurationFrame |
Represents a protocol independent implementation of a IConfigurationFrame that can be sent or received.
|
![]() | DigitalDefinition |
Represents a protocol independent implementation of an IDigitalDefinition.
|
![]() | FrequencyDefinition |
Represents a protocol independent implementation of a IFrequencyDefinition.
|
![]() | PhasorDefinition |
Represents a protocol independent implementation of a IPhasorDefinition.
|