|
Python reference: PanelPressureParameters |
The class PanelPressureParameters represents the C API structure TPanelPressureParameters.
To create an instance of PanelPressureParameters, use the syntax below:
PanelPressureParameters(IncludeHydrostaticPressure=True, IncludeDiffractionPressure=True, IncludeRadiationPressure=True)
The attributes are the same as in TPanelPressureParameters and take the same values.