ILaserAtmosphericLossModel#

class ansys.stk.core.stkobjects.ILaserAtmosphericLossModel#

Provide access to the properties and methods for a laser atmospheric absorption loss model.

Overview#

name

Get the model name.

type

Get the model type enumeration.

Import detail#

from ansys.stk.core.stkobjects import ILaserAtmosphericLossModel

Property detail#

property ILaserAtmosphericLossModel.name: str#

Get the model name.

property ILaserAtmosphericLossModel.type: LaserPropagationLossModelType#

Get the model type enumeration.