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






Windows & Linux

Description

The rate of change of the radius. Uses Rate Dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property RadiusRate() As Double
[C#]
public double RadiusRate {get; set;}
[Managed C++]
public: __property double get_RadiusRate();
public: __property void set_RadiusRate(
   double
);
[Unmanaged C++]
public: HRESULT get_RadiusRate(
   double * pRetVal
);
public: HRESULT put_RadiusRate(
   double NewRadiusRate
);
[Java]
public double getRadiusRate();public void setRadiusRate(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.