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 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