|
|
Optimization for the multi-config system
在 Zemax manual/ chapter ?? MULTI-CONFIGURATIONS
有说明了
…..
CONF 1
User operands for configuration 1...
Default operands for configuration 1...
CONF 2:
User operands for configuration 2...
Default operands for configuration 2...
CONF 3:
...etc.
The other method is to build the default merit function, then add all the user operands at the top of the merit
function to keep them all in one place:
CONF 1
User operands for configuration 1...
CONF 2
User operands for configuration 2...
CONF 3
User operands for configuration 3...
etc...
DMFS
CONF 1
Default operands for configuration 1...
CONF 2
Default operands for configuration 3...
CONF 3
Default operands for configuration 3...
etc...
|
|