0.1.0 |
|
---|
#72 in #telescope
16KB
335 lines
A procedural macro to build the Giant Magellan Telescope dynamic optical simulations inputs/output
lib.rs
:
A macro to build the dos inputs and outputs enum variants
For the FEM, the macro get the variant identifiers from the field names of the structures fem_inputs
and fem_outputs
in the file modal_state_space_model_2ndOrder.rs.mat
.
The location of the file is given by the environment variable FEM_REPO
A DOS Inputs/Outputs builder
Dependencies
~5MB
~102K SLoC