public class SatInSystem extends Object
Constructor and Description |
---|
SatInSystem(SatelliteSystem system,
int prn)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
int |
getPRN()
Get the Pseudo Random Number of the satellite.
|
SatelliteSystem |
getSystem()
Get the system this satellite belongs to.
|
int |
getTwoDigitsRinexPRN()
Get a 2-digits Pseudo Random Number for RINEX files.
|
int |
hashCode() |
public SatInSystem(SatelliteSystem system, int prn)
system
- satellite systemprn
- Pseudo Random Numberpublic SatelliteSystem getSystem()
public int getPRN()
public int getTwoDigitsRinexPRN()
Copyright © 2002-2023 CS GROUP. All rights reserved.