Flight_Program_Weight_Estimator module

class Flight_Program_Weight_Estimator.AircraftWeightEstimator(aircraft)[source]

Bases: object

convergence(W_payload, FuelWeightFraction, Wo_prev, error, k)[source]
estimate()[source]
get_atmos_properties(altitude_m)[source]