NumberOfSgp4JobSpecsInFile(String) Function

Top 

Description

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

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Function Signature

NumberOfSgp4JobSpecsInFile(

String filename)

 

 

Arguments

filename


Description:

File containing SGP4 job specs.

 

 

 

Return Value

Type:

number

 

 

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

 

Syntax

myVariable1 = NumberOfSgp4JobSpecsInFile(myString1);

 

 

See also

NumberOfSgp4JobSpecsInFile