Vx VY Vz commands for plane?

Hey there. I’m currently trying to perform a controlled landing on a moving platform using velocity commands (vx, vy, vz). I first tried using Set_Local_Position_NED, but I found out that’s only available for copters. I’ve seen some recomendations on using DO_Change_Speed, however this is only capable of changing V and not vx vy or vz. Are there any other alternatives to this?