| Public Member Functions | |
| def | __init__ (self, float time, gtsam.Point3 position) | 
| Public Attributes | |
| position | |
| time | |
An instance of a GPS measurement.
Definition at line 44 of file IMUKittiExampleGPS.py.
| def gtsam.examples.IMUKittiExampleGPS.GpsMeasurement.__init__ | ( | self, | |
| float | time, | ||
| gtsam.Point3 | position | ||
| ) | 
Definition at line 46 of file IMUKittiExampleGPS.py.
| gtsam.examples.IMUKittiExampleGPS.GpsMeasurement.position | 
Definition at line 48 of file IMUKittiExampleGPS.py.
| gtsam.examples.IMUKittiExampleGPS.GpsMeasurement.time | 
Definition at line 47 of file IMUKittiExampleGPS.py.