AGI STK Astrogator 11 Send comments on this topic.
UseSunCbFileValues Property (IAgVASRPGSPM04aIIR)
See Also 





Description

True if solar radius should come from the Sun.cb file.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property UseSunCbFileValues() As Boolean

[C#]
public bool UseSunCbFileValues {get; set;}

[Managed C++]
public: __property bool get_UseSunCbFileValues();
public: __property void set_UseSunCbFileValues(
bool
);

[Unmanaged C++]
public: HRESULT get_UseSunCbFileValues(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_UseSunCbFileValues(
VARIANT_BOOL NewUseSunCbFileValues
);

[Java]
public bool getUseSunCbFileValues();public void setUseSunCbFileValues(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1