|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.garmin.fit.FieldComponent
public class FieldComponent
Field Summary | |
---|---|
protected boolean |
accumulate
|
protected int |
bits
|
protected int |
fieldNum
|
protected double |
offset
|
protected double |
scale
|
Constructor Summary | |
---|---|
protected |
FieldComponent(int fieldNum,
boolean accumulate,
int bits,
double scale,
double offset)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int fieldNum
protected boolean accumulate
protected int bits
protected double scale
protected double offset
Constructor Detail |
---|
protected FieldComponent(int fieldNum, boolean accumulate, int bits, double scale, double offset)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |