groundTrack
R2026bAdd ground track object to satellite, platform or Moon in scenario
Description
groundTrack( adds ground track
visualization for each satellite in sat)sat based on their current
positions. The ground track begins at the scenario StartTime, and ends at
the StopTime. The spacing
between samples that make up the ground track visualization is determined by the scenario
SampleTime. If no viewer is
open, a new viewer opens and displays the ground track. If a viewer is already
open, the ground track is added to that viewer. By default, ground tracks will be displayed
in 2-D.
groundTrack( adds ground track
visualization for each platform in pltf)pltf based on their current
positions. The ground track begins at the scenario StartTime, and ends at
the StopTime. The spacing
between samples that make up the ground track visualization is determined by the scenario
SampleTime. If no viewer is
open, a new viewer opens and displays the ground track. If a viewer is already
open, the ground track is added to that viewer. By default, ground tracks will be displayed
in 2-D.
groundTrack( adds ground track
visualization for the Moon central body based on their current positions. The ground track
begins at the scenario StartTime, and ends at
the StopTime. The spacing
between samples that make up the ground track visualization is determined by the scenario
moon)SampleTime. If no viewer is
open, a new viewer opens and displays the ground track. If a viewer is already
open, the ground track is added to that viewer. By default, ground tracks will be displayed
in 2-D.
groundTrack(___, adds a
Name=Value)groundTrack object by using one or more name-value arguments. Enclose each
property name in quotes.
Examples
Input Arguments
Name-Value Arguments
Limitations
Ground tracks are not drawn on the Moon surface in R2026b. Moon surface ground track rendering is not supported until a future release.

