ESyS-Particle  4.0.1
Public Member Functions | Public Attributes
CRotFrictionIGP Struct Reference

Interaction parameters for frictional interaction between rotational particles. More...

#include <RotFricInteraction.h>

Inheritance diagram for CRotFrictionIGP:
Inheritance graph
[legend]
Collaboration diagram for CRotFrictionIGP:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CRotFrictionIGP (const std::string &name, double k, double mu_d, double mu_s, double k_s, double dt, bool scaling, bool rigid)
 CRotFrictionIGP (const std::string &name, double youngsModulus, double poissonsRatio, double mu_d, double mu_s, double dt, bool rigid)
virtual std::string getTypeString () const
void setTimeStepSize (double dt)

Public Attributes

double k
double mu_d
double mu_s
double k_s
double dt
bool scaling
bool rigid

Detailed Description

Interaction parameters for frictional interaction between rotational particles.

Author:
Shane Latham, Steffen Abe $Revision$ $Date$

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