Limit Altitude Task

Description

This task prevents the vehicle from dropping below a script specified minimum altitude. The Event flags are published when this depth is exceeded.

Publishes

Subscribes

Configuration Block

Example Block

Task = LimitAltitude
{
	Name = LimitAltitude
	Priority = 1
	InitialState = ON
	TimeOut = NEVER

	MinimumAltitude = 5
}

The MOOS © P. Newman 2001-2002