|
| |
|
Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members
simion::PAPoint Class Reference#include <pa.h>
Detailed DescriptionConstainer class representing a single data point in a PA.This is used as a return value in certain PA methods (e.g. point).
|
|
Public Member Functions | |
| PAPoint (bool electrode_, double potential_) | |
| Constructor. | |
Public Attributes | |
| bool | electrode |
| Whether point is an electrode. | |
| double | potential |
| Potential of point (volts or mags). | |
Constructor & Destructor Documentation
|
||||||||||||
|
Constructor.
|
The documentation for this class was generated from the following file: (c) 2003-2004. Scientific Instrument Services, Inc. All Rights Reserved.
Please report any errors/comments regarding this web page:
