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





Description

Gets or sets the alpha 2.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property VARIANT get_Alpha2();
public: __property void set_Alpha2(
VARIANT
);

[Unmanaged C++]
public: HRESULT get_Alpha2(
VARIANT * pRetVal
);
public: HRESULT put_Alpha2(
VARIANT NewAlpha2
);

[Java]
public Variant getAlpha2();public void setAlpha2(
Variant
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1