Esempio n. 1
0
        public string SensingAgentPattern = null;     // Can be null

        public VehicleType()
        {
            MaterialCost = new MaterialCosts();
        }
Esempio n. 2
0
	    public string SensingAgentPattern = null; // Can be null

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