public class GlonassSatelliteChannel extends Object
Constructor and Description |
---|
GlonassSatelliteChannel(SatInSystem satellite, int k)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
int |
getK()
获取频道频率乘数。
|
SatInSystem |
getSatellite()
获取卫星标识符。
|
public GlonassSatelliteChannel(SatInSystem satellite, int k)
satellite
- 卫星标识符
k
- 频道频率乘数(应在-7到+6之间)
public SatInSystem getSatellite()
public int getK()
Copyright © 2002-2023 CS GROUP. All rights reserved.