> ## 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.TelemetryPacket.Velocity

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

## TelemetryPacket.Velocity Property

Current velocity vector in NED frame.

```csharp theme={null}
public ResQ.Core.Velocity? Velocity { get; init; }
```

#### Property Value

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