public class AppliedDCBS extends Object
Constructor and Description |
---|
AppliedDCBS(SatelliteSystem satelliteSystem,
String progDCBS,
String sourceDCBS)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getProgDCBS()
Get the program name used to apply DCBs.
|
SatelliteSystem |
getSatelliteSystem()
Get the satellite system.
|
String |
getSourceDCBS()
Get the source of corrections.
|
public AppliedDCBS(SatelliteSystem satelliteSystem, String progDCBS, String sourceDCBS)
satelliteSystem
- satellite systemprogDCBS
- Program name used to apply DCBssourceDCBS
- Source of corrections (URL)public SatelliteSystem getSatelliteSystem()
public String getProgDCBS()
public String getSourceDCBS()
Copyright © 2002-2022 CS GROUP. All rights reserved.