JCMTableGetDoubleEntryΒΆ

Purpose

returns table entry of real type

Function signature

int JCMTableGetDoubleEntry(double* entry, int handle, int row, int col)
Parameter in/output Description
entry output real table entry
handle input pinboard handle of table
row input index of row
col input index of column