SwathComputationalMethod#

class ansys.stk.core.stkobjects.SwathComputationalMethod#

IntEnum

Overview#

UNKNOWN

Unknown or unsupported computational method.

ANALYTIC

The Analytical Computational Method is only valid if the parent of the Sensor is a Satellite and the Satellite has a Circular Orbit and the Satellite uses Nadir ECF Attitude and the Sensor is Nadir (Fixed) Pointing.

NUMERIC

The Numerical Computational Method is not valid if the Sensor uses a Custom Pattern.

Import detail#

from ansys.stk.core.stkobjects import SwathComputationalMethod