-
Notifications
You must be signed in to change notification settings - Fork 1
Observer
moon-sighting / Observer
Defined in: types.ts:86
Observer location and environmental parameters
optionaldeltaT?:number
Defined in: types.ts:100
Override TT - UT1 in seconds. When provided, used directly. Otherwise the built-in polynomial is used. For maximum accuracy, supply the current IERS value (typically within ±0.9s).
elevation:
number
Defined in: types.ts:92
Height above WGS84 ellipsoid in meters
lat:
number
Defined in: types.ts:88
Geodetic latitude in degrees (north positive)
lon:
number
Defined in: types.ts:90
Longitude in degrees (east positive)
optionalname?:string
Defined in: types.ts:94
Optional label for the location
optionalpressure?:number
Defined in: types.ts:107
Atmospheric pressure in millibars (default 1013.25)
optionaltemperature?:number
Defined in: types.ts:109
Ambient temperature in Celsius (default 15)
optionalut1utc?:number
Defined in: types.ts:105
Override UT1 - UTC in seconds (from IERS Bulletin A). Takes precedence over deltaT when both are provided.
moon-sighting · MIT License · npm · Issues
Guides
Examples
API Reference
- getMoonSightingReport
- getMoonPhase
- getMoonPosition
- getMoonIllumination
- getMoonVisibilityEstimate
- getMoon
- getSunMoonEvents
- initKernels
- downloadKernels
- verifyKernels
Domain Reference
Package Reference
Community