ParamOrbitRV
- class ssapy.rvsampler.ParamOrbitRV(*args, **kwargs)[source][source]
Bases:
ParamOrbitTranslatorTranslate between position-velocity parameters and orbit objects.
The first three parameters are the position vector
rand the next three are the velocity vectorv. Any configured propagation keywords are appended after those six parameters.Methods Summary
orbit_to_param(orbit)param_to_orbit(p)Methods Documentation