ControlPowerSolarArray#

class ansys.stk.core.stkobjects.astrogator.ControlPowerSolarArray#

IntEnum

Overview#

C0

The ThermalModel.C0 coefficient.

C1

The ThermalModel.C1 coefficient.

C2

The ThermalModel.C2 coefficient.

C3

The ThermalModel.C3 coefficient.

C4

The ThermalModel.C4 coefficient.

AREA

The solar array panel area.

EFFICIENCY

The array efficiency in producing output power from a collection of cells.

CELL_EFFICIENCY

The cell efficiency in producing output power from incident sunlight.

CONCENTRATION

The solar array concentration factor.

INCLINATION_TO_SUN_LINE

The angle from the panel normal vector to the apparent sun line.

PERCENT_DEGRADATION

The percent degradation per year; degradation factor is (1 - x%/yr)timeSinceRefEpoch.

EPOCH

The date and time used as a reference epoch for degradation.

Import detail#

from ansys.stk.core.stkobjects.astrogator import ControlPowerSolarArray