Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 |
Modifier and Type | Field and Description |
---|---|
protected Set<Satellite> |
SchemaRoot.satellite |
Modifier and Type | Method and Description |
---|---|
Satellite |
Satellite.withAdministration(String value)
Set the country and/or administration which registered the satellite.
|
Satellite |
Satellite.withCallSign(String value)
Set the call sign assigned to the transmitting station.
|
Satellite |
Satellite.withEarthStation(Collection<EarthStation> values)
Set the EarthStation
|
Satellite |
Satellite.withEarthStation(EarthStation... values)
Set the EarthStation
|
Satellite |
Satellite.withGeoAltitude(Double value)
Set the altitude of the geostationary satellite, relative to Mean Sea Level
(MSL).
|
Satellite |
Satellite.withGeoNominalLon(Double value)
Set the longitude of the geostationary satellite in decimal degrees.
|
Satellite |
Satellite.withGeoNominalLon(String value)
Set the longitude of the geostationary satellite in the following format:
dddmmss[.hh]H, where H represents "E" for East or "W" for West.
|
Satellite |
Satellite.withInternationalDesignator(String value)
Set the externally-assigned International Designator for the satellite.
|
Satellite |
Satellite.withLaunchDate(Calendar value)
Set the date of the satellite launch.
|
Satellite |
Satellite.withLaunchDate(Date value)
Set the date of the satellite launch.
|
Satellite |
Satellite.withLaunchLoc(Location value)
Set a reference to a Location that identifies the satellite launch
location.
|
Satellite |
Satellite.withLaunchLocRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
withLaunchLoc(Location) instead. |
Satellite |
Satellite.withLaunchStatus(ListCLS value)
Set the status of the satellite.
|
Satellite |
Satellite.withNetworkName(String value)
Set the name of the network to which the satellite belongs.
|
Satellite |
Satellite.withNomenclature(Collection<Nomenclature> values)
Set the Nomenclature
|
Satellite |
Satellite.withNomenclature(Nomenclature... values)
Set the Nomenclature
|
Satellite |
Satellite.withNonGeoApogee(Double value)
Set the maximum altitude of the non-geostationary satellite relative to
Mean Sea Level (MSL).
|
Satellite |
Satellite.withNonGeoInclination(Double value)
Set the angle determined by the plane containing the orbit of the
non-geostationary satellite and the equatorial plane of the earth.
|
Satellite |
Satellite.withNonGeoNumSatellites(Integer value)
Set the number of non-geostationary satellites in a system having similar
orbital characteristics.
|
Satellite |
Satellite.withNonGeoPerigee(Double value)
Set the minimum altitude of the non-geostationary satellite relative to
Mean Sea Level (MSL).
|
Satellite |
Satellite.withNonGeoPeriod(Double value)
Set the time required for the non-geostationary satellite to make one
complete orbit around the earth.
|
Satellite |
Satellite.withObjectNum(String value)
Set the USSPACECOM-assigned space object identification number.
|
Satellite |
Satellite.withOrbitType(ListCSP value)
Set the type of orbit.
|
Satellite |
Satellite.withReviewDate(Calendar value)
Set the date by which the dataset is to be reviewed.
|
Satellite |
Satellite.withReviewDate(Date value)
Set the date by which the dataset is to be reviewed.
|
Satellite |
Satellite.withRFSystemRef(Collection<Serial> values)
Set the RFSystemRef
|
Satellite |
Satellite.withRFSystemRef(Serial... values)
Set the RFSystemRef
|
Satellite |
Satellite.withServiceArea(Collection<ServiceArea> values)
Set the ServiceArea
|
Satellite |
Satellite.withServiceArea(ServiceArea... values)
Set the ServiceArea
|
Modifier and Type | Method and Description |
---|---|
Set<Satellite> |
SchemaRoot.getSatellite()
Get
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withSatellite(Satellite... values)
Set
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withSatellite(Collection<Satellite> values)
Set
|
Copyright © 2016 OpenSSRF.org. All rights reserved.