nvector.objects.Pvector¶
-
class
Pvector
(pvector, frame)[source][source]¶ Cartesian position vector in another frame
-
__init__
(pvector, frame)[source][source]¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
(pvector, frame)Initialize self. delta_to
(other)Return cartesian delta vector from positions A to B decomposed in N. to_ecef_vector
()to_geo_point
()to_nvector
()Attributes
azimuth
azimuth_deg
elevation
elevation_deg
length
-