Scine::Sparrow  5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::Sparrow::RealTimeSpectroscopy::UvVisCalculator Class Reference
Collaboration diagram for Scine::Sparrow::RealTimeSpectroscopy::UvVisCalculator:
Collaboration graph

Public Member Functions

 UvVisCalculator (std::shared_ptr< Utils::Settings > settings)
 
void initialize (const Utils::ElementTypeCollection &elements)
 
void modifyPositions (const Utils::PositionCollection &positions)
 
Spectrum calculate (const Utils::PositionCollection &positions)
 Calculates an UV/VIS spectrum from a set of positions. Care must be taken in calling code that the data are thread safe!! More...
 
void updateState (std::shared_ptr< Core::State > state)
 
Utils::Settingssettings ()
 
const Utils::Settingssettings () const
 

Member Function Documentation

Spectrum Scine::Sparrow::RealTimeSpectroscopy::UvVisCalculator::calculate ( const Utils::PositionCollection positions)

Calculates an UV/VIS spectrum from a set of positions. Care must be taken in calling code that the data are thread safe!!

Returns
A non convoluted spectrum to be processed with SpectrumProcessor.

The documentation for this class was generated from the following files: