com.garmin.fit
Class RecordMesg

java.lang.Object
  extended by com.garmin.fit.Mesg
      extended by com.garmin.fit.RecordMesg
Direct Known Subclasses:
BufferedRecordMesg

public class RecordMesg
extends Mesg


Field Summary
static int AbsolutePressureFieldNum
           
static int AccumulatedPowerFieldNum
           
static int ActivityTypeFieldNum
           
static int AltitudeFieldNum
           
static int BallSpeedFieldNum
           
static int BatterySocFieldNum
           
static int Cadence256FieldNum
           
static int CadenceFieldNum
           
static int CaloriesFieldNum
           
static int CnsLoadFieldNum
           
static int CombinedPedalSmoothnessFieldNum
           
static int CompressedAccumulatedPowerFieldNum
           
static int CompressedSpeedDistanceFieldNum
           
static int CycleLengthFieldNum
           
static int CyclesFieldNum
           
static int DepthFieldNum
           
static int DeviceIndexFieldNum
           
static int DistanceFieldNum
           
static int EnhancedAltitudeFieldNum
           
static int EnhancedSpeedFieldNum
           
static int FractionalCadenceFieldNum
           
static int GpsAccuracyFieldNum
           
static int GradeFieldNum
           
static int HeartRateFieldNum
           
static int LeftPcoFieldNum
           
static int LeftPedalSmoothnessFieldNum
           
static int LeftPowerPhaseFieldNum
           
static int LeftPowerPhasePeakFieldNum
           
static int LeftRightBalanceFieldNum
           
static int LeftTorqueEffectivenessFieldNum
           
static int MotorPowerFieldNum
           
static int N2LoadFieldNum
           
static int NdlTimeFieldNum
           
static int NextStopDepthFieldNum
           
static int NextStopTimeFieldNum
           
static int PositionLatFieldNum
           
static int PositionLongFieldNum
           
static int PowerFieldNum
           
protected static Mesg recordMesg
           
static int ResistanceFieldNum
           
static int RightPcoFieldNum
           
static int RightPedalSmoothnessFieldNum
           
static int RightPowerPhaseFieldNum
           
static int RightPowerPhasePeakFieldNum
           
static int RightTorqueEffectivenessFieldNum
           
static int SaturatedHemoglobinPercentFieldNum
           
static int SaturatedHemoglobinPercentMaxFieldNum
           
static int SaturatedHemoglobinPercentMinFieldNum
           
static int Speed1sFieldNum
           
static int SpeedFieldNum
           
static int StanceTimeBalanceFieldNum
           
static int StanceTimeFieldNum
           
static int StanceTimePercentFieldNum
           
static int StepLengthFieldNum
           
static int StrokeTypeFieldNum
           
static int TemperatureFieldNum
           
static int Time128FieldNum
           
static int TimeFromCourseFieldNum
           
static int TimestampFieldNum
           
static int TimeToSurfaceFieldNum
           
static int TotalCyclesFieldNum
           
static int TotalHemoglobinConcFieldNum
           
static int TotalHemoglobinConcMaxFieldNum
           
static int TotalHemoglobinConcMinFieldNum
           
static int VerticalOscillationFieldNum
           
static int VerticalRatioFieldNum
           
static int VerticalSpeedFieldNum
           
static int ZoneFieldNum
           
 
Fields inherited from class com.garmin.fit.Mesg
developerFields, fields, localNum, name, num, systemTimeOffset
 
Constructor Summary
RecordMesg()
           
