pub fn position(
elements: &Elements,
epoch: CalendarEpoch,
scale: TimeScale,
frame: Frame,
) -> Result<[f64; 3], ReducedOrbitError>Expand description
Evaluate the model position at epoch (interpreted in scale) in the
requested frame, meters.