Skip to content

Commit 5f0fa2e

Browse files
committed
Remove etc
1 parent dcfdfe6 commit 5f0fa2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/solver.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ Compute the Jacobian matrix for a ram air wing around an operating point using f
643643
- `solver`: VSM solver instance (must be initialized)
644644
- `body_aero`: Aerodynamic body representation
645645
- `wing`: RamAirWing model to linearize
646-
- `y`: Input vector at operating point [control angles, velocities, etc.]
646+
- `y`: Input vector at operating point, containing a combination of control angles and velocities
647647
648648
# Keyword Arguments
649649
- `theta_idxs`: Indices of twist angles in input vector (default: 1:4)

0 commit comments

Comments
 (0)