Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.ssrequest |
Modifier and Type | Method and Description |
---|---|
EndpointLocation |
EndpointLocation.withAntennaHeight(Double value)
Set the antenna height above the ground level.
|
EndpointLocation |
EndpointLocation.withExcluded(ListCBO value)
Set whether the referenced Location is included or excluded at this diagram
endpoint.
|
EndpointLocation |
EndpointLocation.withLocSat(Common<?> value)
Set a reference to a geographic location or satellite associated with this
diagram endpoint.
|
EndpointLocation |
EndpointLocation.withLocSatRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
withLocSat(Common) instead. |
EndpointLocation |
EndpointLocation.withMinPointAngle(Double value)
Set the minimum vertical pointing angle for satellite ground station
antennas.
|
EndpointLocation |
EndpointLocation.withSiteElevation(Double value)
Set the site elevation of each base station and repeater in a trunking
system.
|
Modifier and Type | Method and Description |
---|---|
Set<EndpointLocation> |
DiagramEndpoint.getEndpointLocation()
Get the EndpointLocation
|
Modifier and Type | Method and Description |
---|---|
DiagramEndpoint |
DiagramEndpoint.withEndpointLocation(EndpointLocation... values)
Set the EndpointLocation
|
Modifier and Type | Method and Description |
---|---|
DiagramEndpoint |
DiagramEndpoint.withEndpointLocation(Collection<EndpointLocation> values)
Set the EndpointLocation
|
Copyright © 2016 OpenSSRF.org. All rights reserved.