Searched defs:velocityEcef (Results 1 – 2 of 2) sorted by relevance
456 @Nullable VelocityEcef velocityEcef, in SatellitePvt()739 public Builder setVelocityEcef(@NonNull VelocityEcef velocityEcef) { in setVelocityEcef()
430 jobject velocityEcef = nullptr; in translateSingleGnssMeasurement() local