Ginan
Loading...
Searching...
No Matches
Peph Struct Reference

precise ephemeris More...

Detailed Description

precise ephemeris

Inheritance diagram for Peph:
Collaboration diagram for Peph:

Data Fields

SatSys Sat
 satellite number
 
GTime time
 time (GPST)
 
int index
 ephemeris index for multiple files
 
VectorEcef pos
 satellite position (m)
 
Vector3d posStd = Vector3d::Zero()
 satellite position std (m)
 
VectorEcef vel
 satellite velocity/clk-rate (m/s)
 
Vector3d velStd = Vector3d::Zero()
 satellite velocity/clk-rate std (m/s)
 
- Data Fields inherited from Pclk
double clk = INVALID_CLOCK_VALUE
 satellite clock (s)
 
double clkStd = 0
 satellite clock std (s)
 
int clkIndex
 clock index for multiple files
 

Field Documentation

◆ index

int Peph::index

ephemeris index for multiple files

◆ pos

VectorEcef Peph::pos

satellite position (m)

◆ posStd

Vector3d Peph::posStd = Vector3d::Zero()

satellite position std (m)

◆ Sat

SatSys Peph::Sat

satellite number

◆ time

GTime Peph::time

time (GPST)

◆ vel

VectorEcef Peph::vel

satellite velocity/clk-rate (m/s)

◆ velStd

Vector3d Peph::velStd = Vector3d::Zero()

satellite velocity/clk-rate std (m/s)


The documentation for this struct was generated from the following file: