NumberOfNoradJobSpecsInFile(String) Function

Top 

Description

Reads an external file and determines the number of Norad job specs it contains.

 

This function has been Deprecated. Please use NumberOfSgp4JobSpecsInFile instead.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Function Signature

NumberOfNoradJobSpecsInFile(

String filename)

 

 

Arguments

filename


Description:

File containing Norad job specs.

 

 

 

Return Value

Type:

number

 

 

Returns the number of Norad Job Specs found in the specified file.

 

Syntax

myVariable1 = NumberOfNoradJobSpecsInFile(myString1);

 

 

See also

NumberOfNoradJobSpecsInFile