UnsortDistData Struct Reference

Public Member Functions

Data Fields


Detailed Description

Data structures holding values determioned by the class Measure in various formats and sort orders as necessary for filtering and fitting. Used by Distortion, FiberModel, and PsfModel.


Constructor & Destructor Documentation

UnsortDistData::UnsortDistData ( MArray< double, 1 >  X,
MArray< double, 1 >  Y,
MArray< double, 1 >  W,
MArray< double, 1 >  F,
MArray< double, 1 >  Xe,
MArray< double, 1 >  Ye,
MArray< double, 1 >  We,
MArray< double, 1 >  Fe 
) [inline]
UnsortDistData::UnsortDistData ( const UnsortDistData other  )  [inline]

Field Documentation

MArray<double,1> UnsortDistData::Xpos

Referenced by fit_with_arc(), and fit_with_trace().

MArray<double,1> UnsortDistData::Ypos

Referenced by fit_with_arc(), and fit_with_trace().

MArray<double,1> UnsortDistData::Wpos

Referenced by fit_with_arc(), and fit_with_trace().

MArray<double,1> UnsortDistData::Fpos

Referenced by fit_with_arc(), and fit_with_trace().

MArray<double,1> UnsortDistData::Xerror

Referenced by fit_with_arc().

MArray<double,1> UnsortDistData::Yerror

Referenced by fit_with_arc(), and fit_with_trace().

MArray<double,1> UnsortDistData::Werror
MArray<double,1> UnsortDistData::Ferror

Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1