Description | Example | Return Message | Group

ACATEvents_RM

Return event information for conjunction probability computations.

Syntax

ACATEvents_RM <AdvCatObjPath> [{Options}]

Related Commands

Description

The ACATEvents_RM command allows you to obtain event information for conjunction probability computations. Use the ACat Probability command to set parameters for the computation.

The following table describes the {Options}.

{Options} Description
SortBy {SortName} Valid values for {SortName} are listed here. The default value is Primary.
  • Primary - sorts the returned list by the name of the primary object
  • Secondary - sorts the returned list by the name of the secondary object
  • TimeIn - sorts the returned list by the start-time of the event
  • StartTime - same as TimeIn
  • TCA - sorts the returned list by the TCA (i.e., the time of closest approach) of the event
  • TMS - sorts the returned list by the TMS (i.e., the time of minimum separation) of the event
  • MinRange - sorts the returned list by minimum range (i.e., range at TCA)
  • MinSeparation - sorts the retruned list by minimum separation (separation at TMS)
StartTime "<Epoch>" <Epoch> is entered in Connect date units.

Example

Return the event information using default values.

ACATEvents_RM */AdvCAT/AdvCAT6

Return the event information sorted by TimeIn.

ACATEvents_RM */AdvCAT/AdvCAT6 SortBy TimeIn

ReturnMessage

The returned list is reported one event per line, where each event is described as follows: Primary Name, Secondary Name, StartTime, StopTime, MinRange, TCA, MinSeparation, TMS. Values are returned in connect units.
Satellite1.sa,tle 24920,4 Mar 2009 20:20:52.404,4 Mar 2009 20:20:58.524,9.81601044e+003,4 Mar 2009 20:20:55.482655511,-1.16096201e+003,4 Mar 2009 20:20:54.963965678

Group Membership

This command belongs to the following group(s):

CAT

Version

9.0

STK Programming Interface 11.0.1