Interface IDynamicOrbit
public interface IDynamicOrbit : IOrbit
- Inherited Members
- Extension Methods
Methods
UpdateFromOrbitAtUT(IOrbit, double, CelestialBodyComponent)
void UpdateFromOrbitAtUT(IOrbit orbit, double UT, CelestialBodyComponent toBody)
Parameters
orbitIOrbitUTdoubletoBodyCelestialBodyComponent
UpdateFromStateVectors(Position, Velocity, CelestialBodyComponent, double)
void UpdateFromStateVectors(Position pos, Velocity vel, CelestialBodyComponent refBody, double UT)
Parameters
posPositionvelVelocityrefBodyCelestialBodyComponentUTdouble