-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathNAMESPACE
60 lines (59 loc) · 1.14 KB
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(Grashof)
export(Ld)
export(Lu)
export(Lw)
export(Nusseltforced)
export(Nusseltfree)
export(Prandtl)
export(Reynolds)
export(StephBoltz)
export(Te)
export(Teq)
export(Tground)
export(airdensity)
export(airspecificheat)
export(airtconductivity)
export(airviscosity)
export(areacone)
export(areacylinder)
export(areasphere)
export(convertflirJPG)
export(convertflirVID)
export(cumulDiff)
export(diffFrame)
export(ffmpegcall)
export(flip.matrix)
export(flirsettings)
export(forcedparameters)
export(frameLocates)
export(freeparameters)
export(getFrames)
export(getTimes)
export(hconv)
export(locate.fid)
export(meanEveryN)
export(mirror.matrix)
export(nameleadzero)
export(palette.choose)
export(plotTherm)
export(qabs)
export(qcond)
export(qconv)
export(qrad)
export(raw2temp)
export(readflirJPG)
export(rotate180.matrix)
export(rotate270.matrix)
export(rotate90.matrix)
export(slopeEveryN)
export(slopebypoint)
export(temp2raw)
export(thermsum)
export(thermsumcent)
export(writeFlirBin)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(stats,embed)
importFrom(stats,median)
importFrom(stats,sd)