code cleanup, reduce global and shared data structures
This commit is contained in:
parent
c653d72cf4
commit
5cfad502f7
4 changed files with 180 additions and 130 deletions
2
planck.h
2
planck.h
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue