Method: Torque::PostgreSQL::Line#slope

Defined in:
lib/torque/postgresql/adapter/oid/line.rb

#slopeObject

Returns the value of attribute slope

Returns:

  • (Object)

    the current value of slope



5
6
7
# File 'lib/torque/postgresql/adapter/oid/line.rb', line 5

def slope
  @slope
end