RecordMesg(Mesg mesg)
           
 
Method Summary
 java.lang.Long getAbsolutePressure()
          Get absolute_pressure field Units: Pa Comment: Includes atmospheric pressure
 java.lang.Long getAccumulatedPower()
          Get accumulated_power field Units: watts
 ActivityType getActivityType()
          Get activity_type field
 java.lang.Float getAltitude()
          Get altitude field Units: m
 java.lang.Float getBallSpeed()
          Get ball_speed field Units: m/s
 java.lang.Float getBatterySoc()
          Get battery_soc field Units: percent Comment: lev battery state of charge
 java.lang.Short getCadence()
          Get cadence field Units: rpm
 java.lang.Float getCadence256()
          Get cadence256 field Units: rpm Comment: Log cadence and fractional cadence for backwards compatability
 java.lang.Integer getCalories()
          Get calories field Units: kcal
 java.lang.Short getCnsLoad()
          Get cns_load field Units: percent
 java.lang.Float getCombinedPedalSmoothness()
          Get combined_pedal_smoothness field Units: percent
 java.lang.Integer getCompressedAccumulatedPower()
          Get compressed_accumulated_power field Units: watts
 java.lang.Byte[] getCompressedSpeedDistance()
           
 java.lang.Byte getCompressedSpeedDistance(int index)
          Get compressed_speed_distance field
 java.lang.Float getCycleLength()
          Get cycle_length field Units: m
 java.lang.Short getCycles()
          Get cycles field Units: cycles
 java.lang.Float getDepth()
          Get depth field Units: m Comment: 0 if above water
 java.lang.Short getDeviceIndex()
          Get device_index field
 java.lang.Float getDistance()
          Get distance field Units: m
 java.lang.Float getEnhancedAltitude()
          Get enhanced_altitude field Units: m
 java.lang.Float getEnhancedSpeed()
          Get enhanced_speed field Units: m/s
 java.lang.Float getFractionalCadence()
          Get fractional_cadence field Units: rpm
 java.lang.Short getGpsAccuracy()
          Get gps_accuracy field Units: m
 java.lang.Float getGrade()
          Get grade field Units: %
 java.lang.Short getHeartRate()
          Get heart_rate field Units: bpm
 java.lang.Byte getLeftPco()
          Get left_pco field Units: mm Comment: Left platform center offset
 java.lang.Float getLeftPedalSmoothness()
          Get left_pedal_smoothness field Units: percent
 java.lang.Float[] getLeftPowerPhase()
           
 java.lang.Float getLeftPowerPhase(int index)
          Get left_power_phase field Units: degrees Comment: Left power phase angles.
 java.lang.Float[] getLeftPowerPhasePeak()
           
 java.lang.Float getLeftPowerPhasePeak(int index)
          Get left_power_phase_peak field Units: degrees Comment: Left power phase peak angles.
 java.lang.Short getLeftRightBalance()
          Get left_right_balance field
 java.lang.Float getLeftTorqueEffectiveness()
          Get left_torque_effectiveness field Units: percent
 java.lang.Integer getMotorPower()
          Get motor_power field Units: watts Comment: lev motor power
 java.lang.Integer getN2Load()
          Get n2_load field Units: percent
 java.lang.Long getNdlTime()
          Get ndl_time field Units: s
 java.lang.Float getNextStopDepth()
          Get next_stop_depth field Units: m Comment: 0 if above water
 java.lang.Long getNextStopTime()
          Get next_stop_time field Units: s
 int getNumCompressedSpeedDistance()
           
 int getNumLeftPowerPhase()
           
 int getNumLeftPowerPhasePeak()
           
 int getNumRightPowerPhase()
           
 int getNumRightPowerPhasePeak()
           
 int getNumSpeed1s()
           
 java.lang.Integer getPositionLat()
          Get position_lat field Units: semicircles
 java.lang.Integer getPositionLong()
          Get position_long field Units: semicircles
 java.lang.Integer getPower()
          Get power field Units: watts
 java.lang.Short getResistance()
          Get resistance field Comment: Relative.
 java.lang.Byte getRightPco()
          Get right_pco field Units: mm Comment: Right platform center offset
 java.lang.Float getRightPedalSmoothness()
          Get right_pedal_smoothness field Units: percent
 java.lang.Float[] getRightPowerPhase()
           
 java.lang.Float getRightPowerPhase(int index)
          Get right_power_phase field Units: degrees Comment: Right power phase angles.
 java.lang.Float[] getRightPowerPhasePeak()
           
 java.lang.Float getRightPowerPhasePeak(int index)
          Get right_power_phase_peak field Units: degrees Comment: Right power phase peak angles.
 java.lang.Float getRightTorqueEffectiveness()
          Get right_torque_effectiveness field Units: percent
 java.lang.Float getSaturatedHemoglobinPercent()
          Get saturated_hemoglobin_percent field Units: % Comment: Percentage of hemoglobin saturated with oxygen
 java.lang.Float getSaturatedHemoglobinPercentMax()
          Get saturated_hemoglobin_percent_max field Units: % Comment: Max percentage of hemoglobin saturated with oxygen
 java.lang.Float getSaturatedHemoglobinPercentMin()
          Get saturated_hemoglobin_percent_min field Units: % Comment: Min percentage of hemoglobin saturated with oxygen
 java.lang.Float getSpeed()
          Get speed field Units: m/s
 java.lang.Float[] getSpeed1s()
           
 java.lang.Float getSpeed1s(int index)
          Get speed_1s field Units: m/s Comment: Speed at 1s intervals.
 java.lang.Float getStanceTime()
          Get stance_time field Units: ms
 java.lang.Float getStanceTimeBalance()
          Get stance_time_balance field Units: percent
 java.lang.Float getStanceTimePercent()
          Get stance_time_percent field Units: percent
 java.lang.Float getStepLength()
          Get step_length field Units: mm
 StrokeType getStrokeType()
          Get stroke_type field
 java.lang.Byte getTemperature()
          Get temperature field Units: C
 java.lang.Float getTime128()
          Get time128 field Units: s
 java.lang.Float getTimeFromCourse()
          Get time_from_course field Units: s
 DateTime getTimestamp()
          Get timestamp field Units: s
 java.lang.Long getTimeToSurface()
          Get time_to_surface field Units: s
 java.lang.Long getTotalCycles()
          Get total_cycles field Units: cycles
 java.lang.Float getTotalHemoglobinConc()
          Get total_hemoglobin_conc field Units: g/dL Comment: Total saturated and unsaturated hemoglobin
 java.lang.Float getTotalHemoglobinConcMax()
          Get total_hemoglobin_conc_max field Units: g/dL Comment: Max saturated and unsaturated hemoglobin
 java.lang.Float getTotalHemoglobinConcMin()
          Get total_hemoglobin_conc_min field Units: g/dL Comment: Min saturated and unsaturated hemoglobin
 java.lang.Float getVerticalOscillation()
          Get vertical_oscillation field Units: mm
 java.lang.Float getVerticalRatio()
          Get vertical_ratio field Units: percent
 java.lang.Float getVerticalSpeed()
          Get vertical_speed field Units: m/s
 java.lang.Short getZone()
          Get zone field
 void setAbsolutePressure(java.lang.Long absolutePressure)
          Set absolute_pressure field Units: Pa Comment: Includes atmospheric pressure
 void setAccumulatedPower(java.lang.Long accumulatedPower)
          Set accumulated_power field Units: watts
 void setActivityType(ActivityType activityType)
          Set activity_type field
 void setAltitude(java.lang.Float altitude)
          Set altitude field Units: m
 void setBallSpeed(java.lang.Float ballSpeed)
          Set ball_speed field Units: m/s
 void setBatterySoc(java.lang.Float batterySoc)
          Set battery_soc field Units: percent Comment: lev battery state of charge
 void setCadence(java.lang.Short cadence)
          Set cadence field Units: rpm
 void setCadence256(java.lang.Float cadence256)
          Set cadence256 field Units: rpm Comment: Log cadence and fractional cadence for backwards compatability
 void setCalories(java.lang.Integer calories)
          Set calories field Units: kcal
 void setCnsLoad(java.lang.Short cnsLoad)
          Set cns_load field Units: percent
 void setCombinedPedalSmoothness(java.lang.Float combinedPedalSmoothness)
          Set combined_pedal_smoothness field Units: percent
 void setCompressedAccumulatedPower(java.lang.Integer compressedAccumulatedPower)
          Set compressed_accumulated_power field Units: watts
 void setCompressedSpeedDistance(int index, java.lang.Byte compressedSpeedDistance)
          Set compressed_speed_distance field
 void setCycleLength(java.lang.Float cycleLength)
          Set cycle_length field Units: m
 void setCycles(java.lang.Short cycles)
          Set cycles field Units: cycles
 void setDepth(java.lang.Float depth)
          Set depth field Units: m Comment: 0 if above water
 void setDeviceIndex(java.lang.Short deviceIndex)
          Set device_index field
 void setDistance(java.lang.Float distance)
          Set distance field Units: m
 void setEnhancedAltitude(java.lang.Float enhancedAltitude)
          Set enhanced_altitude field Units: m
 void setEnhancedSpeed(java.lang.Float enhancedSpeed)
          Set enhanced_speed field Units: m/s
 void setFractionalCadence(java.lang.Float fractionalCadence)
          Set fractional_cadence field Units: rpm
 void setGpsAccuracy(java.lang.Short gpsAccuracy)
          Set gps_accuracy field Units: m
 void setGrade(java.lang.Float grade)
          Set grade field Units: %
 void setHeartRate(java.lang.Short heartRate)
          Set heart_rate field Units: bpm
 void setLeftPco(java.lang.Byte leftPco)
          Set left_pco field Units: mm Comment: Left platform center offset
 void setLeftPedalSmoothness(java.lang.Float leftPedalSmoothness)
          Set left_pedal_smoothness field Units: percent
 void setLeftPowerPhase(int index, java.lang.Float leftPowerPhase)
          Set left_power_phase field Units: degrees Comment: Left power phase angles.
 void setLeftPowerPhasePeak(int index, java.lang.Float leftPowerPhasePeak)
          Set left_power_phase_peak field Units: degrees Comment: Left power phase peak angles.
 void setLeftRightBalance(java.lang.Short leftRightBalance)
          Set left_right_balance field
 void setLeftTorqueEffectiveness(java.lang.Float leftTorqueEffectiveness)
          Set left_torque_effectiveness field Units: percent
 void setMotorPower(java.lang.Integer motorPower)
          Set motor_power field Units: watts Comment: lev motor power
 void setN2Load(java.lang.Integer n2Load)
          Set n2_load field Units: percent
 void setNdlTime(java.lang.Long ndlTime)
          Set ndl_time field Units: s
 void setNextStopDepth(java.lang.Float nextStopDepth)
          Set next_stop_depth field Units: m Comment: 0 if above water
 void setNextStopTime(java.lang.Long nextStopTime)
          Set next_stop_time field Units: s
 void setPositionLat(java.lang.Integer positionLat)
          Set position_lat field Units: semicircles
 void setPositionLong(java.lang.Integer positionLong)
          Set position_long field Units: semicircles
 void setPower(java.lang.Integer power)
          Set power field Units: watts
 void setResistance(java.lang.Short resistance)
          Set resistance field Comment: Relative.
 void setRightPco(java.lang.Byte rightPco)
          Set right_pco field Units: mm Comment: Right platform center offset
 void setRightPedalSmoothness(java.lang.Float rightPedalSmoothness)
          Set right_pedal_smoothness field Units: percent
 void setRightPowerPhase(int index, java.lang.Float rightPowerPhase)
          Set right_power_phase field Units: degrees Comment: Right power phase angles.
 void setRightPowerPhasePeak(int index, java.lang.Float rightPowerPhasePeak)
          Set right_power_phase_peak field Units: degrees Comment: Right power phase peak angles.
 void setRightTorqueEffectiveness(java.lang.Float rightTorqueEffectiveness)
          Set right_torque_effectiveness field Units: percent
 void setSaturatedHemoglobinPercent(java.lang.Float saturatedHemoglobinPercent)
          Set saturated_hemoglobin_percent field Units: % Comment: Percentage of hemoglobin saturated with oxygen
 void setSaturatedHemoglobinPercentMax(java.lang.Float saturatedHemoglobinPercentMax)
          Set saturated_hemoglobin_percent_max field Units: % Comment: Max percentage of hemoglobin saturated with oxygen
 void setSaturatedHemoglobinPercentMin(java.lang.Float saturatedHemoglobinPercentMin)
          Set saturated_hemoglobin_percent_min field Units: % Comment: Min percentage of hemoglobin saturated with oxygen
 void setSpeed(java.lang.Float speed)
          Set speed field Units: m/s
 void setSpeed1s(int index, java.lang.Float speed1s)
          Set speed_1s field Units: m/s Comment: Speed at 1s intervals.
 void setStanceTime(java.lang.Float stanceTime)
          Set stance_time field Units: ms
 void setStanceTimeBalance(java.lang.Float stanceTimeBalance)
          Set stance_time_balance field Units: percent
 void setStanceTimePercent(java.lang.Float stanceTimePercent)
          Set stance_time_percent field Units: percent
 void setStepLength(java.lang.Float stepLength)
          Set step_length field Units: mm
 void setStrokeType(StrokeType strokeType)
          Set stroke_type field
 void setTemperature(java.lang.Byte temperature)
          Set temperature field Units: C
 void setTime128(java.lang.Float time128)
          Set time128 field Units: s
 void setTimeFromCourse(java.lang.Float timeFromCourse)
          Set time_from_course field Units: s
 void setTimestamp(DateTime timestamp)
          Set timestamp field Units: s
 void setTimeToSurface(java.lang.Long timeToSurface)
          Set time_to_surface field Units: s
 void setTotalCycles(java.lang.Long totalCycles)
          Set total_cycles field Units: cycles
 void setTotalHemoglobinConc(java.lang.Float totalHemoglobinConc)
          Set total_hemoglobin_conc field Units: g/dL Comment: Total saturated and unsaturated hemoglobin
 void setTotalHemoglobinConcMax(java.lang.Float totalHemoglobinConcMax)
          Set total_hemoglobin_conc_max field Units: g/dL Comment: Max saturated and unsaturated hemoglobin
 void setTotalHemoglobinConcMin(java.lang.Float totalHemoglobinConcMin)
          Set total_hemoglobin_conc_min field Units: g/dL Comment: Min saturated and unsaturated hemoglobin
 void setVerticalOscillation(java.lang.Float verticalOscillation)
          Set vertical_oscillation field Units: mm
 void setVerticalRatio(java.lang.Float verticalRatio)
          Set vertical_ratio field Units: percent
 void setVerticalSpeed(java.lang.Float verticalSpeed)
          Set vertical_speed field Units: m/s
 void setZone(java.lang.Short zone)
          Set zone field
 
Methods inherited from class com.garmin.fit.Mesg
addDeveloperField, addField, getActiveSubFieldIndex, getActiveSubFieldName, getDeveloperFields, getField, getField, getField, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValues, getFieldBigIntegerValues, getFieldBigIntegerValues, getFieldBitsValue, getFieldBitsValue, getFieldByteValue, getFieldByteValue, getFieldByteValue, getFieldByteValue, getFieldByteValue, getFieldByteValue, getFieldByteValues, getFieldByteValues, getFieldByteValues, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValues, getFieldDoubleValues, getFieldDoubleValues, getFieldFloatValue, getFieldFloatValue, getFieldFloatValue, getFieldFloatValue, getFieldFloatValue, getFieldFloatValue, getFieldFloatValues, getFieldFloatValues, getFieldFloatValues, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValues, getFieldIntegerValues, getFieldIntegerValues, getFieldLongValue, getFieldLongValue, getFieldLongValue, getFieldLongValue, getFieldLongValue, getFieldLongValue, getFieldLongValues, getFieldLongValues, getFieldLongValues, getFields, getFieldShortValue, getFieldShortValue, getFieldShortValue, getFieldShortValue, getFieldShortValue, getFieldShortValue, getFieldShortValues, getFieldShortValues, getFieldShortValues, getFieldStringValue, getFieldStringValue, getFieldStringValue, getFieldStringValue, getFieldStringValue, getFieldStringValue, getFieldStringValues, getFieldStringValues, getFieldStringValues, getFieldValue, getFieldValue, getFieldValue, getFieldValue, getFieldValue, getFieldValue, getIsFieldAccumulated, getLocalNum, getName, getNum, getNumFields, getNumFieldValues, getNumFieldValues, getNumFieldValues, getNumFieldValues, getOverrideField, hasField, removeExpandedFields, removeField, setField, setFields, setFieldValue, setFieldValue, setFieldValue, setFieldValue, setFieldValue, setFieldValue, setLocalNum, timestampToDateTime, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TimestampFieldNum

