RCAIDE.Library.Mission.Common.Update.ground_forces
ground_forces#
- ground_forces(segment)[source]#
Compute the rolling friction on the aircraft
- Assumptions:
Does a force balance to calculate the load on the wheels using only lift. Uses only a single friction coefficient.
- Source:
N/A
Inputs: conditions:
frames.inertial.gravity_force_vector [meters/second^2] ground.friction_coefficient [unitless] frames.wind.force_vector [newtons]
- Outputs:
conditions.frames.inertial.ground_force_vector [newtons]
- Properties Used:
N/A