Stimfit 0.12.7
Public Member Functions | Public Attributes
stf::PyMarker Struct Reference

A marker that can be set from Python. More...

#include <stf.h>

List of all members.

Public Member Functions

 PyMarker (double xv, double yv)
 Constructor.

Public Attributes

double x
double y

Detailed Description

A marker that can be set from Python.

A pair of x,y coordinates


Constructor & Destructor Documentation

stf::PyMarker::PyMarker ( double  xv,
double  yv 
) [inline]

Constructor.

Parameters:
xvx-coordinate.
yvy-coordinate.

Member Data Documentation

x-coordinate in units of sampling points

y-coordinate in trace units (e.g. mV)


The documentation for this struct was generated from the following file: