-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfileformat.txt
62 lines (41 loc) · 1.07 KB
/
fileformat.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# the ear model parameters are given in an ASCII text-file
# with the general format of a line:
# parametername=value
# comments are marked by a leading "#"
# OBLIQUELY TRUNCATED CONE: ----------------------------------
# cone opening anglecone opening angle
coa=
#cone wall thickness:
cwt=
#cutting plane center height (in z-dir):
cpch=
#cutting plan surface normal angle with z-axis, (rot. about y-ax):
cpna=
#EAR CANAL: ------------------------------------------------
#canal insertion point on cone wall, height:
cnlh=
#canal insertion point on cone wall, azimuth angle:
cnla=
#canal length:
cnll=
# canal diameter:
cnld=
#FLAP: ------------------------------------------------------
#flap cut plane center height (in z-dir):
fpch=
#flap cut plane surface normal (nx,ny,nz):
fpn=
#flap height:
fh=
#flap thickness:
ft=
#flap depth:
fd=
#flap center angle:
fca=
#OTHERS: ----------------------------------------------------
#boundaries for evaluation of implicit function:
#(min x, max x, min y, max y, min z, max z)
bnd=
voxel scale (uniform in each direction):
scl=