メインコンテンツ

GNSS 測位

GNSS データを利用した位置推定

関数 gnssconstellationreceiverposition を使用して、GNSS データから位置を計算します。

rinexreadsemread などの GNSS ファイル リーダー関数を使用して、RINEX、SEM、YUMA、および Galileo アルマナック ファイルから衛星航法データと観測データを読み取ります。

関数

すべて展開する

gnssconstellationSatellite locations at specified time
lookanglesSatellite look angles from receiver and satellite positions
pseudorangesPseudoranges between GNSS receiver and satellites
skyplotPlot satellite azimuth and elevation data
receiverpositionEstimate GNSS receiver position and velocity
gnssmeasurementsGet GNSS measurements from observation data and navigation message (R2026a 以降)
gnssoptionsSpecify bias and atmospheric delay models for receiver position calculation (R2026a 以降)
gnssTroposphereTropospheric delay model for GNSS signals (R2026a 以降)
gnssIonosphereIonospheric delay model for GNSS signals (R2026a 以降)
rinexreadRead data from RINEX file (R2022a 以降)
rinexinfoGet information about RINEX file (R2022a 以降)
semreadRead data from SEM almanac file (R2022b 以降)
yumareadRead data from YUMA almanac file (R2023a 以降)
galalmanacreadRead data from Galileo XML almanac file (R2023b 以降)
extractNMEASentenceVerify and extract NMEA sentence data into string array (R2021b 以降)

オブジェクト

gnssSensorSimulate GNSS to generate position and velocity readings
gnssMeasurementGeneratorSimulate GNSS measurements for scenarios (R2023a 以降)
gpsSensorGPS 受信機シミュレーション モデル
gpsdevConnect to a GPS receiver connected to host computer
nmeaParserParse data from standard and manufacturer-specific NMEA sentences sent from marine electronic devices

ブロック

GPSノイズのある GPS センサー読み取りのシミュレーション (R2021b 以降)

トピック

注目の例