-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNAMESPACE
More file actions
67 lines (66 loc) · 1.01 KB
/
NAMESPACE
File metadata and controls
67 lines (66 loc) · 1.01 KB
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
63
64
65
66
67
# Generated by roxygen2: do not edit by hand
S3method(print,ss)
S3method(print,tf)
S3method(print,zpk)
export(TF)
export(abcdchk)
export(acker)
export(append)
export(bode)
export(bodeplot)
export(c2d)
export(care)
export(cloop)
export(connect)
export(ctrb)
export(damp)
export(dcgain)
export(dlyap)
export(esort)
export(fdbcksys)
export(feedback)
export(freqresp)
export(gensig)
export(givens_rot)
export(impulse)
export(impulseplot)
export(initial)
export(initialplot)
export(ismimo)
export(issiso)
export(lsim)
export(lsimplot)
export(ltifr)
export(ltitr)
export(lyap)
export(nyquist)
export(nyquistplot)
export(obsv)
export(ordschur)
export(parallel)
export(pid)
export(place)
export(pole)
export(poly2str)
export(polysub)
export(ramp)
export(rampplot)
export(removesys)
export(selectsys)
export(series)
export(ss)
export(ss2tf)
export(ss2zp)
export(ssdata)
export(step)
export(stepplot)
export(sysgroup)
export(tf)
export(tf2ss)
export(tf2zp)
export(tfchk)
export(tfdata)
export(zp2ss)
export(zp2tf)
export(zpk)
export(zpkdata)