values

package
v0.0.0-...-96ee72c Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package values implement a command to print the pixel values defined in a time pixelation model.

Index

Constants

This section is empty.

Variables

View Source
var Command = &command.Command{
	Usage: "values <time-pix-file>",
	Short: "print pixel values of a time pixelation model",
	Long: `
Command values read a time pixelation model and print the pixel values defined
for the model.

The argument of the command is the name of the file that contains the time
pixelation model.
	`,
	Run: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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