IVehiclePointing#
- class ansys.stk.core.stkobjects.IVehiclePointing#
Interface for target pointing attitude profiles, which override the basic attitude profile for a satellite and have a selected axis point in the direction of one or more selected targets, subject to applicable access constraints.
Overview#
Opt whether to use a target pointing attitude. |
|
Get the targets used for the attitude profile. |
|
Get the target times. |
Import detail#
from ansys.stk.core.stkobjects import IVehiclePointing
Property detail#
- property IVehiclePointing.targets: VehicleTargetPointingCollection#
Get the targets used for the attitude profile.
- property IVehiclePointing.target_times: VehicleTargetTimes#
Get the target times.