enum | devices::MrsParameterId {
devices::ParaDataOutputFlag = 0x1012,
devices::ParaContourPointDensity = 0x1014,
devices::ParaMinimumObjectAge = 0x1017,
devices::ParaMaximumPredictionAge = 0x1018,
devices::ParaScanFrequency = 0x1102,
devices::ParaStartAngle = 0x1100,
devices::ParaEndAngle = 0x1101,
devices::ParaSyncAngleOffset = 0x1103,
devices::ParaAngularResolutionType = 0x1104,
devices::ParaRangeReduction = 0x1108,
devices::ParaUpsideDownMode = 0x1109,
devices::ParaIgnoreNearRange = 0x110A,
devices::ParaSensitivityControl = 0x110B,
devices::ParaMountingX = 0x1200,
devices::ParaMountingY = 0x1201,
devices::ParaMountingZ = 0x1202,
devices::ParaMountingYaw = 0x1203,
devices::ParaMountingPitch = 0x1204,
devices::ParaMountingRoll = 0x1205,
devices::ParaBeamTilt = 0x3302,
devices::ParaNumSectors = 0x4000,
devices::ParaSector1StartAngle = 0x4001,
devices::ParaSector2StartAngle = 0x4002,
devices::ParaSector3StartAngle = 0x4003,
devices::ParaSector4StartAngle = 0x4004,
devices::ParaSector5StartAngle = 0x4005,
devices::ParaSector6StartAngle = 0x4006,
devices::ParaSector7StartAngle = 0x4007,
devices::ParaSector8StartAngle = 0x4008,
devices::ParaSector1Resolution = 0x4009,
devices::ParaSector2Resolution = 0x400A,
devices::ParaSector3Resolution = 0x400B,
devices::ParaSector4Resolution = 0x400C,
devices::ParaSector5Resolution = 0x400D,
devices::ParaSector6Resolution = 0x400E,
devices::ParaSector7Resolution = 0x400F,
devices::ParaSector8Resolution = 0x4010,
devices::ParaOperatingMinutes = 0x3500,
devices::ParaDetailedError = 0x7000
} |