Skip to content

Commit f11cb51

Browse files
committed
Update GasChromatographySystems.jl
1 parent 9ce3f5a commit f11cb51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GasChromatographySystems.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ function rect(x, x0, min, max, width)
691691
end
692692

693693
# periodic repeated smoothed rectangle function with period 'PM', a shift by 'shift', 'ratio' of time of Tcold to time of Thot. A small shift is incorporated to move the falling flank from the beginning to the end
694+
# mod-functions could/should be moved to Chromatogram.jl
694695
"""
695696
mod_number(t, shift, PM, ratio; digits=6)
696697

0 commit comments

Comments
 (0)