groundStation
Syntax
Description
groundStation(
adds a default scenario
)GroundStation
object to the
specified satellite scenario.
groundStation(
sets the Latitude and Longitude properties of the ground station to scenario
,lat
,lon
)lat
and
lon
, respectively. lat
and
lon
must be of the same length. This length specifies the number of
ground stations that the function adds to the input scenario. Together,
lat
and lon
indicate the locations of the ground
stations.
groundStation(___,
sets
options using one or more name-value arguments in addition to any input argument combination
from previous syntaxes. For example, Name,Value
)'MinElevationAngle',10
specifies a
minimum elevation angle of 10 degrees.
returns a
vector of handles to the added ground stations. Specify any input argument combination from
previous syntaxes.gs
= groundStation(___)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a
See Also
Objects
Functions
Topics
- Multi-Hop Satellite Communications Link Between Two Ground Stations
- Satellite Constellation Access to Ground Station
- Comparison of Orbit Propagators
- Modeling Satellite Constellations Using Ephemeris Data
- Estimate GNSS Receiver Position with Simulated Satellite Constellations
- Model, Visualize, and Analyze Satellite Scenario
- Satellite Scenario Key Concepts
- Satellite Scenario Basics