Eac3PhaseControl
public enum Eac3PhaseControl : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case shift90Degrees = "SHIFT_90_DEGREES" -
Undocumented
Declaration
Swift
case noShift = "NO_SHIFT" -
Declaration
Swift
public var description: String { get }
View on GitHub
Eac3PhaseControl Enumeration Reference