Skip to content
Snippets Groups Projects
Commit a419ec43 authored by Jameson Rollins's avatar Jameson Rollins
Browse files

introduce Mirror struct for mirror thermal calculations

This struct is created by the precomp_mirror function, and is essentially
the union of the Material and Optic structs, holding all relevant
properties for a given optic for thermal noise calculations.  It can be
used in place of either the Material or Optic structs.

Coating thermal noise functions are modified to accept this struct.
parent e2b5128c
No related branches found
No related tags found
1 merge request!102introduce Mirror struct for mirror thermal calculations
Pipeline #161403 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment