Return information about CalculationTool components.
CalculationTool_RM <ScenarioPath> {Option} [<Parameters>]
The CalculationTool_RM command can be used to return information about CalculationTool components.
{Option} | <Parameters> | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Details | [Template] "<ComponentSpec>" [IncludeDescriptions] | Returns information about the component
as a list of strings. Use the Template keyword if the component is
a template.
With the IncludeDescriptions keyword the component type description and user description, if available, will also be returned. Use the CalculationTool_R command to return Details information in a single string. |
|||||||||
Dependency | "<ComponentSpec>" [{Dependents | Constituents}] | Return the Dependents or Constituents
of the specified component. The default type is Dependents.
The Dependency option is not valid for a template. |
|||||||||
Names |
|
Return a list of Calculation component or template specifications. |
For information on "<ComponentSpec>" formats see Component Specification.
Return information about the specified Condition:
CalculationTool_RM * Details "CentralBody/Earth AfterStart Condition"
Condition Type: Scalar Bounds
Condition Name: AfterStart
Condition Parent: Earth
Scalar: Earth ElapsedTimeFromStart
Operation: Above Minimum
Minimum: 0.0000 sec
Return the constituents of the specified AfterStart Condition:
CalculationTool_RM * Dependency "CentralBody/Earth AfterStart Condition" Constituents
Constituents for Earth AfterStart Condition
CentralBody/Earth ElapsedTimeFromStart Scalar Calculation
CentralBody/Earth AvailabilityStartTime Time Instant
CentralBody/Earth AvailabilityTimeSpan Interval
CentralBody/Earth AvailabilityIntervals Interval List
CentralBody/Earth Object
Return the names of "Scalar Calculation" components for all Satellites:
CalculationTool_RM * Names Class Satellite Type "Scalar Calculation"
Satellite/ScenTestSat ElapsedTimeFromStart Scalar Calculation
Satellite/ScenTestSat ElapsedTimeFromStop Scalar Calculation
Satellite/ScenTestSat2 ElapsedTimeFromStart Scalar Calculation
Satellite/ScenTestSat2 ElapsedTimeFromStop Scalar Calculation
Return the names of "Parameter Set" components for Earth:
CalculationTool_RM * Names Type "Parameter Set" Object CentralBody/Earth
CentralBody/Earth Attitude(ICRF) Parameter Set
CentralBody/Earth Orbit Parameter Set
CentralBody/Earth Trajectory(CBI) Parameter Set
This command belongs to the following group(s):
10.1
STK Programming Interface 11.0.1