CombinationSurcharge
in package
Table of Contents
- $nonLinear : bool
- $value : float
- __construct() : mixed
- CombinationSurcharge constructor.
- isNonLinear() : bool
- value() : float
Properties
$nonLinear
protected
bool
$nonLinear
$value
protected
float
$value
Methods
__construct()
CombinationSurcharge constructor.
public
__construct(float $value, bool $nonLinear) : mixed
Parameters
- $value : float
- $nonLinear : bool
Return values
mixed —isNonLinear()
public
isNonLinear() : bool
Return values
bool —value()
public
value() : float