public static final int TimestampFieldNum
See Also:
Constant Field Values

PositionLatFieldNum

public static final int PositionLatFieldNum
See Also:
Constant Field Values

PositionLongFieldNum

public static final int PositionLongFieldNum
See Also:
Constant Field Values

AltitudeFieldNum

public static final int AltitudeFieldNum
See Also:
Constant Field Values

HeartRateFieldNum

public static final int HeartRateFieldNum
See Also:
Constant Field Values

CadenceFieldNum

public static final int CadenceFieldNum
See Also:
Constant Field Values

DistanceFieldNum

public static final int DistanceFieldNum
See Also:
Constant Field Values

SpeedFieldNum

public static final int SpeedFieldNum
See Also:
Constant Field Values

PowerFieldNum

public static final int PowerFieldNum
See Also:
Constant Field Values

CompressedSpeedDistanceFieldNum

public static final int CompressedSpeedDistanceFieldNum
See Also:
Constant Field Values

GradeFieldNum

public static final int GradeFieldNum
See Also:
Constant Field Values

ResistanceFieldNum

public static final int ResistanceFieldNum
See Also:
Constant Field Values

TimeFromCourseFieldNum

public static final int TimeFromCourseFieldNum
See Also:
Constant Field Values

CycleLengthFieldNum

public static final int CycleLengthFieldNum
See Also:
Constant Field Values

TemperatureFieldNum

public static final int TemperatureFieldNum
See Also:
Constant Field Values

Speed1sFieldNum

public static final int Speed1sFieldNum
See Also:
Constant Field Values

CyclesFieldNum

public static final int CyclesFieldNum
See Also:
Constant Field Values

TotalCyclesFieldNum

public static final int TotalCyclesFieldNum
See Also:
Constant Field Values

CompressedAccumulatedPowerFieldNum

public static final int CompressedAccumulatedPowerFieldNum
See Also:
Constant Field Values

AccumulatedPowerFieldNum

public static final int AccumulatedPowerFieldNum
See Also:
Constant Field Values

LeftRightBalanceFieldNum

public static final int LeftRightBalanceFieldNum
See Also:
Constant Field Values

GpsAccuracyFieldNum

public static final int GpsAccuracyFieldNum
See Also:
Constant Field Values

VerticalSpeedFieldNum

public static final int VerticalSpeedFieldNum
See Also:
Constant Field Values

CaloriesFieldNum

public static final int CaloriesFieldNum
See Also:
Constant Field Values

VerticalOscillationFieldNum

public static final int VerticalOscillationFieldNum
See Also:
Constant Field Values

StanceTimePercentFieldNum

public static final int StanceTimePercentFieldNum
See Also:
Constant Field Values

StanceTimeFieldNum

public static final int StanceTimeFieldNum
See Also:
Constant Field Values

ActivityTypeFieldNum

public static final int ActivityTypeFieldNum
See Also:
Constant Field Values

LeftTorqueEffectivenessFieldNum

public static final int LeftTorqueEffectivenessFieldNum
See Also:
Constant Field Values

RightTorqueEffectivenessFieldNum

public static final int RightTorqueEffectivenessFieldNum
See Also:
Constant Field Values

LeftPedalSmoothnessFieldNum

public static final int LeftPedalSmoothnessFieldNum
See Also:
Constant Field Values

RightPedalSmoothnessFieldNum

public static final int RightPedalSmoothnessFieldNum
See Also:
Constant Field Values

CombinedPedalSmoothnessFieldNum

public static final int CombinedPedalSmoothnessFieldNum
See Also:
Constant Field Values

Time128FieldNum

public static final int Time128FieldNum
See Also:
Constant Field Values

StrokeTypeFieldNum

public static final int StrokeTypeFieldNum
See Also:
Constant Field Values

ZoneFieldNum

public static final int ZoneFieldNum
See Also:
Constant Field Values

BallSpeedFieldNum

public static final int BallSpeedFieldNum
See Also:
Constant Field Values

Cadence256FieldNum

public static final int Cadence256FieldNum
See Also:
Constant Field Values

FractionalCadenceFieldNum

public static final int FractionalCadenceFieldNum
See Also:
Constant Field Values

TotalHemoglobinConcFieldNum

public static final int TotalHemoglobinConcFieldNum
See Also:
Constant Field Values

TotalHemoglobinConcMinFieldNum

public static final int TotalHemoglobinConcMinFieldNum
See Also:
Constant Field Values

TotalHemoglobinConcMaxFieldNum

public static final int TotalHemoglobinConcMaxFieldNum
See Also:
Constant Field Values

SaturatedHemoglobinPercentFieldNum

public static final int SaturatedHemoglobinPercentFieldNum
See Also:
Constant Field Values

SaturatedHemoglobinPercentMinFieldNum

public static final int SaturatedHemoglobinPercentMinFieldNum
See Also:
Constant Field Values

SaturatedHemoglobinPercentMaxFieldNum

public static final int SaturatedHemoglobinPercentMaxFieldNum
See Also:
Constant Field Values

DeviceIndexFieldNum

public static final int DeviceIndexFieldNum
See Also:
Constant Field Values

LeftPcoFieldNum

public static final int LeftPcoFieldNum
See Also:
Constant Field Values

RightPcoFieldNum

public static final int RightPcoFieldNum
See Also:
Constant Field Values

LeftPowerPhaseFieldNum

