@@ -415,6 +415,7 @@ type TrajectoryPoint struct {
S float32
T float32
A float32
+ L float32
PointType int8
}
type UltraCell struct {