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





Windows & Linux

Description

Gets the C/Im transfer function table.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.