Class TMSCRCurveList
Unit
mscr_specimen_list
Declaration
type TMSCRCurveList = class(TCurveList)
Description
Defines container for curves. Allows to input/output angles in different representations. In copying data from grid verifies them and adds to the list only data for which corresponding rows are correct.
Hierarchy
Overview
Fields
Methods
Description
Fields
|
FViewMode: longint; |
It is supposed that data are given in 2 * Theta format.
|
|
FWaveLength: double; |
Vawelength at which neutronogram was recorded.
|
Methods
|
function GetCopy: TObject; override; |
|
|
procedure CopyParameters(Dest: TObject); override; |
|
Generated by PasDoc 0.15.0.
|