Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.assignment |
Modifier and Type | Method and Description |
---|---|
StationLoc |
StationLoc.withLocationExcluded(ListCBO value)
Set "Yes" to indicate that the LocSatRef is to be excluded from the
location set for the current station.
|
StationLoc |
StationLoc.withLocationRadius(Double value)
Set the radius associated with the Location to produce a circle.
|
StationLoc |
StationLoc.withLocSat(Common<?> value)
Set the serial of a Location or Satellite dataset.
|
StationLoc |
StationLoc.withLocSatRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
withLocSat(Common) instead. |
StationLoc |
StationLoc.withServiceVolumeHeight(Double value)
Set the altitude of aeronautical navigational aids, air traffic control
assignments for radio frequencies above 30 MHz, and low-frequency beacons.
|
StationLoc |
StationLoc.withServiceVolumeLocRef(Serial value)
Set the reference to a Location for an aeronautical coverage area.
|
StationLoc |
StationLoc.withServiceVolumeRadius(Double value)
Set the radius associated with the Location to produce a circle.
|
Modifier and Type | Method and Description |
---|---|
Set<StationLoc> |
Station.getStationLoc()
Get the US:StationLoc
|
Modifier and Type | Method and Description |
---|---|
Station |
Station.withStationLoc(StationLoc... values)
Set the US:StationLoc
|
Modifier and Type | Method and Description |
---|---|
Station |
Station.withStationLoc(Collection<StationLoc> values)
Set the US:StationLoc
|
Copyright © 2016 OpenSSRF.org. All rights reserved.