acmi

package
v0.1.0-stealth.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

package acmi streams simulation data from a TacView Air Combat Maneuvering Instrumentation (ACMI) data source.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ACMI

type ACMI interface {
	sim.Sim
	// Start should be called before Stream() to initialize the ACMI stream.
	Start(context.Context) error
}

ACMI is an interface for streaming simulation data from a Tacview ACMI data source.

func New

func New(acmi *bufio.Reader, updateInterval time.Duration) ACMI

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL