csharp
public enum WaterDisturbanceKindWhat kind of thing disturbed the water.
Remarks
⚠ Two and not a spectrum, because the two are told apart by time and nothing else. A splash is one event; a wake is a continuous one. Anything a consumer wants to do differently — a burst of spray against a trailing V, a loud noise against a steady hiss — follows from that, and a third value would be a third thing for every consumer to have an opinion about.
Fields and properties (2)
WakeSomething moving through the surface: a hull under way, a swimmer.
SplashSomething arriving at it: a body entering the water, an impact.
Used by (3)
- BuoyancySystemVixen.Water.Physics
- WaterDisturbanceVixen.Water
- WaterDisturbanceTestsVixen.Water.Tests