public class AppliedPCVS extends Object
Constructor and Description |
---|
AppliedPCVS(SatelliteSystem satelliteSystem, String progPCVS, String sourcePCVS)
简单构造函数。
|
Modifier and Type | Method and Description |
---|---|
String |
getProgPCVS()
获取用于应用PCVs的程序名称。
|
SatelliteSystem |
getSatelliteSystem()
获取卫星系统。
|
String |
getSourcePCVS()
获取校正的来源。
|
public AppliedPCVS(SatelliteSystem satelliteSystem, String progPCVS, String sourcePCVS)
satelliteSystem
- 卫星系统
progPCVS
- 用于PCVs的程序名称
sourcePCVS
- 校正的来源(URL)
public SatelliteSystem getSatelliteSystem()
public String getProgPCVS()
public String getSourcePCVS()
Copyright © 2002-2023 CS GROUP. All rights reserved.