nngn
Loading...
Searching...
No Matches
plot.lua File Reference

Functions

function write (f, prefix,...)
 
function write_names (f,...) write(f
 
function write_data (f,...) write(f
 
function update ()
 
function plot (...)
 
function func (name, f)
 
function eval (code) return func(code
 
function load ("return " .. code)) end
 

Variables

 camera< const > = require "nngn.lib.camera"
 
 tools< const > = require "nngn.lib.tools"
 
 ps = {}
 
function g l
 
function g end
 

Function Documentation

◆ eval()

function eval ( code  )
Here is the call graph for this function:

◆ func()

function func ( name  ,
f   
)

◆ load()

function load ( "return " ..  code)

◆ plot()

function plot (   ...)

◆ update()

function update ( )
Here is the caller graph for this function:

◆ write()

function write ( f  ,
prefix  ,
  ... 
)
Here is the caller graph for this function:

◆ write_data()

function write_data ( f  ,
  ... 
)
Here is the caller graph for this function:

◆ write_names()

function write_names ( f  ,
  ... 
)
Here is the caller graph for this function:

Variable Documentation

◆ camera< const >

camera< const > = require "nngn.lib.camera"

◆ end

function d end

◆ l

function d l

◆ ps

ps = {}

◆ tools< const >

tools< const > = require "nngn.lib.tools"