[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- object:
The most base type
- pygeodesy.bases.Base:
(INTERNAL) Base class.
- exceptions.BaseException:
Common base class for all exceptions
- exceptions.Exception:
Common base class for all non-exit exceptions.
- pygeodesy.bases.Named:
(INTERNAL) Named base class.
- pygeodesy.datum._Based:
(INTERNAL) Base class.
- pygeodesy.ellipsoidalNvector.Ned:
North-Eeast-Down (NED), also known as Local Tangent Plane (LTP), is
a vector in the local coordinate frame of a body.
- basestring:
Type basestring cannot be instantiated; it is the base for str and
unicode.
- str:
str(object='') -> string