3.1.4. DataBook
: options for which post-processed data to collect¶
Option aliases:
Dir → Folder
NAvg → nStats
NFirst → NMin
NLast → NLastStats
NMax → NLastStats
delim → Delimiter
dnStats → DNStats
nAvg → NStats
nFirst → NMin
nLast → NLastStats
nLastStats → NLastStats
nMax → NLastStats
nMaxStats → NMaxStats
nMin → NMin
nStats → NStats
nStatsMax → NMaxStats
Recognized options:
- Components: {
None
} |str
list of databook components
- DNStats: {
None
} |int
increment for candidate window sizes
- Delimiter: {
','
} |str
delimiter to use in databook files
- Folder: {
'data'
} |str
folder for root of databook
- NLastStats: {
None
} |int
specific iteration at which to extract stats
- NMaxStats: {
None
} |int
max number of iters to include in averaging window
- NMin: {
0
} |int
first iter to consider for use in databook [for a comp]
- NStats: {
0
} |int
iterations to use in averaging window [for a comp]
- Type:
'CaseProp'
| {'FM'
} |'IterPoint'
|'LineLoad'
|'PyFunc'
|'TriqFM'
|'TriqPoint'
Default component type
Subsections:
- 3.1.4.1.
Targets
: collection of target databooks - 3.1.4.2.
_default_
: definitions for a force & moment databook component - 3.1.4.3.
FM
: definitions for a force & moment databook component - 3.1.4.4.
IterPoint
: options for a group of iterative point sensors - 3.1.4.5.
LineLoad
: options for a line load databook component - 3.1.4.6.
PyFunc
: options for a custom Python hook databook component - 3.1.4.7.
TriqFM
: options for a patch load or triqfm databook component - 3.1.4.8.
TriqPoint
: options for a group of post-processes point sensors