Home | History | Annotate | Download | only in hardware

Lines Matching refs:azimuth

865          * Per-satellite azimuth.
868 public final float[] azimuth;
878 boolean[] usedInFix, int[] prn, float[] snr, float[] azimuth, float[] elevation) {
885 this.azimuth = azimuth;
913 float[] azimuth = null;
921 azimuth = new float[numberOfSats];
932 azimuth[i] = floatValues[iFloat
939 azimuth, elevation);