Enum FileState

Enum Documentation

enum class ouster::sdk::osf::FileState : uint8_t

Enum representing the state of the OSF file.

Values:

enumerator GOOD = 0

The osf is good.

enumerator BAD = 1

There is something wrong with the OSF.