/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package automenta.spacenet.space.geom.physics; /** vector field for any point in 3 space, parametrically defined */ public class ForceField { }