Changeset 19934 for trunk/Mars/hawc
- Timestamp:
- 01/20/20 16:58:12 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/hawc/fresnellens_traceray.C
r19785 r19934 35 35 const double H = 0.25; // [cm] Width of a single groove 36 36 const double w = 0.01; // [cm] Width of a single groove 37 38 // For a well visible structure, use instead 39 //const double H = 2.5; // [cm] Width of a single groove 40 //const double w = 1.0; // [cm] Width of a single groove 41 37 42 //const double w = 1; // [cm] Width of a single groove 38 43 //const double H = 2.5; // [cm] Thickness of lens
Note:
See TracChangeset
for help on using the changeset viewer.