Advance pattern state for continuous rendering Following SRP - handles only state advancement
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | current_distance | |||
| real(kind=wp), | intent(in) | :: | segment_length | |||
| real(kind=wp), | intent(in) | :: | pattern_length | |||
| real(kind=wp), | intent(out) | :: | new_distance |