IReceiverModel#

class ansys.stk.core.stkobjects.IReceiverModel#

Provide access to the properties and methods defining a receiver model.

Overview#

name

Get the receiver model name.

type

Get the receiver model type enumeration.

Import detail#

from ansys.stk.core.stkobjects import IReceiverModel

Property detail#

property IReceiverModel.name: str#

Get the receiver model name.

property IReceiverModel.type: ReceiverModelType#

Get the receiver model type enumeration.