gnssTroposphere
Description
The gnssTroposphere object stores the tropospheric delay model to use
while calculating the receiver position using the receiverposition
function.
Creation
Description
tropo = gnssTroposphere create a tropospheric delay model object
with no delay model.
tropo = gnssTroposphere(
specifies the delay model.delaymodel)
Input Arguments
Properties
Examples
More About
References
[1] Takasu, T. RTKLIB ver. 2.4.2 Manual, Appendix E.5, April 29, 2013. https://www.rtklib.com/prog/manual_2.4.2.pdf.
[2] 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.
[3] 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.
Extended Capabilities
Version History
Introduced in R2026a