LVStageTimes:
---------------------------------------------------------------------------
Compute the launch vehicle staging times from the model and coast times.
Since version 2015.1
---------------------------------------------------------------------------
Form:
[t0,tF] = LVStageTimes( lvModel, coastTimes )
---------------------------------------------------------------------------
------
Inputs
------
lvModel (.) Launch vehicle data structure
coastTimes (1,n) Coast times
-------
Outputs
-------
t0 (1,n) Stage start times
tF (1,n) Stage end times
--------------------------------------------------------------------------