OpenLexocad  28.0
PropertyRelaxation.h File Reference
#include <Core/Property.h>

Go to the source code of this file.

Classes

class  Core::PropertyRelaxation
 
class  Core::PropertyRelaxationSet
 

Namespaces

 Core
 

Typedefs

typedef std::pair< double, double > CA_Relaxation
 

Functions

 Core::DECLARE_PROPERTY_FACTORY (PropertyRelaxation_Factory, Core::PropertyRelaxation)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyRelaxationSet_Factory, Core::PropertyRelaxationSet)
 

Typedef Documentation

◆ CA_Relaxation

typedef std::pair<double, double> CA_Relaxation