Set target schedule data for a sensor
AddTgtSched <SensorObjectPath> {ScheduleOption} [<Parameters>]
The AddTgtSched Connect command allows you to modify a sensor's target schedule. The target schedule is a list of interval pairs that define when a sensor slews, or targets, to another object in the scenario.
Note: Before you set a target schedule for a sensor, the sensor must already be defined as targeted using the Point command and all objects specified by <TruncObjectPath> must already be assigned as targets to the sensor.
{ScheduleOption} can be:
{ScheduleOption} | <Parameters> | Description |
---|---|---|
<TruncObjectPath> | {TimeInterval} | <TruncObjectPath> is the
truncated path of the object to which the sensor slews.
For valid {TimeInterval} values see Time Options. |
Clear | N/A | Removes all entries from the target schedule list. |
To target the Downlink sensor on the ERS1 satellite so that it slews toward the Santiago facility between 1 am and 3 am on June 1, 2000:
AddTgtSched */Satellite/ERS1/Sensor/Downlink Facility/Santiago "01 Jun 2000 01:00:00.00" "01 Jun 2000 03:00:00.00"
To add a second target interval using time components:
AddTgtSched */Satellite/ERS1/Sensor/Downlink Facility/Santiago "Satellite/ShortSat EphemerisTimeSpan.Start Time Instant" "Satellite/ShortSat EphemerisTimeSpan.Stop Time Instant"
This command belongs to the following group(s):
10
STK Programming Interface 11.0.1