add some example files

This commit is contained in:
josch 2012-05-20 12:13:48 +02:00
parent 7182a82e42
commit 30ef301d3d
7 changed files with 109 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,52 @@
<?xml version="1.0"?>
<scoreAsPlanned
xmlns="urn:Palletizing"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:Palletizing ../schemaNew/scoreAsPlanned.xsd">
<rightStuff>
<isAdditive>false</isAdditive>
<weight>1</weight>
</rightStuff>
<overhang>
<isAdditive>false</isAdditive>
<weight>1</weight>
<valueFunction>
<bestValue>0.000000</bestValue>
<width>0.000000</width>
<taper>0.010000</taper>
<taperSide>plus</taperSide>
</valueFunction>
</overhang>
<volumeDensity>
<isAdditive>false</isAdditive>
<weight>1</weight>
</volumeDensity>
<overlapFraction>
<isAdditive>false</isAdditive>
<weight>1</weight>
</overlapFraction>
<connectionsBelow>
<isAdditive>false</isAdditive>
<weight>1</weight>
<valueFunction>
<bestValue>3.000000</bestValue>
<width>0.000000</width>
<taper>3.000000</taper>
<taperSide>minus</taperSide>
</valueFunction>
</connectionsBelow>
<cogInverseRelativeHeight>
<isAdditive>true</isAdditive>
<weight>1</weight>
</cogInverseRelativeHeight>
<cogRelativeOffset>
<isAdditive>true</isAdditive>
<weight>1</weight>
<valueFunction>
<bestValue>1.000000</bestValue>
<width>0.100000</width>
<taper>1.000000</taper>
<taperSide>both</taperSide>
</valueFunction>
</cogRelativeOffset>
</scoreAsPlanned>

View file

@ -0,0 +1,52 @@
<?xml version="1.0"?>
<scoreAsPlanned
xmlns="urn:Palletizing"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:Palletizing ../schemaNew/scoreAsPlanned.xsd">
<rightStuff>
<isAdditive>false</isAdditive>
<weight>1</weight>
</rightStuff>
<overhang>
<isAdditive>false</isAdditive>
<weight>1</weight>
<valueFunction>
<bestValue>0.000000</bestValue>
<width>0.000000</width>
<taper>0.010000</taper>
<taperSide>plus</taperSide>
</valueFunction>
</overhang>
<volumeDensity>
<isAdditive>false</isAdditive>
<weight>1</weight>
</volumeDensity>
<overlapFraction>
<isAdditive>true</isAdditive>
<weight>1</weight>
</overlapFraction>
<connectionsBelow>
<isAdditive>true</isAdditive>
<weight>1</weight>
<valueFunction>
<bestValue>3.000000</bestValue>
<width>0.000000</width>
<taper>3.000000</taper>
<taperSide>minus</taperSide>
</valueFunction>
</connectionsBelow>
<cogInverseRelativeHeight>
<isAdditive>true</isAdditive>
<weight>1</weight>
</cogInverseRelativeHeight>
<cogRelativeOffset>
<isAdditive>true</isAdditive>
<weight>1</weight>
<valueFunction>
<bestValue>1.000000</bestValue>
<width>0.100000</width>
<taper>1.000000</taper>
<taperSide>both</taperSide>
</valueFunction>
</cogRelativeOffset>
</scoreAsPlanned>