Components1D
- class Components1D(vec=None, *, normalize=False)
1D components (vector) class.
Initialize the components by a vector. Attributes
x,yandzcan be used to set the components.- Parameters:
Methods
Normalize the vector to unit length.
Attributes
Vector representation of the components.