7#ifndef __IMAGE_SET_OPERATION_VALID_TESTS_H
8#define __IMAGE_SET_OPERATION_VALID_TESTS_H
14 begin camera singletestcamera
15 look direction = -1 -1 -1
17 begin imageset fooImageset
18 camera = singletestcamera
19 threshold = scalar VON_MISES keep between 28.5 30.5
27 begin camera singletestcamera
28 look direction = -1 -1 -1
30 begin imageset fooImageset
31 camera = singletestcamera
32 threshold = vector magnitude displ keep between 0.003 0.008
40 begin camera singletestcamera
41 look direction = -1 -1 -1
43 begin imageset fooImageset
44 camera = singletestcamera
45 threshold = vector component displ_x keep between 0.003 0.008
53 begin camera singletestcamera
54 look direction = -1 -1 -1
56 begin imageset fooImageset
57 camera = singletestcamera
58 threshold = tensor component stress_xy keep between 1.0 1.7
66 begin camera singletestcamera
67 look direction = -1 -1 -1
69 begin imageset fooImageset
70 camera = singletestcamera
71 threshold = scalar VON_MISES keep above 28.5
79 begin camera singletestcamera
80 look direction = -1 -1 -1
82 begin imageset fooImageset
83 camera = singletestcamera
84 threshold = scalar VON_MISES keep below 28.5
92 begin camera singletestcamera
93 look direction = -1 -1 -1
95 begin imageset fooImageset
96 camera = singletestcamera
97 boxclip = center 4 1 -0.61 extents 6 1.5 2 keep inside
105 begin camera singletestcamera
106 look direction = -1 -1 -1
108 begin imageset fooImageset
109 camera = singletestcamera
110 clip = point 0 1 2 normal 3 4 5
118 begin camera singletestcamera
119 look direction = -1 -1 -1
121 begin imageset fooImageset
122 camera = singletestcamera
123 slice = point 0 1 2 normal 3 4 5
131 begin camera singletestcamera
132 look direction = -1 -1 -1
133 look at absolute point = 5.0 1.0 0.0
134 look at absolute distance = 10.0
136 begin imageset fooImageset
137 camera = singletestcamera
138 contour = scalar VON_MISES value list 30.0
146 begin camera singletestcamera
147 look direction = -1 -1 -1
149 begin imageset fooImageset
150 camera = singletestcamera
151 contour = vector magnitude displ value list 0.0001 0.0021 0.0041 0.0061 0.0081 0.011
159 begin camera singletestcamera
160 look direction = -1 -1 -1
162 begin imageset fooImageset
163 camera = singletestcamera
165 contour = vector component displ_x value list 0.0001 0.0021 0.0041 0.0061 0.0081 0.011
172 begin camera singletestcamera
173 look direction = -1 -1 -1
175 begin imageset fooImageset
176 camera = singletestcamera
177 contour = tensor component stress_xy value list 0.1 0.5 1.0 1.5 1.8
185 begin camera singletestcamera
186 look direction = -1 -1 -1
188 begin imageset fooImageset
189 camera = singletestcamera
190 contour = vector component displ_x value list 0.0001 0.0011 0.0021 0.0031 0.0041 0.0051 0.0061 0.0071 0.0081 0.0091 0.0101
198 begin camera singletestcamera
199 look direction = -1 -1 -1
201 begin imageset fooImageset
202 camera = singletestcamera
203 contour = vector component displ_x value sequence 0.0001 0.001 0.03
std::string ImagesetOperationClip1
Definition ImageSetOperationValidTests.h:103
std::string ImagesetOperationSlice1
Definition ImageSetOperationValidTests.h:116
std::string ImagesetOperationContour4
Definition ImageSetOperationValidTests.h:170
std::string ImagesetOperationContour3
Definition ImageSetOperationValidTests.h:157
std::string ImagesetOperationContour5
Definition ImageSetOperationValidTests.h:183
std::string ImagesetOperationThreshold5
Definition ImageSetOperationValidTests.h:64
std::string ImagesetOperationThreshold1
Definition ImageSetOperationValidTests.h:12
std::string ImagesetOperationContour1
Definition ImageSetOperationValidTests.h:129
std::string ImagesetOperationThreshold6
Definition ImageSetOperationValidTests.h:77
std::string ImagesetOperationThreshold2
Definition ImageSetOperationValidTests.h:25
std::string ImagesetOperationContour6
Definition ImageSetOperationValidTests.h:196
std::string ImagesetOperationContour2
Definition ImageSetOperationValidTests.h:144
std::string ImagesetOperationBoxClip1
Definition ImageSetOperationValidTests.h:90
std::string ImagesetOperationThreshold3
Definition ImageSetOperationValidTests.h:38
std::string ImagesetOperationThreshold4
Definition ImageSetOperationValidTests.h:51