comparison Common/Inc/data_central.h @ 1049:d91345e9c009 GasConsumption

Added GF for surface: The GF for the surface will now be shown in the lowerleft corner as well as in the customer summary view.
author Ideenmodellierer
date Tue, 18 Nov 2025 18:53:21 +0100
parents 677d293c669f
children
comparison
equal deleted inserted replaced
1048:493a5903ec20 1049:d91345e9c009
103 unsigned short output_stop_length_seconds[DECOINFO_STRUCT_MAX_STOPS]; 103 unsigned short output_stop_length_seconds[DECOINFO_STRUCT_MAX_STOPS];
104 int output_time_to_surface_seconds; 104 int output_time_to_surface_seconds;
105 int output_ndl_seconds; 105 int output_ndl_seconds;
106 float output_ceiling_meter; 106 float output_ceiling_meter;
107 float super_saturation; 107 float super_saturation;
108 float gf_surf;
108 uint32_t tickstamp; 109 uint32_t tickstamp;
109 } SDecoinfo; 110 } SDecoinfo;
110 111
111 112
112 typedef struct 113 typedef struct