Table Of Contents

Previous topic

Index statistics

Next topic

Property filter

Lattice line fitting

Python interface

class iplt.alg.RlistLLFit((object)arg1, (LLFitBase)arg2, (float)arg3, (int)arg4[, (int)arg5[, (str)arg6[, (str)arg7]]])
GetCurve((RlistLLFit)arg1) → ReflectionList :
C++ signature :
iplt::ReflectionList GetCurve(iplt::alg::RlistLLFit {lvalue})
GetDiscretizedData((RlistLLFit)arg1) → ReflectionList :
C++ signature :
iplt::ReflectionList GetDiscretizedData(iplt::alg::RlistLLFit {lvalue})
__init__((object)arg1, (LLFitBase)arg2, (float)arg3, (int)arg4[, (int)arg5[, (str)arg6[, (str)arg7]]]) → None :
C++ signature :
void __init__(_object*,boost::shared_ptr<iplt::alg::LLFitBase>,float,unsigned int [,unsigned int [,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > [,std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >]]])

C++ interface