fastoad.models.performances.mission.exceptions module
Exceptions for mission package.
- exception fastoad.models.performances.mission.exceptions.FastFlightSegmentUnexpectedKeywordArgumentError(bad_keyword)[source]
Bases:
FastUnexpectedKeywordArgumentErrorRaised when a segment is instantiated with an incorrect keyword argument.
- exception fastoad.models.performances.mission.exceptions.FastFlightPointUnexpectedKeywordArgumentError(bad_keyword)[source]
Bases:
FastUnexpectedKeywordArgumentErrorRaised when a FlightPoint is instantiated with an incorrect keyword argument.