-
- Downloads
[PITOT] Fixing the issue of uninitialized values in Pitot sensor
The Pitot constructor now takes an additional parameter initialReference of type ReferenceValues and initializes the reference member variable with it. This ensures that the reference values are always initialized when an instance of the Pitot class is created.
Loading
Please register or sign in to comment