mirror of
https://github.com/acamarata/moon-sighting.git
synced 2026-06-30 19:04:24 +00:00
765 B
765 B
moon-sighting / WGS84
Variable: WGS84
constWGS84:object
Defined in: types.ts:439
WGS84 reference ellipsoid parameters
Type Declaration
a
readonlya:6378137=6378137.0
Semi-major axis in meters
f
readonlyf:number
Flattening
invF
readonlyinvF:298.257223563=298.257223563
Inverse flattening
b
Get Signature
get b():
number
Semi-minor axis in meters
Returns
number
e2
Get Signature
get e2():
number
First eccentricity squared
Returns
number