GetNumberOfSGP4States(String) Function

Top 

Description

Returns the number of Norad states that are in the specified TLE file.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Note: This method has a state. See the Methods and Properties with State page for more information.

 

Function Signature

GetNumberOfSGP4States(

String filename)

 

 

Arguments

filename


Description:

The filename of the TLE to read.

 

 

 

Return Value

Type:

number

 

 

The number of Norad states that are in the specified TLE file.

 

Syntax

myVariable1 = GetNumberOfSGP4States(myString1);

 

 

See also

GetNumberOfSGP4States