How does SeaReport calculate tilt?
FollowSeaReport uses values of pitch and roll to calculate tilt with the following formula:
tilt = acos(cos(pitch)*cos(roll))
SeaReport uses values of pitch and roll to calculate tilt with the following formula:
tilt = acos(cos(pitch)*cos(roll))
Comments
0 comments
Please sign in to leave a comment.