OGS
NumLib::EvolutionaryPIDcontrollerParameters Struct Referencefinal

Detailed Description

Definition at line 26 of file CreateEvolutionaryPIDcontroller.h.

#include <CreateEvolutionaryPIDcontroller.h>

Public Attributes

double t0
 
double t_end
 
double h0
 
double h_min
 
double h_max
 
double rel_h_min
 
double rel_h_max
 
double tol
 

Member Data Documentation

◆ h0

double NumLib::EvolutionaryPIDcontrollerParameters::h0

◆ h_max

double NumLib::EvolutionaryPIDcontrollerParameters::h_max

◆ h_min

double NumLib::EvolutionaryPIDcontrollerParameters::h_min

◆ rel_h_max

double NumLib::EvolutionaryPIDcontrollerParameters::rel_h_max

◆ rel_h_min

double NumLib::EvolutionaryPIDcontrollerParameters::rel_h_min

◆ t0

double NumLib::EvolutionaryPIDcontrollerParameters::t0

◆ t_end

double NumLib::EvolutionaryPIDcontrollerParameters::t_end

◆ tol

double NumLib::EvolutionaryPIDcontrollerParameters::tol

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