| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
Sensor --+
|
FarZoneSensor
Collects far-zone (distant) result data over some portion of the surface of the far-field sphere.
|
| Class Hierarchy for FarZoneSensor |
constructor FarZoneSensor():
| Instance Methods | |||
| string |
|
||
| string |
|
||
|
Inherited from Inherited from |
|||
| Properties | |
| floatNone |
angle1Increment Sets the increment of the range of the first angle. |
| floatNone |
angle1Start Sets the start of the range of the first angle. |
| floatNone |
angle1Stop Sets the stop of the range of the first angle. |
| floatNone |
angle2Increment Sets the increment of the range of the second angle. |
| floatNone |
angle2Start Sets the start of the range of the second angle. |
| floatNone |
angle2Stop Sets the stop of the range of the second angle. |
| boolNone |
collectSteadyState Determines if collection of steady state data is enabled. |
| boolNone |
collectTransient Determines if collection of transient data is enabled. |
| stringNone |
coordinateSystemType Any of {ThetaPhi,AlphaEpsilon,ElevationAzimuth} |
| boolNone |
useConstantAngle1 If set the first angle increment and stop are ignored and angle1 is fixed to its start value. |
| boolNone |
useConstantAngle2 If set the second angle increment and stop are ignored and angle2 is fixed to its start value. |
|
Inherited from Inherited from |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:47 2019 | http://epydoc.sourceforge.net |