noads.core.models.fleet.aircraft_tech_parameter#
Maturing aircraft technology parameter.
- class noads.core.models.fleet.aircraft_tech_parameter.AircraftTechParameter(name, values)[source]#
Bases:
objectA maturing component technology parameter (e.g. battery specific energy).
The parameter value is interpolated with a second-order spline through its (2020, 2040, 2060) values, chosen per technology scenario (Lower/Mid/Upper), and evaluated at an aircraft’s entry-into-service year during design. See the aircraft technology table of the extended paper for the values and sources.
Classes
|
A maturing component technology parameter (e.g. battery specific energy). |