Basics
API DOCS
Bases: object
object
Orientation of moon in GCRF. This is a callable class that returns the orientation matrix at a given time.
Methods Summary
__call__(t[, _E])
__call__
Return the orientation matrix at time t.
Methods Documentation
t (float) – Time in GPS seconds.
E – Orientation matrix at time t.
numpy.ndarray