Values.OperationSourceRepresents an arithmetic operation to compute spectral index.
type nonrec t = {equation : String_.t;Textual representation of the math operation; Equation used to compute the spectral index.
*)name : String_.t;The name of the operation.
*)outputType : OutputType.t option;The type of the operation.
*)}