> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Core.Velocity.Vy

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[Velocity](./ResQ.Core.Velocity.md "ResQ.Core.Velocity")

## Velocity.Vy Property

Velocity in East direction (m/s). Positive is East, negative is West.

```csharp theme={null}
public double Vy { get; init; }
```

#### Property Value

[System.Double](https://learn.microsoft.com/en-us/dotnet/api/system.double "System.Double")
