Route resolution in terms of the ephemeris step. Uses Time Dimension.
Read-write property
[Visual Basic .NET] |
---|
Public Property Route() As Double |
[C#] |
---|
public double Route {get; set;} |
[Managed C++] |
---|
public: __property double get_Route(); |
[Unmanaged C++] |
---|
public: HRESULT get_Route( |
[Java] |
---|
public double getRoute();public void setRoute( |