SolarRadiationPressureModelPlugin#

class ansys.stk.core.stkobjects.SolarRadiationPressureModelPlugin#

Bases: ISRPModelBase

Plugin Light Reflection 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 SolarRadiationPressureModelPlugin

Property detail#

property SolarRadiationPressureModelPlugin.plugin_name: str#

Get or set the complete name of the plugin.

property SolarRadiationPressureModelPlugin.plugin_settings: SolarRadiationPressureModelPluginSettings#

Get the parameters of the selected plugin.

property SolarRadiationPressureModelPlugin.available_plugins: list#

Get the list of all the available plugins.