STK ObjectsSend comments on this topic.
PowerBackOffTransferFunctionTable Property (IAgReTransmitterModel)
See Also
Windows





Windows & Linux

Description

Gets the power back off transfer function table.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PowerBackOffTransferFunctionTable() As IAgTransferFunctionInputBackOffOutputBackOffTable
[C#]
public IAgTransferFunctionInputBackOffOutputBackOffTable PowerBackOffTransferFunctionTable {get;}
[Managed C++]
public: __property IAgTransferFunctionInputBackOffOutputBackOffTable ^ get_PowerBackOffTransferFunctionTable();
[Unmanaged C++]
public: HRESULT get_PowerBackOffTransferFunctionTable(
    IAgTransferFunctionInputBackOffOutputBackOffTable ** ppRetVal
);
[Java]
public IAgTransferFunctionInputBackOffOutputBackOffTable getPowerBackOffTransferFunctionTable();
[Python - STK API ]
@property
def PowerBackOffTransferFunctionTable(self) -> "IAgTransferFunctionInputBackOffOutputBackOffTable":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.