Package

cogio

fieldstate

Permalink

package fieldstate

Visibility
  1. Public
  2. All

Type Members

  1. case class FieldState(fieldType: libcog.FieldType, data: Vector[Float]) extends Product with Serializable

    Permalink

    A CPU memory representation of a field and its data

    A CPU memory representation of a field and its data

    fieldType

    the field type

    data

    an immutable scala vector that contains the field data

    Annotations
    @SerialVersionUID()

Value Members

  1. object FieldState extends Serializable

    Permalink
  2. object UnpipelinedVectorQueueActuator

    Permalink
  3. object VectorQueueSensor

    Permalink
  4. object VectorStateInjector

    Permalink

Ungrouped