primitives

package
v0.0.0-...-d534247 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConstantDevice

type ConstantDevice[T sim.PortType, OUT_T sim.IPort[T]] struct {
	OUT OUT_T
	// contains filtered or unexported fields
}

func NewConstantDevice

func NewConstantDevice[T sim.PortType, OUT_T sim.IPort[T]](port OUT_T, value T) *ConstantDevice[T, OUT_T]

func (*ConstantDevice[T, OUT_T]) OnNewStep

func (d *ConstantDevice[T, OUT_T]) OnNewStep()

func (*ConstantDevice[T, OUT_T]) OnStepFinished

func (d *ConstantDevice[T, OUT_T]) OnStepFinished()

func (*ConstantDevice[T, OUT_T]) UpdateSubStep

func (d *ConstantDevice[T, OUT_T]) UpdateSubStep()

Jump to

Keyboard shortcuts

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