AGI STK Objects 11 Send comments on this topic.
AlphaM Property (IAgAntennaModelCosecantSquared)
See Also 





Description

Gets or sets the alpha M.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property AlphaM() As System.Object

[C#]
public System.Object AlphaM {get; set;}

[Managed C++]
public: __property VARIANT get_AlphaM();
public: __property void set_AlphaM(
VARIANT
);

[Unmanaged C++]
public: HRESULT get_AlphaM(
VARIANT * pRetVal
);
public: HRESULT put_AlphaM(
VARIANT NewAlphaM
);

[Java]
public Variant getAlphaM();public void setAlphaM(
Variant
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1