Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | karney._CapsBase --+ | _RhumbLine
(INTERNAL) Class RhumbLine
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
azi12 Get this rhumb line's azimuth (compass degrees ).
|
|
ellipsoid Get this rhumb line's ellipsoid (Ellipsoid). |
|
exact Get this rhumb line's exact option ( bool ).
|
|
lat1 Get this rhumb line's latitude ( degrees90 ).
|
|
lon1 Get this rhumb line's longitude ( degrees180 ).
|
|
latlon1 Get this rhumb line's lat- and longitude (LatLon2Tuple (lat, lon) ).
|
|
RAorder Get this rhumb line's Rhumb Area order ( int , 4,
5, 6, 7 or 8).
|
|
rhumb Get this rhumb line's rhumb (Rhumb). |
|
TMorder Get this rhumb line's Transverse Mercator order ( int , 4, 5, 6, 7 or 8).
|
|
Inherited from Inherited from Inherited from |
Method Details |
New
|
Compute a position at a distance, optionally the area.
Note:
If If the first point is a pole, the cosine of its latitude is
taken to be |
Return this
|
Property Details |
azi12Get this rhumb line's azimuth (compass
|
ellipsoidGet this rhumb line's ellipsoid (Ellipsoid).
|
exactGet this rhumb line's exact option (
|
lat1Get this rhumb line's latitude (
|
lon1Get this rhumb line's longitude (
|
latlon1Get this rhumb line's lat- and longitude (LatLon2Tuple
|
RAorderGet this rhumb line's Rhumb Area order (
|
rhumbGet this rhumb line's rhumb (Rhumb).
|
TMorderGet this rhumb line's Transverse Mercator order
(
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon May 23 11:21:59 2022 | http://epydoc.sourceforge.net |