SoftPlusCurvatureParameter< FP > Struct Template Reference

CPP API: mio::SoftPlusCurvatureParameter< FP > Struct Template Reference
mio::SoftPlusCurvatureParameter< FP > Struct Template Reference

Soft-plus curvature parameter for contact adjustment. More...

#include <feedback_simulation.h>

Public Types

using Type = FP
 

Static Public Member Functions

static Type get_default (AgeGroup)
 
static std::string name ()
 

Detailed Description

template<typename FP>
struct mio::SoftPlusCurvatureParameter< FP >

Soft-plus curvature parameter for contact adjustment.

Member Typedef Documentation

◆ Type

template<typename FP >
using mio::SoftPlusCurvatureParameter< FP >::Type = FP

Member Function Documentation

◆ get_default()

template<typename FP >
static Type mio::SoftPlusCurvatureParameter< FP >::get_default ( AgeGroup  )
inlinestatic

◆ name()

template<typename FP >
static std::string mio::SoftPlusCurvatureParameter< FP >::name ( )
inlinestatic