public static class StkPatternFile.PatternReferencePlane extends StkPatternFile.Pattern
| Constructor and Description |
|---|
PatternReferencePlane() |
| Modifier and Type | Method and Description |
|---|---|
CustomSensorPattern |
createCustomSensorPattern()
Creates a
CustomSensorPattern from the pattern data held by this instance in radians. |
String |
getDataName()
Gets the name of this pattern format's data.
|
double |
getReferenceDistance()
Gets the reference distance for this Reference Plane pattern file.
|
void |
setReferenceDistance(double value)
Sets the reference distance for this Reference Plane pattern file.
|
getPatternDatapublic String getDataName()
getDataName in class StkPatternFile.Patternpublic final double getReferenceDistance()
public final void setReferenceDistance(double value)
public CustomSensorPattern createCustomSensorPattern()
CustomSensorPattern from the pattern data held by this instance in radians.createCustomSensorPattern in class StkPatternFile.PatternCustomSensorPattern.