GpsMeasurementInterface 구조체 참조
#include < gps.h >
GPS 측정 지원을 위한 확장된 인터페이스.
파일 gps.h 의 1982 행 정의.
HAL에서 업데이트를 중지하고 콜백 루틴을 등록 취소합니다. 중지를 호출한 후 이전에 등록된 콜백은 HAL에서 유효하지 않은 것으로 간주되어야 합니다. 이전 '초기화' 없이 stop이 호출되면 이 함수는 아무 작업도 수행하지 않아야 합니다.
파일 gps.h 의 2005 행 정의.
인터페이스를 초기화하고 HAL에 콜백 루틴을 등록합니다. '초기화'에 대한 성공적인 호출 후 HAL은 자체 단계에서 업데이트를 제공하기 시작해야 합니다.
상태: GPS_MEASUREMENT_OPERATION_SUCCESS GPS_MEASUREMENT_ERROR_ALREADY_INIT - 콜백이 이미 '닫기' 호출 없이 등록된 경우 GPS_MEASUREMENT_ERROR_GENERIC - 다른 오류가 발생한 경우 이 오류 코드를 반환할 때 HAL이 업데이트를 생성하지 않을 것으로 예상됩니다.
gps.h 파일의 1997 행 정의.
sizeof(GpsMeasurementInterface)로 설정
파일 gps.h 의 1984 행 정의.
이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]