Package org.kigalisim.lang.operation
package org.kigalisim.lang.operation
-
ClassDescriptionCalculation that adds two other calculations together.Operation that caps a stream value to a specified maximum and displaces the excess.Operation that caps a stream value to a specified maximum and optionally displaces the excess.Operation that changes a stream value by a specified amount.Description of a calculation which changes the units of an EngineNumber.Calculation that compares two other calculations.Calculation that performs a conditional operation (if-else) on three other calculations.Operation that defines a variable and sets its value in the engine.Enum representing the type of displacement for cap and floor operations.Calculation that divides two other calculations.Calculation that samples from a normal distribution.Calculation that samples from a uniform distribution.Operation that enables a stream in the engine without setting a value.Calculation that performs an equality comparison on two other calculations.Operation that sets a consumption value in the engine.Operation that floors a stream value to a specified minimum and displaces the excess.Operation that floors a stream value to a specified minimum and optionally displaces the excess.Operation to get a stream value.Operation that retrieves a variable's value from the engine.Operation that sets an initial charge value for a stream in the engine.Conjunction operation which performs one operation followed by another.Operation to limit a value to a range.Calculation that performs a logical operation on two other calculations.Calculation that multiplies two other calculations together.Description of a calculation which can be resolved to an EngineNumber at QubecTalk runtime.Calculation that raises one number to the power of another.Description of a calculation that has already been resolved to an EngineNumber.Operation that recharges equipment with a specified volume and intensity.Operation that recovers a percentage or amount of refrigerant.Enum representing the stage of recovery.Operation which maintains the same value but forces a change to units.Operation that replaces a substance with another substance.Operation that retires a percentage of equipment each year.Operation that retires equipment and immediately replaces it by increasing sales.Operation that sets a value to a stream in the engine.Calculation that subtracts one calculation from another.