ComputeOptions#
- class ansys.stk.core.stkrfchannelmodeler.ComputeOptions#
The options for computing RF Channel Modeler.
Overview#
Get or set the ray density. |
|
Get or set the geometrical optics blockage. |
|
Get or set the geometrical optics blockage starting bounce. |
|
Get or set the maximum number of reflections. |
|
Get or set the maximum number of transmissions. |
|
Get or set the bounding box. |
|
Get or set the bounding box side length. |
Import detail#
from ansys.stk.core.stkrfchannelmodeler import ComputeOptions
Property detail#
- property ComputeOptions.geometrical_optics_blockage: bool#
Get or set the geometrical optics blockage.
- property ComputeOptions.geometrical_optics_blockage_starting_bounce: int#
Get or set the geometrical optics blockage starting bounce.
- property ComputeOptions.bounding_box_mode: AnalysisSolverBoundingBoxMode#
Get or set the bounding box.