gnssIonosphere
Description
The gnssIonosphere object stores the ionospheric delay model to use
while calculating the receiver position using the receiverposition
function.
Creation
Description
iono = gnssIonosphere create an ionospheric delay model object
with no delay model.
iono = gnssIonosphere(
specifies the delay model and the coefficients for the delay model.delaymodel,alpha,beta)
Input Arguments
Properties
Examples
More About
References
[1] International GNSS Service (for Daily 30-Second GPS Broadcast Ephemeris Data, NASA Crustal Dynamics Data Information System (CDDIS), Greenbelt, MD, USA, March 29, 2024; accessed March 29, 2024). https://dx.doi.org/10.5067/GNSS/gnss_daily_n_001.
[2] International GNSS Service (for Hourly 30-Second Observation Data, NASA Crustal Dynamics Data Information System (CDDIS), Greenbelt, MD, USA, March 29, 2024; accessed March 29, 2024). https://dx.doi.org/10.5067/GNSS/gnss_hourly_o_001.
[3] Klobuchar, J. A. "Ionospheric Time-Delay Algorithm for Single-Frequency GPS Users." IEEE Transactions on Aerospace and Electronic Systems 23, no. 3 (May 1987): 325–331. https://doi.org/10.1109/TAES.1987.310829.
Version History
Introduced in R2026a