Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.antenna | |
us.gov.dod.standard.ssrf._3_1.assignment | |
us.gov.dod.standard.ssrf._3_1.metadata.domains |
Modifier and Type | Method and Description |
---|---|
Elev |
Satellite.getNonGeoInclination()
Get the angle determined by the plane containing the orbit of the
non-geostationary satellite and the equatorial plane of the earth..
|
Modifier and Type | Method and Description |
---|---|
void |
Satellite.setNonGeoInclination(Elev value)
Set the angle determined by the plane containing the orbit of the
non-geostationary satellite and the equatorial plane of the earth..
|
Modifier and Type | Method and Description |
---|---|
Elev |
AntMode.getVertScanAngleMax()
Get the maximum limit of the vertical arc scanned relative to the
horizontal.
|
Elev |
AntMode.getVertScanAngleMin()
Get the minimum limit of the vertical arc scanned relative to the
horizontal..
|
Modifier and Type | Method and Description |
---|---|
void |
AntMode.setVertScanAngleMax(Elev value)
Set the maximum limit of the vertical arc scanned relative to the
horizontal.
|
void |
AntMode.setVertScanAngleMin(Elev value)
Set the minimum limit of the vertical arc scanned relative to the
horizontal..
|
Modifier and Type | Method and Description |
---|---|
Elev |
Blanking.getElevStart()
Get the start elevation angle for the blanked sector.
|
Elev |
Blanking.getElevStop()
Get the stop elevation angle for the blanked sector.
|
Elev |
StationConfig.getPointingElevMax()
Get the maximum antenna elevation angle.
|
Elev |
StationConfig.getPointingElevMin()
Get the minimum antenna elevation angle.
|
Modifier and Type | Method and Description |
---|---|
void |
Blanking.setElevStart(Elev value)
Set the start elevation angle for the blanked sector.
|
void |
Blanking.setElevStop(Elev value)
Set the stop elevation angle for the blanked sector.
|
void |
StationConfig.setPointingElevMax(Elev value)
Set the maximum antenna elevation angle.
|
void |
StationConfig.setPointingElevMin(Elev value)
Set the minimum antenna elevation angle.
|
Modifier and Type | Method and Description |
---|---|
int |
Elev.compareTo(Elev obj)
Comparison and sorting.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.