GroundStation.LoadFromStationGeodeticsFile(String) Method

Top 

Description

Loads the GroundStation configuration for the specific acronym using the default station geodetics file.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Method Signature

GroundStation.LoadFromStationGeodeticsFile(

String stationAcronym)

 

 

Arguments

stationAcronym


Description:

The 4 character alpha-numeric identifier corresponding to the desired GroundStation configuration.

 

 

 

Syntax

myGroundStation1.LoadFromStationGeodeticsFile(myString1);

 

 

See also

GroundStation Object

GroundStation.LoadFromStationGeodeticsFile

Station Geodetics File

Coverage and Contact Analysis Guide

GroundStations Guide