MCPcopy Create free account

hub / github.com/SGL-UT/gnsstk / functions

Functions7,678 in github.com/SGL-UT/gnsstk

↓ 3 callersMethoddump
dump all the data in the pass, one line per timetag; put message msg at beginning of each line. */
core/lib/Geomatics/SatPass.cpp:1343
↓ 3 callersMethoddump
core/lib/NavFilter/NavFilterKey.cpp:53
↓ 3 callersMethodend
core/lib/NewNav/NDFUniqConstIterator.hpp:99
↓ 3 callersFunctionerrorFunc
Error function erf(x). erf(x) = 2/sqrt(pi)*integral (0 to x) {exp(-t^2) dt} param x input argument return erf(x) */
core/lib/Geomatics/SpecialFuncs.cpp:396
↓ 3 callersFunctionexpand_filename
core/lib/Utilities/expandtilde.cpp:51
↓ 3 callersFunctionfar2cel
* Convert a temperature from Fahrenheit to Celsius * @param f Temperature in degrees Fahrenheit * @return Temperature in degrees Celsius
core/lib/GNSSCore/convhelp.hpp:97
↓ 3 callersMethodfinalize
Filter stores no data, therefore this does nothing.
core/lib/NavFilter/CNavTOWFilter.hpp:71
↓ 3 callersMethodfindAll
core/lib/FileDirProc/FileFilter.hpp:278
↓ 3 callersMethodflush
core/lib/GNSSCore/WxObsMap.cpp:83
↓ 3 callersMethodgetAccuracy
core/lib/GNSSEph/EngEphemeris.cpp:685
↓ 3 callersMethodgetArgumentPattern
ext/lib/Math/Expression.hpp:316
↓ 3 callersMethodgetAzimuth
* returns the SV azimuth angle (in degrees) in relation to the rx * \return SV azimuth angle */
core/lib/ClockModel/ObsRngDev.hpp:299
↓ 3 callersMethodgetCodeFlags
core/lib/GNSSEph/EngEphemeris.cpp:675
↓ 3 callersMethodgetCorrection
core/lib/GNSSCore/IonoModel.cpp:96
↓ 3 callersMethodgetDayOfWeek
core/lib/TimeHandling/WeekSecond.hpp:134
↓ 3 callersFunctiongetDisAmbiguatedNearbyWeek
core/lib/FileHandling/SEM/SEMHeader.cpp:60
↓ 3 callersMethodgetElevationMask
* returns the elevation mask angle used for ORD stripping. * @return elevation mask angle */
core/lib/ClockModel/ObsClockModel.hpp:201
↓ 3 callersMethodgetEndOfFitInterval
core/lib/GNSSEph/BrcKeplerOrbit.cpp:492
↓ 3 callersMethodgetFunctionName
Accessor for name of function where exception occurred.
core/lib/Utilities/Exception.hpp:94
↓ 3 callersMethodgetHOWTime
* Get the handover word time as a CommonTime object. */
core/lib/FileHandling/RINEX/RinexNavData.hpp:180
↓ 3 callersMethodgetIODE
core/lib/GNSSEph/EngEphemeris.cpp:735
↓ 3 callersMethodgetIon
core/lib/GNSSEph/EngAlmanac.cpp:360
↓ 3 callersMethodgetL2Pdata
core/lib/GNSSEph/EngEphemeris.cpp:715
↓ 3 callersMethodgetLk
core/lib/NewNav/GLOCNavAlm.hpp:186
↓ 3 callersMethodgetOperator
ext/lib/Math/Expression.hpp:313
↓ 3 callersMethodgetOrbitEpoch
core/lib/GNSSEph/BrcKeplerOrbit.cpp:477
↓ 3 callersMethodgetPRNID
core/lib/GNSSEph/EngEphemeris.cpp:619
↓ 3 callersMethodgetParameter
Get the parameter in the configuration corresponding to label @param label parameter label for which value is returned @return val
core/lib/Geomatics/gdc.hpp:354
↓ 3 callersMethodgetRecord
core/lib/FileDirProc/RTFileFrame.hpp:464
↓ 3 callersMethodgetRecordFlags
* Returns flags indicating endianness, reversability, and CRC-mode * of the current record. The individual flags can be extracted from
core/lib/FileHandling/Binex/BinexData.hpp:535
↓ 3 callersMethodgetRecordID
* Returns the ID of this BINEX record. */
core/lib/FileHandling/Binex/BinexData.hpp:560
↓ 3 callersFunctiongetRefFrameRlz
core/lib/GNSSCore/RefFrameRlz.cpp:77
↓ 3 callersMethodgetResolved
ext/lib/Math/Expression.hpp:311
↓ 3 callersMethodgetRxID
core/lib/GNSSEph/PackedNavBits.cpp:235
↓ 3 callersMethodgetSigmaMultiplier
* returns the sigma multiple value used for ORD stripping. * @return sigma multiple */
core/lib/ClockModel/ObsClockModel.hpp:195
↓ 3 callersMethodgetStats
core/lib/Geomatics/WindowFilter.hpp:1445
↓ 3 callersMethodgetSvID
* returns the observed SV's identifier * \return svid */
core/lib/ClockModel/ObsRngDev.hpp:292
↓ 3 callersMethodgetTimeRange
deprecated/core/lib/GNSSCore/SVNumXRef.hpp:181
↓ 3 callersMethodgetTitle
core/lib/FileHandling/SINEX/SinexBlock.hpp:125
↓ 3 callersMethodgetURAoe
core/lib/GNSSEph/BrcKeplerOrbit.cpp:554
↓ 3 callersMethodgetValidityFilter
core/tests/NewNav/NavDataFactory_T.cpp:84
↓ 3 callersMethodgetVel
access the velocity in m/s
core/lib/GNSSCore/Xvt.hpp:116
↓ 3 callersMethodgetomega
core/lib/NewNav/GLOCNavAlm.hpp:184
↓ 3 callersMethodgm_km
derived from ICD-GPS-200C, 20.3.3.4.3.3 and Table 20-IV @return geocentric gravitational constant in km**3 / s**2
core/lib/GNSSCore/GPSEllipsoid.hpp:82
↓ 3 callersMethodhasData
core/lib/GNSSEph/BrcKeplerOrbit.cpp:279
↓ 3 callersFunctionhg2mb
* Convert pressure from inches of mercury to millibars * @param hg Pressure in inches of mercury * @return Pressure in millibars
core/lib/GNSSCore/convhelp.hpp:119
↓ 3 callersMethodhour
Get hour of day.
core/lib/TimeHandling/Epoch.hpp:770
↓ 3 callersMethodinequalityTest
core/tests/RefTime/ReferenceFrame_T.cpp:118
↓ 3 callersMethodinitializationTest
============================================================================= Test will check the initialization of AlmOrbit objects =================
core/tests/GNSSEph/AlmOrbit_T.cpp:67
↓ 3 callersMethodinitialize
core/tests/Utilities/DebugTrace_T.cpp:54
↓ 3 callersMethodintercept
core/lib/Math/BivarStats.hpp:381
↓ 3 callersMethodinterpolate
Given an index k into the array S, and a value x such that X[k-1] < x < X[k], find the interpolated value y at x. */
core/lib/Geomatics/CubicSpline.hpp:354
↓ 3 callersFunctioninverseLT
core/lib/Geomatics/SRIMatrix.hpp:773
↓ 3 callersMethodinvert
core/lib/GNSSEph/PackedNavBits.cpp:847
↓ 3 callersFunctionisAlphaString
core/lib/Utilities/StringUtils.hpp:1922
↓ 3 callersFunctionisDecimalString
core/lib/Utilities/StringUtils.hpp:1885
↓ 3 callersMethodlMJD
Compute MJD @return long integer MJD */
core/lib/Geomatics/EphTime.hpp:165
↓ 3 callersMethodlessThanTest
core/tests/RefTime/ReferenceFrame_T.cpp:193
↓ 3 callersFunctionmakeAndCompare
------------------------------------------------------------ Test version 302 input and output -----------------------------------------------------
core/tests/FileHandling/RinexMet_T.cpp:1450
↓ 3 callersMethodmaximumX
core/lib/Math/BivarStats.hpp:339
↓ 3 callersMethodmaximumY
core/lib/Math/BivarStats.hpp:343
↓ 3 callersFunctionmb2hg
* Convert pressure from millibars to inches of mercury * @param mb Pressure in millibars * @return Pressure in inches of mercury
core/lib/GNSSCore/convhelp.hpp:108
↓ 3 callersFunctionmerge
ext/lib/CodeGen/mergePCodeWords.h:52
↓ 3 callersMethodminimumX
core/lib/Math/BivarStats.hpp:337
↓ 3 callersMethodminimumY
core/lib/Math/BivarStats.hpp:341
↓ 3 callersMethodminute
Get minutes of hour.
core/lib/TimeHandling/Epoch.hpp:776
↓ 3 callersFunctionoperator!=
are two Namelists different, ignoring a permutation?
core/lib/Geomatics/Namelist.cpp:318
↓ 3 callersMethodoperatorTest
core/tests/TimeHandling/GPSWeek_T.cpp:110
↓ 3 callersMethodoperatorTest
Tests to see if the stream output operator << is functioning properly*/
core/tests/GNSSCore/Xvt_T.cpp:163
↓ 3 callersMethodposition
(self, t)
deprecated/swig/apps/position_difference.py:119
↓ 3 callersMethodprintHelp
core/lib/CommandLine/CommandOption.cpp:552
↓ 3 callersMethodprocessingDepth
Internally stores 3 epochs worth of subframe data.
core/lib/NavFilter/LNavEphMaker.hpp:110
↓ 3 callersMethodputRecord
core/lib/FileHandling/FFData.cpp:49
↓ 3 callersMethodrdstate
ext/lib/Rxio/DataStatus.hpp:66
↓ 3 callersMethodreallyPutRecordWrapper
core/tests/FileHandling/Rinex3ObsHeader_T.cpp:49
↓ 3 callersMethodresetTest
========================================================================================================================== Test will check the reset m
core/tests/TimeHandling/MJD_T.cpp:199
↓ 3 callersMethodrolloverTest
core/tests/TimeHandling/Week_T.cpp:115
↓ 3 callersFunctionsatPassEqual
core/tests/Geomatics/gdc_T.cpp:47
↓ 3 callersMethodsecond
Get seconds of minute.
core/lib/TimeHandling/Epoch.hpp:782
↓ 3 callersMethodsetClockMaxInterval
Set maximum interval and turn on interval checking in the * clock store There is no default. */
core/lib/NewNav/SP3NavDataFactory.hpp:267
↓ 3 callersMethodsetConvention
Choose an IERS Convention. If the input IERS convention is inconsistent with the loaded ephemeris then a warning is issued. */
core/lib/Geomatics/SolarSystem.hpp:180
↓ 3 callersMethodsetDayOfYear
core/lib/GNSSCore/NBTropModel.cpp:404
↓ 3 callersMethodsetFIC
core/lib/GNSSEph/EngEphemeris.cpp:1334
↓ 3 callersMethodsetFlag
---------------------------------- set routines ----------------------------
core/lib/Geomatics/SatPass.cpp:942
↓ 3 callersMethodsetNode
ext/lib/Math/Expression.hpp:308
↓ 3 callersMethodsetPosGapInterval
Set position gap interval and turn on gap checking
core/lib/NewNav/SP3NavDataFactory.hpp:213
↓ 3 callersMethodsetPosMaxInterval
Set maximum interval and turn on interval checking in the * position store There is no default. */
core/lib/NewNav/SP3NavDataFactory.hpp:262
↓ 3 callersMethodsetReceiverHeight
core/lib/GNSSCore/NBTropModel.cpp:384
↓ 3 callersMethodsetReceiverLatitude
core/lib/GNSSCore/NBTropModel.cpp:394
↓ 3 callersMethodsetReceiverLongitude
core/lib/GNSSCore/GlobalTropModel.cpp:557
↓ 3 callersMethodsetResolved
ext/lib/Math/Expression.hpp:310
↓ 3 callersMethodsetSigma
set the sigma
core/lib/Geomatics/FDiffFilter.hpp:234
↓ 3 callersMethodsetTimeSystem
Set method for internal variable timeSystem (enum).
core/lib/TimeHandling/TimeTag.hpp:165
↓ 3 callersMethodsetUsed
ext/lib/Math/Expression.hpp:304
↓ 3 callersMethodsigmaSlope
core/lib/Math/BivarStats.hpp:390
↓ 3 callersMethodsigmaYX
core/lib/Math/BivarStats.hpp:409
↓ 3 callersMethodsize
core/lib/FileDirProc/FileFilter.hpp:328
↓ 3 callersMethodslope
core/lib/Math/BivarStats.hpp:371
↓ 3 callersMethodstdDevX
core/lib/Math/BivarStats.hpp:366
↓ 3 callersMethodstdDevY
core/lib/Math/BivarStats.hpp:368
← previousnext →701–800 of 7,678, ranked by callers