RHSTSTO:
--------------------------------------------------------------------------
Compute state and mass derivatives for a two-stage launch vehicle.
The model assumes a rotating spherical planet.
Since version 1.0
--------------------------------------------------------------------------
Form:
xDot = RHSTSTO( x, t, d )
--------------------------------------------------------------------------
------
Inputs
------
x (14,1) [r v m r v m] states of the two stages
t (1,1) Time (not used)
d (.) Data structure
.rPlanet (1,1) Planet radius (km)
.omega (1,1) Planet rate (rad/s)
.mu (1,1) Gravitational parameter
.vehicle1 (.) Vehicle 1 data structure
.vehicle2 (.) Vehicle 2 data structure
-------
Outputs
-------
xDot (14,1) Derivatives
--------------------------------------------------------------------------
See also RHSLiftingReentry3D
--------------------------------------------------------------------------
Children:
LaunchVehicle: LVModels/RHSLiftingReentry3D