Skip to content

Commit

Permalink
Update src/Blocks/sources.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Aayush Sabharwal <[email protected]>
  • Loading branch information
ChrisRackauckas and AayushSabharwal authored Oct 16, 2024
1 parent dc71017 commit 1bb50dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Blocks/sources.jl
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ such as `LinearInterpolation`, `ConstantInterpolation` or `CubicSpline`.
- `name`: the name of the component
# Parameters:
- `interpolator`: the symbolic
- `interpolator`: the symbolic representation of the interpolation object, callable as `interpolator(t)`
# Connectors:
- `input`: a [`RealInput`](@ref) connector corresponding to the independent variable
Expand Down

0 comments on commit 1bb50dd

Please sign in to comment.