Skip to main content

Module types

Module types 

Source
Expand description

Core types for the CRV (Coordinate Remote Viewing) protocol.

Defines the data structures for the 6-stage CRV signal line methodology, session management, and analytical overlay (AOL) detection.

Structs§

AOLDetection
An analytical overlay (AOL) detection event.
ConvergenceResult
Result of a convergence analysis across multiple sessions.
CrossReference
A cross-reference between stage data entries.
CrvConfig
Configuration for CRV session processing.
CrvSessionEntry
A complete CRV session entry stored in the database.
SignalLineProbe
A signal line probe query.
SketchElement
A geometric element in a Stage III sketch.
SpatialRelationship
Spatial relationship between two sketch elements.
StageIData
Stage I data: Ideogram traces and gestalt classifications.
StageIIData
Stage II data: Sensory impressions.
StageIIIData
Stage III data: Dimensional and spatial relationships.
StageIVData
Stage IV data: Emotional, aesthetic, and intangible impressions.
StageVData
Stage V data: Interrogation and cross-referencing results.
StageVIData
Stage VI data: Composite 3D model from accumulated session data.
TargetPartition
A partition of the target, representing a distinct aspect or component.

Enums§

GeometricKind
Types of geometric primitives.
GestaltType
Classification of gestalt primitives in Stage I.
SensoryModality
Sensory modality for Stage II data.
SpatialRelationType
Types of spatial relationships.

Type Aliases§

EntryId
Unique identifier for a stage data entry.
SessionId
Unique identifier for a CRV session.
TargetCoordinate
Unique identifier for a target coordinate.