Property | Type | Description | |
---|---|---|---|
Code | MeasurementTypeCode | ||
PrevNextPointId1 | int | ||
PrevQuality1 | uint | ||
PrevQuality2 | uint | ||
ReferenceId | int |
Property | Type | Description | |
---|---|---|---|
BitStream | |||
Buffer | ByteBuffer | ||
Mode | byte | ||
Mode2_1 | byte | ||
Mode3_01 | byte | ||
Mode3_1 | byte | ||
Mode4_001 | byte | ||
Mode4_01 | byte | ||
Mode4_1 | byte |
Method | Description | |
---|---|---|
ReadCode ( |
||
ReadValue ( int code, |
||
TransformCode ( int &code, int &len ) : void | ||
WriteValue ( |
Method | Description | |
---|---|---|
PointMetaData ( ByteBuffer buffer, |
Method | Description | |
---|---|---|
AdaptCommands2 ( ) : void |
protected PointMetaData ( ByteBuffer buffer, |
||
buffer | ByteBuffer | |
bitStream | ||
code | MeasurementTypeCode | |
referenceId | int | |
return | System |
public ReadCode ( |
||
bitStream | ||
return | int |
public abstract ReadValue ( int code, |
||
code | int | |
outValue | ||
return | void |
public TransformCode ( int &code, int &len ) : void | ||
code | int | |
len | int | |
return | void |
public abstract WriteValue ( |
||
currentValue | ||
return | void |
protected BitStream,OGE.MeasurementStream BitStream | ||
return |