struct State

Defined in:

simulator.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(lengths : Array(Float64), angle : Float64) #

[View source]

Instance Method Detail

def angle : Float64 #

def clone #

[View source]
def copy_with(lengths _lengths = @lengths, angle _angle = @angle) #

[View source]
def lengths : Array(Float64) #