| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1.antenna | |
| us.gov.dod.standard.ssrf._3_1.metadata.domains |
| Modifier and Type | Method and Description |
|---|---|
ScanSpeed |
AntMode.getHorzScanSpeed()
Get the number of degrees per second the antenna is capable of scanning.
|
ScanSpeed |
AntMode.getVertScanSpeed()
Get the number of degrees of vertical scan per second.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AntMode.setHorzScanSpeed(ScanSpeed value)
Set the number of degrees per second the antenna is capable of scanning.
|
void |
AntMode.setVertScanSpeed(ScanSpeed value)
Set the number of degrees of vertical scan per second.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ScanSpeed.compareTo(ScanSpeed obj)
Comparison and sorting.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.