GetNumberOfPRNs Function

Top  Previous  Next

Description

Returns the number of unique SatelliteIds codes that are in the specified Rinex Navigation file.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

GetNumberOfPRNs(RinexNavFile RinexNavFile)

Variable

Returns the number of unique SatelliteIds codes that are in the specified Rinex Navigation file.

GetNumberOfPRNs(String fileName)

Variable

Returns the number of unique SatelliteIds codes that are in the specified Rinex Navigation file.

GetNumberOfPRNs(RinexNavFile RinexNavFile, String gnssConstellation)

Variable

Returns the number of unique SatelliteIds codes that are in the specified Rinex Navigation file.

GetNumberOfPRNs(String fileName, String gnssConstellation)

Variable

Returns the number of unique SatelliteIds codes that are in the specified Rinex Navigation file.

 

 

See also

Functions