Skip to content

Commit 1bb50dd

Browse files
Update src/Blocks/sources.jl
Co-authored-by: Aayush Sabharwal <[email protected]>
1 parent dc71017 commit 1bb50dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Blocks/sources.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ such as `LinearInterpolation`, `ConstantInterpolation` or `CubicSpline`.
751751
- `name`: the name of the component
752752
753753
# Parameters:
754-
- `interpolator`: the symbolic
754+
- `interpolator`: the symbolic representation of the interpolation object, callable as `interpolator(t)`
755755
756756
# Connectors:
757757
- `input`: a [`RealInput`](@ref) connector corresponding to the independent variable

0 commit comments

Comments
 (0)