From: <tom...@di...> - 2014-06-13 15:15:10
|
Hi all, I'm finding the formula functions very useful, but I would like to be able to do maths with VEnums. For instance, I would like to do something like: ='myEnumPV'>1?"Good":"Bad" I started looking at how I could write formulae to do this, but it seems messy to have to duplicate every single VNumber formula, when what I really want to say is "take a VNumber and use .getValue() or take a VEnum and use .getIndex()". Here my java falls down and I get lost in the interfaces. Any ideas? Is this possible? Thanks, Tom Cobb -- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail. Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message. Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom |