Searched refs:getAzimuthDegrees (Results 1 – 5 of 5) sorted by relevance
80 public double getAzimuthDegrees() { in getAzimuthDegrees() method in GnssReflectingPlane
208 satellite.mAzimuth = status.getAzimuthDegrees(i); in setStatus()
242 public float getAzimuthDegrees(@IntRange(from = 0) int satelliteIndex) { in getAzimuthDegrees() method in GnssStatus
4626 method @FloatRange(from=0.0f, to=360.0f) public double getAzimuthDegrees();
19829 method @FloatRange(from=0, to=360) public float getAzimuthDegrees(@IntRange(from=0) int);