src.utils.ptransf_utils
Classes
- class src.utils.ptransf_utils.PtransfUtils
- Author:
Alberto M. Esmoris Pena
Class with util static methods to work with point transformers.
- static extract_ptransf_class(spec)
Extract the point transformer’s class from the key-word specification.
- Parameters:
spec – The key-word specification.
- Returns:
Class representing/realizing a point transformer.
- Return type: