DragModelPlugin#

class ansys.stk.core.stkobjects.astrogator.DragModelPlugin#

Bases: IComponentInfo, ICloneable

Drag Model Plugin.

Overview#

plugin_identifier

Get or set the plugin name.

plugin_config

Get the properties of the selected plugin.

Import detail#

from ansys.stk.core.stkobjects.astrogator import DragModelPlugin

Property detail#

property DragModelPlugin.plugin_identifier: str#

Get or set the plugin name.

property DragModelPlugin.plugin_config: PluginProperties#

Get the properties of the selected plugin.