# Documentation of variables used in FAST-GA models
# Each line should be like:
# my:variable||The description of my:variable, as long as needed, but on one line.
# The separator "||" can be surrounded with spaces (that will be ignored)

data:mission:sizing:fuel || fuel consumed during the entire sizing mission

data:mission:sizing:initial_climb:fuel || fuel consumed during the initial climb segment

data:mission:sizing:main_route:reserve:fuel || fuel consumed during the reserve segment
data:mission:sizing:main_route:climb:distance || ground distance travelled during the climb segment
data:mission:sizing:main_route:climb:duration || time spent during the climb segment
data:mission:sizing:main_route:climb:fuel || fuel consumed during the climb segment
data:mission:sizing:main_route:climb:v_cas || calibrated airspeed at which the climb segment was made (climb is made at constant vcas)
data:mission:sizing:main_route:cruise:distance || ground distance travelled during the cruise segment
data:mission:sizing:main_route:cruise:duration || time spent during the cruise segment
data:mission:sizing:main_route:cruise:fuel || fuel consumed during the cruise segment
data:mission:sizing:main_route:descent:distance || ground distance travelled during the descent segment
data:mission:sizing:main_route:descent:duration || time spent during the descent segment
data:mission:sizing:main_route:descent:fuel || fuel consumed during the descent segment

data:mission:sizing:takeoff:climb_gradient || maximum climb gradient possible at V2
data:mission:sizing:takeoff:duration || time spent during the takeoff segment
data:mission:sizing:takeoff:fuel || fuel consumed during the takeoff segment
data:mission:sizing:takeoff:ground_roll || ground roll
data:mission:sizing:takeoff:TOFL || takeoff field length
data:mission:sizing:takeoff:V2 || takeoff safety speed
data:mission:sizing:takeoff:VLOF || lift-off speed
data:mission:sizing:takeoff:VR || rotation speed

data:mission:sizing:taxi_in:fuel || fuel consumed during the taxi in segment
data:mission:sizing:taxi_out:fuel || fuel consumed during the taxi out segment

data:weight:aircraft:in_flight_variation:fixed_mass_comp:equivalent_moment || quantity used to compute the change in CG position during flight
data:weight:aircraft:in_flight_variation:fixed_mass_comp:mass || quantity used to compute the change in CG position during flight

data:payload_range:payload_array || payload values at the points A, B, C, D and E of the payload-range diagram
data:payload_range:range_array || range values at the points A, B, C, D and E of the payload-range diagram
data:payload_range:specific_range_array || specific range values at the points A, B, C, D and E of the payload-range diagram

data:mission:sizing:cs23:min_climb_speed || minimum true airspeed with which the aircraft can climb and descent, computed at MTOW in clear configuration with a 1.3 safety margin
data:mission:sizing:holding:v_holding || airspeed at which the holding is done

data:mission:sizing:main_route:descent:v_cas || calibrated airspeed at which the descent is made, remains constant during the whole phase
