SpaceEnvironmentSAAContour#

class ansys.stk.core.stkobjects.SpaceEnvironmentSAAContour#

SAA settings.

Overview#

compute_saa_flux_intensity

Compute SAA flux intensity at the specified time on the vehicle’s channel. Uses DateFormat and FluxIntensity Dimensions.

channel

Energy level for SAA protons.

flux_level

Flux level for SAA contour.

Import detail#

from ansys.stk.core.stkobjects import SpaceEnvironmentSAAContour

Property detail#

property SpaceEnvironmentSAAContour.channel: SpaceEnvironmentSAAChannel#

Energy level for SAA protons.

property SpaceEnvironmentSAAContour.flux_level: SpaceEnvironmentSAAFluxLevel#

Flux level for SAA contour.

Method detail#

SpaceEnvironmentSAAContour.compute_saa_flux_intensity(self, time: Any) float#

Compute SAA flux intensity at the specified time on the vehicle’s channel. Uses DateFormat and FluxIntensity Dimensions.

Parameters:

time : Any

Returns:

float