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





Description

Gets or sets the alpha 1.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property VARIANT get_Alpha1();
public: __property void set_Alpha1(
VARIANT
);

[Unmanaged C++]
public: HRESULT get_Alpha1(
VARIANT * pRetVal
);
public: HRESULT put_Alpha1(
VARIANT NewAlpha1
);

[Java]
public Variant getAlpha1();public void setAlpha1(
Variant
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1