IAtmosphericAbsorptionModel#

class ansys.stk.core.stkobjects.IAtmosphericAbsorptionModel#

Provide access to the properties and methods an atmospheric absorption model.

Overview#

name

Get the atmospheric absorption model name.

type

Get the atmospheric absorption model type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IAtmosphericAbsorptionModel

Property detail#

property IAtmosphericAbsorptionModel.name: str#

Get the atmospheric absorption model name.

property IAtmosphericAbsorptionModel.type: AtmosphericAbsorptionModelType#

Get the atmospheric absorption model type enumeration.