pymead.analysis.calc_aero_data.MPOLARSettings#
- class MPOLARSettings(timeout: float = 300.0)[source]#
Bases:
object- __init__(timeout: float = 300.0)[source]#
Defines the inputs for MPLOT.
- Parameters:
timeout (float) – The time in seconds allotted to MPOLAR before premature termination. Default:
300.0
Methods
Gets a dictionary representation of the MPLOT settings.