Skip to content

Commit

Permalink
expand documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
zebengberg committed Nov 21, 2024
1 parent 8c0acc9 commit ad73d52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pycontrails/core/flight.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ class Flight(GeoVectorDataset):
calculations with the ICAO Aircraft Emissions Databank (EDB).
- ``max_mach_number``: Maximum Mach number at cruise altitude. Used by
some aircraft performance models to clip true airspeed.
- ``load_factor``: The load factor used in determining the aircraft's
take-off weight. Used by some aircraft performance models.
Numeric quantities that are constant over the entire flight trajectory
should be included as attributes.
Expand Down

0 comments on commit ad73d52

Please sign in to comment.