SMM 1.1 RTF Avatar
  1. OMG Issue

SMM11 — Add accumulator value “product”.

  • Key: SMM11-128
  • Legacy Issue Number: 17482
  • Status: closed  
  • Source: VDMbee ( Mr. Henk de Man)
  • Summary:

    Assume that you have 5 measurements (according to their measures), and that you just want to multiple the results of all 5: result 1 * result 2 * result 3 * result 4 * result 5.

    This can be done in SMM as follows:
    1) 4 binary measures, with functor "times" , or
    2) 4 rescaled measures, with formula " * baseMeasurement"

    But wouldn't it be very handy to just have 1 collective measure, whereby accumulator would be “product” ?
    Currently the accumulators are just "sum", "max", "min", "avarage" and "stdv".

    Proposal: Add accumulator value “product”.

  • Reported: SMM 1.0 — Fri, 13 Jul 2012 04:00 GMT
  • Disposition: Resolved — SMM 1.1
  • Disposition Summary:

    Add enumeration value “product” to Accumulator

  • Updated: Wed, 8 Jul 2015 11:44 GMT