SpacecraftConfigurationType

This attribute defines the method for configuring the spacecraft and fuel tank for a Follow segment.

Syntax

Astrogator <Satellite Object Path> SetValue <Astrogator Object Path>.SpacecraftConfigurationType <Value>

Description

The spacecraft configuration options are described in the following table:

Value Description
Inherit Spacecraft Configuration From Previous Segment The spacecraft will be defined by its configuration at the end of the previous segment. The configuration will not be changed by the Follow segment.
Inherit from Leader The spacecraft will have the same physical parameters as the leader.
Specify Configuration Manually defines the spacecraft for this segment. Spacecraft parameters are in {PhysicalProperty}. Fuel Tank parameters are in {PhysicalProperty}, MaxFuelMass, or TankVolume.

Example

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Follow.SpacecraftConfigurationType Specify Configuration

STK Programming Interface 11.0.1