Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SGL-UT/gnsstk
/ functions
Functions
7,678 in github.com/SGL-UT/gnsstk
⨍
Functions
7,678
◇
Types & classes
1,235
↓ 7 callers
Method
getSpecString
Returns the string of the filespec
core/lib/FileDirProc/FileSpec.hpp:164
↓ 7 callers
Method
getText
core/lib/Utilities/Exception.cpp:139
↓ 7 callers
Method
getTypeFilter
core/tests/NewNav/MultiFormatNavDataFactory_T.cpp:119
↓ 7 callers
Method
getWxObservation
core/lib/GNSSCore/WxObsMap.cpp:102
↓ 7 callers
Function
ident
core/lib/Math/Matrix/MatrixOperators.hpp:395
↓ 7 callers
Method
isOffsetValid
core/tests/ClockModel/ObsClockModel_T.cpp:68
↓ 7 callers
Function
isValidRinexObsID
Determine if the given ObsID is valid. If the input string is 3 characters long, the system is assumed to be GPS. If this string is 4 characters long,
core/lib/GNSSCore/RinexObsID.cpp:223
↓ 7 callers
Function
left_align
(str)
deprecated/swig/apps/gnsstk_timeconvert.py:123
↓ 7 callers
Function
lnFactorial
ln of Factorial of an integer, returned as a double. param n argument, n must be >= 0 return ln(n!) or natural log of factorial
core/lib/Geomatics/SpecialFuncs.cpp:149
↓ 7 callers
Method
rawBitInput
core/lib/GNSSEph/PackedNavBits.cpp:1148
↓ 7 callers
Method
rowCopy
core/lib/Geomatics/SparseMatrix.hpp:1662
↓ 7 callers
Method
setValue
ext/lib/Math/Expression.cpp:116
↓ 7 callers
Method
size
returns the rows()*cols() size of the matrix
core/lib/Math/Matrix/MatrixBase.hpp:231
↓ 7 callers
Method
write
-------------------------------------------------------------------------
core/lib/FileHandling/Binex/BinexData.cpp:330
↓ 6 callers
Method
CorrectionResult
Initialize #result to NaN and source to null.
core/lib/GNSSCore/CorrectionResult.hpp:59
↓ 6 callers
Method
Dump
Dump Stats private members directly; useful in saving an object (e.g. to a file); reload with Load(). @param vuint output vector<unsigned int> of leng
core/lib/Math/Stats.hpp:252
↓ 6 callers
Method
Evaluate
return the predicted Y at the given X; in 1-sample stats this is Average() and x is ignored */
core/lib/Geomatics/WindowFilter.hpp:208
↓ 6 callers
Method
GroupPathCorr
Declaring it explicitly so people don't complain.
core/lib/GNSSCore/GroupPathCorr.hpp:95
↓ 6 callers
Method
Load
Define Stats private members directly; useful in continuing with an object that was earlier saved (e.g. to a file) using Dump(). @param vuint input ve
core/lib/Math/Stats.hpp:269
↓ 6 callers
Function
QSort
core/lib/Geomatics/RobustStats.hpp:139
↓ 6 callers
Function
Rand
----------------------------------------------------------------------------- Generate random numbers uniformly distributed from 0.0 to 1.0. Mbig and
core/lib/Geomatics/random.cpp:56
↓ 6 callers
Function
SrifMU
core/lib/Geomatics/SRIMatrix.hpp:341
↓ 6 callers
Method
addData
core/lib/Geomatics/SatPass.cpp:134
↓ 6 callers
Function
asLongDouble
core/lib/Utilities/StringUtils.hpp:1652
↓ 6 callers
Method
asMJDString
return string of form MJD HH:MM:SS.ss @param prec precision in fixed float output */
core/lib/Geomatics/EphTime.hpp:270
↓ 6 callers
Function
asString
core/lib/RefTime/TimeSystem.cpp:310
↓ 6 callers
Method
assign
core/lib/Geomatics/SparseVector.hpp:553
↓ 6 callers
Function
change
core/lib/Utilities/StringUtils.hpp:1521
↓ 6 callers
Function
compIncompGamma
Complement of incomplete gamma function Q(a,x), a > 0, x >= 0. Q(a,x) = (1/gamma(a)) integral (x to inf) { exp(-t) t^(a-1) dt } para
core/lib/Geomatics/SpecialFuncs.cpp:366
↓ 6 callers
Method
compare
core/lib/FileHandling/RINEX/RinexMetHeader.cpp:503
↓ 6 callers
Function
contfracIncompGamma
Incomplete gamma function Q(a,x), evaluated using continued fractions. Q(a,x) = (1/gamma(a)) integral (x to inf) { exp(-t) t^(a-1) dt }
core/lib/Geomatics/SpecialFuncs.cpp:268
↓ 6 callers
Method
convertFromCommonTime
core/lib/TimeHandling/MJD.cpp:84
↓ 6 callers
Function
cycles2meters
* Convert a phase and frequency to meters * @param phase Phase in cycles (radians?) * @param freq Frequency in Hertz * @param ell
core/lib/GNSSCore/convhelp.hpp:62
↓ 6 callers
Method
decode
-------------------------------------------------------------------------
core/lib/FileHandling/Binex/BinexData.cpp:118
↓ 6 callers
Function
det
core/lib/Math/Matrix/MatrixOperators.hpp:345
↓ 6 callers
Method
eccSquared
@return eccentricity squared (ellipsoid parameter).
core/lib/GNSSCore/PZ90Ellipsoid.hpp:92
↓ 6 callers
Method
edit
Remove all data from the factory in the time span * [fromTime,toTime). * @param[in] fromTime The earliest time to be removed.
core/lib/NewNav/NavDataFactory.hpp:216
↓ 6 callers
Method
evaluate
Compute the value of y at the given x, using interpolation by cubic spline. The object must have been initialized before this call, either
core/lib/Geomatics/CubicSpline.hpp:140
↓ 6 callers
Method
extractCommonTime
core/lib/FileDirProc/FileSpec.cpp:247
↓ 6 callers
Function
factorial
Factorial of an integer, returned as a double. param n argument, n must be >= 0 return n! or factorial(n), as a double
core/lib/Geomatics/SpecialFuncs.cpp:114
↓ 6 callers
Method
getCF2
Get the F2 layer Fourier coefficients used in Legendre * expansion, as generated by fourier(). * @param[in] degree The coefficient
core/lib/NewNav/CCIR.hpp:97
↓ 6 callers
Method
getCM3
Get the transmission factor M(3000)F2 Fourier * coefficients used in Legendre expansion, as generated by * fourier(). *
core/lib/NewNav/CCIR.hpp:112
↓ 6 callers
Method
getCrs
core/lib/GNSSEph/EngEphemeris.cpp:815
↓ 6 callers
Method
getCuc
core/lib/GNSSEph/EngEphemeris.cpp:845
↓ 6 callers
Method
getCus
core/lib/GNSSEph/EngEphemeris.cpp:805
↓ 6 callers
Method
getDn
core/lib/GNSSEph/EngEphemeris.cpp:885
↓ 6 callers
Function
getFrequency
core/lib/GNSSCore/FreqConv.cpp:43
↓ 6 callers
Method
getNode
ext/lib/Math/Expression.hpp:307
↓ 6 callers
Method
getPhaseCenterOffset
Access the PCO (only) values in the antenna coordinate system (This does NOT include the phase center variations, which should be co
core/lib/Geomatics/AntexData.cpp:205
↓ 6 callers
Method
getStart
Accessors
core/lib/TimeHandling/TimeRange.hpp:90
↓ 6 callers
Method
getUTHour
Get the "universal time"-esque fractional hour of day.
core/lib/TimeHandling/CivilTime.hpp:195
↓ 6 callers
Method
getVersion
access the version or file format @return the current Version
core/lib/FileHandling/SP3/SP3Header.hpp:94
↓ 6 callers
Method
getXmitTime
* Get the transmit time of subframe 1 as a CommonTime object. */
core/lib/FileHandling/RINEX/RinexNavData.hpp:141
↓ 6 callers
Method
index
@return the index of the name in the Namelist that matches the input, or -1 if not found. */
core/lib/Geomatics/SRI.hpp:584
↓ 6 callers
Method
initialize
initialize with default values
core/lib/Geomatics/DiscCorr.cpp:236
↓ 6 callers
Method
initialize
core/tests/df_diff.cpp:140
↓ 6 callers
Method
isDiagonal
returns true if this is a diagonal matrix
core/lib/Math/Matrix/MatrixBase.hpp:117
↓ 6 callers
Method
isLT
returns true if this is a lower triangular matrix.
core/lib/Math/Matrix/MatrixBase.hpp:104
↓ 6 callers
Method
isPresent
core/tests/NewNav/NavDataFactory_T.cpp:112
↓ 6 callers
Method
isSymmetric
returns true if this is a symmetrical matrix (across the primary diagonal)
core/lib/Math/Matrix/MatrixBase.hpp:131
↓ 6 callers
Method
isUT
returns true if this is an upper triangular matrix.
core/lib/Math/Matrix/MatrixBase.hpp:92
↓ 6 callers
Method
isValid
----------------------------------------------------------------------------
core/lib/Geomatics/AntexData.cpp:125
↓ 6 callers
Function
lowerCholesky
core/lib/Geomatics/SRIMatrix.hpp:497
↓ 6 callers
Method
merge
merge an SRI into this one. NB names may be reordered in the result. NB this is just operator+=() @param S SRI to be merged into t
core/lib/Geomatics/SRI.hpp:278
↓ 6 callers
Function
meters2cycles
* Convert a range and frequency to cycles * @param range Distance in meters * @param freq Frequency in Hertz * @param ellipsoid g
core/lib/GNSSCore/convhelp.hpp:75
↓ 6 callers
Function
norm
core/lib/Geomatics/SparseVector.hpp:705
↓ 6 callers
Function
northEastUp
Same as upEastNorth(), but with rows re-ordered.
core/lib/Geomatics/SunEarthSatGeometry.cpp:57
↓ 6 callers
Method
open
overrides open to reset the header
core/lib/FileHandling/SEM/SEMStream.hpp:88
↓ 6 callers
Method
order
core/tests/NewNav/NavSignalID_T.cpp:83
↓ 6 callers
Function
prettyPrint
* Const version of prettyPrint, which nicely expands the * input string into several lines. * @param aStr the string to be modifie
core/lib/Utilities/StringUtils.hpp:1335
↓ 6 callers
Method
reset
core/lib/TimeHandling/MJD.cpp:169
↓ 6 callers
Method
secOfDay
@return seconds of day
core/lib/Geomatics/EphTime.hpp:177
↓ 6 callers
Function
seriesIncompGamma
Incomplete gamma function P(a,x), evaluated using series representation. P(a,x) = (1/gamma(a)) integral (0 to x) { exp(-t) t^(a-1) dt }
core/lib/Geomatics/SpecialFuncs.cpp:222
↓ 6 callers
Method
setFromInfo
core/tests/TimeHandling/YDSTime_T.cpp:66
↓ 6 callers
Method
set_valid
core/lib/Utilities/ValidType.hpp:99
↓ 6 callers
Function
solarPosition
--------------------------------------------------------------------------------- accuracy is about 1 arcminute, when t is within 2 centuries of 2000.
core/lib/Geomatics/SolarPosition.cpp:96
↓ 6 callers
Method
sortList
core/lib/FileDirProc/FileSpec.cpp:336
↓ 6 callers
Method
split
----------------------------------------------------------------------------- Split this SRI (call it S) into two others, S1 and Sleft, where S1 has
core/lib/Geomatics/SRI.cpp:261
↓ 6 callers
Method
swapCols
core/lib/Geomatics/SparseMatrix.hpp:1754
↓ 6 callers
Method
testLimits
Determine if the given value of x is within the range of the data used to initialize the object; if it is not, return the value of Y which i
core/lib/Geomatics/CubicSpline.hpp:109
↓ 6 callers
Function
translate
core/lib/Utilities/StringUtils.hpp:1491
↓ 6 callers
Function
transpose
core/lib/Math/Matrix/MatrixOperators.hpp:330
↓ 6 callers
Function
x2uint
@todo Need to find a way to combine this with x2d. hex to a long.
core/lib/Utilities/StringUtils.hpp:1773
↓ 6 callers
Method
year
Get year.
core/lib/TimeHandling/Epoch.hpp:746
↓ 5 callers
Function
ChisqCDF
Cumulative distribution function (CDF) of the Chi-square-distribution. Ref http://www.itl.nist.gov/div898/handbook/ 1.3.6.6.6 param
core/lib/Geomatics/SpecialFuncs.cpp:760
↓ 5 callers
Method
EphNumber
Return the ephemeris number. @return the 'DE' ephemeris number, e.g. 403, or -1 if ephemeris has not been initialized.
core/lib/Geomatics/SolarSystemEphemeris.hpp:303
↓ 5 callers
Method
Expression
ext/lib/Math/Expression.cpp:161
↓ 5 callers
Function
IonosphereFreeRange
core/lib/ORD/ord.cpp:60
↓ 5 callers
Method
LLI
core/lib/Geomatics/SatPass.cpp:1046
↓ 5 callers
Function
MedianAbsoluteDeviation
core/lib/Geomatics/RobustStats.hpp:467
↓ 5 callers
Function
RMS
core/lib/Math/Vector/VectorOperators.hpp:197
↓ 5 callers
Method
RinexSatID
Empty constructor; creates an invalid object (Unknown, ID = -1).
core/lib/GNSSCore/RinexSatID.hpp:67
↓ 5 callers
Function
SvRelativityCorrection
core/lib/ORD/ord.cpp:210
↓ 5 callers
Method
Variance
return computed variance
core/lib/Math/Stats.hpp:338
↓ 5 callers
Method
a_km
Defined in table 3.2 of ICD-2008 (v5.1) @return semi-major axis of Earth in km.
core/lib/GNSSCore/PZ90Ellipsoid.hpp:65
↓ 5 callers
Method
addLong
core/lib/GNSSEph/PackedNavBits.cpp:634
↓ 5 callers
Method
addUnsignedDouble
core/lib/GNSSEph/PackedNavBits.cpp:653
↓ 5 callers
Function
assertMatricesEqual
Naming scheme attempts to match assertions names from unittest module.
swig/tests/test_matrix.py:16
↓ 5 callers
Function
convertStringToSatelliteSystem
Translate GNSS names as strings into system enumeration * equivalents. * @see convertSatelliteSystemToString * @param[in] s The G
core/lib/GNSSCore/SatelliteSystem.hpp:107
↓ 5 callers
Method
correction
core/lib/GNSSCore/TropModel.cpp:53
← previous
next →
401–500 of 7,678, ranked by callers