Loading...
Searching...
No Matches
Parameters::saddle_search_options_t::dynamics_t Struct Reference

#include <Parameters.h>

Public Attributes

double temperature {0.0}
double state_check_interval_input {100.0}
double state_check_interval {0.0}
double record_interval_input {10.0}
double record_interval {0.0}
bool linear_interpolation {true}
double max_init_curvature {0.0}

Detailed Description

Definition at line 198 of file Parameters.h.

Member Data Documentation

◆ linear_interpolation

◆ max_init_curvature

◆ record_interval

Definition at line 203 of file Parameters.h.

203{0.0}; // computed

◆ record_interval_input

◆ state_check_interval

Definition at line 201 of file Parameters.h.

201{0.0}; // computed: input / timeUnit

◆ state_check_interval_input

◆ temperature

Definition at line 199 of file Parameters.h.

199{0.0};

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