public class AppliedPCVS extends Object
Constructor and Description |
---|
AppliedPCVS(SatelliteSystem satelliteSystem,
String progPCVS,
String sourcePCVS)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getProgPCVS()
Get the program name used to apply PCVs.
|
SatelliteSystem |
getSatelliteSystem()
Get the satellite system.
|
String |
getSourcePCVS()
Get the source of corrections.
|
public AppliedPCVS(SatelliteSystem satelliteSystem, String progPCVS, String sourcePCVS)
satelliteSystem
- satellite systemprogPCVS
- Program name used for PCVssourcePCVS
- Source of corrections (URL)public SatelliteSystem getSatelliteSystem()
public String getProgPCVS()
public String getSourcePCVS()
Copyright © 2002-2022 CS GROUP. All rights reserved.