UnitAngle
public extension UnitAngle
-
Bradian Unit of Angle
Declaration
Swift
class var bradian: UnitAngle { get } -
Milliradian Unit of Angle
Declaration
Swift
class var milliradian: UnitAngle { get } -
Turn Unit of Angle
This is the same as a
UnitAngle.revolutionsDeclaration
Swift
class var turn: UnitAngle { get } -
Semicircle Unit of Angle
Declaration
Swift
class var semicircle: UnitAngle { get } -
Garmin Semicircle Unit of Angle
Used in ANT and FIT Files
Declaration
Swift
class var garminSemicircle: UnitAngle { get } -
NATO Angular Mil Unit of Angle
Declaration
Swift
class var natoAngularMil: UnitAngle { get }