AGI STK Astrogator 11 Send comments on this topic.
CoeffType Property (IAgVARKV8th9th)
See Also 





Description

The set of coefficients to use.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property CoeffType() As AgEVACoeffRKV8th9th

[C#]
public AgEVACoeffRKV8th9th CoeffType {get; set;}

[Managed C++]
public: __property AgEVACoeffRKV8th9th get_CoeffType();
public: __property void set_CoeffType(
AgEVACoeffRKV8th9th
);

[Unmanaged C++]
public: HRESULT get_CoeffType(
AgEVACoeffRKV8th9th * pRetVal
);
public: HRESULT put_CoeffType(
AgEVACoeffRKV8th9th NewCoeffType
);

[Java]
public AgEVACoeffRKV8th9th getCoeffType();public void setCoeffType(
AgEVACoeffRKV8th9th
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1