StaticBezier Class Reference

Current element formed by a cubic bezier curve. More...

#include <statics.hpp>

Inheritance diagram for StaticBezier:

Inheritance graph
[legend]
Collaboration diagram for StaticBezier:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StaticBezier (prec_t currentAMPS, prec_t wire_radius, const vect3d &p0, const vect3d &p1, const vect3d &p2, const vect3d &p3)
virtual ~StaticBezier ()
std::string get_povray_script ()
 Get povray script of the given element.

Detailed Description

Current element formed by a cubic bezier curve.

Definition at line 117 of file statics.hpp.


Constructor & Destructor Documentation

StaticBezier::StaticBezier ( prec_t  currentAMPS,
prec_t  wire_radius,
const vect3d p0,
const vect3d p1,
const vect3d p2,
const vect3d p3 
)

virtual StaticBezier::~StaticBezier (  )  [virtual]


Member Function Documentation

std::string StaticBezier::get_povray_script (  )  [virtual]

Get povray script of the given element.

Implements StaticElement.


The documentation for this class was generated from the following file:
Generated on Thu Dec 6 20:31:16 2007 for Ephi by  doxygen 1.5.0