IRainLossModel#

class ansys.stk.core.stkobjects.IRainLossModel#

Provide access to the properties and methods a rain loss model.

Overview#

name

Get the rain loss model name.

type

Get the rain loss model type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IRainLossModel

Property detail#

property IRainLossModel.name: str#

Get the rain loss model name.

property IRainLossModel.type: RainLossModelType#

Get the rain loss model type enumeration.