Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | karney._CapsBase --+ | gxbases._GeodesicBase --+ | _GeodesicLineExact
(INTERNAL) Base class for GeodesicLineExact.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
a1 Get the equatorial arc ( degrees ), the arc length
between the northward equatorial crossing and the first point.
|
|
equatorarc Get the equatorial arc ( degrees ), the arc length
between the northward equatorial crossing and the first point.
|
|
a13 Get (spherical) arc length from the first to the reference point ( degrees ).
|
|
azi0 Get the equatorial azimuth, the azimuth of this geodesic line as it crosses the equator in a northward direction ( degrees90 ).
|
|
equatorazimuth Get the equatorial azimuth, the azimuth of this geodesic line as it crosses the equator in a northward direction ( degrees90 ).
|
|
azi0_sincos2 Get the sine and cosine of the equatorial azimuth (2-tuple (sin, cos) ).
|
|
azi1 Get the azimuth at the first point (compass degrees ).
|
|
azi1_sincos2 Get the sine and cosine of the first point's azimuth (2-tuple (sin, cos) ).
|
|
geodesic Get the exact geodesic (GeodesicExact). |
|
lat1 Get the latitude of the first point ( degrees ).
|
|
lon1 Get the longitude of the first point ( degrees ).
|
|
s13 Get the distance from the first to the reference point ( meter ).
|
|
Inherited from Inherited from Inherited from |
Method Details |
(INTERNAL) New
|
Find the position on the line given
Note:
By default, |
Find the position on the line given
Notes:
|
Set reference point 3 in terms of distance to the first point.
|
Set reference point 3 in terms of distance to the first point.
|
Return this
|
Property Details |
a1Get the equatorial arc (
|
equatorarcGet the equatorial arc (
|
a13Get (spherical) arc length from the first to the reference point
(
See Also: Method SetArc. |
azi0Get the equatorial azimuth, the azimuth of this geodesic line
as it crosses the equator in a northward direction
(
|
equatorazimuthGet the equatorial azimuth, the azimuth of this geodesic line
as it crosses the equator in a northward direction
(
|
azi0_sincos2Get the sine and cosine of the equatorial azimuth (2-tuple
|
azi1Get the azimuth at the first point (compass
|
azi1_sincos2Get the sine and cosine of the first point's azimuth (2-tuple
|
geodesicGet the exact geodesic (GeodesicExact).
|
lat1Get the latitude of the first point (
|
lon1Get the longitude of the first point (
|
s13Get the distance from the first to the reference point
(
See Also: Method SetDistance. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 18 15:47:37 2022 | http://epydoc.sourceforge.net |