iRoCS Toolbox  1.1.0
Public Member Functions | Data Fields
atb::Energy Struct Reference

#include <ATBCoupledBSplineModel.hh>

Collaboration diagram for atb::Energy:

Public Member Functions

 Energy (double kappa=1.0, double lambda=0.0, double mu=0.0)
 
 Energy (Energy const &E)
 
Energyoperator= (Energy const &E)
 
double value () const
 

Data Fields

double curvature
 
double data
 
double kappa
 
double lambda
 
double mu
 
double thickness
 

Detailed Description

Definition at line 112 of file ATBCoupledBSplineModel.hh.

Constructor & Destructor Documentation

◆ Energy() [1/2]

atb::Energy::Energy ( double  kappa = 1.0,
double  lambda = 0.0,
double  mu = 0.0 
)

◆ Energy() [2/2]

atb::Energy::Energy ( Energy const &  E)

Member Function Documentation

◆ operator=()

Energy& atb::Energy::operator= ( Energy const &  E)

◆ value()

double atb::Energy::value ( ) const

Field Documentation

◆ data

double atb::Energy::data

Definition at line 123 of file ATBCoupledBSplineModel.hh.

◆ curvature

double atb::Energy::curvature

Definition at line 123 of file ATBCoupledBSplineModel.hh.

◆ thickness

double atb::Energy::thickness

Definition at line 123 of file ATBCoupledBSplineModel.hh.

◆ kappa

double atb::Energy::kappa

Definition at line 123 of file ATBCoupledBSplineModel.hh.

◆ lambda

double atb::Energy::lambda

Definition at line 123 of file ATBCoupledBSplineModel.hh.

◆ mu

double atb::Energy::mu

Definition at line 123 of file ATBCoupledBSplineModel.hh.


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