#pragma once struct AirmassResult { float CylinderAirmass = 0; float EngineLoadPercent = 100; };