org.openl.types.science
Class Operators

java.lang.Object
  extended by org.openl.types.science.Operators
All Implemented Interfaces:
IBasicConstants, IDerivedConstants

public class Operators
extends Object
implements IDerivedConstants

Author:
snshor

Field Summary
 
Fields inherited from interface org.openl.types.science.IDerivedConstants
L, M2, M3, METRIC, MPH
 
Fields inherited from interface org.openl.types.science.IBasicConstants
CM, DAY, FT, G, H, IN, KG, KM, LB, M, MG, MI, MIN, MKS, MM, MS, OZ, S, T, WEEK, YD
 
Constructor Summary
Operators()
           
 
Method Summary
static IMultiplicativeExpression index(double x, IMultiplicativeExpression m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Operators

public Operators()
Method Detail

index

public static IMultiplicativeExpression index(double x,
                                              IMultiplicativeExpression m)


Copyright © 2012. All Rights Reserved.