Description | Example | Return message | Group

Cov_RM Access (Single Object Coverage)

Return report data for single object coverage calculations

Syntax

Cov_RM <ObjectPath> Access Compute "<ReportStyle>" [{TimeIntervals} | UseObjectTimes [TimeStep <Value>]]

Related commands

Description

The Cov_RM Access command will return the report data specified by the "<ReportStyle>", for a single object coverage. The access will be computed and the report data returned. "<ReportStyle>" must be a valid ObjectCoverage style name.

For single-object coverage, <ObjectPath> can be a facility, place, target, vehicle (any type), sensor, receiver, transmitter or radar.

Specify a {TimeInterval} to limit the time period of the access being computed. For valid {TimeInterval} values see Time Options.

Specify UseObjectTimes to use the longest interval of the combined objects that make up the Object Coverage.

The TimeStep <Value> can only be entered if {TimeIntervals} or UseObjectTimes is entered. The <Value> is entered in Connect time units and must be greater than 0.0 seconds.

Examples

Assign the asset for Satellite1 object coverage, and then compute access and return a Coverage report:

Cov */Satellite/Satellite1 Asset */Facility/Facility1 Assign
Cov_RM */Satellite/Satellite1 Access Compute "Coverage"

Compute access and return a Coverage report for Satellite1 object coverage, within the specified time period:

Cov_RM */Satellite/Satellite1 Access Compute "Coverage" "01 Jun 2004 12:00:00.00" "01Jun 2004 20:00:00.00"

Compute access and return a "Satisfaction Intervals" report for Satellite1 object coverage:

Cov_RM */Satellite/Satellite1 Access Compute "Satisfaction Intervals"

Return message

The following report data will be returned upon executing the first example above:
"Access","Access Start (UTCG)","Access End (UTCG)","Duration (sec)","Asset Full Name" 1,1 Jun 2004 12:00:00.000,1 Jun 2004 14:28:13.767,8893.767,"Facility1" 2,1 Jun 2004 16:12:15.491,1 Jun 2004 18:52:50.118,9634.627,"Facility1" 3,1 Jun 2004 20:44:06.130,1 Jun 2004 22:54:24.670,7818.539,"Facility1" 4,2 Jun 2004 01:15:07.045,2 Jun 2004 02:21:39.834,3992.789,"Facility1" 5,2 Jun 2004 07:32:57.122,2 Jun 2004 09:17:12.913,6255.791,"Facility1" 6,2 Jun 2004 11:21:47.234,2 Jun 2004 12:00:00.000,2292.766,"Facility1"

Group membership

This command belongs to the following group(s):

Coverage

Version

10