Searched refs:dayOfYear1To366 (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/location/src/android/location/cts/psedorange/ |
D | UserPositionVelocityWeightedLeastSquare.java | 129 int dayOfYear1To366, in calculateUserPositionVelocityLeastSquare() argument 159 dayOfYear1To366, in calculateUserPositionVelocityLeastSquare() 207 dayOfYear1To366, in calculateUserPositionVelocityLeastSquare() 404 int dayOfYear1To366, in applyWeightedLeastSquare() argument 426 dayOfYear1To366, positionSolutionECEF, doAtmosphericCorrections); in applyWeightedLeastSquare() 513 int dayOfYear1To366, in calculateSatPosAndPseudorangeResidual() argument 540 dayOfYear1To366, in calculateSatPosAndPseudorangeResidual() 567 int dayOfYear1To366, in calculateSatPosAndResiduals() argument 629 dayOfYear1To366, in calculateSatPosAndResiduals() 694 private double calculateTroposphericCorrectionMeters(int dayOfYear1To366, in calculateTroposphericCorrectionMeters() argument [all …]
|
D | TroposphericModelEgnos.java | 109 double userLatitudeRadian, double heightMetersAboveSeaLevel, int dayOfYear1To366) { in calculateTropoCorrectionMeters() argument 114 (userLatitudeRadian, heightMetersAboveSeaLevel, dayOfYear1To366); in calculateTropoCorrectionMeters()
|
D | PseudorangePositionVelocityFromRealTimeEvents.java | 305 int dayOfYear1To366, in performPositionVelocityComputationEcef() argument 323 dayOfYear1To366, in performPositionVelocityComputationEcef()
|