|
Digital Image Correlation Engine
Version 1.0
A modular, high-performance, image correlation tool used to compute full-field displacements and strains from digital images
|
Deformation triad to store three parameter values in a set. More...
#include <DICe_Initializer.h>
Public Member Functions | |
| def_triad (const scalar_t &u, const scalar_t &v, const scalar_t &t) | |
Public Attributes | |
| scalar_t | u_ |
| displacement x | |
| scalar_t | v_ |
| displacement y | |
| scalar_t | t_ |
| rotation | |
Deformation triad to store three parameter values in a set.
1.8.16