AGI STK Objects 11 Send comments on this topic.
AvgURA Property (IAgVeGPSAlmanacPropertiesSEM)
See Also 





Description

The satellite 'average' URA number, with the URA number as defined in the ICD-GPS-200. This is not an item in the raw almanac file, but is based on the average URA value transmitted by this satellite in its subframe 1 data sets.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvgURA() As Integer

[C#]
public int AvgURA {get;}

[Managed C++]
public: __property int get_AvgURA();

[Unmanaged C++]
public: HRESULT get_AvgURA(
long * pRetVal
);

[Java]
public int getAvgURA();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1