summaryrefslogtreecommitdiff
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h
index aab3866..c284d4a 100644
--- a/src/types.h
+++ b/src/types.h
@@ -17,6 +17,7 @@ typedef struct {
measurement_type z_type;
int id;
Vector3d source, reflection;
+ double height;
} measurement_t;
// A struct for storing PVA covariance.