public class GlonassSatelliteChannel extends Object
Constructor and Description |
---|
GlonassSatelliteChannel(SatInSystem satellite,
int k)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getK()
Get the channel frequency multiplier.
|
SatInSystem |
getSatellite()
Get the satellite identifier.
|
public GlonassSatelliteChannel(SatInSystem satellite, int k)
satellite
- satellite identifierk
- channel frequency multiplier (should be between -7 and +6)public SatInSystem getSatellite()
public int getK()
Copyright © 2002-2023 CS GROUP. All rights reserved.