Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
documentation:language_reference:objects:responsefunction:functions:tospectra [2024/09/16 12:08] – created Maurits W. Haverkortdocumentation:language_reference:objects:responsefunction:functions:tospectra [2024/12/31 13:46] (current) Maurits W. Haverkort
Line 3: Line 3:
  
 ### ###
-alligned paragraph text+//Spec = ResponseFunction.ToSpectra(G,options)// creates a [[documentation:language_reference:objects:spectra:start|spectrum]] object from a response function object. For response functions represented as matrices Spectra are stored row first in a single list. See also [[documentation:language_reference:functions:createspectra|CreateSpectra]]
 ### ###
  
-===== Example =====+### 
 +Possible options are 
 +  * EnergyShift: double - a shift of the energy 
 +  * Emin:        double - minimum energy for the spectrum 
 +  * Emax:        double - maximum energy for the spectrum 
 +  * NE:          double - number of energy points in the spectrum 
 +  * GammaG:      double - Gaussian broadening of the spectrum (full width half maximum) 
 +  * GammaL:      double - Lorenzian broadening of the spectrum (full width half maximum)
  
 ### ###
-description text 
-### 
- 
-==== Input ==== 
-<code Quanty Example.Quanty> 
--- some example code 
-</code> 
  
-==== Result ==== 
-<file Quanty_Output> 
-text produced as output 
-</file> 
  
 ===== Table of contents ===== ===== Table of contents =====
-{{indexmenu>.#1|msort}}+{{indexmenu>../#2|tsort}}
  
Print/export