GNSS Receiver Scope Functions
|
CAgAttr SiteSolution(string RinexFile, string SP3File, bool bSP3RepresentsAntennaPhaseCenter, string solutionEpoch, string observationStartTime, string observationStopTime) This is a helper function for the ODTK GenerateSiteSolution utility. It generates a GNSS receiver position and clock solution from pseudo-range observations in RINEX format. This function has an additional (last) argument that takes in a string with the name of GNSS Constellation ("GPS," "GALILEO," "GLONASS,"etc.) that limits the algorithm to using only observations originated from GNSS satellites that belong to the constellation. Parameters
Return ValueThe function returns a CAgAttr object with the following members:
|
Example VBS: Copy
|