LLA2world

fun LLA2world(targetLLA: DoubleArray, userLLA: DoubleArray, res: FloatArray)

Converts latitude, longitude, and altitude to world coordinates.

Parameters

targetLLA

The target latitude, longitude, and altitude.

userLLA

The user's latitude, longitude, and altitude.

res

The resulting world 3x1 vector.