code cleanup, reduce global and shared data structures

This commit is contained in:
Nicole Faerber 2021-02-07 20:15:54 +01:00
parent c653d72cf4
commit 5cfad502f7
4 changed files with 180 additions and 130 deletions

View file

@ -19,7 +19,7 @@
#define PlanckR2 0.0125
// Reflected Apparent Temperature [°C]
#define TempReflected 20.0
#define TempReflected 22.0
// 0.01 to 0.99 on the emissivity scale.
// Highly polished metallic surfaces such as copper or aluminum usually have an emissivity below 0.10.