VLDGlucoseUnit Constants Reference

Declared in VLDRecord.h

VLDGlucoseUnit

Units that can be used to represent blood glucose values.

Definition

typedef NS_ENUM(NSUInteger, VLDGlucoseUnit ) {
   VLDGlucoseUnitMGDL,
   VLDGlucoseUnitMMOLL,
};

Constants

VLDGlucoseUnitMGDL

Milligrams per Deciliter

Declared In VLDRecord.h.

VLDGlucoseUnitMMOLL

Millimoles per Liter

Declared In VLDRecord.h.

Declared In

VLDRecord.h