twisted.positioning.base.Angles(Names)
class documentationtwisted.positioning.base
View Source
(View In Hierarchy)
The types of angles.
Class Variable | LATITUDE | Angle representing a latitude of an object. (type: NamedConstant ) |
Class Variable | LONGITUDE | Angle representing the longitude of an object. (type: NamedConstant ) |
Class Variable | HEADING | Angle representing the heading of an object. (type: NamedConstant ) |
Class Variable | VARIATION | Angle representing a magnetic variation. (type: NamedConstant ) |