Revision: 804
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=804&view=rev
Author: jkring
Date: 2008-04-01 14:01:27 -0700 (Tue, 01 Apr 2008)
Log Message:
-----------
clarified wording about VI input and output names.
Modified Paths:
--------------
trunk/candidates/Average 1D Array/Meetings/2008-03-25 (Functional Spec Discussion)/2008-03-25 (Functional Spec Discussion).txt
Modified: trunk/candidates/Average 1D Array/Meetings/2008-03-25 (Functional Spec Discussion)/2008-03-25 (Functional Spec Discussion).txt
===================================================================
--- trunk/candidates/Average 1D Array/Meetings/2008-03-25 (Functional Spec Discussion)/2008-03-25 (Functional Spec Discussion).txt 2008-03-27 22:51:36 UTC (rev 803)
+++ trunk/candidates/Average 1D Array/Meetings/2008-03-25 (Functional Spec Discussion)/2008-03-25 (Functional Spec Discussion).txt 2008-04-01 21:01:27 UTC (rev 804)
@@ -12,15 +12,16 @@
* Poly member labels should be "of Rows" and "of Columns"
-* 2D in - 1D out members should have an "arithmetic mean of rows" and "arithmetic mean of columns"
+* 1D in, scalar out member output indicator should be labelled "arithmetic mean"
+* 2D in, 1D out members output indicator should be labelled "arithmetic mean of rows" and "arithmetic mean of columns"
+
* Use 3x3 icon to facilitate primitive-like icon/connector
* VI Names: "Arithmetic Mean.vi" - "(2D Rows)", "(2D Columns)"
* Code will be developed in 8.2. We'll see how much push-back we get.
-
* Drop NaN/Inf filtering because this is easy done.
* No error handling: Output NaN when empty array in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|