Delphi (Pascal) --> Java (Codeumwandeln) (Geodäsie/Vermessung)
Hallo,
ich habe es (scheinbar) rausbekommen:
-------
if (((int)value & 0x2000) == 0) value = (short)((int)value & 0x1FFF); else value = (short)((int)value | 0xE000); value = 0.004*value;
-------
Gruß Micha
--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences
gesamter Thread:
- Delphi (Pascal) --> Java (Codeumwandeln) -
MichaeL,
18.05.2009, 14:00
- Delphi (Pascal) --> Java (Codeumwandeln) -
MichaeL,
18.05.2009, 16:40
- Delphi (Pascal) --> Java (Codeumwandeln) -
Tino,
28.05.2009, 00:16
- Delphi (Pascal) --> Java (Codeumwandeln) - MichaeL, 28.05.2009, 11:10
- Sensoransteuerung mit Java -
MichaeL,
02.11.2009, 08:35
- Sensoransteuerung mit Java -
Tino,
14.11.2009, 18:59
- Sensoransteuerung mit Java -
MichaeL,
14.11.2009, 19:18
- Sensoransteuerung mit Java -
Tino,
15.11.2009, 02:38
- Sensoransteuerung mit Java - MichaeL, 15.11.2009, 10:48
- Sensoransteuerung mit Java -
Tino,
15.11.2009, 02:38
- Sensoransteuerung mit Java -
MichaeL,
14.11.2009, 19:18
- Sensoransteuerung mit Java -
Tino,
14.11.2009, 18:59
- Delphi (Pascal) --> Java (Codeumwandeln) -
Tino,
28.05.2009, 00:16
- Delphi (Pascal) --> Java (Codeumwandeln) -
MichaeL,
18.05.2009, 16:40