StarField.LoadCatalog(String) Method

Top 

Description

Attempts to load the specified star catalog file.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

StarField.LoadCatalog(

String starCatalogFileName)

 

 

Arguments

starCatalogFileName


Description:

The file to load.

 

 

 

Syntax

myStarField1.LoadCatalog(myString1);

 

 

See also

StarField Object

Stars Guide