> ## 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.Vx

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

## Velocity.Vx Property

Velocity in North direction (m/s). Positive is North, negative is South.

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

#### Property Value

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