coldLife property

VxFilter coldLife

Returns the cold life filter matrix.

Implementation

VxFilter get coldLife {
  myMatrix = _coldLife;
  return this;
}