|
Stimfit @PACKAGE_VERSION@
|
#include <stf.h>

Public Member Functions | |
| SectionAttributes () | |
Public Attributes | |
| std::vector< stf::Event > | eventList |
| std::vector< stf::PyMarker > | pyMarkers |
| bool | isFitted |
| bool | isIntegrated |
| stfnum::storedFunc * | fitFunc |
| Vector_double | bestFitP |
| Vector_double | quad_p |
| std::size_t | storeFitBeg |
| std::size_t | storeFitEnd |
| std::size_t | storeIntBeg |
| std::size_t | storeIntEnd |
| stfnum::Table | bestFit |