HciLayer

data class HciLayer(id: String, name: String, index: Int, annoCnt: Int)

Properties

annoCnt
Link copied to clipboard
val annoCnt: Int

The number of annotations associated with this layer

id
Link copied to clipboard
val id: String

The id of this layer

index
Link copied to clipboard
val index: Int

The index of this layer

name
Link copied to clipboard
val name: String

The name of this layer