exosim.tasks.parse.parsePath#
Classes#
Given the optical path descrition, it parses the optical elements and return an ordered dictionary. |
Module Contents#
- class ParsePath[source]#
Bases:
exosim.tasks.task.TaskGiven the optical path descrition, it parses the optical elements and return an ordered dictionary.
- Returns:
dictionary of
RadianceandDimensionless, represeting the radiance and efficiency of the path.- Return type:
Note
The user can force the parser to isolate contribution by addind to the description dictionary the key ‘isolate’ set to
True.