Logo  

FISH Functions

The type specifiers used in the FISH function signatures are given in the “FISH Type Index” section.

  • Table Utilities

Table Utilities

table(INT/STR/TAB_PNT,FLT)
table.as.list(INT/STR/TAB_PNT)
table.clear(INT/STR/TAB_PNT)
table.create(INT/STR)
table.delete(INT/STR/TAB_PNT)
table.derivative(INT/STR/TAB_PNT)
table.fft(INT/STR/TAB_PNT)
table.find(INT/STR)
table.get(INT/STR)
table.id(INT/STR/TAB_PNT)
table.integrate(INT/STR/TAB_PNT)
table.label(INT/STR/TAB_PNT)
table.name(INT/STR/TAB_PNT)
table.size(INT/STR/TAB_PNT)
table.spectrum(INT/STR/TAB_PNT,FLT,FLT,FLT,INT)
table.value(INT/STR/TAB_PNT,INT)
table.x(INT/STR/TAB_PNT,INT)
table.y(INT/STR/TAB_PNT,INT)
  • table
  • table.as.list
  • table.clear
  • table.create
  • table.delete
  • table.derivative
  • table.fft
  • table.find
  • table.get
  • table.id
  • table.integrate
  • table.label
  • table.name
  • table.size
  • table.spectrum
  • table.value
  • table.x
  • table.y
⇄
  • 3DEC 7.0 documentation »
  • Program Guide »
  • Common Model Objects »
  • Table »


⇐ table sort command | table ⇒
Was this helpful? ... 3DEC © 2019, Itasca Updated: Nov 12, 2022