linz / snap

Survey Network Adjustment Package.
Other
8 stars 4 forks source link

Float vertical not overridden when station subsequently freed #109

Closed ndonnelly closed 2 years ago

ndonnelly commented 2 years ago

Using the following commands in a 3d adjustment:

float WGTT NLSN KAIK
free KAIK

the expected behaviour is that WGTT and NLSN are floated and KAIK is free

Current behaviour is that WGTT, NLSN and the vertical component of KAIK are floated and the horizontal component of KAIK is free float_bug.zip

ccrook commented 2 years ago

Noted: Thanks for excellent tiny example data set Nic. Odd and not at all expected behavour.

ccrook commented 2 years ago

Issue fixed in source code. Impact of error is free command will always remove horizontal float and never remove vertical float setting.