From: <tr...@us...> - 2003-02-11 14:53:59
|
Update of /cvsroot/basedb/basedb/documentation/development In directory sc8-pr-cvs1:/tmp/cvs-serv13508 Modified Files: plugins.txt Log Message: Added stuff about extra data columns (setExtraField) Index: plugins.txt =================================================================== RCS file: /cvsroot/basedb/basedb/documentation/development/plugins.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** plugins.txt 10 Feb 2003 08:40:41 -0000 1.4 --- plugins.txt 11 Feb 2003 14:53:55 -0000 1.5 *************** *** 98,102 **** position_of_2016, quiality_of_2016, ratio_of_2017, intensity2_of_2017, ... (I included the quite redundant position field in this example by ! mistake.) The setExtraField header is used to tell BASE about The names of available columns and fields are shown on the plugin --- 98,102 ---- position_of_2016, quiality_of_2016, ratio_of_2017, intensity2_of_2017, ... (I included the quite redundant position field in this example by ! mistake.) The setExtraFloats header is used to tell BASE about The names of available columns and fields are shown on the plugin |