Package | Description |
---|---|
agi.foundation.stk |
Contains types for interoperating with the STK desktop application and related data.
|
Modifier and Type | Class and Description |
---|---|
static class |
StkPatternFile.PatternAngleOffBoresight
Holds the data in the pattern file when the file is in the
"AngleOffBoresight" format.
|
static class |
StkPatternFile.PatternAzElMask
Holds the data in the pattern file when the file is in the
"AzElMask" format.
|
static class |
StkPatternFile.PatternReferencePlane
Holds the data in the pattern file when the file is in the
"ReferencePlane" format.
|
Modifier and Type | Method and Description |
---|---|
StkPatternFile.Pattern |
StkPatternFile.getData()
Gets the pattern data.
|
Modifier and Type | Method and Description |
---|---|
void |
StkPatternFile.setData(StkPatternFile.Pattern value)
Sets the pattern data.
|