mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/SPATZ.git
synced 2025-09-29 05:17:33 +00:00
Latest updates to data conversion
This commit is contained in:
@@ -34,7 +34,7 @@ class PressureSensor(Sensor):
|
||||
if self._ts_effects:
|
||||
# Pre-defined constants.
|
||||
_p = 3e6
|
||||
sigma = 40
|
||||
sigma = 100
|
||||
|
||||
# How far away from transsonic speed (mach 1) are we?
|
||||
vvec = self._dataset.get_velocity('global')
|
||||
|
Reference in New Issue
Block a user