NormalizeByLength

class NormalizeByLength(A=None, B=None, C=None, length=None)

Normalize by length of specified cell vector.

Parameters:
  • A (bool) – Use the A-vector of the cell.

  • B (bool) – Use the B-vector of the cell.

  • C (bool) – Use the C-vector of the cell.

  • length (PhysicalQuantity of type length) – The length to use.
    Default: Extracted from the configuration, based on the specified vector.