MCPcopy Create free account

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

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

↓ 18 callersFunctionmixedScanTime
core/lib/TimeHandling/TimeString.cpp:432
↓ 18 callersMethodprintf
Format this Position into a string. Generate and return a string containing formatted Position coordinates, formatted by the specification \c fmt. \
core/lib/GNSSCore/Position.cpp:982
↓ 17 callersMethodbegin
core/lib/FileDirProc/FileFilter.hpp:310
↓ 17 callersMethodcheckArguments
this checks if it expects number or string type arguments. it returns a string describing the error, if any.
core/lib/CommandLine/CommandOption.cpp:225
↓ 17 callersFunctioncomputeCRC
This code "stolen" from Sven Reifegerste (zorci@gmx.de). Found at http://rcswww.urz.tu-dresden.de/~sr21/crctester.c from link at http://rcswww.urz.tu-
core/lib/Utilities/BinUtils.hpp:477
↓ 17 callersMethodgeneric_parse
A Generic parser for arbitrary tags in a node. Parameters: - node: A node in the DOM. - pad: `int` (default: 0)
swig/doxy2swig.py:168
↓ 17 callersMethodgetLongitude
return longitude (deg E) (either geocentric or geodetic)
core/lib/GNSSCore/Position.hpp:464
↓ 17 callersMethodlongitude
Get longitude (degrees East), equal to phi in regular spherical coordinates.
core/lib/GNSSCore/Position.cpp:432
↓ 17 callersFunctionrun_test
(test, commands, expected='', pass_condition=default_condition, raises=None)
deprecated/swig/tests/test_gnsstk_timeconvert.py:12
↓ 17 callersMethodsetValidityFilter
Set the factory's handling of valid and invalid * navigation data. This should be called before any find() * calls. * @
core/lib/NewNav/NavDataFactory.hpp:151
↓ 17 callersFunctiontan
core/lib/GNSSCore/Angle.hpp:148
↓ 17 callersMethodtransform
core/tests/GNSSCore/TransformLibrary_T.cpp:73
↓ 16 callersFunctionRSS
core/lib/Math/MiscMath.hpp:246
↓ 16 callersMethodReset
core/lib/Geomatics/WNJfilter.hpp:98
↓ 16 callersMethodaddSignedDouble
core/lib/GNSSEph/PackedNavBits.cpp:667
↓ 16 callersMethodgetCorr
core/tests/GNSSCore/GroupPathCorrector_T.cpp:61
↓ 16 callersMethodgetFiltered
Returns the number of items filtered from the last filter() touch() or unique() call.
core/lib/FileDirProc/FileFilter.hpp:295
↓ 16 callersMethodgetFirstTime
@return the earliest time (full, including toffset) in this SatPass data
core/lib/Geomatics/SatPass.cpp:1012
↓ 16 callersMethodgetObsIndex
This method returns the numerical index of a given observation * * @param type String representing the observation type. */
core/lib/FileHandling/RINEX3/Rinex3ObsHeader.cpp:2502
↓ 16 callersMethodgetOffsetTest
core/tests/RefTime/BasicTimeSystemConverter_T.cpp:76
↓ 16 callersMethodgetPrintChars
core/tests/TimeHandling/YDSTime_T.cpp:70
↓ 16 callersMethodgetSOW
core/lib/TimeHandling/WeekSecond.hpp:139
↓ 16 callersMethodgetSat
get the satellite of this SatPass @return the satellite of this SatPass data */
core/lib/Geomatics/SatPass.hpp:509
↓ 16 callersMethodprocessingDepth
core/tests/NavFilter/NavFilterMgr_T.cpp:100
↓ 16 callersMethodread
-------------------------------------------------------------------------
core/lib/FileHandling/Binex/BinexData.cpp:267
↓ 16 callersMethodsize
size of matrix = rows()*cols()
core/lib/Geomatics/SparseMatrix.hpp:466
↓ 15 callersMethodSubtract
Subtract data from the statistics; in 1-sample stats the x is ignored
core/lib/Geomatics/WindowFilter.hpp:193
↓ 15 callersMethodSubtract
remove a sample from the computation of statistics. NB this is the fundamental Subtract routine; all others call this NB. Assumes that this sample was
core/lib/Math/Stats.hpp:178
↓ 15 callersFunctionfileAccessCheck
* Returns true if the file exists. Only readability is * verified unless the user inputs the openmode of interest. * @param[in] fn
core/lib/FileDirProc/FileUtils.hpp:155
↓ 15 callersMethodgetDefaultFormat
core/tests/TimeHandling/YDSTime_T.cpp:74
↓ 15 callersMethodgetEpoch
core/lib/TimeHandling/Week.hpp:188
↓ 15 callersFunctiongetLeapSeconds
core/lib/RefTime/TimeSystem.cpp:53
↓ 15 callersMethodgetOptionString
Prints out short options with a leading '-' and long ones with '--'. Puts a '|' between them if it has both.
core/lib/CommandLine/CommandOption.cpp:97
↓ 15 callersMethodgetResults
get results vector of FilterHit
core/lib/Geomatics/FDiffFilter.hpp:266
↓ 15 callersMethodgetSecondOfDay
METHOD SET FOR FUTURE DEPRECATION (PRIVATIZATION)
core/lib/TimeHandling/CommonTime.cpp:279
↓ 15 callersMethodinsertUnsignedLong
-------------------------------------------------------------------------- Not typically used in production. See comments in header.
core/lib/GNSSEph/PackedNavBits.cpp:895
↓ 15 callersMethodoverlaps
True if this.start <= right.end and this.end >= right.start
core/lib/TimeHandling/TimeRange.cpp:221
↓ 15 callersMethodscanf
core/lib/TimeHandling/TimeTag.cpp:44
↓ 15 callersFunctiontimeAdjust8BitWeekRollover
core/lib/TimeHandling/TimeCorrection.cpp:77
↓ 14 callersFunctionLagrangeInterpolation
core/lib/Math/MiscMath.hpp:98
↓ 14 callersMethoddMJD
Compute MJD @return full double MJD */
core/lib/Geomatics/EphTime.hpp:171
↓ 14 callersFunctionformatFor
core/lib/FileHandling/SINEX/SinexBase.cpp:224
↓ 14 callersMethodgetLastTime
@return the latest time (full, including toffset) in this SatPass data
core/lib/Geomatics/SatPass.cpp:1015
↓ 14 callersMethodgetTypeFilter
core/tests/NewNav/NavLibraryRinex_T.cpp:112
↓ 14 callersMethodgetX
return ECEF X coordinate (meters)
core/lib/GNSSCore/Position.hpp:479
↓ 14 callersMethodgetY
return ECEF Y coordinate (meters)
core/lib/GNSSCore/Position.hpp:484
↓ 14 callersMethodgetZ
@return copy of the Z vector
core/lib/Geomatics/SRI.hpp:593
↓ 14 callersFunctioninverseSVD
core/lib/Math/Matrix/MatrixOperators.hpp:652
↓ 14 callersFunctionlnGamma
Natural log of the gamma function for positive argument. Gamma(x) = integral(0 to inf) { t^(x-1) exp(-t) dt } param x argument, x m
core/lib/Geomatics/SpecialFuncs.cpp:64
↓ 14 callersMethodmatSliceCheck
checks this slice against the source matrix row and column size * to see if it's a valid slice. * @throw MatrixException
core/lib/Math/Matrix/MatrixBase.hpp:654
↓ 14 callersMethodradius
Get radius or distance from the center of Earth (meters), Same as radius in spherical coordinates.
core/lib/GNSSCore/Position.cpp:444
↓ 14 callersFunctiontimeAdjustWeekRollover
core/lib/TimeHandling/TimeCorrection.cpp:46
↓ 13 callersMethodComputeAtTransmitTime
core/lib/Geomatics/PreciseRange.cpp:65
↓ 13 callersMethodSlope
return the slope of the best-fit line Y=slope*X+intercept; in 1-sample stats this is 0.0 */
core/lib/Geomatics/WindowFilter.hpp:214
↓ 13 callersMethodStdDev
return computed standard deviation
core/lib/Math/Stats.hpp:347
↓ 13 callersMethodaddANTEXfile
Open and read an ANTEX format file with the given name, and read it. Add to the store all the receivers with names in the given vector,
core/lib/Geomatics/AntennaStore.cpp:214
↓ 13 callersMethodaddEpoch
core/tests/ClockModel/ObsClockModel_T.cpp:66
↓ 13 callersMethodasGPSString
return string of form Week sow.sss @param prec precision in fixed float output */
core/lib/Geomatics/EphTime.hpp:252
↓ 13 callersMethodconvertSystemTo
convert systems @param ts TimeSystem to be converted to @throw Exception if Correction does, if input system is Unknown *
core/lib/Geomatics/EphTime.hpp:96
↓ 13 callersMethodempty
core/lib/FileDirProc/FileFilter.hpp:322
↓ 13 callersMethodend
core/lib/FileDirProc/FileFilter.hpp:313
↓ 13 callersMethodgetSvStatus
core/lib/ClockModel/ObsClockModel.cpp:58
↓ 13 callersMethodisAfter
True if start/end of this object are both after the end of "right"
core/lib/TimeHandling/TimeRange.cpp:258
↓ 13 callersMethodisSubsetOf
True if this.start >= right.start and this.end <= right.end
core/lib/TimeHandling/TimeRange.cpp:249
↓ 13 callersMethodloadFile
load the EOPPrediction in the given file return 0 if ok, -1 if error reading file */
core/lib/Geomatics/EOPPrediction.cpp:56
↓ 12 callersFunctionNB_Interpolate
the interpolation routine
core/lib/GNSSCore/NBTropModel.cpp:101
↓ 12 callersMethodReset
reset, i.e. ignore earlier data and restart sampling
core/lib/Math/Stats.hpp:146
↓ 12 callersMethodVariance
return computed variance
core/lib/Geomatics/WindowFilter.hpp:199
↓ 12 callersMethodaddTypeFilter
Add a NavMessageType to be processed to this factory. * This should be used prior to loading data and as an * alternate approach t
core/lib/NewNav/NavDataFactory.hpp:190
↓ 12 callersMethodcolCopy
core/lib/Geomatics/SparseMatrix.hpp:1676
↓ 12 callersFunctionconvertCalendarToJD
core/lib/TimeHandling/TimeConverters.cpp:100
↓ 12 callersFunctionconvertJDtoCalendar
These two routines convert 'integer JD' and calendar time; they were derived from Sinnott, R. W. "Bits and Bytes" Sky & Telescope Magazine, Vol 82, p.
core/lib/TimeHandling/TimeConverters.cpp:52
↓ 12 callersMethodelevation
A member function that computes the elevation of the input (Target) position as seen from this Position. @param Target the Position which is observed
core/lib/GNSSCore/Position.cpp:1308
↓ 12 callersFunctionformatUint
core/lib/FileHandling/SINEX/SinexBase.cpp:206
↓ 12 callersMethodgetFactories
core/tests/NewNav/MultiFormatNavDataFactory_T.cpp:107
↓ 12 callersMethodgetFromFrame
Get the reference frame this transform can convert from (or to).
core/lib/RefTime/HelmertTransform.hpp:197
↓ 12 callersMethodgetModWeek
core/lib/TimeHandling/Week.hpp:183
↓ 12 callersMethodgetObsTypes
get the list of obstypes @return the vector of strings giving RINEX obs types */
core/lib/Geomatics/SatPass.hpp:449
↓ 12 callersMethodgetSVConfig
core/lib/GNSSEph/EngAlmanac.cpp:248
↓ 12 callersMethodgetToFrame
Get the reference frame this transform can convert to (or from).
core/lib/RefTime/HelmertTransform.hpp:201
↓ 12 callersMethodgetTypeFilter
core/tests/NewNav/NavDataFactory_T.cpp:86
↓ 12 callersFunctionminorMatrix
core/lib/Math/Matrix/MatrixOperators.hpp:266
↓ 12 callersFunctionround
core/tests/GNSSEph/AlmanacDataGenerator.hpp:48
↓ 12 callersMethodsetFromInfo
core/lib/TimeHandling/MJD.cpp:133
↓ 12 callersMethodsimulateSvStatus
core/tests/ClockModel/ObsClockModel_T.cpp:70
↓ 12 callersMethodsize
get the size of (the arrays in) this SatPass @return the size of the data array in this object */
core/lib/Geomatics/SatPass.hpp:527
↓ 11 callersMethodSigmaSlope
return uncertainty in slope
core/lib/Math/Stats.hpp:1081
↓ 11 callersMethodStdDevY
return computed Y standard deviation
core/lib/Math/Stats.hpp:1057
↓ 11 callersMethodaverageX
core/lib/Math/BivarStats.hpp:346
↓ 11 callersMethodbackSub
core/lib/Math/Matrix/MatrixFunctors.hpp:355
↓ 11 callersMethoddoReadWriteTests
test the input and output of SP3 files @param ver SP3 version as enumerated in SP3Header::Version @param inFile unique snippet of the test input file
core/tests/FileHandling/SP3_T.cpp:58
↓ 11 callersFunctiondot
core/lib/Geomatics/SparseVector.hpp:789
↓ 11 callersMethodformat
Constructor
core/lib/Geomatics/format.hpp:59
↓ 11 callersMethodgetCorrection
core/tests/ORD/OrdUnitTests_T.cpp:414
↓ 11 callersMethodgetDT
get the time interval of this SatPass @return the nominal time step (seconds) in this data */
core/lib/Geomatics/SatPass.hpp:515
↓ 11 callersMethodgetHeight
return height above ellipsoid (meters)
core/lib/GNSSCore/Position.hpp:474
↓ 11 callersMethodgetMessageLength
* Returns the length of the data in the record message buffer * (which is separate from the record message buffer's capacity). *
core/lib/FileHandling/Binex/BinexData.hpp:614
↓ 11 callersMethodgetORD
* returns the observed range deviation (ORD) (in meters) * \returns ORD */
core/lib/ClockModel/ObsRngDev.hpp:327
↓ 11 callersMethodinRange
core/lib/TimeHandling/TimeRange.cpp:146
↓ 11 callersMethodincludeAllSatellites
call to have satellite antennas included in store NB. call before addAntenna() or addANTEXfile() */
core/lib/Geomatics/AntennaStore.hpp:155
← previousnext →201–300 of 7,678, ranked by callers