exosim.tasks.parse.parseOpticalElement#

Classes#

ParseOpticalElement

Given the element parameters, it parses the optical element and returns a dictionary.

Module Contents#

class ParseOpticalElement[source]#

Bases: exosim.tasks.task.Task

Given the element parameters, it parses the optical element and returns a dictionary. It also applyes the time variation if provided.

Returns:

dictionary of Radiance and Dimensionless, represeting the radiance and efficiency of the optical element.

Return type:

dict

execute()[source]#

Class execution. It runs on call and executes all the task actions returning the outputs. It requires the input with correct keywords