Measurement Functions - Leica tps1100 Reference Manual

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
double
};
Refraction Control Data
struct TMC_REFRACTION {
ON_OFF_TYPE eRefOn
double
double
};
Instrument Station Co-ordinates
struct TMC_STATION {
double dE0;
double dN0;
double dH0;
double dHi;
};
EDM Signal Information
struct TMC_EDM_SIGNAL
double
SYSTIME Time;
};
Correction Switches
struct TMC_ANG_SWITCH {
ON_OFF_TYPE eInclineCorr;
ON_OFF_TYPE eStandAxisCorr;
ON_OFF_TYPE eCollimationCorr;
ON_OFF_TYPE eTiltAxisCorr;
};
16.3

MEASUREMENT FUNCTIONS

16.3.1 TMC_GetCoordinate - Gets the coordinates of a measured point
TMC_GetCoordinate .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 2082
2082 ................................................................................................................................................................................................................................................................TMC_GetCoordinate
C-Declaration
TMC_GetCoordinate(SYSTIME WaitTime,
TPS1100 - Version 1.05
Theodolite Measurement and Calculation - TMC
dWetTemperature; // Wet temperature
dEarthRadius;
dRefractiveScale;
dSignalIntensity; // Signal intensity of EDM in %
// Refraction correction On/Off
// Radius of the earth
// Refractive coefficient
// Station easting coordinate
// Station northing coordinate
// Station height coordinate
// Instrument height
{
// Time when measurement was taken
// Inclination correction
// Standing axis corr.
// Collimation error corr.
// Tilting axis corr.
16-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents