Interface TimeToRADecZoomParams

The parameters for the {engineStore.timeToRADecZoom action.

Hierarchy

  • TimeToRADecZoomParams

Properties

decRad: number

The declination of the target, in radians.

raRad: number

The right ascension of the target, in radians.

rollRad?: number

Optional: The target roll of the target, in radians.

zoomDeg: number

The zoom level of the target, in degrees.

Generated using TypeDoc