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