Method: CoordinateSystem#x_basis_vector
- Defined in:
- lib/coordinate_system.rb
#x_basis_vector ⇒ Object
Returns the value of attribute x_basis_vector.
19 20 21 |
# File 'lib/coordinate_system.rb', line 19 def x_basis_vector @x_basis_vector end |