AGI STK Astrogator 11 Send comments on this topic.
R0 Property (IAgVAYarkovskyFunc)
See Also 
Windows






Windows & Linux

Description

Heliocentric sublimation distance. Uses distance dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property R0() As Double

[C#]
public double R0 {get; set;}

[Managed C++]
public: __property double get_R0();
public: __property void set_R0(
double
);

[Unmanaged C++]
public: HRESULT get_R0(
double * pRetVal
);
public: HRESULT put_R0(
double NewR0
);

[Java]
public double getR0();public void setR0(
double
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface