GCMode Constants Reference
Declared in | GCCommon.h |
---|
GCMode
Defines the possible modes Galileo can be used in, only one mode may be used at a time.
Definition
typedef NS_ENUM(NSUInteger, GCMode ) {
GCModePositionControl,
GCModeVelocityControl,
GCModeStationary,
};
Constants
Declared In
GCCommon.h