PhysicalProductTrait
Table of Contents
Methods
- getHeight() : float|null
- getLength() : float|null
- getVolumetricWeight() : float
- getWeight() : float
- getWidth() : float|null
Methods
getHeight()
public
getHeight() : float|null
Attributes
Return values
float|nullgetLength()
public
getLength() : float|null
Attributes
Return values
float|nullgetVolumetricWeight()
public
getVolumetricWeight([float $divisor = 5000 ]) : float
Parameters
- $divisor : float = 5000
Return values
floatgetWeight()
public
getWeight() : float
Attributes
Return values
floatgetWidth()
public
getWidth() : float|null