Basics
API DOCS
Bases: object
object
Position of sun in GCRF. This is a callable class that returns the position vector at a given time.
Methods Summary
__call__(t)
__call__
Return the position vector at time t.
Methods Documentation
t (float) – Time in GPS seconds.
pos – Position vector at time t in meters.
numpy.ndarray