VehicleHPOPDragModelPlugin#

class ansys.stk.core.stkobjects.VehicleHPOPDragModelPlugin#

Bases: IVehicleHPOPDragModel

Plugin Drag Model.

Overview#

plugin_name

Get or set the complete name of the plugin.

plugin_settings

Get the parameters of the selected plugin.

available_plugins

Get the list of all the available plugins.

Import detail#

from ansys.stk.core.stkobjects import VehicleHPOPDragModelPlugin

Property detail#

property VehicleHPOPDragModelPlugin.plugin_name: str#

Get or set the complete name of the plugin.

property VehicleHPOPDragModelPlugin.plugin_settings: VehicleHPOPDragModelPluginSettings#

Get the parameters of the selected plugin.

property VehicleHPOPDragModelPlugin.available_plugins: list#

Get the list of all the available plugins.