public static final int LeftPowerPhaseFieldNum
See Also:
Constant Field Values

LeftPowerPhasePeakFieldNum

public static final int LeftPowerPhasePeakFieldNum
See Also:
Constant Field Values

RightPowerPhaseFieldNum

public static final int RightPowerPhaseFieldNum
See Also:
Constant Field Values

RightPowerPhasePeakFieldNum

public static final int RightPowerPhasePeakFieldNum
See Also:
Constant Field Values

EnhancedSpeedFieldNum

public static final int EnhancedSpeedFieldNum
See Also:
Constant Field Values

EnhancedAltitudeFieldNum

public static final int EnhancedAltitudeFieldNum
See Also:
Constant Field Values

BatterySocFieldNum

public static final int BatterySocFieldNum
See Also:
Constant Field Values

MotorPowerFieldNum

public static final int MotorPowerFieldNum
See Also:
Constant Field Values

VerticalRatioFieldNum

public static final int VerticalRatioFieldNum
See Also:
Constant Field Values

StanceTimeBalanceFieldNum

public static final int StanceTimeBalanceFieldNum
See Also:
Constant Field Values

StepLengthFieldNum

public static final int StepLengthFieldNum
See Also:
Constant Field Values

AbsolutePressureFieldNum

public static final int AbsolutePressureFieldNum
See Also:
Constant Field Values

DepthFieldNum

public static final int DepthFieldNum
See Also:
Constant Field Values

NextStopDepthFieldNum

public static final int NextStopDepthFieldNum
See Also:
Constant Field Values

NextStopTimeFieldNum

public static final int NextStopTimeFieldNum
See Also:
Constant Field Values

TimeToSurfaceFieldNum

public static final int TimeToSurfaceFieldNum
See Also:
Constant Field Values

NdlTimeFieldNum

public static final int NdlTimeFieldNum
See Also:
Constant Field Values

CnsLoadFieldNum

public static final int CnsLoadFieldNum
See Also:
Constant Field Values

N2LoadFieldNum

public static final int N2LoadFieldNum
See Also:
Constant Field Values

recordMesg

protected static final Mesg recordMesg
Constructor Detail

RecordMesg

public RecordMesg()

RecordMesg

public RecordMesg(Mesg mesg)
Method Detail

getTimestamp

public DateTime getTimestamp()
Get timestamp field Units: s

Returns:
timestamp

setTimestamp

public void setTimestamp(DateTime timestamp)
Set timestamp field Units: s

Parameters:
timestamp -

getPositionLat

public java.lang.Integer getPositionLat()
Get position_lat field Units: semicircles

Returns:
position_lat

setPositionLat

public void setPositionLat(java.lang.Integer positionLat)
Set position_lat field Units: semicircles

Parameters:
positionLat -

getPositionLong

public java.lang.Integer getPositionLong()
Get position_long field Units: semicircles

Returns:
position_long

setPositionLong

public void setPositionLong(java.lang.Integer positionLong)
Set position_long field Units: semicircles

Parameters:
positionLong -

getAltitude

public java.lang.Float getAltitude()
Get altitude field Units: m

Returns:
altitude

setAltitude

public void setAltitude(java.lang.Float altitude)
Set altitude field Units: m

Parameters:
altitude -

getHeartRate

public java.lang.Short getHeartRate()
Get heart_rate field Units: bpm

Returns:
heart_rate

setHeartRate

public void setHeartRate(java.lang.Short heartRate)
Set heart_rate field Units: bpm

Parameters:
heartRate -

getCadence

public java.lang.Short getCadence()
Get cadence field Units: rpm

Returns:
cadence

setCadence

public void setCadence(java.lang.Short cadence)
Set cadence field Units: rpm

Parameters:
cadence -

getDistance

public java.lang.Float getDistance()
Get distance field Units: m

Returns:
distance

setDistance

public void setDistance(java.lang.Float distance)
Set distance field Units: m

Parameters:
distance -

getSpeed

public java.lang.Float getSpeed()
Get speed field Units: m/s

Returns:
speed

setSpeed

public void setSpeed(java.lang.Float speed)
Set speed field Units: m/s

Parameters:
speed -

getPower

public java.lang.Integer getPower()
Get power field Units: watts

Returns:
power

setPower

public void setPower(java.lang.Integer power)
Set power field Units: watts

Parameters:
power -

getCompressedSpeedDistance

public java.lang.Byte[] getCompressedSpeedDistance()

getNumCompressedSpeedDistance

public int getNumCompressedSpeedDistance()
Returns:
number of compressed_speed_distance

getCompressedSpeedDistance

public java.lang.Byte getCompressedSpeedDistance(int index)
Get compressed_speed_distance field

Parameters:
index - of compressed_speed_distance
Returns:
compressed_speed_distance

setCompressedSpeedDistance

public void setCompressedSpeedDistance(int index,
                                       java.lang.Byte compressedSpeedDistance)
Set compressed_speed_distance field

Parameters:
index - of compressed_speed_distance
compressedSpeedDistance -

getGrade

public java.lang.Float getGrade()
Get grade field Units: %

Returns:
grade

setGrade

public void setGrade(java.lang.Float grade)
Set grade field Units: %

Parameters:
grade -

getResistance

public java.lang.Short getResistance()
Get resistance field Comment: Relative. 0 is none 254 is Max.

Returns:
resistance

setResistance

public void setResistance(java.lang.Short resistance)
Set resistance field Comment: Relative. 0 is none 254 is Max.

Parameters:
resistance -

getTimeFromCourse

public java.lang.Float getTimeFromCourse()
Get time_from_course field Units: s

Returns:
time_from_course

setTimeFromCourse

public void setTimeFromCourse(java.lang.Float timeFromCourse)
Set time_from_course field Units: s

Parameters:
timeFromCourse -

getCycleLength

public java.lang.Float getCycleLength()
Get cycle_length field Units: m

Returns:
cycle_length

setCycleLength

public void setCycleLength(java.lang.Float cycleLength)
Set cycle_length field Units: m

Parameters:
cycleLength -

getTemperature

public java.lang.Byte getTemperature()
Get temperature field Units: C

Returns:
temperature

setTemperature

public void setTemperature(java.lang.Byte temperature)
Set temperature field Units: C

Parameters:
temperature -

getSpeed1s

public java.lang.Float[] getSpeed1s()

getNumSpeed1s

public int getNumSpeed1s()
Returns:
number of speed_1s

getSpeed1s

