Click or drag to resize

VoltageLevelExtensions Class

Defines extension functions related to VoltageLevel enumeration.
Inheritance Hierarchy
SystemObject
  GSF.Units.EEVoltageLevelExtensions

Namespace: GSF.Units.EE
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public static class VoltageLevelExtensions
View Source

The VoltageLevelExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodTryGetVoltageLevel Attempts to get the VoltageLevel enum value for the source kV value.
Public Extension MethodValue Gets the voltage level for the specified VoltageLevel enum value.
Top
See Also