Package sim.field

Interface SparseField3D

All Known Implementing Classes:
Continuous3D, SparseGrid3D

public interface SparseField3D
  • Method Details

    • getDimensions

      Double3D getDimensions()
      Returns the width and height of the sparse field as a Double3D
    • getObjectLocationAsDouble3D

      Double3D getObjectLocationAsDouble3D(Object obect)
      Returns the location of an object in the sparse field as a Double3D