time_steps#

property SimulationProfile.time_steps: list[float] | None#

List of transient time steps.

Returns:
list of float

Examples

>>> from ansys.aedt.core.modules.profile import SimulationProfile
>>> obj = SimulationProfile()
>>> obj.time_steps