public java.lang.Float getSpeed1s(int index)
Get speed_1s field Units: m/s Comment: Speed at 1s intervals. Timestamp field indicates time of last array element.

Parameters:
index - of speed_1s
Returns:
speed_1s

setSpeed1s

public void setSpeed1s(int index,
                       java.lang.Float speed1s)
Set speed_1s field Units: m/s Comment: Speed at 1s intervals. Timestamp field indicates time of last array element.

Parameters:
index - of speed_1s
speed1s -

getCycles

public java.lang.Short getCycles()
Get cycles field Units: cycles

Returns:
cycles

setCycles

public void setCycles(java.lang.Short cycles)
Set cycles field Units: cycles

Parameters:
cycles -

getTotalCycles

public java.lang.Long getTotalCycles()
Get total_cycles field Units: cycles

Returns:
total_cycles

setTotalCycles

public void setTotalCycles(java.lang.Long totalCycles)
Set total_cycles field Units: cycles

Parameters:
totalCycles -

getCompressedAccumulatedPower

public java.lang.Integer getCompressedAccumulatedPower()
Get compressed_accumulated_power field Units: watts

Returns:
compressed_accumulated_power

setCompressedAccumulatedPower

public void setCompressedAccumulatedPower(java.lang.Integer compressedAccumulatedPower)
Set compressed_accumulated_power field Units: watts

Parameters:
compressedAccumulatedPower -

getAccumulatedPower

public java.lang.Long getAccumulatedPower()
Get accumulated_power field Units: watts

Returns:
accumulated_power

setAccumulatedPower

public void setAccumulatedPower(java.lang.Long accumulatedPower)
Set accumulated_power field Units: watts

Parameters:
accumulatedPower -

getLeftRightBalance

public java.lang.Short getLeftRightBalance()
Get left_right_balance field

Returns:
left_right_balance

setLeftRightBalance

public void setLeftRightBalance(java.lang.Short leftRightBalance)
Set left_right_balance field

Parameters:
leftRightBalance -

getGpsAccuracy

public java.lang.Short getGpsAccuracy()
Get gps_accuracy field Units: m

Returns:
gps_accuracy

setGpsAccuracy

public void setGpsAccuracy(java.lang.Short gpsAccuracy)
Set gps_accuracy field Units: m

Parameters:
gpsAccuracy -

getVerticalSpeed

public java.lang.Float getVerticalSpeed()
Get vertical_speed field Units: m/s

Returns:
vertical_speed

setVerticalSpeed

public void setVerticalSpeed(java.lang.Float verticalSpeed)
Set vertical_speed field Units: m/s

Parameters:
verticalSpeed -

getCalories

public java.lang.Integer getCalories()
Get calories field Units: kcal

Returns:
calories

setCalories

public void setCalories(java.lang.Integer calories)
Set calories field Units: kcal

Parameters:
calories -

getVerticalOscillation

public java.lang.Float getVerticalOscillation()
Get vertical_oscillation field Units: mm

Returns:
vertical_oscillation

setVerticalOscillation

public void setVerticalOscillation(java.lang.Float verticalOscillation)
Set vertical_oscillation field Units: mm

Parameters:
verticalOscillation -

getStanceTimePercent

public java.lang.Float getStanceTimePercent()
Get stance_time_percent field Units: percent

Returns:
stance_time_percent

setStanceTimePercent

public void setStanceTimePercent(java.lang.Float stanceTimePercent)
Set stance_time_percent field Units: percent

Parameters:
stanceTimePercent -

getStanceTime

public java.lang.Float getStanceTime()
Get stance_time field Units: ms

Returns:
stance_time

setStanceTime

public void setStanceTime(java.lang.Float stanceTime)
Set stance_time field Units: ms

Parameters:
stanceTime -

getActivityType

public ActivityType getActivityType()
Get activity_type field

Returns:
activity_type

setActivityType

public void setActivityType(ActivityType activityType)
Set activity_type field

Parameters:
activityType -

getLeftTorqueEffectiveness

public java.lang.Float getLeftTorqueEffectiveness()
Get left_torque_effectiveness field Units: percent

Returns:
left_torque_effectiveness

setLeftTorqueEffectiveness

public void setLeftTorqueEffectiveness(java.lang.Float leftTorqueEffectiveness)
Set left_torque_effectiveness field Units: percent

Parameters:
leftTorqueEffectiveness -

getRightTorqueEffectiveness

public java.lang.Float getRightTorqueEffectiveness()
Get right_torque_effectiveness field Units: percent

Returns:
right_torque_effectiveness

setRightTorqueEffectiveness

public void setRightTorqueEffectiveness(java.lang.Float rightTorqueEffectiveness)
Set right_torque_effectiveness field Units: percent

Parameters:
rightTorqueEffectiveness -

getLeftPedalSmoothness

public java.lang.Float getLeftPedalSmoothness()
Get left_pedal_smoothness field Units: percent

Returns:
left_pedal_smoothness

setLeftPedalSmoothness

public void setLeftPedalSmoothness(java.lang.Float leftPedalSmoothness)
Set left_pedal_smoothness field Units: percent

Parameters:
leftPedalSmoothness -

getRightPedalSmoothness

public java.lang.Float getRightPedalSmoothness()
Get right_pedal_smoothness field Units: percent

Returns:
right_pedal_smoothness

setRightPedalSmoothness

public void setRightPedalSmoothness(java.lang.Float rightPedalSmoothness)
Set right_pedal_smoothness field Units: percent

Parameters:
rightPedalSmoothness -

getCombinedPedalSmoothness

public java.lang.Float getCombinedPedalSmoothness()
Get combined_pedal_smoothness field Units: percent

Returns:
combined_pedal_smoothness

setCombinedPedalSmoothness

public void setCombinedPedalSmoothness(java.lang.Float combinedPedalSmoothness)
Set combined_pedal_smoothness field Units: percent

Parameters:
combinedPedalSmoothness -

getTime128

public java.lang.Float getTime128()
Get time128 field Units: s

Returns:
time128

setTime128

public void setTime128(java.lang.Float time128)
Set time128 field Units: s

Parameters:
time128 -

getStrokeType

public StrokeType getStrokeType()
Get stroke_type field

Returns:
stroke_type

setStrokeType

public void setStrokeType(StrokeType strokeType)
Set stroke_type field

Parameters:
strokeType -

getZone

public java.lang.Short getZone()
Get zone field

Returns:
zone

setZone

public void setZone(java.lang.Short zone)
Set zone field

