[╯°□°]╯︵┻━┻
Goldberg Simulator 20000
 All Classes Functions Variables
Public Member Functions | Public Attributes | Protected Attributes
Spring Class Reference
Inheritance diagram for Spring:
Disp Force CouldBeInseredToSystem SpringBreak SpringDeform

List of all members.

Public Member Functions

void setObj1 (Obj &)
void setObj2 (Obj &)
void setk1 (double const &k1)
void setL0 (double const &newl0)
virtual void force ()
void disp (vector< bool > options=vector< bool >(10, false))
ostream & cdisp (ostream &)
 Spring (Obj &obj1, Obj &obj2, double const &k, double const &l, Vect const &attache1=Vect(3), Vect const &attache2=Vect(3))

Public Attributes

bool amorti

Protected Attributes

Objobj1
Objobj2
double k1
double l0
Vect attache1
Vect attache2

Member Function Documentation

void Spring::force ( ) [virtual]

ATTENTION OSCILLATION

Implements Force.

Reimplemented in SpringDeform.


The documentation for this class was generated from the following files: