import <Foundation/Foundation.h>
Go to the source code of this file.
Enumerations | |
enum | NCSensorType { NCSensorTypeACCELEROMETER , NCSensorTypeMAGNETOMETER , NCSensorTypeGYROSCOPE , NCSensorTypeBAROMETER , NCSensorTypeLOCATION , NCSensorTypeORIENTATION } |
Definition in file NCSensorType.h.
enum NCSensorType |
Enumerator | |
---|---|
NCSensorTypeACCELEROMETER | |
NCSensorTypeMAGNETOMETER | |
NCSensorTypeGYROSCOPE | |
NCSensorTypeBAROMETER | |
NCSensorTypeLOCATION | |
NCSensorTypeORIENTATION |
Definition at line 7 of file NCSensorType.h.