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

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

## Velocity.Vz Property

Velocity in Down direction (m/s). Positive is Down, negative is Up.

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

#### Property Value

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