Skip to content
Snippets Groups Projects
Commit c5ce35d9 authored by cont-integration's avatar cont-integration
Browse files

[skip ci] yaml templates added or modified

parent 4882cade
No related branches found
No related tags found
1 merge request!448Draft: Resolve "Implementation of new nodes creation"
Pipeline #19060 skipped
type: "whatever" # DOC The class name - TYPE string
plugin: "whatever" # DOC plugin where the class is implemented - TYPE string
period: 0.0 # DOC Period of the solver thread. - TYPE double
verbose: 0 # DOC Verbosity of the solver. 0: Nothing, 1: Brief report, 2: Full report. - TYPE int - OPTIONS [0, 1, 2]
compute_cov: false # DOC If the solver has to compute any covariance matrix block. - TYPE bool
......
type: "whatever" # DOC The class name - TYPE string
plugin: "whatever" # DOC plugin where the class is implemented - TYPE string
period: 0.0 # DOC Period of the solver thread. - TYPE double
verbose: 0 # DOC Verbosity of the solver. 0: Nothing, 1: Brief report, 2: Full report. - TYPE int - OPTIONS [0, 1, 2]
compute_cov: false # DOC If the solver has to compute any covariance matrix block. - TYPE bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment