RCAIDE.Library.Mission.Segments.Single_Point.Set_Speed_Set_Altitude_No_Propulsion
Set_Speed_Set_Altitude_No_Propulsion#
Functions
|
Sets the specified conditions which are given for the segment type. |
- initialize_conditions(segment)[source]#
Sets the specified conditions which are given for the segment type.
Assumptions: A fixed speed and altitude
Source: N/A
Inputs: segment.altitude [meters] segment.air_speed [meters/second] segment.z_accel [meters/second^2]
Outputs: conditions.frames.inertial.acceleration_vector [meters/second^2] conditions.frames.inertial.velocity_vector [meters/second] conditions.frames.inertial.position_vector [meters] conditions.freestream.altitude [meters] conditions.frames.inertial.time [seconds]
Properties Used: N/A