CRaPI - Correct Robust and Perfect API

ViewWidth Enumeration

Describes the width of the "view cone" of the player

public enum ViewWidth

Remarks

The player can influence the frequency and quality of the visual information by changing ViewWidth and ViewQuality.

For a more detailed description how the view quality affects the player, you are encouraged to read Vision sensor model of the server manual.

If the view width can not be determined, it should be set to unknown.

Members

Member NameDescription
narrowNarrow view width.
normalNormal view width.
wideWide view width.
unknownThe width is unknown, not set, or could not be parsed from the sense-body message.

Requirements

Namespace: TeamYaffa.CRaPI

Assembly: CRaPI (in CRaPI.dll)

See Also

TeamYaffa.CRaPI Namespace