Add files via upload
This commit is contained in:
parent
386827f131
commit
2c2156583c
@ -12,7 +12,7 @@ I changed the way the energy density is computed around 7 July. If you use a rec
|
||||
it may be necessary to modify two constants as follows:
|
||||
```
|
||||
#define SLOPE 1.0 /* sensitivity of color on wave amplitude */
|
||||
#define E_SCALE 750.0 /* scaling factor for energy representation
|
||||
#define E_SCALE 750.0 /* scaling factor for energy representation */
|
||||
```
|
||||
|
||||
|
||||
|
@ -12,7 +12,7 @@ I changed the way the energy density is computed around 7 July. If you use a rec
|
||||
it may be necessary to modify two constants as follows:
|
||||
```
|
||||
#define SLOPE 1.0 /* sensitivity of color on wave amplitude */
|
||||
#define E_SCALE 750.0 /* scaling factor for energy representation
|
||||
#define E_SCALE 750.0 /* scaling factor for energy representation */
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user