TLECatalog(Variable) Constructor

Top 

Description

Creates a new TLECatalog object with the number of TwoLineElements specified by count.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

 

Constructor Signature

TLECatalog(

Variable count)

 

 

Arguments

count


Description:

The number of TwoLineElements in the TLECatalog

Valid Range:

count ≥ 0

 

 

 

Syntax

TLECatalog myTLECatalog1(myVariable1);

 

 

See also

TLECatalog Object