Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:language_reference:objects:responsefunction:functions:tospectra [2024/12/31 13:45] Maurits W. Haverkortdocumentation:language_reference:objects:responsefunction:functions:tospectra [2024/12/31 13:46] (current) Maurits W. Haverkort
Line 3: Line 3:
  
 ### ###
-//Spec = ResponseFunction.ToSpectra(G,options)// creates a 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]]+//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]]
 ### ###
  
Line 17: Line 17:
 ### ###
  
-===== Example ===== 
- 
-### 
-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>../#2|tsort}} {{indexmenu>../#2|tsort}}
  
Print/export