exosim.tasks.load.loadOpticalElementHDF5#

Classes#

LoadOpticalElementHDF5

Class to load an optical element and return its radiance and efficiency using data from an HDF5 file.

Module Contents#

class LoadOpticalElementHDF5[source]#

Bases: exosim.tasks.load.loadOpticalElement.LoadOpticalElement

Class to load an optical element and return its radiance and efficiency using data from an HDF5 file.

This class inherits from LoadOpticalElement and overrides the model and _get_data methods to use an HDF5 file for the optical element data.

Returns: