Name | Type | Comment
|
---|---|---|
Key
| ||
antennaId | Tag |
|
timeInterval | ArrayTimeInterval |
|
Value (Mandarory)
| ||
pointingModelId | int |
|
numPoly | int |
|
timeOrigin | ArrayTime |
|
pointingDirection | Angle[][] | numPoly+1, 2
|
target | Angle[][] | numPoly+1, 2
|
offset | Angle[][] | numPoly+1, 2
|
encoder | Angle[] | 2
|
pointingTracking | boolean |
|
Value (Optional)
| ||
name | String |
|
sourceOffset | Angle[][] | numPoly+1, 2
|
phaseTracking | boolean |
|
overTheTop | boolean |
|
Static Public Member Functions | |
String[] | getKeyName () |
Return the list of field names that make up key key as an array of strings. | |
Package Functions | |
String | Key (Tag antennaId) |
Returns a string built by concatenating the ascii representation of the parameters values suffixed with a "_" character. |
|
Return the list of field names that make up key key as an array of strings.
|
|
Returns a string built by concatenating the ascii representation of the parameters values suffixed with a "_" character.
|