Parameters:
zone -

getBallSpeed

public java.lang.Float getBallSpeed()
Get ball_speed field Units: m/s

Returns:
ball_speed

setBallSpeed

public void setBallSpeed(java.lang.Float ballSpeed)
Set ball_speed field Units: m/s

Parameters:
ballSpeed -

getCadence256

public java.lang.Float getCadence256()
Get cadence256 field Units: rpm Comment: Log cadence and fractional cadence for backwards compatability

Returns:
cadence256

setCadence256

public void setCadence256(java.lang.Float cadence256)
Set cadence256 field Units: rpm Comment: Log cadence and fractional cadence for backwards compatability

Parameters:
cadence256 -

getFractionalCadence

public java.lang.Float getFractionalCadence()
Get fractional_cadence field Units: rpm

Returns:
fractional_cadence

setFractionalCadence

public void setFractionalCadence(java.lang.Float fractionalCadence)
Set fractional_cadence field Units: rpm

Parameters:
fractionalCadence -

getTotalHemoglobinConc

public java.lang.Float getTotalHemoglobinConc()
Get total_hemoglobin_conc field Units: g/dL Comment: Total saturated and unsaturated hemoglobin

Returns:
total_hemoglobin_conc

setTotalHemoglobinConc

public void setTotalHemoglobinConc(java.lang.Float totalHemoglobinConc)
Set total_hemoglobin_conc field Units: g/dL Comment: Total saturated and unsaturated hemoglobin

Parameters:
totalHemoglobinConc -

getTotalHemoglobinConcMin

public java.lang.Float getTotalHemoglobinConcMin()
Get total_hemoglobin_conc_min field Units: g/dL Comment: Min saturated and unsaturated hemoglobin

Returns:
total_hemoglobin_conc_min

setTotalHemoglobinConcMin

public void setTotalHemoglobinConcMin(java.lang.Float totalHemoglobinConcMin)
Set total_hemoglobin_conc_min field Units: g/dL Comment: Min saturated and unsaturated hemoglobin

Parameters:
totalHemoglobinConcMin -

getTotalHemoglobinConcMax

public java.lang.Float getTotalHemoglobinConcMax()
Get total_hemoglobin_conc_max field Units: g/dL Comment: Max saturated and unsaturated hemoglobin

Returns:
total_hemoglobin_conc_max

setTotalHemoglobinConcMax

public void setTotalHemoglobinConcMax(java.lang.Float totalHemoglobinConcMax)
Set total_hemoglobin_conc_max field Units: g/dL Comment: Max saturated and unsaturated hemoglobin

Parameters:
totalHemoglobinConcMax -

getSaturatedHemoglobinPercent

public java.lang.Float getSaturatedHemoglobinPercent()
Get saturated_hemoglobin_percent field Units: % Comment: Percentage of hemoglobin saturated with oxygen

Returns:
saturated_hemoglobin_percent

setSaturatedHemoglobinPercent

public void setSaturatedHemoglobinPercent(java.lang.Float saturatedHemoglobinPercent)
Set saturated_hemoglobin_percent field Units: % Comment: Percentage of hemoglobin saturated with oxygen

Parameters:
saturatedHemoglobinPercent -

getSaturatedHemoglobinPercentMin

public java.lang.Float getSaturatedHemoglobinPercentMin()
Get saturated_hemoglobin_percent_min field Units: % Comment: Min percentage of hemoglobin saturated with oxygen

Returns:
saturated_hemoglobin_percent_min

setSaturatedHemoglobinPercentMin

public void setSaturatedHemoglobinPercentMin(java.lang.Float saturatedHemoglobinPercentMin)
Set saturated_hemoglobin_percent_min field Units: % Comment: Min percentage of hemoglobin saturated with oxygen

Parameters:
saturatedHemoglobinPercentMin -

getSaturatedHemoglobinPercentMax

public java.lang.Float getSaturatedHemoglobinPercentMax()
Get saturated_hemoglobin_percent_max field Units: % Comment: Max percentage of hemoglobin saturated with oxygen

Returns:
saturated_hemoglobin_percent_max

setSaturatedHemoglobinPercentMax

public void setSaturatedHemoglobinPercentMax(java.lang.Float saturatedHemoglobinPercentMax)
Set saturated_hemoglobin_percent_max field Units: % Comment: Max percentage of hemoglobin saturated with oxygen

Parameters:
saturatedHemoglobinPercentMax -

getDeviceIndex

public java.lang.Short getDeviceIndex()
Get device_index field

Returns:
device_index

setDeviceIndex

public void setDeviceIndex(java.lang.Short deviceIndex)
Set device_index field

Parameters:
deviceIndex -

getLeftPco

public java.lang.Byte getLeftPco()
Get left_pco field Units: mm Comment: Left platform center offset

Returns:
left_pco

setLeftPco

public void setLeftPco(java.lang.Byte leftPco)
Set left_pco field Units: mm Comment: Left platform center offset

Parameters:
leftPco -

getRightPco

public java.lang.Byte getRightPco()
Get right_pco field Units: mm Comment: Right platform center offset

Returns:
right_pco

setRightPco

public void setRightPco(java.lang.Byte rightPco)
Set right_pco field Units: mm Comment: Right platform center offset

Parameters:
rightPco -

getLeftPowerPhase

public java.lang.Float[] getLeftPowerPhase()

getNumLeftPowerPhase

public int getNumLeftPowerPhase()
Returns:
number of left_power_phase

getLeftPowerPhase

public java.lang.Float getLeftPowerPhase(int index)
Get left_power_phase field Units: degrees Comment: Left power phase angles. Data value indexes defined by power_phase_type.

Parameters:
index - of left_power_phase
Returns:
left_power_phase

setLeftPowerPhase

public void setLeftPowerPhase(int index,
                              java.lang.Float leftPowerPhase)
Set left_power_phase field Units: degrees Comment: Left power phase angles. Data value indexes defined by power_phase_type.

Parameters:
index - of left_power_phase
leftPowerPhase -

getLeftPowerPhasePeak

public java.lang.Float[] getLeftPowerPhasePeak()

getNumLeftPowerPhasePeak

public int getNumLeftPowerPhasePeak()
Returns:
number of left_power_phase_peak

getLeftPowerPhasePeak

public java.lang.Float getLeftPowerPhasePeak(int index)
Get left_power_phase_peak field Units: degrees Comment: Left power phase peak angles. Data value indexes defined by power_phase_type.

Parameters:
index - of left_power_phase_peak
Returns:
left_power_phase_peak

