Searched refs:method_correctionPlaneAzimDeg (Results 1 – 2 of 2) sorted by relevance
59 extern jmethodID method_correctionPlaneAzimDeg;155 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneAzimDeg); in setReflectingPlane()
80 jmethodID method_correctionPlaneAzimDeg; variable141 method_correctionPlaneAzimDeg = env->GetMethodID(refPlaneClass, "getAzimuthDegrees", "()D"); in MeasurementCorrections_class_init_once()