STK ObjectsSend comments on this topic.
DefinedPowerValue Property (IAgAntennaModelANSYSffdFormat)
See Also
Windows





Windows & Linux

Description

Gets the Defined Power Value for the selected GainType.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefinedPowerValue() As Double
[C#]
public double DefinedPowerValue {get;}
[Managed C++]
public: __property double get_DefinedPowerValue();
[Unmanaged C++]
public: HRESULT get_DefinedPowerValue(
    double * pVal
);
[Java]
public double getDefinedPowerValue();
[Python - STK API ]
@property
def DefinedPowerValue(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.