setLeftPowerPhasePeak

public void setLeftPowerPhasePeak(int index,
                                  java.lang.Float leftPowerPhasePeak)
Set left_power_phase_peak field Units: degrees Comment: Left power phase peak angles. Data value indexes defined by power_phase_type.

Parameters:
index - of left_power_phase_peak
leftPowerPhasePeak -

getRightPowerPhase

public java.lang.Float[] getRightPowerPhase()

getNumRightPowerPhase

public int getNumRightPowerPhase()
Returns:
number of right_power_phase

getRightPowerPhase

public java.lang.Float getRightPowerPhase(int index)
Get right_power_phase field Units: degrees Comment: Right power phase angles. Data value indexes defined by power_phase_type.

Parameters:
index - of right_power_phase
Returns:
right_power_phase

setRightPowerPhase

public void setRightPowerPhase(int index,
                               java.lang.Float rightPowerPhase)
Set right_power_phase field Units: degrees Comment: Right power phase angles. Data value indexes defined by power_phase_type.

Parameters:
index - of right_power_phase
rightPowerPhase -

getRightPowerPhasePeak

public java.lang.Float[] getRightPowerPhasePeak()

getNumRightPowerPhasePeak

public int getNumRightPowerPhasePeak()
Returns:
number of right_power_phase_peak

getRightPowerPhasePeak

public java.lang.Float getRightPowerPhasePeak(int index)
Get right_power_phase_peak field Units: degrees Comment: Right power phase peak angles. Data value indexes defined by power_phase_type.

Parameters:
index - of right_power_phase_peak
Returns:
right_power_phase_peak

setRightPowerPhasePeak

public void setRightPowerPhasePeak(int index,
                                   java.lang.Float rightPowerPhasePeak)
Set right_power_phase_peak field Units: degrees Comment: Right power phase peak angles. Data value indexes defined by power_phase_type.

Parameters:
index - of right_power_phase_peak
rightPowerPhasePeak -

getEnhancedSpeed

public java.lang.Float getEnhancedSpeed()
Get enhanced_speed field Units: m/s

Returns:
enhanced_speed

setEnhancedSpeed

public void setEnhancedSpeed(java.lang.Float enhancedSpeed)
Set enhanced_speed field Units: m/s

Parameters:
enhancedSpeed -

getEnhancedAltitude

public java.lang.Float getEnhancedAltitude()
Get enhanced_altitude field Units: m

Returns:
enhanced_altitude

setEnhancedAltitude

public void setEnhancedAltitude(java.lang.Float enhancedAltitude)
Set enhanced_altitude field Units: m

Parameters:
enhancedAltitude -

getBatterySoc

public java.lang.Float getBatterySoc()
Get battery_soc field Units: percent Comment: lev battery state of charge

Returns:
battery_soc

setBatterySoc

public void setBatterySoc(java.lang.Float batterySoc)
Set battery_soc field Units: percent Comment: lev battery state of charge

Parameters:
batterySoc -

getMotorPower

public java.lang.Integer getMotorPower()
Get motor_power field Units: watts Comment: lev motor power

Returns:
motor_power

setMotorPower

public void setMotorPower(java.lang.Integer motorPower)
Set motor_power field Units: watts Comment: lev motor power

Parameters:
motorPower -

getVerticalRatio

public java.lang.Float getVerticalRatio()
Get vertical_ratio field Units: percent

Returns:
vertical_ratio

setVerticalRatio

public void setVerticalRatio(java.lang.Float verticalRatio)
Set vertical_ratio field Units: percent

Parameters:
verticalRatio -

getStanceTimeBalance

public java.lang.Float getStanceTimeBalance()
Get stance_time_balance field Units: percent

Returns:
stance_time_balance

setStanceTimeBalance

public void setStanceTimeBalance(java.lang.Float stanceTimeBalance)
Set stance_time_balance field Units: percent

Parameters:
stanceTimeBalance -

getStepLength

public java.lang.Float getStepLength()
Get step_length field Units: mm

Returns:
step_length

setStepLength

public void setStepLength(java.lang.Float stepLength)
Set step_length field Units: mm

Parameters:
stepLength -

getAbsolutePressure

public java.lang.Long getAbsolutePressure()
Get absolute_pressure field Units: Pa Comment: Includes atmospheric pressure

Returns:
absolute_pressure

setAbsolutePressure

public void setAbsolutePressure(java.lang.Long absolutePressure)
Set absolute_pressure field Units: Pa Comment: Includes atmospheric pressure

Parameters:
absolutePressure -

getDepth

public java.lang.Float getDepth()
Get depth field Units: m Comment: 0 if above water

Returns:
depth

setDepth

public void setDepth(java.lang.Float depth)
Set depth field Units: m Comment: 0 if above water

Parameters:
depth -

getNextStopDepth

public java.lang.Float getNextStopDepth()
Get next_stop_depth field Units: m Comment: 0 if above water

Returns:
next_stop_depth

setNextStopDepth

public void setNextStopDepth(java.lang.Float nextStopDepth)
Set next_stop_depth field Units: m Comment: 0 if above water

Parameters:
nextStopDepth -

getNextStopTime

public java.lang.Long getNextStopTime()
Get next_stop_time field Units: s

Returns:
next_stop_time

setNextStopTime

public void setNextStopTime(java.lang.Long nextStopTime)
Set next_stop_time field Units: s

Parameters:
nextStopTime -

getTimeToSurface

public java.lang.Long getTimeToSurface()
Get time_to_surface field Units: s

Returns:
time_to_surface

setTimeToSurface

public void setTimeToSurface(java.lang.Long timeToSurface)
Set time_to_surface field Units: s

Parameters:
timeToSurface -

getNdlTime

public java.lang.Long getNdlTime()
Get ndl_time field Units: s

Returns:
ndl_time

setNdlTime

public void setNdlTime(java.lang.Long ndlTime)
Set ndl_time field Units: s

Parameters:
ndlTime -

getCnsLoad

public java.lang.Short getCnsLoad()
Get cns_load field Units: percent

Returns:
cns_load

setCnsLoad

public void setCnsLoad(java.lang.Short cnsLoad)
Set cns_load field Units: percent

Parameters:
cnsLoad -

getN2Load

public java.lang.Integer getN2Load()
Get n2_load field Units: percent

Returns:
n2_load

setN2Load

public void setN2Load(java.lang.Integer n2Load)
Set n2_load field Units: percent

Parameters:
n2Load -