LatLngAlt class
Coordinates in Degrees.
Constructors
- LatLngAlt.new(Angle latitude, Angle longitude, double altitude)
-
Default Constructor.
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toEcf(
Planet planet) → EarthCenteredEarthFixed -
toLatLng(
) → LatLng -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited