Searched refs:method_correctionSatRefPlane (Results 1 – 2 of 2) sorted by relevance
74 jmethodID method_correctionSatRefPlane; variable130 method_correctionSatRefPlane = env->GetMethodID(singleSatCorrClass, "getReflectingPlane", in MeasurementCorrections_class_init_once()363 env->CallObjectMethod(singleSatCorrectionObj, method_correctionSatRefPlane); in getSingleSatCorrection_1_0_withoutConstellation()
54 extern jmethodID method_correctionSatRefPlane;