Home
last modified time | relevance | path

Searched defs:AoaVector (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DAoaVector.java59 public final class AoaVector { class
77 private AoaVector(float azimuth, float elevation, float distance) { in AoaVector() method in AoaVector