CommSystemAccessSamplingMethodFixed#
- class ansys.stk.core.stkobjects.CommSystemAccessSamplingMethodFixed#
Bases:
ICommSystemAccessSamplingMethod
Class defining a CommSystem access options.
Overview#
Specify the fixed step size for the fixed step control. |
|
Control alignment of samples with a UTC time grid. Using proper time bound can improve computational performance if the ephemeris lies on a fixed UTC time grid. The time bound determines the reference time for taking fixed step samples. |
Import detail#
from ansys.stk.core.stkobjects import CommSystemAccessSamplingMethodFixed
Property detail#
- property CommSystemAccessSamplingMethodFixed.fixed_time_step: float#
Specify the fixed step size for the fixed step control.
- property CommSystemAccessSamplingMethodFixed.time_bound: float#
Control alignment of samples with a UTC time grid. Using proper time bound can improve computational performance if the ephemeris lies on a fixed UTC time grid. The time bound determines the reference time for taking fixed step samples.