Write velocities at probe locations
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | timestamp | |||
| real(kind=dp), | intent(in), | dimension(:, :) | :: | probe | ||
| real(kind=dp), | intent(in), | dimension(:, :) | :: | probeVel | ||
| type(rotor_class), | intent(inout), | dimension(:) | :: | rotor | ||
| real(kind=dp), | intent(in) | :: | t |