Example #1
0
        public string SensingAgentPattern = null;     // Can be null

        public VehicleType()
        {
            MaterialCost = new MaterialCosts();
        }
Example #2
0
	    public string SensingAgentPattern = null; // Can be null

        public VehicleType()
        {
            MaterialCost = new MaterialCosts();
        }