package Savage.Locations.FortLauderdaleFlorida;

import org.web3d.x3d.jsail.Core.*;
import org.web3d.x3d.jsail.fields.*;
import org.web3d.x3d.jsail.Geometry3D.*;
import org.web3d.x3d.jsail.Grouping.*;
import org.web3d.x3d.jsail.Navigation.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> Bathymetry for Fort Lauderdale, Hollywood Beach, Florida. </p>
 <p> Related links: Catalog page <a href="../../../../Locations/FortLauderdaleFlorida/FortLauderdaleDepths10mIndex.html" target="_blank">FortLauderdaleDepths10m</a>,  source <a href="../../../../Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m.java">FortLauderdaleDepths10m.java</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dResources.html" target="_blank">X3D Resources</a>, <a href="https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" target="_blank">X3D Scene Authoring Hints</a>, and <a href="https://www.web3d.org/x3d/content/X3dTooltips.html" target="_blank">X3D Tooltips</a>. </p>
	<table style="color:black; border:0px solid; border-spacing:10px 0px;">
        <caption>Scene Meta Information</caption>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center; padding:10px 0px;"><i>meta tags</i></td>
			<td style="text-align:left;   padding:10px 0px;">&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="../../../../Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m.x3d">FortLauderdaleDepths10m.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> Bathymetry for Fort Lauderdale, Hollywood Beach, Florida. </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 20 October 2019 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 20 October 2019 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> identifier </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/Savage/Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/Savage/Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> matlabPerspectivePlot.png </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> FortLauderdaleDepths80m.fig </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> metadata.txt </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> shallow.xyz.txt </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> convertBathymetryXyzFile.m </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> colorValue.m </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> printX3dHeader.m </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> printX3dFooter.m </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="../../../../Locations/FortLauderdaleFlorida/../../license.html">../../license.html</a> </td>
		</tr>
		<tr style="background-color:silver; border-color:silver;">
			<td style="text-align:center;" colspan="2">  &nbsp; </td>
		</tr>
	</table>

	<p>
		This program uses the
		<a href="https://www.web3d.org/specifications/java/X3DJSAIL.html" target="_blank">X3D Java Scene Access Interface Library (X3DJSAIL)</a>.
		It has been produced using the 
		<a href="https://www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">X3dToJava.xslt</a>
		stylesheet
	       (<a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToJava.xslt" target="_blank">version control</a>)
                which is used to create Java source code from an original <code>.x3d</code> model.
	</p>

	* @author Don Brutzman
 */

public class FortLauderdaleDepths10m
{
	/** Default constructor to create this object. */
	public FortLauderdaleDepths10m ()
	{
	  initialize();
	}

	/** Create and initialize the X3D model for this object. */
	public final void initialize()
	{
            try { // catch-all
  x3dModel = new X3D().setProfile(X3D.PROFILE_INTERACTIVE).setVersion(X3D.VERSION_3_0)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("FortLauderdaleDepths10m.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("Bathymetry for Fort Lauderdale, Hollywood Beach, Florida."))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("20 October 2019"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("20 October 2019"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/Savage/Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("matlabPerspectivePlot.png"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("FortLauderdaleDepths80m.fig"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("metadata.txt"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("shallow.xyz.txt"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("convertBathymetryXyzFile.m"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("colorValue.m"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("printX3dHeader.m"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("printX3dFooter.m"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../../license.html")))
  .setScene(new Scene()
    .addComments(" NavigationInfo: increased speed for responsiveness, increased collision boundary to eliminate aliasing ")
    .addChild(new WorldInfo().setTitle("FortLauderdaleDepths10m.x3d"))
    .addChild(new NavigationInfo().setAvatarSize(new double[] {4.0,1.6,0.75}).setSpeed(100).setType(new String[] {"EXAMINE","WALK","ANY"}))
    .addChild(new Viewpoint().setDescription("North side, looking southward, 1500m up").setOrientation(-.2460949718952179,.9325416088104248,.2642034888267517,1.6124144792556763).setPosition(8100.0,1500.0,1600.0))
    .addChild(new Viewpoint().setDescription("NW corner, looking southeast, 500m up").setOrientation(-0.07347918301820755,.9866307377815247,.14546696841716766,2.2761952877044678).setPosition(7200.0,500.0,-400.0))
    .addChild(new Viewpoint().setDescription("SW corner, looking northeast, 500m up").setOrientation(0.0634222999215126,.9905853867530823,.12131864577531815,3.992870569229126).setPosition(-500.0,500.0,-400.0))
    .addChild(new Viewpoint().setDescription("South side, looking northward, 1500m up").setOrientation(.24548138678073883,.9383738040924072,.24329698085784912,4.644650936126709).setPosition(-1400.0,1500.0,1600.0))
    .addChild(new Viewpoint().setDescription("SE corner, looking northwest, 500m up").setOrientation(-.32472991943359375,-.9263483285903931,-.19086489081382751,.8606756925582886).setPosition(-500.0,500.0,3600.0))
    .addChild(new Viewpoint().setDescription("NE corner, looking southwest, 500m up").setOrientation(-.26649707555770874,.9542668461799622,.13547702133655548,.8800369501113892).setPosition(7200.0,500.0,3600.0))
    .addChild(new Transform()
      .addComments(" semi-transparent flat plate at surface ")
      .addChild(new Shape()
        .addComments(" IndexedFaceSet subdivided to enable view-frustrum culling for performance improvement ")
        .addComments(" northing: 2879500.0 - 2886195.0 = 6695 m; easting: 592680.0 - 589455.0 = 3225 m ")
        .setGeometry(new IndexedFaceSet().setSolid(false).setCoordIndex(new int[] {1,0,2,3,-1,3,2,4,5,-1,5,4,6,7,-1,7,6,8,9,-1})
          .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {6695.0,0.0,0.0,6695.0,0.0,3225.0,4500.0,0.0,0.0,4500.0,0.0,3225.0,3000.0,0.0,0.0,3000.0,0.0,3225.0,1500.0,0.0,0.0,1500.0,0.0,3225.0,0.0,0.0,0.0,0.0,0.0,3225.0}))))
        .setAppearance(new Appearance()
          .setMaterial(new Material().setDiffuseColor(0.0,.1,.5).setTransparency(.75))))
      .addComments(" solid flat plate at (missingDatumDepth+1)=-98.0m depth, for perspective reference ")
      .addChild(new Shape()
        .setGeometry(new IndexedFaceSet().setColorPerVertex(false).setSolid(false).setCoordIndex(new int[] {1,0,2,3,-1,3,2,4,5,-1,5,4,6,7,-1,7,6,8,9,-1})
          .setColor(new Color().setColor(new MFColor(new double[] {0.0,.5,.5,0.0,.5,.5,0.0,.5,.5,0.0,.5,.5})))
          .setCoord(new Coordinate().setPoint(new MFVec3f(new double[] {6695.0,-100.0,0.0,6695.0,-100.0,3225.0,4500.0,-100.0,0.0,4500.0,-100.0,3225.0,3000.0,-100.0,0.0,3000.0,-100.0,3225.0,1500.0,-100.0,0.0,1500.0,-100.0,3225.0,0.0,-100.0,0.0,0.0,-100.0,3225.0})))))
      .addComments(" terrain grid ")
      .addChild(new Shape()
        .setGeometry(new ElevationGrid().setSolid(false).setXDimension(670).setXSpacing(10).setZDimension(323).setZSpacing(10).setHeight(getElevationGrid_5_34_height())
          .setColor(new Color().setColor(getColor_6_34_color()))))));
            }
            catch (Exception ex)
            {       
                System.err.println ("*** Further hints on X3DJSAIL errors and exceptions at");
                System.err.println ("*** https://www.web3d.org/specifications/java/X3DJSAIL.html");
                throw (ex);
            }
	}
	// end of initialize() method


		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=1 */
		private double[] getElevationGrid_5_34_height_1()
		{
			double[] value = {-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-4.5,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-2.3,-3.4,-3.3,-3.4,-3.4,-3.3,-3.3,-3.3,-3.2,-3.2,-3.2,-3.1,-3.3,-3.3,-3.4,-3.4,-2.2,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-3.3,-3.3,-3.3,-3.2,-3.1,-3.1,-2.1,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getElevationGrid_5_34_height_2()
		{
			double[] value = {-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-5.3,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-2.1,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-2.1,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-3.3,-3.3,-4.4,-5.6,-5.6,-5.6,-1.0,-1.0,-1.0,-1.0,-1.0,-2.2,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-1.0,-1.0,-1.0,-1.0,-3.1,-5.3,-5.3,-5.4,-5.5,-4.4,-3.3,-3.3,-3.3,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-2.1,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.4,-3.3,-3.3,-3.2,-3.2,-3.2,-3.1,-5.2,-5.4,-5.6,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.6,-5.6,-5.6,-5.7,-5.7,-5.6,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.6,-5.7,-3.4,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-5.2,-5.0,-5.0,-5.0,-5.0,-5.0,-5.3,-5.7,-5.6,-5.6,-5.7,-5.6,-5.6,-5.5,-5.5,-5.3,-5.3,-5.3,-5.4,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-4.4,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-2.2,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-2.2,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-4.7,-6.0,-6.0,-6.1,-6.2,-6.2,-6.2,-3.7,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.2,-1.0,-1.0,-1.0,-1.0,-1.0,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.2,-1.0,-1.0,-1.0,-1.0,-3.1,-5.2,-5.2,-5.3,-5.3,-5.4,-5.4,-5.5,-5.5,-3.2,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-3.2,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-5.6,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.2,-5.2,-5.4,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.6,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.6,-5.7,-3.4,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.3,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.4,-5.4,-5.3,-5.3,-5.3,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private double[] getElevationGrid_5_34_height_3()
		{
			double[] value = {-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-2.0,-3.0,-3.0,-3.0,-3.0,-3.0,-2.9,-3.0,-2.9,-2.9,-2.9,-2.9,-2.9,-2.9,-2.9,-3.0,-2.9,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.1,-3.1,-3.0,-3.0,-3.1,-3.1,-3.0,-3.1,-3.1,-3.0,-3.1,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-2.9,-2.9,-2.8,-2.9,-2.8,-2.8,-2.8,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-3.1,-5.4,-5.6,-5.7,-5.6,-5.4,-5.5,-5.5,-5.5,-5.6,-5.8,-6.0,-6.1,-6.1,-6.1,-5.9,-5.8,-5.7,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.8,-3.5,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.4,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.4,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.1,-6.1,-6.2,-3.6,-1.0,-1.0,-1.0,-1.0,-1.0,-3.2,-1.0,-1.0,-1.0,-1.0,-1.0,-3.2,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-4.3,-3.1,-3.1,-3.1,-3.1,-3.1,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-1.0,-1.0,-1.0,-1.0,-1.0,-3.2,-1.0,-1.0,-1.0,-1.0,-1.0,-2.1,-1.0,-1.0,-1.0,-1.0,-1.0,-3.1,-1.0,-1.0,-1.0,-1.0,-3.1,-5.2,-5.2,-5.2,-5.3,-5.3,-5.4,-5.5,-5.5,-4.3,-3.2,-3.2,-3.2,-3.3,-3.3,-4.4,-3.2,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-3.2,-3.2,-3.3,-3.4,-3.4,-3.4,-4.5,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.4,-5.4,-5.3,-5.4,-5.5,-5.6,-5.6,-5.6,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-3.2,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-2.5,-4.0,-4.0,-4.0,-4.1,-4.0,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.9,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.8,-3.8,-3.7,-3.8,-3.8,-3.8,-3.8,-3.7,-3.7,-3.7,-3.7,-3.6,-3.7,-3.7,-3.7,-6.3,-6.2,-6.1,-6.0,-5.9,-5.9,-5.9,-5.8,-5.7,-5.7,-5.6,-5.5,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.8,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-4.8,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.5,-3.4,-3.4,-3.3,-3.4,-3.3,-3.3,-3.3,-3.3,-3.3,-3.4,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-3.3,-3.2,-3.1,-3.1,-3.0,-3.0,-2.9,-2.9,-2.8,-2.9,-2.9,-2.9,-2.9,-3.0,-3.0,-3.0,-3.0,-4.9,-5.0,-5.0,-5.0,-5.0,-5.1,-5.2,-5.1,-5.0,-5.1,-5.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=4 */
		private double[] getElevationGrid_5_34_height_4()
		{
			double[] value = {-5.1,-5.1,-5.2,-5.1,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-5.0,-5.0,-5.0,-5.1,-5.1,-5.1,-5.1,-5.0,-5.2,-5.2,-5.2,-5.1,-5.1,-5.1,-5.2,-5.2,-5.3,-5.3,-5.2,-5.3,-5.2,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.1,-5.1,-5.0,-5.0,-5.0,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-4.8,-2.9,-2.9,-3.0,-2.9,-2.9,-2.9,-3.0,-2.9,-2.9,-2.9,-2.9,-2.9,-2.9,-3.0,-3.0,-3.0,-3.0,-3.0,-3.0,-2.9,-2.8,-2.9,-2.8,-2.8,-2.8,-2.8,-2.9,-4.8,-4.8,-4.9,-5.0,-5.1,-5.2,-5.3,-5.2,-5.1,-5.2,-5.1,-5.0,-5.0,-5.0,-5.0,-4.9,-4.9,-5.0,-4.9,-4.9,-4.9,-5.0,-4.9,-4.9,-5.0,-5.0,-5.0,-5.1,-5.2,-5.1,-5.1,-5.1,-5.1,-5.1,-5.2,-5.3,-5.5,-5.7,-5.8,-5.7,-5.7,-5.6,-5.4,-5.3,-5.2,-5.2,-5.3,-5.3,-5.3,-5.2,-3.1,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.4,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-3.4,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-4.8,-3.5,-3.4,-3.4,-3.3,-3.2,-4.3,-5.5,-5.6,-5.7,-5.6,-5.5,-5.5,-5.5,-5.6,-5.7,-5.7,-5.6,-5.4,-5.3,-5.4,-5.5,-5.6,-5.4,-5.3,-5.5,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-1.0,-1.0,-1.0,-1.0,-1.0,-3.1,-1.0,-1.0,-1.0,-1.0,-1.0,-3.3,-1.0,-1.0,-1.0,-1.0,-1.0,-3.1,-1.0,-1.0,-1.0,-1.0,-3.1,-5.3,-5.3,-5.3,-5.4,-5.4,-5.5,-5.6,-5.6,-5.5,-5.4,-5.4,-5.5,-5.6,-5.7,-5.7,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.4,-5.5,-5.5,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.6,-5.6,-5.6,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-5.8,-5.7,-5.7,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.6,-5.6,-5.4,-5.4,-5.5,-5.5,-5.6,-5.6,-5.5,-5.5,-5.4,-5.4,-5.5,-5.5,-5.5,-3.3,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-1.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-76.3,-53.5,-53.5,-53.5,-53.5,-53.5,-53.4,-53.3,-53.2,-53.2,-53.2,-53.3,-53.3,-53.3,-53.4,-53.4,-53.4,-53.4,-53.4,-53.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-76.1,-53.2,-53.2,-53.2,-53.3,-53.2,-53.2,-53.2,-53.1,-53.1,-53.0,-53.0,-53.0,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.2,-30.3,-7.4,-7.4,-7.5,-7.6,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.7,-6.6,-6.6,-6.5,-6.4,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.2,-6.4,-6.5,-6.6,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.2,-6.0,-6.0,-6.0,-5.9,-5.9,-5.8,-5.7,-5.6,-5.5,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.7,-5.8,-5.9,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.7,-5.7,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.6,-5.6,-5.6,-5.8,-5.8,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.6,-5.5,-5.3,-5.2,-5.2,-5.0,-4.9,-4.8,-4.7,-4.7,-4.8,-4.8,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.1,-5.2,-5.2,-5.2,-5.3,-5.2,-5.2,-5.2,-5.2,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.1,-5.2,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.2,-5.3,-5.3,-5.3,-5.2,-5.3,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.2,-5.2,-5.2,-5.0,-5.0,-5.0,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.8,-4.8,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-4.9,-4.8,-4.7,-4.6,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.6,-4.7,-4.8,-4.8,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.8,-4.8,-4.9,-5.0,-5.2,-5.3,-5.4,-5.4,-5.3,-5.3,-5.1,-5.0,-4.9,-4.9,-4.8,-4.8,-4.9,-4.8,-4.8,-4.9,-5.1,-5.2,-5.4,-5.5,-5.6,-5.6,-5.6,-5.7,-52.3,-99.0,-99.0,-99.0,-99.0,-52.3,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.7,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-6.0,-6.0,-6.0,-6.0,-5.9,-5.8,-5.8,-5.6,-5.5,-5.3,-5.4,-5.6,-5.7,-5.6,-5.4,-5.3,-5.3,-5.5,-5.7,-5.7,-5.5,-5.3,-5.2,-5.3,-5.5,-5.6,-5.5,-5.2,-5.5,-5.9,-5.9,-5.8,-5.9,-5.9,-5.8,-99.0,-99.0,-99.0,-99.0,-99.0,-52.0,-99.0,-99.0,-99.0,-99.0,-99.0,-52.4,-99.0,-99.0,-99.0,-99.0,-99.0,-52.1,-99.0,-99.0,-99.0,-99.0,-52.2,-5.4,-5.4,-5.5,-5.5,-5.6,-5.7,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.6,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.8,-5.9,-5.9,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-6.0,-6.1,-6.1,-6.0,-5.9,-6.0,-6.0,-6.0,-5.9,-6.0,-6.1,-6.0,-5.9,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.7,-5.8,-5.9,-5.6,-5.6,-5.5,-5.5,-5.7,-5.8,-5.7,-5.6,-5.6,-5.7,-5.8,-5.8,-5.7,-52.4,-99.0,-99.0,-99.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=5 */
		private double[] getElevationGrid_5_34_height_5()
		{
			double[] value = {-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.4,-7.9,-8.0,-7.9,-7.9,-8.0,-7.8,-7.6,-7.5,-7.7,-7.8,-7.9,-8.1,-8.0,-8.0,-8.0,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-8.0,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.4,-8.5,-8.5,-8.6,-8.6,-8.6,-8.4,-8.4,-8.4,-8.6,-8.7,-8.8,-8.8,-8.8,-8.6,-8.6,-8.4,-8.2,-8.1,-8.0,-7.9,-7.9,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-7.9,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.6,-7.5,-7.3,-7.2,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.2,-7.1,-7.1,-7.0,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.7,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-6.9,-7.0,-7.0,-7.0,-7.1,-7.2,-7.1,-7.0,-6.9,-6.9,-6.8,-6.7,-6.6,-6.5,-6.4,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.4,-6.5,-6.7,-6.8,-6.8,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.0,-6.0,-5.9,-5.8,-5.7,-5.6,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.8,-6.0,-6.0,-6.1,-6.1,-6.0,-6.0,-5.9,-6.0,-6.0,-5.9,-5.9,-5.9,-6.0,-6.0,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.2,-6.3,-6.2,-6.2,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.6,-5.5,-5.4,-5.3,-5.2,-5.1,-5.0,-4.9,-4.8,-4.8,-4.9,-5.0,-5.1,-5.1,-5.1,-5.1,-5.2,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.4,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.2,-5.2,-5.3,-5.4,-5.4,-5.4,-5.5,-5.5,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.4,-5.4,-5.3,-5.3,-5.2,-5.2,-5.3,-5.3,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.6,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.2,-5.2,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.8,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.7,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.7,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.4,-4.5,-4.6,-4.7,-4.7,-4.8,-4.8,-4.9,-4.9,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-4.9,-4.9,-4.9,-5.0,-4.9,-4.8,-4.8,-4.9,-5.0,-5.2,-5.2,-5.2,-5.2,-5.2,-5.1,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.9,-5.0,-5.1,-5.2,-5.3,-5.4,-5.4,-5.5,-5.6,-5.6,-5.6,-5.6,-52.3,-99.0,-99.0,-99.0,-99.0,-52.3,-5.6,-5.5,-5.5,-5.5,-5.4,-5.5,-5.5,-5.5,-5.5,-5.6,-5.6,-5.7,-5.7,-5.7,-5.8,-5.8,-5.6,-5.6,-5.7,-5.7,-5.6,-5.6,-5.7,-5.7,-5.7,-5.5,-5.3,-5.2,-5.3,-5.5,-5.6,-5.5,-5.3,-5.0,-5.1,-5.3,-5.4,-5.4,-5.3,-5.1,-5.0,-5.0,-5.1,-5.3,-5.3,-5.0,-5.3,-5.6,-5.6,-5.5,-5.6,-5.7,-5.5,-99.0,-99.0,-99.0,-99.0,-99.0,-51.9,-99.0,-99.0,-99.0,-99.0,-99.0,-5.3,-99.0,-99.0,-99.0,-99.0,-99.0,-52.2,-99.0,-99.0,-99.0,-99.0,-52.3,-5.6,-5.6,-5.7,-5.7,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.8,-5.8,-6.0,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-6.0,-6.0,-6.0,-6.2,-6.1,-5.9,-5.8,-5.8,-6.0,-6.1,-6.1,-6.2,-6.2,-6.1,-5.8,-5.7,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.8,-5.8,-6.0,-6.0,-5.9,-5.8,-5.7,-5.7,-5.8,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-6.0,-52.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-76.2,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.6,-7.5,-7.6,-7.7,-7.8,-7.9,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.7,-7.9,-8.1,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.6,-8.6,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.4,-8.2,-8.1,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.1,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-8.0,-8.1,-8.0,-8.0,-8.1,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-8.1,-8.1,-8.0,-8.1,-8.0,-7.9,-7.8,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.6,-7.5,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.2,-7.1,-7.1,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.7,-6.6,-6.6,-6.5,-6.5,-6.5,-6.7,-6.9,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-6.9,-6.8,-6.7,-6.7,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.7,-6.9,-7.0,-7.0,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.5,-6.5,-6.6,-6.7,-6.6,-6.6,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.2,-6.1,-6.0,-5.9,-5.9,-5.8,-5.7,-5.6,-5.7,-5.7,-5.6,-5.6,-5.7,-5.8,-5.9,-6.0,-6.2,-6.2,-6.2,-6.1,-6.1,-6.0,-6.0,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.1,-6.2,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.2,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.6,-5.5,-5.4,-5.4,-5.2,-5.2,-5.1,-5.0,-5.0,-5.0,-5.2,-5.2,-5.3,-5.3,-5.4,-5.4,-5.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=6 */
		private double[] getElevationGrid_5_34_height_6()
		{
			double[] value = {-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.6,-5.7,-5.6,-5.5,-5.6,-5.6,-5.6,-5.7,-5.6,-5.5,-5.5,-5.5,-5.6,-5.5,-5.5,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.7,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.4,-5.4,-5.3,-5.4,-5.4,-5.4,-5.3,-5.3,-5.2,-5.2,-5.1,-5.1,-5.1,-5.0,-4.9,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.9,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.5,-4.6,-4.7,-4.6,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.8,-4.8,-4.8,-4.9,-5.0,-4.8,-4.8,-4.9,-4.9,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.1,-5.2,-5.3,-5.2,-5.2,-5.2,-5.1,-5.1,-5.1,-5.1,-5.0,-5.0,-5.0,-5.0,-5.1,-5.3,-5.3,-5.4,-5.4,-5.5,-5.5,-5.6,-5.6,-5.6,-5.5,-28.8,-52.2,-52.2,-52.1,-52.1,-28.8,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.0,-5.0,-5.0,-5.1,-5.2,-5.1,-4.9,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.6,-4.8,-4.8,-4.8,-4.8,-5.0,-5.0,-4.9,-4.7,-4.6,-4.5,-4.5,-4.6,-4.5,-4.5,-4.4,-4.5,-4.5,-4.6,-4.7,-4.8,-4.8,-4.8,-4.8,-5.0,-5.1,-5.2,-5.2,-5.3,-5.4,-5.5,-5.6,-5.6,-5.7,-5.7,-5.8,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-5.8,-5.8,-5.8,-5.8,-6.0,-6.0,-6.1,-6.1,-5.9,-5.8,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.7,-5.9,-6.0,-6.0,-6.0,-5.8,-5.8,-5.7,-5.9,-6.0,-6.0,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-52.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.9,-8.1,-8.3,-8.3,-8.3,-8.4,-8.4,-8.5,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.9,-9.0,-9.1,-9.0,-8.9,-8.9,-8.8,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.2,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.1,-8.1,-8.3,-8.3,-8.3,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.9,-8.0,-8.2,-8.2,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-8.0,-8.1,-8.0,-7.9,-7.8,-7.7,-7.5,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.3,-7.2,-7.2,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.0,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.8,-6.9,-7.0,-7.1,-7.1,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.8,-6.7,-6.7,-6.5,-6.5,-6.5,-6.6,-6.7,-6.9,-7.1,-7.3,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.9,-6.9,-6.8,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.6,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-6.1,-6.1,-6.2,-6.3,-6.3,-6.2,-6.2,-6.1,-6.0,-6.0,-5.9,-6.0,-6.0,-6.0,-6.0,-6.1,-6.2,-6.3,-6.4,-6.4,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.0,-5.9,-6.0,-6.0,-5.9,-5.9,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.1,-6.2,-6.2,-6.0,-6.0,-6.0,-6.0,-5.9,-5.8,-5.8,-5.7,-5.5,-5.4,-5.4,-5.4,-5.3,-5.3,-5.4,-5.4,-5.5,-5.5,-5.6,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.7,-5.7,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.6,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.6,-5.6,-5.6,-5.5,-5.4,-5.4,-5.5,-5.5,-5.4,-5.3,-5.3,-5.4,-5.4,-5.3,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.1,-5.1,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-5.0,-5.0,-5.0,-5.0,-5.0,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-5.0,-5.0,-4.9,-4.9,-5.0,-5.0,-5.0,-5.1,-5.0,-5.1,-5.2,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.9,-5.0,-5.0,-5.1,-5.1,-5.1,-5.2,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.1,-5.0,-5.2,-5.2,-5.2,-5.1,-5.0,-5.0,-5.1,-5.1,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.1,-5.0,-5.0,-5.0,-5.0,-4.9,-5.0,-4.9,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.4,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.4,-4.5,-4.5,-4.5,-4.6,-4.6,-4.8,-4.8,-4.9,-5.0,-5.1,-5.2,-5.3,-5.4,-5.6,-5.7,-5.8,-5.8,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-6.0,-5.9,-5.9,-6.0,-6.0,-5.8,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.9,-5.8,-5.7,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.7,-5.9,-6.0,-6.0,-5.9,-5.8,-5.7,-5.7,-5.9,-6.0,-6.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=7 */
		private double[] getElevationGrid_5_34_height_7()
		{
			double[] value = {-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-75.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.6,-7.6,-7.6,-7.6,-7.7,-7.6,-7.6,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.5,-8.5,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-8.8,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.3,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-8.0,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.1,-7.9,-8.0,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.7,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.4,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.5,-7.5,-7.5,-7.4,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-7.0,-7.0,-7.1,-7.1,-7.2,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-6.8,-6.8,-6.9,-7.0,-7.1,-7.3,-7.4,-7.6,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.2,-7.1,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.6,-6.5,-6.5,-6.4,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.4,-6.4,-6.5,-6.5,-6.6,-6.7,-6.7,-6.6,-6.5,-6.6,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.4,-6.4,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.1,-6.0,-6.0,-6.0,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.9,-5.9,-6.0,-6.1,-6.1,-6.0,-6.1,-6.1,-6.2,-6.2,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.6,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.6,-5.6,-5.6,-5.5,-5.5,-5.4,-5.4,-5.3,-5.2,-5.2,-5.1,-5.1,-5.1,-5.1,-5.1,-5.1,-5.1,-5.2,-5.2,-5.1,-5.1,-5.1,-5.1,-5.1,-5.1,-5.0,-4.9,-4.9,-4.9,-4.9,-4.9,-4.9,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.6,-4.6,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.9,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.9,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.4,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.2,-4.3,-4.3,-4.4,-4.4,-4.4,-4.4,-4.5,-4.6,-4.7,-4.8,-4.9,-4.9,-5.0,-5.1,-5.3,-5.6,-5.7,-5.7,-5.8,-5.8,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-5.8,-5.7,-5.7,-5.6,-5.7,-5.7,-5.8,-5.8,-5.8,-5.7,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.7,-5.8,-6.0,-6.1,-6.0,-5.8,-5.7,-5.7,-5.7,-5.9,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.4,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.1,-9.0,-8.8,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.4,-8.5,-8.5,-8.5,-8.4,-8.3,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.2,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.5,-7.5,-7.4,-7.5,-7.7,-7.8,-7.7,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.6,-7.5,-7.4,-7.4,-7.3,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.2,-7.2,-7.3,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.6,-7.6,-7.5,-7.4,-7.4,-7.3,-7.2,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.5,-7.6,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.7,-7.7,-7.6,-7.4,-7.2,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.7,-6.6,-6.5,-6.3,-6.3,-6.2,-6.2,-6.1,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.6,-6.7,-6.7,-6.8,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.7,-6.8,-6.7,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.4,-6.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=8 */
		private double[] getElevationGrid_5_34_height_8()
		{
			double[] value = {-6.2,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-6.0,-6.1,-6.2,-6.3,-6.4,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.2,-6.2,-6.2,-6.1,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.1,-6.1,-6.1,-6.0,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.7,-5.6,-5.5,-5.4,-5.3,-5.2,-5.2,-5.1,-5.1,-5.1,-5.1,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.1,-5.1,-5.0,-5.0,-5.0,-5.0,-4.9,-4.9,-4.9,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.6,-4.6,-4.6,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.6,-4.6,-4.5,-4.5,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.4,-4.5,-4.5,-4.5,-4.6,-4.7,-4.8,-4.8,-4.8,-4.8,-5.0,-5.0,-5.0,-5.2,-5.5,-5.6,-5.6,-5.7,-5.7,-5.8,-5.8,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-6.0,-6.1,-6.1,-5.9,-5.8,-5.7,-5.7,-5.7,-5.9,-6.1,-6.1,-6.0,-6.2,-6.2,-6.2,-6.2,-52.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.7,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.4,-8.6,-8.7,-8.7,-8.7,-8.8,-8.9,-8.8,-8.6,-8.8,-9.0,-9.1,-9.0,-8.8,-8.9,-8.9,-8.9,-9.0,-8.9,-8.9,-8.8,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.3,-8.1,-7.8,-7.7,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.1,-8.0,-7.9,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.6,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.5,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-7.0,-7.1,-7.2,-7.2,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.3,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.5,-7.7,-7.8,-7.9,-8.1,-8.2,-8.3,-8.4,-8.4,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.4,-8.3,-8.2,-8.2,-8.1,-8.0,-8.0,-8.0,-7.9,-7.8,-7.6,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.7,-6.5,-6.4,-6.4,-6.4,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.2,-7.1,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.8,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.6,-6.5,-6.4,-6.3,-6.3,-6.2,-6.1,-6.1,-6.2,-6.2,-6.3,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.2,-6.3,-6.3,-6.2,-6.2,-6.1,-6.0,-6.0,-5.9,-5.9,-6.0,-6.0,-5.9,-6.0,-6.0,-6.1,-6.2,-6.2,-6.2,-6.1,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.1,-6.1,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-5.9,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-6.0,-6.0,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.2,-6.2,-6.2,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.7,-5.6,-5.5,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.3,-5.2,-5.2,-5.2,-5.2,-5.3,-5.2,-5.2,-5.2,-5.1,-5.1,-5.0,-5.1,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.7,-4.7,-4.7,-4.6,-4.5,-4.5,-4.4,-4.4,-4.4,-4.4,-4.3,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.8,-4.8,-4.7,-4.7,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.6,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.6,-4.6,-4.6,-4.6,-4.6,-4.5,-4.5,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.6,-4.5,-4.6,-4.7,-4.8,-4.9,-4.8,-4.9,-4.9,-5.0,-5.0,-5.2,-5.3,-5.3,-5.4,-5.6,-5.6,-5.6,-5.7,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.1,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.8,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.8,-5.8,-5.8,-6.0,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.9,-5.9,-5.9,-5.9,-6.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=9 */
		private double[] getElevationGrid_5_34_height_9()
		{
			double[] value = {-29.7,-52.5,-52.4,-52.4,-52.3,-52.3,-52.4,-52.5,-52.5,-52.5,-52.5,-52.6,-52.6,-52.6,-52.6,-75.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.6,-7.7,-7.6,-7.6,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.9,-8.0,-8.0,-8.0,-8.1,-8.0,-7.9,-8.1,-8.1,-8.1,-8.0,-8.1,-8.3,-8.6,-8.7,-8.7,-8.6,-8.7,-8.8,-8.7,-8.5,-8.7,-8.9,-9.1,-8.8,-8.5,-8.7,-8.7,-8.7,-8.7,-8.6,-8.6,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.2,-8.0,-7.3,-7.4,-7.9,-8.1,-8.0,-8.0,-8.0,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.2,-8.1,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.4,-8.5,-8.5,-8.4,-8.5,-8.6,-8.7,-8.7,-8.7,-8.6,-8.5,-8.4,-8.3,-8.2,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.7,-7.6,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.6,-7.6,-7.5,-7.4,-7.3,-7.2,-7.1,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.5,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.7,-7.9,-8.0,-8.1,-8.2,-8.3,-8.4,-8.5,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.4,-8.4,-8.4,-8.3,-8.1,-7.8,-7.8,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.2,-7.1,-7.0,-7.0,-6.9,-6.8,-6.7,-6.7,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.6,-6.7,-6.8,-6.8,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.1,-7.0,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-6.9,-6.8,-6.7,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.6,-6.6,-6.7,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.1,-6.1,-6.0,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.1,-6.0,-5.9,-6.0,-6.1,-6.2,-6.2,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.2,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.7,-5.6,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.2,-5.2,-5.1,-5.0,-4.9,-4.8,-4.8,-4.7,-4.7,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.7,-4.6,-4.6,-4.6,-4.7,-4.7,-4.7,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.7,-4.7,-4.6,-4.6,-4.6,-4.6,-4.5,-4.6,-4.6,-4.6,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.9,-5.0,-4.9,-4.9,-4.9,-4.8,-4.7,-4.7,-4.6,-4.6,-4.5,-4.6,-4.5,-4.5,-4.5,-4.6,-4.6,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-4.7,-4.6,-4.6,-4.6,-4.6,-4.6,-4.6,-4.5,-4.5,-4.6,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.6,-4.5,-4.6,-4.6,-4.6,-4.6,-4.6,-4.7,-4.9,-4.9,-4.9,-4.9,-4.9,-4.9,-4.9,-5.0,-5.2,-5.3,-5.3,-5.3,-5.4,-5.5,-5.5,-5.6,-5.6,-5.7,-5.6,-5.7,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.1,-6.1,-6.1,-6.0,-6.1,-6.1,-6.0,-6.5,-53.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.7,-7.7,-7.7,-7.6,-7.6,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.7,-7.7,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.1,-7.9,-8.0,-8.1,-8.1,-8.1,-8.0,-8.1,-8.3,-8.6,-8.6,-8.6,-8.4,-8.6,-8.8,-8.6,-8.5,-8.7,-8.9,-9.0,-8.8,-8.8,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.6,-8.5,-8.6,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-7.9,-7.3,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-8.1,-8.2,-8.3,-8.4,-8.4,-8.3,-8.2,-8.1,-7.9,-7.8,-7.7,-7.7,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-7.0,-7.0,-7.2,-7.3,-7.4,-7.4,-7.5,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.5,-7.4,-7.4,-7.3,-7.3,-7.4,-7.3,-7.4,-7.4,-7.7,-7.9,-8.1,-8.2,-8.3,-8.4,-8.5,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-9.0,-8.9,-8.8,-8.7,-8.7,-8.6,-8.5,-8.4,-8.3,-8.0,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.5,-7.4,-7.4,-7.4,-7.3,-7.2,-7.1,-7.1,-7.1,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.5,-6.5,-6.6,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-7.0,-7.1,-7.1,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.4,-7.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=10 */
		private double[] getElevationGrid_5_34_height_10()
		{
			double[] value = {-7.4,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-6.9,-6.8,-6.8,-6.7,-6.7,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.5,-6.4,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.1,-6.2,-6.1,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.8,-5.8,-5.8,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.4,-5.4,-5.5,-5.5,-5.4,-5.4,-5.4,-5.5,-5.4,-5.4,-5.3,-5.2,-5.2,-5.2,-5.1,-4.9,-4.9,-4.8,-4.8,-4.7,-4.5,-4.5,-4.5,-4.6,-4.6,-4.7,-4.6,-4.6,-4.7,-4.8,-4.5,-4.6,-4.7,-4.7,-4.7,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.6,-4.5,-4.6,-4.6,-4.5,-4.5,-4.6,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.7,-4.8,-4.9,-4.8,-4.8,-4.7,-4.7,-4.6,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.5,-4.5,-4.7,-4.7,-4.5,-4.5,-4.4,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.8,-4.8,-4.9,-5.0,-5.0,-5.0,-5.2,-5.2,-5.2,-5.2,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.4,-5.5,-5.5,-5.6,-5.6,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.6,-5.7,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.7,-5.6,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-6.0,-6.1,-6.1,-6.0,-6.0,-6.0,-5.9,-6.0,-6.1,-52.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.8,-7.8,-7.7,-7.6,-7.7,-7.8,-7.8,-7.7,-7.7,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.1,-8.1,-8.2,-8.4,-8.5,-8.6,-8.6,-8.4,-8.5,-8.7,-8.6,-8.6,-8.7,-8.9,-9.0,-8.9,-8.9,-8.9,-9.0,-9.0,-8.9,-8.8,-8.7,-8.6,-8.6,-8.5,-8.5,-8.6,-8.5,-8.5,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.1,-7.8,-8.1,-8.2,-8.2,-8.3,-8.2,-8.2,-8.2,-8.2,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.2,-8.3,-8.3,-8.4,-8.3,-8.3,-8.3,-8.3,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.2,-8.4,-8.4,-8.5,-8.5,-8.4,-8.3,-8.1,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.1,-7.0,-6.9,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.4,-7.4,-7.5,-7.6,-7.6,-7.8,-8.0,-8.2,-8.3,-8.4,-8.5,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-9.0,-9.0,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.4,-8.4,-8.3,-8.1,-7.8,-7.7,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.1,-7.2,-7.2,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.4,-7.3,-7.3,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.5,-6.5,-6.5,-6.3,-6.3,-6.3,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.0,-6.0,-6.1,-6.1,-6.0,-5.9,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.2,-5.2,-5.2,-5.0,-5.0,-4.8,-4.8,-4.7,-4.6,-4.5,-4.5,-4.5,-4.6,-4.7,-4.7,-4.6,-4.6,-4.6,-4.6,-4.5,-4.6,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.4,-4.3,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.5,-4.5,-4.5,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.4,-4.5,-4.5,-4.5,-4.5,-4.7,-4.7,-4.7,-4.6,-4.5,-4.6,-4.7,-4.7,-4.7,-4.8,-4.9,-5.0,-5.0,-5.0,-5.0,-5.1,-5.1,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.3,-5.3,-5.2,-5.2,-5.2,-5.3,-5.3,-5.4,-5.5,-5.6,-5.6,-5.6,-5.6,-5.5,-5.4,-5.4,-5.4,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.6,-5.6,-5.6,-5.6,-5.7,-5.7,-5.7,-5.8,-5.8,-5.7,-5.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=11 */
		private double[] getElevationGrid_5_34_height_11()
		{
			double[] value = {-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-52.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.9,-7.8,-7.8,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.4,-8.5,-8.5,-8.5,-8.5,-8.4,-8.5,-8.6,-8.6,-8.6,-8.8,-8.9,-8.9,-9.0,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.8,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.1,-8.3,-8.3,-8.4,-8.5,-8.5,-8.4,-8.3,-8.2,-8.1,-8.0,-8.0,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.5,-7.4,-7.3,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.7,-7.8,-7.7,-7.7,-7.6,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.4,-7.5,-7.7,-7.9,-8.0,-8.1,-8.3,-8.3,-8.4,-8.5,-8.6,-8.7,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9,-9.0,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.5,-8.4,-8.2,-8.0,-7.9,-7.7,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.0,-7.0,-6.9,-6.8,-6.7,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.5,-6.5,-6.4,-6.5,-6.6,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.2,-6.2,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.3,-5.2,-5.0,-4.9,-4.8,-4.7,-4.6,-4.5,-4.6,-4.6,-4.7,-4.7,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.3,-4.3,-4.3,-4.3,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.4,-4.4,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.3,-4.3,-4.3,-4.2,-4.2,-4.3,-4.4,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.4,-4.5,-4.5,-4.5,-4.5,-4.6,-4.7,-4.8,-4.8,-4.9,-5.0,-5.0,-5.1,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.1,-5.1,-5.0,-5.0,-5.1,-5.0,-5.1,-5.0,-5.1,-5.0,-5.0,-5.0,-5.0,-5.1,-5.3,-5.3,-5.3,-5.2,-5.2,-5.1,-5.0,-5.0,-5.2,-5.3,-5.2,-5.2,-5.1,-5.0,-5.0,-5.1,-5.2,-5.2,-5.2,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.4,-5.5,-5.6,-5.6,-5.6,-5.7,-5.7,-5.6,-5.6,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-52.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.5,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.1,-8.2,-8.2,-8.3,-8.4,-8.5,-8.6,-8.6,-8.5,-8.5,-8.4,-8.5,-8.5,-8.5,-8.6,-8.7,-8.8,-9.0,-9.0,-9.0,-8.9,-8.8,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.8,-7.7,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.9,-8.1,-8.1,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.0,-7.8,-7.9,-8.0,-8.0,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.8,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-8.1,-8.3,-8.4,-8.6,-8.6,-8.6,-8.6,-8.5,-8.3,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.5,-7.3,-7.1,-7.1,-7.0,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.4,-7.4,-7.5,-7.5,-7.6,-7.7,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.3,-7.4,-7.5,-7.7,-7.9,-8.1,-8.2,-8.3,-8.3,-8.4,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.8,-8.9,-8.9,-8.9,-8.7,-8.6,-8.5,-8.6,-8.6,-8.5,-8.4,-8.2,-8.0,-7.8,-7.7,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.6,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.2,-7.2,-7.4,-7.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=12 */
		private double[] getElevationGrid_5_34_height_12()
		{
			double[] value = {-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.7,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.4,-6.5,-6.5,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.6,-6.7,-6.6,-6.5,-6.6,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.4,-5.3,-5.2,-5.1,-5.0,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.4,-4.4,-4.4,-4.4,-4.4,-4.4,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.6,-4.6,-4.6,-4.7,-4.7,-4.7,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.4,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.2,-4.2,-4.3,-4.3,-4.3,-4.2,-4.2,-4.3,-4.4,-4.4,-4.4,-4.4,-4.3,-4.3,-4.4,-4.4,-4.3,-4.3,-4.4,-4.5,-4.4,-4.4,-4.5,-4.5,-4.6,-4.6,-4.6,-4.7,-4.9,-5.0,-5.0,-5.0,-4.9,-4.9,-5.0,-5.0,-4.8,-4.8,-4.8,-4.7,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.5,-4.5,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.6,-4.8,-5.0,-5.2,-5.1,-5.0,-4.8,-4.7,-4.8,-5.0,-4.9,-5.0,-5.0,-5.0,-5.1,-5.1,-5.0,-5.1,-5.2,-5.3,-5.3,-5.4,-5.5,-5.5,-5.6,-5.7,-5.6,-5.6,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-52.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.5,-7.9,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.8,-7.8,-7.7,-7.6,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.4,-8.5,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.7,-8.8,-8.9,-8.9,-8.8,-8.7,-8.6,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.3,-8.3,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.9,-8.1,-8.2,-8.2,-8.1,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.9,-7.8,-7.8,-7.8,-7.9,-8.0,-8.2,-8.3,-8.4,-8.6,-8.7,-8.7,-8.7,-8.6,-8.4,-8.3,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.7,-7.5,-7.3,-7.2,-7.1,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.4,-7.5,-7.6,-7.7,-7.8,-7.9,-8.0,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.7,-7.6,-7.5,-7.5,-7.6,-7.7,-7.9,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.5,-8.7,-8.8,-8.6,-8.5,-8.3,-8.3,-8.3,-8.4,-8.4,-8.2,-8.0,-7.9,-7.8,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.3,-7.2,-7.1,-7.1,-7.2,-7.2,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.3,-7.4,-7.5,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.3,-7.1,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-6.9,-6.8,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.7,-6.6,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.7,-6.6,-6.6,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-6.9,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.6,-6.7,-6.6,-6.6,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.3,-6.2,-6.3,-6.2,-6.2,-6.1,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-5.9,-5.8,-5.8,-5.7,-5.6,-5.6,-5.5,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.1,-5.1,-5.1,-5.2,-5.1,-5.0,-5.0,-5.0,-4.9,-4.9,-4.9,-4.8,-4.9,-4.9,-4.9,-4.8,-4.7,-4.7,-4.7,-4.6,-4.5,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.4,-4.3,-4.2,-4.3,-4.5,-4.5,-4.6,-4.5,-4.5,-4.5,-4.6,-4.5,-4.6,-4.5,-4.7,-4.7,-4.7,-4.7,-4.5,-4.5,-4.5,-4.5,-4.5,-4.3,-4.4,-4.4,-4.4,-4.4,-4.4,-4.3,-4.3,-4.2,-4.1,-4.1,-4.2,-4.3,-4.3,-4.3,-4.3,-4.2,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.1,-4.3,-4.2,-4.2,-4.2,-4.2,-4.0,-4.1,-4.2,-4.1,-4.2,-4.2,-4.2,-4.3,-4.4,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.4,-4.4,-4.3,-4.3,-4.5,-4.4,-4.4,-4.4,-4.2,-4.1,-4.0,-3.9,-4.2,-4.3,-4.3,-4.3,-4.4,-4.4,-4.4,-4.3,-4.4,-4.8,-5.0,-4.9,-4.8,-4.6,-4.5,-4.7,-4.8,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=13 */
		private double[] getElevationGrid_5_34_height_13()
		{
			double[] value = {-4.9,-5.0,-5.1,-5.2,-5.3,-5.4,-5.5,-5.4,-5.4,-5.4,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.7,-5.8,-5.8,-5.8,-29.0,-52.3,-52.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.5,-7.8,-7.8,-7.8,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.8,-8.8,-8.7,-8.6,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-8.1,-8.2,-8.2,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.9,-8.1,-8.2,-8.3,-8.4,-8.7,-8.8,-8.7,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.4,-8.4,-8.4,-8.3,-8.1,-8.0,-7.9,-7.8,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.8,-7.9,-7.9,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-8.2,-8.3,-8.5,-8.6,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.2,-7.4,-7.5,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.1,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-6.9,-6.9,-7.0,-7.1,-7.1,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.6,-6.5,-6.6,-6.5,-6.5,-6.5,-6.4,-6.5,-6.5,-6.4,-6.4,-6.3,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.2,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.8,-5.7,-5.6,-5.7,-5.5,-5.5,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.2,-5.1,-5.1,-5.1,-5.0,-5.0,-4.9,-4.9,-4.8,-4.8,-4.7,-4.7,-4.8,-4.7,-4.7,-4.7,-4.6,-4.6,-4.6,-4.6,-4.5,-4.4,-4.4,-4.3,-4.3,-4.3,-4.5,-4.7,-4.6,-4.4,-4.2,-4.3,-4.4,-4.5,-4.5,-4.4,-4.6,-4.7,-4.7,-4.6,-4.5,-4.5,-4.4,-4.5,-4.4,-4.3,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.1,-4.1,-4.1,-4.1,-4.2,-4.3,-4.3,-4.2,-4.2,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.1,-4.1,-4.1,-4.1,-4.1,-4.0,-4.0,-4.0,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-4.0,-4.0,-4.0,-4.1,-4.1,-4.0,-4.1,-4.1,-4.1,-4.1,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-3.9,-3.8,-3.8,-3.8,-3.9,-4.0,-4.0,-4.0,-4.1,-4.2,-4.2,-4.3,-4.5,-4.6,-4.6,-4.5,-4.5,-4.4,-4.4,-4.4,-4.4,-4.4,-4.4,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.7,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.9,-5.0,-5.1,-5.1,-5.2,-5.3,-5.4,-5.5,-5.5,-5.4,-5.3,-5.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.4,-7.8,-7.8,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.3,-8.3,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.1,-8.1,-8.0,-8.0,-7.8,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.9,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.2,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-8.0,-8.1,-8.3,-8.4,-8.5,-8.7,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.2,-8.1,-7.9,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.9,-7.9,-8.1,-8.1,-8.3,-8.3,-8.4,-8.4,-8.3,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.4,-8.4,-8.5,-8.4,-8.3,-8.3,-8.3,-8.2,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.7,-7.7,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.4,-7.6,-7.6,-7.6,-7.7,-7.8,-7.7,-7.6,-7.6,-7.5,-7.3,-7.2,-7.1,-7.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=14 */
		private double[] getElevationGrid_5_34_height_14()
		{
			double[] value = {-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.4,-7.5,-7.4,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.1,-7.1,-7.0,-7.0,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.0,-5.9,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.4,-5.4,-5.3,-5.2,-5.1,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.6,-4.5,-4.5,-4.5,-4.4,-4.4,-4.7,-4.6,-4.5,-4.3,-4.1,-4.2,-4.4,-4.4,-4.5,-4.5,-4.6,-4.6,-4.6,-4.5,-4.5,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.2,-4.2,-4.0,-4.0,-4.0,-4.0,-4.0,-4.1,-4.1,-4.1,-4.2,-4.1,-4.2,-4.2,-4.2,-4.2,-4.2,-4.1,-4.1,-4.1,-4.0,-4.0,-4.0,-3.9,-3.9,-3.9,-3.8,-3.7,-3.7,-3.8,-3.8,-3.8,-3.8,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.7,-3.7,-3.7,-3.7,-3.8,-3.8,-3.8,-3.9,-4.0,-4.1,-4.2,-4.2,-4.2,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.3,-4.3,-4.3,-4.3,-4.3,-4.3,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.7,-4.7,-4.7,-4.8,-5.0,-5.1,-5.2,-5.3,-5.3,-5.2,-5.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.5,-7.9,-8.0,-8.1,-8.1,-8.1,-7.9,-7.8,-7.8,-7.9,-7.8,-7.8,-7.7,-7.7,-7.8,-7.9,-7.8,-7.7,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.6,-8.5,-8.5,-8.5,-8.4,-8.4,-8.5,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.2,-8.3,-8.3,-8.1,-8.1,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.4,-8.4,-8.5,-8.5,-8.4,-8.5,-8.6,-8.8,-8.8,-8.9,-9.0,-9.1,-9.0,-8.9,-8.7,-8.4,-8.2,-8.1,-8.0,-7.9,-7.9,-7.8,-7.6,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.8,-7.8,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-7.0,-7.1,-7.1,-7.3,-7.3,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.3,-7.3,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.1,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.4,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.6,-6.5,-6.4,-6.4,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.0,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.7,-5.7,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.6,-5.6,-5.5,-5.4,-5.4,-5.3,-5.3,-5.2,-5.2,-5.1,-5.1,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.7,-4.7,-4.6,-4.5,-4.4,-4.3,-4.4,-4.5,-4.6,-4.7,-4.8,-4.8,-4.8,-4.7,-4.7,-4.6,-4.5,-4.4,-4.3,-4.2,-4.2,-4.2,-4.2,-4.2,-4.1,-4.0,-4.0,-4.0,-4.0,-3.9,-3.9,-3.9,-4.0,-4.0,-4.0,-4.0,-4.1,-4.1,-4.1,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.1,-4.0,-4.0,-4.0,-3.9,-3.8,-3.8,-3.8,-3.9,-3.9,-4.0,-3.9,-3.9,-3.9,-3.9,-3.9,-3.9,-3.8,-3.9,-3.9,-3.8,-3.8,-3.9,-3.9,-3.8,-3.9,-3.8,-3.8,-3.9,-3.9,-3.8,-3.8,-3.8,-3.8,-3.9,-3.8,-3.9,-4.0,-4.0,-4.1,-4.1,-4.0,-4.0,-4.1,-4.1,-4.0,-4.0,-4.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=15 */
		private double[] getElevationGrid_5_34_height_15()
		{
			double[] value = {-4.0,-4.0,-4.0,-4.0,-4.1,-4.1,-4.1,-4.1,-4.1,-4.2,-4.3,-4.4,-4.5,-4.6,-4.5,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.6,-4.7,-4.8,-4.9,-5.0,-5.0,-5.0,-5.0,-4.8,-51.9,-75.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.5,-8.1,-8.1,-8.3,-8.3,-8.2,-8.1,-7.9,-8.0,-8.1,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.7,-8.8,-8.8,-8.7,-8.7,-8.6,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.3,-8.4,-8.6,-8.8,-8.9,-9.1,-9.1,-9.1,-9.0,-8.8,-8.4,-8.2,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.6,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-7.8,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.2,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.8,-6.7,-6.6,-6.6,-6.7,-6.8,-6.8,-6.9,-7.1,-7.2,-7.4,-7.5,-7.6,-7.6,-7.6,-7.5,-7.3,-7.2,-7.1,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.7,-6.8,-6.9,-6.8,-6.8,-6.8,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-6.9,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.3,-7.4,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.4,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.4,-7.5,-7.6,-7.7,-7.8,-7.8,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.9,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.6,-7.5,-7.6,-7.6,-7.5,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.8,-6.7,-6.5,-6.4,-6.5,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.6,-6.5,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.2,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-5.8,-5.8,-5.8,-5.7,-5.6,-5.6,-5.6,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.4,-5.3,-5.3,-5.2,-5.2,-5.1,-5.1,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-5.0,-5.0,-5.0,-5.1,-5.0,-5.0,-5.0,-4.9,-4.8,-4.6,-4.5,-4.4,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.1,-4.1,-4.1,-4.0,-4.0,-4.0,-4.1,-4.1,-4.1,-4.0,-4.1,-4.1,-4.1,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.1,-4.1,-4.1,-4.1,-3.9,-3.9,-3.8,-3.8,-3.9,-3.9,-3.8,-3.8,-3.8,-3.7,-3.7,-3.6,-3.8,-3.7,-3.7,-3.7,-3.8,-3.8,-3.9,-4.0,-4.0,-3.9,-3.9,-3.9,-3.9,-3.8,-3.8,-3.8,-4.0,-4.0,-3.9,-3.9,-4.1,-4.1,-4.2,-3.9,-3.7,-3.6,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.9,-4.0,-3.9,-4.0,-3.9,-3.9,-4.1,-4.0,-4.1,-4.5,-5.4,-6.0,-5.4,-4.6,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.6,-4.6,-4.7,-4.7,-4.8,-4.8,-4.8,-4.7,-4.8,-4.8,-4.8,-4.6,-4.5,-51.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.6,-8.2,-8.3,-8.4,-8.4,-8.4,-8.2,-8.1,-8.2,-8.4,-8.4,-8.3,-8.3,-8.4,-8.3,-8.2,-8.1,-8.0,-7.9,-7.9,-7.9,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.4,-8.5,-8.5,-8.5,-8.5,-8.4,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.7,-8.8,-8.7,-8.7,-8.6,-8.6,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.5,-8.3,-8.2,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.5,-8.5,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.5,-8.6,-8.8,-8.8,-8.8,-8.7,-8.5,-8.3,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.8,-7.7,-7.6,-7.5,-7.4,-7.5,-7.5,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.2,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.8,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.6,-6.6,-6.7,-6.8,-6.9,-7.1,-7.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=16 */
		private double[] getElevationGrid_5_34_height_16()
		{
			double[] value = {-7.4,-7.5,-7.5,-7.4,-7.3,-7.2,-7.1,-6.9,-6.8,-6.7,-6.6,-6.5,-6.4,-6.4,-6.5,-6.6,-6.7,-6.8,-6.7,-6.6,-6.6,-6.5,-6.5,-6.6,-6.6,-6.6,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-7.0,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.4,-7.4,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.2,-7.3,-7.4,-7.5,-7.6,-7.7,-7.7,-7.7,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.9,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.3,-7.3,-7.1,-6.8,-6.6,-6.4,-6.4,-6.5,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.6,-6.7,-6.6,-6.6,-6.6,-6.5,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-6.1,-6.1,-6.0,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.2,-5.1,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.1,-5.1,-5.1,-5.1,-5.1,-5.1,-5.0,-5.0,-5.0,-4.9,-4.8,-4.7,-4.4,-4.3,-4.2,-4.3,-4.2,-4.2,-4.2,-4.1,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-3.9,-3.8,-4.0,-4.0,-4.1,-4.2,-4.1,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-3.9,-3.9,-4.0,-4.0,-3.9,-3.8,-3.7,-3.7,-3.7,-3.6,-3.7,-3.7,-3.6,-3.5,-3.5,-3.4,-3.5,-3.5,-3.5,-3.6,-3.6,-3.5,-3.6,-3.9,-3.9,-3.8,-3.8,-3.9,-3.9,-3.8,-3.8,-3.8,-3.9,-3.9,-3.9,-4.0,-4.0,-4.1,-4.0,-3.8,-3.5,-3.3,-3.6,-3.5,-3.4,-3.5,-3.5,-3.8,-3.8,-4.0,-4.0,-3.9,-3.7,-3.7,-4.0,-4.0,-4.0,-4.9,-7.4,-8.3,-6.4,-4.7,-4.5,-4.4,-4.3,-4.4,-4.4,-4.5,-4.5,-4.5,-4.7,-4.8,-4.8,-4.8,-4.8,-4.7,-4.6,-4.7,-4.5,-4.5,-4.6,-51.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.6,-8.3,-8.4,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-7.9,-7.8,-7.8,-7.9,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.5,-8.5,-8.6,-8.6,-8.6,-8.7,-8.7,-8.8,-8.7,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.5,-8.5,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.8,-8.7,-8.7,-8.6,-8.5,-8.4,-8.3,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.2,-8.1,-8.2,-8.3,-8.4,-8.4,-8.5,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.1,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-8.1,-8.0,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.3,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.8,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.7,-6.8,-6.9,-7.0,-7.1,-7.2,-7.3,-7.2,-7.2,-7.1,-7.0,-6.8,-6.7,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.5,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.6,-6.7,-6.6,-6.7,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.7,-6.7,-6.8,-6.9,-6.9,-7.0,-7.2,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.4,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.9,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.1,-6.8,-6.4,-6.3,-6.2,-6.4,-6.5,-6.4,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.3,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-5.9,-5.8,-5.8,-5.8,-5.8,-5.7,-5.6,-5.6,-5.6,-5.6,-5.6,-5.7,-5.6,-5.7,-5.6,-5.7,-5.6,-5.6,-5.6,-5.5,-5.5,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.3,-5.2,-5.1,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.6,-4.5,-4.4,-4.3,-4.2,-4.0,-4.0,-4.0,-3.9,-3.9,-3.9,-3.9,-3.9,-3.8,-3.8,-3.8,-3.7,-3.8,-3.8,-3.8,-3.8,-3.7,-3.7,-3.7,-3.8,-3.9,-3.9,-3.9,-3.9,-3.8,-3.8,-3.9,-3.9,-3.8,-3.9,-3.8,-3.9,-3.9,-3.8,-3.7,-3.7,-3.7,-3.7,-3.7,-3.7,-3.6,-3.6,-3.5,-3.5,-3.5,-3.5,-3.5,-3.6,-3.6,-3.5,-3.5,-3.5,-3.6,-3.7,-3.7,-3.7,-3.7,-3.8,-3.8,-3.8,-3.8,-3.8,-3.9,-3.9,-4.0,-4.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=17 */
		private double[] getElevationGrid_5_34_height_17()
		{
			double[] value = {-3.9,-3.9,-3.8,-3.6,-3.6,-3.7,-3.6,-3.6,-3.7,-3.6,-3.7,-3.8,-3.9,-3.9,-3.9,-3.8,-3.8,-3.8,-3.8,-3.8,-4.8,-7.3,-7.7,-5.7,-4.5,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.3,-4.4,-4.5,-4.6,-4.7,-4.7,-4.6,-4.6,-4.5,-4.5,-4.5,-4.5,-51.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-76.3,-53.7,-31.0,-8.4,-8.4,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-7.9,-7.8,-7.8,-7.8,-7.9,-8.0,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.4,-8.5,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.8,-8.7,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.5,-8.5,-8.4,-8.4,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.2,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.4,-8.3,-8.3,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.4,-8.5,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.6,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-7.0,-6.9,-6.9,-6.8,-6.7,-6.7,-6.6,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.5,-6.6,-6.8,-6.8,-6.9,-7.0,-7.0,-6.9,-6.8,-6.8,-6.7,-6.5,-6.4,-6.3,-6.3,-6.2,-6.2,-6.2,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.7,-6.8,-6.8,-6.9,-6.8,-6.9,-6.9,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.1,-7.2,-7.2,-7.3,-7.3,-7.4,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.1,-7.0,-6.7,-6.5,-6.3,-6.3,-6.3,-6.2,-6.2,-6.3,-6.3,-6.3,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.0,-6.0,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.5,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.1,-5.1,-5.1,-5.0,-5.0,-4.9,-4.8,-4.9,-4.8,-4.7,-4.7,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-5.0,-5.0,-4.9,-4.8,-4.6,-4.4,-4.3,-4.2,-4.2,-4.0,-3.9,-3.9,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.7,-3.7,-3.7,-3.7,-3.7,-3.7,-3.7,-3.6,-3.6,-3.7,-3.7,-3.7,-3.7,-3.7,-3.6,-3.6,-3.7,-3.7,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.9,-3.9,-3.8,-3.7,-3.7,-3.7,-3.7,-3.7,-3.7,-3.6,-3.6,-3.6,-3.6,-3.6,-3.6,-3.6,-3.6,-3.6,-3.6,-3.7,-3.7,-3.8,-3.8,-3.8,-3.9,-3.9,-3.9,-3.9,-3.8,-3.8,-3.7,-3.6,-3.6,-3.6,-3.6,-3.7,-3.7,-3.6,-3.6,-3.7,-3.7,-3.8,-3.8,-3.8,-3.7,-3.7,-3.7,-3.7,-4.3,-5.5,-5.4,-4.5,-4.2,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.1,-4.2,-4.3,-4.4,-4.5,-4.5,-4.4,-4.4,-4.4,-4.3,-4.3,-28.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.2,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.9,-7.9,-7.9,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.4,-8.4,-8.5,-8.5,-8.6,-8.7,-8.7,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-7.8,-7.8,-7.9,-8.0,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.5,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.3,-6.2,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=18 */
		private double[] getElevationGrid_5_34_height_18()
		{
			double[] value = {-6.1,-6.1,-6.1,-6.2,-6.4,-6.5,-6.6,-6.7,-6.7,-6.7,-6.6,-6.5,-6.4,-6.3,-6.3,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-6.0,-6.0,-6.1,-6.0,-5.9,-5.8,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.1,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.1,-6.2,-6.3,-6.5,-6.7,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.7,-6.8,-7.0,-7.0,-7.1,-7.1,-7.1,-7.3,-7.3,-7.3,-7.2,-7.3,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.2,-7.1,-7.2,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.6,-7.5,-7.5,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.2,-7.1,-6.9,-6.8,-6.8,-6.6,-6.5,-6.4,-6.4,-6.4,-6.5,-6.6,-6.6,-6.7,-6.8,-6.8,-6.8,-6.7,-6.6,-6.5,-6.5,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.7,-5.7,-5.6,-5.6,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.5,-5.5,-5.6,-5.6,-5.5,-5.6,-5.6,-5.6,-5.5,-5.4,-5.4,-5.3,-5.4,-5.3,-5.3,-5.4,-5.3,-5.3,-5.3,-5.2,-5.1,-5.1,-5.0,-4.9,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.8,-4.9,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-5.1,-5.0,-5.0,-5.0,-4.9,-4.8,-4.6,-4.5,-4.4,-4.3,-4.2,-4.1,-4.1,-4.1,-4.1,-4.1,-4.1,-4.1,-4.0,-4.0,-3.9,-3.9,-3.9,-3.9,-3.9,-4.0,-3.9,-3.8,-3.9,-3.9,-3.9,-3.9,-3.9,-3.8,-3.8,-3.9,-3.9,-4.0,-4.0,-4.1,-4.1,-4.2,-4.1,-4.0,-4.0,-4.0,-4.1,-4.2,-4.2,-4.1,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-3.9,-3.9,-3.9,-3.9,-3.9,-3.8,-3.7,-3.8,-3.8,-3.8,-3.8,-3.8,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-4.0,-3.9,-3.9,-3.8,-3.8,-3.6,-3.6,-3.6,-3.7,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.8,-3.9,-3.8,-3.8,-3.8,-3.8,-4.1,-4.7,-4.4,-4.2,-4.2,-4.1,-4.1,-4.0,-4.1,-4.1,-4.2,-4.0,-4.0,-4.0,-4.0,-4.0,-4.1,-4.2,-4.2,-4.3,-4.4,-4.4,-4.4,-4.4,-4.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.9,-7.9,-8.0,-8.0,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.2,-8.3,-8.2,-8.1,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.1,-8.2,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.6,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.2,-8.2,-8.2,-8.3,-8.2,-8.2,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.7,-7.6,-7.7,-7.7,-7.7,-7.6,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-8.0,-7.9,-7.8,-7.7,-7.6,-7.6,-7.7,-7.9,-8.1,-8.1,-8.1,-8.0,-8.0,-8.1,-8.2,-8.3,-8.3,-8.4,-8.5,-8.5,-8.5,-8.6,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.3,-7.3,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.3,-6.2,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.1,-6.2,-6.3,-6.4,-6.5,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.2,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-6.0,-6.1,-6.3,-6.5,-6.6,-6.7,-6.6,-6.6,-6.6,-6.5,-6.6,-6.7,-6.8,-6.8,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.4,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.7,-7.8,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.5,-7.5,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.0,-6.8,-6.8,-6.9,-7.0,-7.0,-7.1,-7.1,-7.2,-7.3,-7.2,-7.0,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.5,-6.4,-6.4,-6.3,-6.2,-6.2,-6.2,-6.0,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.9,-5.9,-5.8,-5.7,-5.7,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.4,-5.2,-5.1,-5.0,-5.0,-5.0,-5.1,-5.2,-5.1,-5.0,-5.0,-5.1,-5.2,-5.2,-5.2,-5.2,-5.2,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.1,-5.0,-4.9,-4.8,-4.8,-4.7,-4.7,-4.7,-4.6,-4.6,-4.7,-4.6,-4.6,-4.6,-4.5,-4.4,-4.4,-4.4,-4.4,-4.4,-4.6,-4.5,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.5,-4.4,-4.4,-4.4,-4.6,-4.6,-4.6,-4.6,-4.5,-4.4,-4.4,-4.4,-4.5,-4.5,-4.5,-4.3,-4.4,-4.4,-4.5,-4.5,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=19 */
		private double[] getElevationGrid_5_34_height_19()
		{
			double[] value = {-4.1,-4.2,-4.3,-4.3,-4.2,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.1,-4.0,-4.0,-3.9,-3.9,-4.0,-4.2,-4.1,-4.1,-4.2,-4.1,-4.2,-4.1,-4.1,-4.0,-3.9,-4.1,-4.0,-4.2,-4.7,-4.5,-4.2,-4.3,-4.3,-4.2,-4.1,-4.2,-4.3,-4.3,-4.2,-4.1,-4.0,-4.0,-4.0,-4.0,-4.0,-4.1,-4.2,-4.3,-4.4,-4.5,-4.5,-4.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.6,-7.7,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.3,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-7.9,-8.0,-8.0,-8.1,-8.1,-8.2,-8.2,-8.1,-8.0,-7.9,-7.8,-7.9,-7.9,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-7.8,-7.8,-7.8,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.5,-7.5,-7.5,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.5,-7.4,-7.3,-7.4,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.6,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.7,-7.7,-7.8,-7.7,-7.6,-7.6,-7.5,-7.4,-7.4,-7.5,-7.7,-7.9,-8.0,-7.8,-7.8,-7.8,-7.8,-8.0,-8.0,-8.1,-8.2,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.7,-6.6,-6.6,-6.6,-6.5,-6.3,-6.2,-6.0,-6.0,-6.0,-5.9,-6.0,-6.0,-6.0,-6.1,-6.2,-6.3,-6.3,-6.4,-6.4,-6.5,-6.7,-6.7,-6.7,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.2,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-6.0,-6.0,-6.0,-5.9,-6.0,-6.0,-6.1,-6.1,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-6.0,-6.1,-6.2,-6.4,-6.5,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-7.1,-7.2,-7.2,-7.3,-7.4,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.6,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.7,-6.7,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.3,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.5,-6.4,-6.4,-6.3,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.0,-6.1,-6.0,-5.9,-5.8,-5.7,-5.7,-5.6,-5.6,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.5,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.4,-5.4,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.3,-5.2,-5.1,-5.0,-5.0,-4.9,-5.0,-5.1,-5.1,-5.1,-5.1,-5.1,-5.1,-5.1,-5.1,-5.0,-5.1,-5.0,-5.0,-5.0,-5.0,-4.9,-4.9,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.7,-4.7,-4.7,-4.8,-4.8,-4.8,-4.9,-4.9,-5.0,-5.0,-4.9,-4.8,-4.9,-4.9,-4.9,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.6,-4.6,-4.6,-4.7,-4.7,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.3,-4.3,-4.3,-4.3,-4.4,-4.5,-4.5,-4.5,-4.3,-4.4,-4.3,-4.2,-4.2,-4.4,-4.3,-4.3,-4.2,-4.0,-4.1,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.2,-4.1,-4.1,-3.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.5,-7.7,-7.8,-7.8,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-8.0,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.5,-8.5,-8.4,-8.2,-8.0,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.2,-8.2,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.2,-8.1,-8.0,-8.0,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.3,-8.4,-8.3,-8.2,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.4,-7.3,-7.3,-7.4,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.6,-7.5,-7.6,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.4,-7.4,-7.6,-7.8,-7.9,-7.8,-7.7,-7.6,-7.7,-7.8,-7.8,-7.9,-8.0,-8.2,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-7.1,-7.0,-6.9,-7.0,-6.9,-6.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=20 */
		private double[] getElevationGrid_5_34_height_20()
		{
			double[] value = {-6.6,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.6,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.4,-6.5,-6.5,-6.5,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.6,-6.5,-6.5,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.7,-7.6,-7.6,-7.7,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.8,-7.9,-7.9,-8.0,-7.9,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-7.9,-7.8,-7.8,-7.8,-7.6,-7.5,-7.5,-7.5,-7.5,-7.6,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.7,-6.8,-6.8,-6.7,-6.7,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.4,-6.5,-6.4,-6.4,-6.3,-6.3,-6.2,-6.2,-6.2,-6.1,-6.1,-6.0,-5.9,-5.9,-5.8,-5.9,-5.8,-5.7,-5.6,-5.6,-5.7,-5.8,-5.7,-5.7,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.8,-5.7,-5.7,-5.6,-5.4,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.1,-5.1,-5.1,-5.1,-5.0,-5.0,-4.9,-4.8,-4.8,-4.9,-5.0,-5.0,-5.0,-5.1,-5.2,-5.1,-5.1,-5.1,-5.2,-5.2,-5.3,-5.2,-5.2,-5.2,-5.2,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.9,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.6,-4.5,-4.4,-4.3,-4.4,-4.4,-4.4,-4.4,-4.5,-4.4,-4.3,-4.3,-4.3,-4.1,-4.0,-4.3,-4.4,-4.1,-4.2,-4.1,-4.2,-4.2,-4.4,-4.6,-4.4,-4.4,-4.2,-4.1,-3.6,-3.3,-3.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.4,-7.9,-7.9,-8.0,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.6,-8.6,-8.5,-8.3,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.3,-8.4,-8.5,-8.5,-8.4,-8.3,-8.3,-8.1,-8.0,-7.9,-7.9,-7.8,-7.7,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.5,-7.6,-7.7,-7.7,-7.7,-7.8,-7.7,-7.7,-7.6,-7.5,-7.6,-7.7,-7.7,-7.5,-7.4,-7.4,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.8,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-8.0,-8.1,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.3,-7.1,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-7.0,-6.9,-7.0,-7.1,-7.2,-7.2,-7.3,-7.2,-7.2,-7.1,-7.2,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.6,-6.6,-6.5,-6.6,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-8.0,-7.9,-7.8,-7.8,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.8,-6.7,-6.7,-6.8,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.7,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.7,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.6,-6.6,-6.5,-6.6,-6.5,-6.5,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.2,-6.2,-6.0,-6.0,-5.9,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.9,-6.0,-6.0,-6.0,-5.9,-5.9,-5.8,-5.7,-5.6,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.3,-5.3,-5.1,-5.1,-5.0,-5.0,-5.0,-5.1,-5.2,-5.2,-5.2,-5.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=21 */
		private double[] getElevationGrid_5_34_height_21()
		{
			double[] value = {-5.2,-5.2,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.1,-5.1,-5.0,-5.0,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.5,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.4,-4.4,-4.3,-4.3,-4.3,-4.3,-4.1,-4.0,-4.3,-4.5,-4.2,-4.3,-4.4,-4.3,-4.3,-4.5,-4.6,-4.3,-4.2,-4.1,-4.0,-3.7,-3.5,-3.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.5,-8.1,-8.2,-8.3,-8.4,-8.4,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.5,-8.6,-8.6,-8.7,-8.6,-8.5,-8.4,-8.3,-8.3,-8.3,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.4,-8.4,-8.3,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.7,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.6,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-7.9,-8.0,-8.1,-8.0,-8.0,-7.9,-8.0,-8.1,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.9,-7.8,-7.8,-7.9,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.3,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.6,-6.6,-6.6,-6.5,-6.5,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.9,-7.9,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.6,-7.5,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.7,-7.8,-7.9,-7.9,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.0,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.3,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.3,-6.2,-6.1,-5.9,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.7,-5.6,-5.6,-5.7,-5.8,-5.8,-5.9,-6.0,-6.0,-5.9,-5.8,-5.9,-5.8,-5.8,-5.7,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.5,-5.5,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.6,-5.7,-5.7,-5.7,-5.7,-5.6,-5.7,-5.6,-5.5,-5.5,-5.4,-5.4,-5.3,-5.2,-5.1,-5.0,-5.0,-5.0,-5.0,-4.9,-4.9,-4.9,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.6,-4.5,-4.5,-4.4,-4.4,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.3,-4.3,-4.5,-4.7,-4.5,-4.5,-4.5,-4.5,-4.5,-4.5,-4.4,-4.2,-4.0,-3.8,-3.8,-3.9,-3.8,-3.6,-3.7,-3.8,-3.9,-4.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.6,-8.3,-8.5,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.3,-8.4,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-8.0,-8.0,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-8.0,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=22 */
		private double[] getElevationGrid_5_34_height_22()
		{
			double[] value = {-7.4,-7.5,-7.6,-7.6,-7.7,-7.7,-7.6,-7.5,-7.3,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.6,-6.6,-6.5,-6.5,-6.4,-6.5,-6.5,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.1,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.2,-7.2,-7.2,-7.1,-7.2,-7.2,-7.3,-7.4,-7.5,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.6,-7.7,-7.9,-7.9,-8.0,-8.0,-8.0,-7.8,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.7,-7.6,-7.6,-7.5,-7.5,-7.6,-7.7,-7.8,-7.7,-7.7,-7.6,-7.7,-7.7,-7.8,-7.8,-7.7,-7.7,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.7,-7.8,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.5,-7.3,-7.2,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.7,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.5,-6.4,-6.3,-6.3,-6.2,-6.1,-6.0,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.8,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.7,-5.7,-5.8,-5.7,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.6,-5.7,-5.6,-5.6,-5.7,-5.8,-5.7,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.7,-5.6,-5.5,-5.4,-5.3,-5.3,-5.2,-5.2,-5.2,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.7,-4.6,-4.5,-4.5,-4.6,-4.7,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.8,-4.7,-4.6,-4.6,-4.5,-4.6,-4.4,-4.3,-4.2,-4.1,-4.1,-4.0,-4.0,-4.0,-4.0,-4.0,-4.1,-4.0,-4.0,-4.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.8,-8.6,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-9.1,-9.1,-9.2,-9.3,-9.3,-9.2,-9.3,-9.3,-9.2,-9.1,-9.1,-8.9,-8.8,-8.7,-8.6,-8.6,-8.7,-8.7,-8.6,-8.7,-8.7,-8.7,-8.6,-8.6,-8.5,-8.6,-8.6,-8.6,-8.5,-8.5,-8.6,-8.5,-8.4,-8.3,-8.2,-8.2,-8.2,-8.1,-8.1,-8.2,-8.2,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.1,-8.0,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.7,-7.7,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-8.1,-8.1,-8.0,-8.1,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-8.1,-8.2,-8.1,-8.0,-7.9,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.7,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.5,-7.6,-7.5,-7.4,-7.3,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-6.8,-6.8,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.6,-6.8,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.1,-7.2,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.2,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.6,-7.7,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.4,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.5,-7.4,-7.3,-7.2,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.4,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.5,-6.4,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.7,-6.7,-6.6,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-5.9,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=23 */
		private double[] getElevationGrid_5_34_height_23()
		{
			double[] value = {-5.9,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.6,-5.6,-5.7,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.8,-5.8,-5.6,-5.5,-5.4,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.1,-5.0,-5.0,-4.9,-4.9,-4.9,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-4.9,-4.9,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.6,-4.6,-4.5,-4.3,-4.3,-4.3,-4.3,-4.2,-4.2,-4.2,-4.2,-4.3,-4.2,-4.1,-4.2,-4.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-76.3,-53.9,-54.0,-54.1,-54.1,-54.0,-54.0,-54.0,-54.0,-9.1,-9.1,-9.1,-9.2,-9.3,-9.4,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.2,-9.1,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.3,-8.4,-8.5,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.2,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-8.3,-8.3,-7.8,-7.8,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.2,-8.1,-8.0,-8.0,-8.0,-8.1,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.8,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.8,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.3,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.1,-7.1,-7.0,-6.9,-6.9,-6.8,-6.8,-6.7,-6.6,-6.6,-6.5,-6.5,-6.4,-6.5,-6.5,-6.5,-6.6,-6.7,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.6,-6.7,-6.7,-6.8,-6.9,-7.0,-7.1,-7.2,-7.4,-7.4,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.7,-7.6,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.1,-7.1,-7.1,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.0,-7.8,-7.7,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.8,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.7,-7.8,-7.9,-8.0,-8.0,-8.0,-7.8,-7.7,-7.5,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.4,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-6.9,-6.9,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.7,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.2,-6.1,-6.1,-6.1,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.9,-5.8,-5.8,-5.8,-5.7,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.6,-5.5,-5.4,-5.3,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.1,-5.1,-5.0,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.8,-4.7,-4.7,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.7,-4.6,-4.5,-4.5,-4.5,-4.5,-4.4,-4.3,-4.3,-4.3,-4.4,-4.3,-4.3,-4.3,-4.3,-4.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-9.1,-9.1,-9.1,-9.1,-9.2,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.5,-9.4,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-8.9,-8.9,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.8,-8.7,-8.7,-8.6,-8.5,-8.4,-8.4,-8.4,-8.3,-8.4,-8.4,-8.4,-8.6,-8.7,-8.8,-9.0,-8.9,-8.8,-8.6,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.3,-8.1,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.8,-7.9,-7.8,-7.9,-8.9,-8.8,-8.1,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-8.0,-7.9,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.9,-7.9,-8.0,-8.0,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.7,-7.5,-7.4,-7.3,-7.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=24 */
		private double[] getElevationGrid_5_34_height_24()
		{
			double[] value = {-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.5,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.8,-6.9,-7.0,-7.1,-7.2,-7.3,-7.4,-7.5,-7.6,-7.6,-7.6,-7.7,-7.6,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.5,-7.6,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.2,-7.2,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.5,-7.6,-7.6,-7.6,-7.6,-7.8,-7.8,-7.8,-7.9,-7.8,-7.6,-7.5,-7.5,-7.5,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.7,-7.8,-7.8,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.6,-7.5,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-8.0,-8.0,-7.9,-7.8,-7.8,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.5,-7.7,-7.7,-7.7,-7.7,-7.5,-7.3,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.3,-6.3,-6.3,-6.4,-6.3,-6.2,-6.2,-6.1,-6.1,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.7,-5.7,-5.6,-5.6,-5.7,-5.8,-5.7,-5.7,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.3,-5.3,-5.3,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.4,-5.3,-5.2,-5.1,-5.1,-5.2,-5.2,-5.2,-5.2,-5.1,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.7,-4.6,-4.6,-4.6,-4.6,-4.7,-4.8,-4.9,-5.0,-5.0,-5.0,-4.9,-5.0,-4.9,-4.9,-4.9,-4.8,-4.8,-4.8,-4.8,-4.7,-4.6,-4.5,-4.5,-4.6,-4.5,-4.5,-4.5,-4.6,-4.6,-4.5,-4.5,-4.6,-4.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.4,-9.3,-9.3,-9.2,-9.2,-9.2,-9.2,-9.2,-9.1,-9.1,-9.1,-9.0,-9.0,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.6,-8.5,-8.4,-8.5,-8.6,-8.6,-8.7,-8.9,-9.0,-9.1,-9.2,-9.0,-8.8,-8.7,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.4,-8.3,-8.2,-8.0,-7.9,-7.8,-7.7,-7.6,-7.6,-7.6,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-7.9,-8.3,-10.1,-10.1,-8.5,-8.0,-7.8,-7.7,-7.6,-7.7,-7.8,-7.8,-7.9,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-8.0,-8.1,-8.1,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-8.0,-8.0,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.6,-7.4,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.4,-7.3,-7.2,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.6,-6.6,-6.6,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.3,-6.4,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.3,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.4,-6.5,-6.6,-6.8,-6.9,-7.0,-7.1,-7.2,-7.3,-7.4,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.4,-7.5,-7.6,-7.6,-7.5,-7.4,-7.4,-7.4,-7.3,-7.4,-7.4,-7.4,-7.5,-7.4,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.4,-7.5,-7.7,-7.8,-7.8,-7.8,-7.7,-7.5,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.7,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.2,-6.1,-6.1,-6.2,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.1,-6.1,-6.1,-6.2,-6.2,-6.1,-6.1,-5.9,-5.9,-5.9,-5.7,-5.6,-5.6,-5.6,-5.7,-5.7,-5.7,-5.6,-5.6,-5.6,-5.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=25 */
		private double[] getElevationGrid_5_34_height_25()
		{
			double[] value = {-5.4,-5.4,-5.4,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.2,-5.3,-5.3,-5.3,-5.3,-5.4,-5.4,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.5,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.1,-5.2,-5.1,-5.0,-5.0,-5.0,-4.9,-4.8,-4.7,-4.7,-4.7,-4.7,-4.8,-4.8,-5.0,-5.1,-5.1,-5.1,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-5.0,-4.9,-4.8,-4.8,-4.8,-4.8,-4.8,-4.7,-4.8,-4.8,-4.8,-4.8,-4.8,-4.9,-4.9,-4.9,-4.9,-28.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-75.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.2,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.5,-8.5,-8.6,-8.6,-8.7,-8.8,-8.9,-9.0,-9.1,-9.1,-9.1,-8.9,-8.8,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.2,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.0,-7.9,-7.8,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.2,-8.1,-9.0,-12.5,-12.0,-9.1,-8.0,-7.7,-7.4,-7.2,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.9,-7.9,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.6,-7.7,-7.8,-7.8,-7.9,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.6,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.3,-7.2,-7.3,-7.3,-7.3,-7.2,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.4,-7.3,-7.3,-7.1,-6.9,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.3,-6.4,-6.6,-6.6,-6.7,-6.8,-6.9,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.1,-7.1,-7.0,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.4,-7.5,-7.6,-7.6,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.1,-7.2,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.7,-7.8,-7.9,-7.9,-7.9,-7.8,-7.5,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-6.8,-6.8,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.1,-6.0,-5.9,-5.8,-5.8,-5.8,-5.9,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.5,-5.6,-5.5,-5.5,-5.4,-5.5,-5.4,-5.4,-5.4,-5.4,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.2,-5.2,-5.3,-5.2,-5.1,-5.0,-5.0,-4.9,-4.9,-5.0,-5.0,-5.0,-5.2,-5.3,-5.4,-5.4,-5.3,-5.2,-5.3,-5.2,-5.2,-5.2,-5.1,-5.2,-5.1,-5.1,-5.1,-5.1,-5.0,-5.0,-5.0,-5.0,-5.0,-5.1,-5.2,-5.2,-5.2,-5.2,-5.2,-5.1,-5.2,-5.1,-5.2,-5.2,-5.2,-5.2,-5.5,-52.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.5,-8.6,-8.6,-8.6,-8.8,-8.8,-8.8,-8.9,-8.9,-9.0,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-8.8,-8.9,-8.8,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.7,-8.8,-8.9,-8.9,-8.8,-8.8,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.7,-8.6,-8.6,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.0,-7.8,-7.7,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.8,-8.2,-8.1,-9.2,-13.6,-13.2,-9.1,-7.8,-7.5,-7.0,-6.9,-7.2,-7.3,-7.4,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=26 */
		private double[] getElevationGrid_5_34_height_26()
		{
			double[] value = {-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.1,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.4,-6.5,-6.6,-6.6,-6.7,-6.9,-7.0,-7.0,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.0,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.3,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.4,-7.5,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.4,-7.5,-7.6,-7.6,-7.6,-7.7,-7.7,-7.9,-7.9,-7.9,-7.9,-7.8,-7.6,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.5,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.4,-6.3,-6.3,-6.2,-6.1,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.7,-5.6,-5.7,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.3,-5.3,-5.2,-5.3,-5.2,-5.2,-5.2,-5.1,-5.1,-5.1,-5.2,-5.3,-5.3,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.4,-5.4,-5.5,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-28.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.8,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-7.9,-7.8,-7.8,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.8,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.8,-7.9,-7.9,-8.6,-11.2,-10.1,-8.2,-7.6,-7.4,-6.9,-6.8,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.3,-7.4,-7.4,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.3,-7.4,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.2,-7.0,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.6,-6.5,-6.4,-6.4,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.2,-6.1,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.6,-6.7,-6.8,-6.8,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.4,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.8,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.6,-6.5,-6.5,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.4,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.1,-6.1,-6.1,-6.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=27 */
		private double[] getElevationGrid_5_34_height_27()
		{
			double[] value = {-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.7,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.8,-5.7,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.2,-5.1,-5.1,-5.1,-5.1,-5.1,-5.1,-5.2,-5.3,-5.3,-5.4,-5.4,-5.4,-5.3,-5.3,-5.2,-5.2,-5.3,-5.2,-5.2,-5.2,-5.1,-5.0,-5.3,-5.6,-5.7,-5.7,-5.7,-5.4,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.6,-8.6,-8.7,-8.8,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.5,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.7,-7.7,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.8,-8.3,-7.9,-7.4,-7.4,-7.3,-7.1,-7.0,-7.2,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.2,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.2,-6.2,-6.1,-6.1,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.4,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.4,-6.5,-6.5,-6.6,-6.7,-6.7,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.4,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.2,-7.3,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.6,-7.5,-7.5,-7.4,-7.3,-7.4,-7.4,-7.4,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.7,-6.6,-6.5,-6.3,-6.3,-6.3,-6.3,-6.2,-6.3,-6.4,-6.5,-6.6,-6.7,-6.8,-6.8,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.6,-6.4,-6.3,-6.3,-6.1,-6.1,-6.1,-6.2,-6.3,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.2,-6.3,-6.3,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.6,-5.6,-5.7,-5.8,-5.8,-5.7,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.7,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.3,-5.4,-5.4,-5.4,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.3,-5.3,-5.3,-5.1,-5.1,-5.3,-5.7,-5.7,-5.8,-5.8,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.6,-5.6,-5.5,-5.5,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-76.4,-53.8,-53.7,-53.8,-53.8,-53.8,-53.8,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.8,-8.7,-8.7,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.4,-8.6,-8.6,-8.7,-8.7,-8.7,-8.6,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.7,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.9,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.6,-7.5,-7.4,-7.4,-7.5,-7.2,-7.1,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.3,-7.3,-7.2,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=28 */
		private double[] getElevationGrid_5_34_height_28()
		{
			double[] value = {-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.5,-6.4,-6.4,-6.4,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.3,-6.4,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.4,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.6,-6.7,-6.8,-6.9,-7.0,-7.1,-7.1,-7.2,-7.3,-7.3,-7.2,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.3,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.4,-7.6,-7.6,-7.6,-7.6,-7.6,-7.4,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.2,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.6,-6.5,-6.4,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.4,-6.4,-6.5,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.7,-6.8,-6.7,-6.6,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.0,-5.9,-5.8,-5.8,-5.8,-6.0,-6.1,-6.2,-6.2,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.2,-6.2,-6.1,-6.1,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.0,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.7,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.5,-5.4,-5.4,-5.3,-5.5,-5.8,-5.8,-5.8,-5.9,-5.7,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.6,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.7,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.7,-8.7,-8.8,-8.8,-8.9,-8.8,-8.7,-8.6,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.6,-8.5,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.9,-7.9,-7.8,-7.7,-7.5,-7.3,-7.2,-7.2,-7.3,-7.0,-6.9,-7.2,-7.3,-7.2,-7.2,-7.2,-7.1,-7.0,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.0,-6.8,-6.8,-7.0,-6.9,-6.8,-6.9,-6.8,-6.8,-7.0,-7.1,-7.0,-7.0,-6.9,-6.9,-7.0,-6.9,-6.8,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.1,-7.0,-6.8,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.2,-6.2,-6.2,-6.1,-6.1,-6.1,-6.2,-6.3,-6.3,-6.2,-6.2,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.1,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.3,-6.4,-6.6,-6.7,-6.6,-6.4,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.5,-6.7,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-7.0,-6.9,-6.9,-7.0,-7.1,-7.1,-7.0,-6.9,-6.9,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-7.1,-7.2,-7.1,-7.0,-7.0,-7.1,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.4,-7.3,-7.3,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.7,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.6,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.4,-6.4,-6.4,-6.2,-6.1,-6.0,-6.1,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-6.0,-6.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=29 */
		private double[] getElevationGrid_5_34_height_29()
		{
			double[] value = {-6.2,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-6.1,-6.2,-6.2,-6.1,-6.1,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.1,-6.2,-6.1,-6.1,-6.2,-6.1,-6.1,-6.0,-5.8,-5.7,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.6,-5.6,-5.5,-5.5,-5.6,-5.7,-5.6,-5.5,-5.4,-5.5,-5.5,-5.5,-5.5,-5.5,-5.7,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.4,-5.7,-5.8,-5.8,-5.8,-5.9,-5.8,-5.6,-5.6,-5.7,-5.7,-5.8,-5.7,-5.7,-5.7,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.3,-6.3,-6.4,-6.4,-6.2,-5.8,-52.2,-52.0,-51.9,-51.9,-52.0,-52.3,-52.4,-52.4,-99.0,-99.0,-53.6,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.3,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.5,-8.5,-8.6,-8.5,-8.4,-8.5,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.2,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.8,-8.0,-8.1,-8.0,-7.7,-7.5,-7.3,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.1,-7.2,-7.2,-7.1,-7.1,-7.0,-6.8,-6.9,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.5,-6.5,-6.6,-6.6,-6.7,-6.7,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.6,-6.6,-6.7,-6.7,-6.6,-6.7,-6.9,-7.0,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-6.9,-6.7,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.3,-6.3,-6.4,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.5,-6.6,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.3,-6.2,-6.1,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.4,-6.5,-6.7,-6.7,-6.7,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.7,-6.9,-7.0,-7.2,-7.1,-7.1,-7.0,-7.0,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.1,-7.1,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-7.0,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.3,-7.2,-7.1,-7.1,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.5,-7.5,-7.4,-7.4,-7.5,-7.6,-7.6,-7.5,-7.4,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.7,-6.6,-6.5,-6.4,-6.4,-6.5,-6.5,-6.5,-6.4,-6.5,-6.5,-6.5,-6.4,-6.3,-6.3,-6.2,-6.3,-6.2,-6.2,-6.2,-6.1,-6.0,-6.0,-6.0,-6.1,-6.2,-6.3,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.8,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.0,-5.9,-5.8,-5.7,-5.6,-5.6,-5.6,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.6,-5.6,-5.6,-5.7,-5.7,-5.8,-5.8,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.6,-5.6,-5.7,-5.8,-5.8,-5.7,-5.8,-5.7,-5.7,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.2,-6.3,-6.3,-6.3,-6.2,-5.8,-5.2,-5.0,-4.8,-4.9,-5.2,-5.6,-5.8,-5.7,-99.0,-99.0,-53.5,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.5,-8.5,-8.4,-8.3,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.4,-8.4,-8.3,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.1,-8.0,-7.9,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.5,-7.5,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.8,-8.1,-8.1,-8.0,-7.6,-7.5,-7.3,-7.2,-7.0,-7.0,-7.2,-7.2,-7.2,-7.1,-7.2,-7.2,-7.2,-7.2,-7.0,-6.9,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.7,-6.5,-6.6,-6.7,-6.6,-6.7,-6.8,-6.8,-6.8,-6.7,-6.8,-6.8,-6.7,-6.4,-6.5,-6.7,-6.6,-6.5,-6.7,-6.8,-6.9,-6.8,-6.7,-6.7,-6.9,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.1,-7.1,-7.2,-7.1,-7.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=30 */
		private double[] getElevationGrid_5_34_height_30()
		{
			double[] value = {-7.0,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.1,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.7,-6.8,-6.7,-6.7,-6.7,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.6,-6.7,-6.7,-6.7,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.5,-6.8,-6.8,-6.8,-6.8,-6.6,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.3,-6.4,-6.4,-6.5,-6.5,-6.6,-6.7,-6.9,-7.0,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.0,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.2,-7.3,-7.3,-7.4,-7.4,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.4,-7.4,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.0,-7.1,-7.1,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.7,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.0,-7.0,-6.9,-6.8,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.7,-6.7,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.2,-6.3,-6.3,-6.2,-6.1,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.8,-5.8,-5.7,-5.7,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.6,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.9,-6.0,-6.0,-6.0,-5.9,-5.8,-5.8,-5.7,-5.7,-5.6,-5.6,-5.5,-5.5,-5.4,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.5,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.6,-5.5,-5.5,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.7,-5.7,-5.7,-5.7,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-6.0,-6.0,-5.9,-6.0,-6.0,-6.1,-6.1,-6.2,-6.2,-6.1,-5.7,-5.2,-4.8,-4.8,-4.9,-5.2,-5.5,-5.6,-5.6,-99.0,-99.0,-53.3,-7.7,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.1,-8.2,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-8.0,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.5,-8.5,-8.4,-8.3,-8.3,-8.3,-8.2,-8.2,-8.1,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.2,-8.2,-8.3,-8.2,-8.2,-8.1,-8.1,-8.0,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.8,-7.9,-8.1,-8.1,-8.0,-7.8,-7.7,-7.6,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.3,-7.2,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.6,-6.5,-6.7,-6.9,-6.9,-6.9,-6.9,-6.7,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.7,-6.7,-6.6,-6.6,-6.7,-6.6,-6.6,-6.7,-6.7,-6.7,-6.5,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.5,-6.6,-6.6,-6.6,-6.7,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-7.0,-7.0,-7.0,-7.1,-7.2,-7.1,-7.0,-7.0,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.8,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.1,-7.1,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.4,-7.4,-7.4,-7.3,-7.4,-7.5,-7.5,-7.5,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.2,-7.1,-7.1,-7.0,-6.8,-6.8,-6.7,-6.7,-6.8,-6.8,-6.9,-7.0,-7.0,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-7.0,-7.0,-7.0,-7.1,-7.0,-7.0,-7.0,-6.9,-6.8,-6.8,-6.7,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.5,-6.6,-6.6,-6.7,-6.8,-6.8,-6.8,-6.6,-6.6,-6.5,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-6.9,-6.8,-6.6,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.6,-6.7,-6.7,-6.7,-6.6,-6.4,-6.4,-6.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=31 */
		private double[] getElevationGrid_5_34_height_31()
		{
			double[] value = {-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.6,-6.6,-6.5,-6.5,-6.4,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.0,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.6,-5.6,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.4,-5.4,-5.3,-5.3,-5.3,-5.2,-5.3,-5.3,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.4,-5.4,-5.5,-5.5,-5.5,-5.6,-5.6,-5.7,-5.7,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-6.0,-6.1,-6.1,-6.0,-6.0,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.2,-6.3,-6.1,-5.8,-5.2,-4.9,-4.8,-4.8,-5.1,-5.4,-5.6,-5.6,-99.0,-99.0,-53.2,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.8,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.8,-7.7,-7.7,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.0,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.1,-8.0,-8.0,-8.0,-7.9,-7.8,-7.7,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-8.1,-8.1,-8.0,-7.9,-8.0,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.1,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.1,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.3,-8.3,-8.3,-8.2,-8.2,-8.1,-8.0,-8.1,-8.1,-8.2,-8.2,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.9,-7.8,-7.7,-7.7,-7.8,-7.8,-7.7,-7.6,-7.6,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.6,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-7.1,-7.2,-7.2,-7.1,-6.8,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.5,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.2,-7.3,-7.4,-7.4,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-6.8,-6.7,-6.6,-6.6,-6.6,-6.7,-6.7,-6.9,-7.0,-7.2,-7.2,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.4,-7.4,-7.3,-7.2,-7.2,-7.0,-7.0,-6.9,-6.8,-6.7,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.1,-7.0,-6.9,-6.8,-6.7,-6.6,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-6.8,-6.6,-6.6,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.7,-6.6,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.2,-6.1,-6.0,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.8,-5.8,-5.8,-5.8,-5.8,-5.7,-5.7,-5.6,-5.6,-5.5,-5.5,-5.6,-5.6,-5.6,-5.6,-5.7,-5.8,-5.9,-5.8,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-5.9,-5.8,-5.8,-5.6,-5.5,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.3,-5.2,-5.2,-5.2,-5.2,-5.1,-5.1,-5.0,-5.0,-5.1,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.2,-5.3,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.5,-5.7,-5.7,-5.7,-5.8,-5.8,-5.9,-5.9,-6.0,-6.0,-6.1,-6.2,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.5,-6.5,-6.4,-6.0,-5.5,-5.1,-4.8,-4.8,-5.1,-5.6,-5.8,-5.8,-99.0,-99.0,-53.1,-7.2,-7.2,-7.1,-7.2,-7.3,-7.3,-7.4,-7.6,-7.6,-7.5,-7.5,-7.5,-7.3,-7.4,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.6,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-8.0,-7.9,-7.8,-7.7,-7.6,-7.6,-7.7,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.4,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.2,-8.1,-8.2,-8.2,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=32 */
		private double[] getElevationGrid_5_34_height_32()
		{
			double[] value = {-7.7,-7.7,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0,-7.4,-7.5,-7.4,-7.1,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.6,-6.7,-6.7,-6.8,-6.9,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.7,-6.8,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.7,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.2,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.6,-7.6,-7.8,-7.7,-7.7,-7.7,-7.6,-7.4,-7.4,-7.3,-7.2,-7.1,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.3,-7.2,-7.1,-7.0,-6.8,-6.6,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.6,-6.7,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.9,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.6,-6.5,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.8,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.1,-6.0,-5.9,-6.0,-6.1,-6.2,-6.3,-6.3,-6.4,-6.4,-6.4,-6.3,-6.3,-6.2,-6.2,-6.1,-6.0,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.8,-5.7,-5.8,-5.8,-5.9,-5.8,-5.9,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.0,-6.1,-6.1,-6.1,-6.0,-5.9,-5.8,-5.8,-5.7,-5.7,-5.7,-5.7,-5.7,-5.6,-5.5,-5.5,-5.5,-5.4,-5.2,-5.2,-5.1,-5.1,-5.2,-5.3,-5.3,-5.3,-5.4,-5.4,-5.4,-5.5,-5.5,-5.5,-5.6,-5.6,-5.6,-5.7,-5.8,-5.7,-5.8,-5.8,-5.8,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.2,-6.2,-6.3,-6.4,-6.4,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.6,-6.6,-6.5,-6.5,-6.6,-6.7,-6.8,-6.9,-7.0,-6.8,-6.4,-5.9,-5.5,-5.3,-5.2,-5.3,-5.8,-6.0,-6.0,-99.0,-99.0,-53.1,-7.2,-7.1,-6.9,-7.0,-7.1,-7.1,-7.4,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.0,-7.0,-7.2,-7.3,-7.3,-7.3,-7.4,-7.5,-7.4,-7.3,-7.2,-7.2,-7.3,-7.5,-7.5,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.7,-7.8,-8.0,-8.1,-8.2,-8.4,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.2,-9.3,-9.2,-9.2,-9.2,-9.1,-9.1,-9.0,-8.9,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-7.8,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-8.0,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.8,-7.7,-7.6,-7.6,-7.5,-7.4,-7.4,-7.4,-7.3,-7.4,-7.4,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.3,-7.4,-7.4,-7.3,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.3,-7.2,-7.3,-7.2,-7.2,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.0,-7.0,-7.0,-6.9,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.2,-7.1,-7.1,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.2,-7.3,-7.8,-8.0,-7.8,-7.4,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.8,-7.0,-7.1,-7.1,-7.2,-7.3,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.5,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.3,-7.4,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.4,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.5,-7.6,-7.8,-7.9,-7.9,-7.9,-8.0,-7.9,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.1,-7.0,-6.9,-6.8,-6.7,-6.7,-6.6,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.0,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=33 */
		private double[] getElevationGrid_5_34_height_33()
		{
			double[] value = {-7.0,-7.1,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.7,-6.3,-6.2,-6.2,-6.2,-6.5,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.7,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.3,-6.3,-6.2,-6.3,-6.2,-6.2,-6.2,-6.1,-6.1,-6.1,-6.0,-5.9,-5.8,-5.6,-5.5,-5.5,-5.5,-5.6,-5.6,-5.7,-5.7,-5.7,-5.8,-5.8,-5.9,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.6,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.2,-7.2,-7.3,-7.2,-6.9,-6.4,-6.0,-5.8,-5.6,-5.7,-6.2,-6.4,-6.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-7.9,-7.8,-7.6,-7.5,-7.6,-7.5,-7.4,-7.2,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.9,-7.0,-6.9,-7.0,-6.9,-6.8,-6.9,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.2,-7.1,-7.0,-7.0,-7.3,-7.5,-7.7,-7.5,-7.4,-7.5,-7.6,-7.8,-8.0,-8.1,-8.2,-8.4,-8.5,-8.6,-8.6,-8.7,-8.7,-8.7,-8.8,-8.8,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.6,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-9.0,-9.0,-9.1,-9.1,-9.0,-9.0,-9.0,-8.9,-8.9,-9.0,-9.0,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.5,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.1,-8.2,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.4,-8.6,-8.6,-8.5,-8.4,-8.4,-8.5,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.9,-7.8,-7.8,-7.7,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.6,-7.6,-7.6,-7.4,-7.4,-7.4,-7.5,-7.8,-7.9,-7.8,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-8.2,-8.4,-8.3,-7.9,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.2,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.7,-7.8,-7.8,-8.0,-7.9,-7.8,-7.7,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.7,-7.7,-7.8,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.8,-7.7,-7.7,-7.8,-7.8,-7.9,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.0,-8.1,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-8.0,-8.0,-8.1,-8.2,-8.1,-8.0,-7.9,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.5,-7.5,-7.4,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.2,-7.3,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.1,-6.6,-6.4,-6.4,-6.5,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.3,-6.2,-6.1,-6.0,-5.9,-5.8,-5.8,-5.8,-5.8,-5.9,-5.9,-5.9,-6.0,-6.0,-6.1,-6.1,-6.1,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.6,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.3,-7.4,-7.3,-7.1,-6.7,-6.3,-6.0,-5.8,-5.9,-6.3,-6.6,-6.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.5,-8.4,-8.3,-8.2,-8.1,-8.2,-8.2,-7.7,-7.5,-7.5,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.1,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.5,-7.4,-7.5,-7.8,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.4,-8.5,-8.5,-8.6,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.5,-9.4,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.9,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.4,-9.3,-9.3,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.7,-8.7,-8.6,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=34 */
		private double[] getElevationGrid_5_34_height_34()
		{
			double[] value = {-8.9,-8.9,-9.0,-9.0,-8.9,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.8,-8.8,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.5,-8.3,-8.3,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.9,-7.9,-8.0,-7.9,-7.7,-7.7,-7.7,-7.8,-8.1,-8.2,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.6,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.1,-8.3,-8.4,-8.3,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.2,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.3,-8.3,-8.4,-8.4,-8.5,-8.7,-8.8,-8.8,-8.9,-8.9,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.7,-8.7,-8.7,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.9,-7.9,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-8.0,-8.1,-8.2,-8.3,-8.3,-8.1,-8.1,-8.1,-7.9,-7.8,-7.7,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.3,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.5,-7.5,-7.5,-7.4,-7.2,-6.8,-6.7,-6.6,-6.8,-7.1,-7.2,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.5,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.1,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-6.2,-6.2,-6.2,-6.2,-6.4,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.7,-6.8,-6.9,-7.0,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-6.9,-6.5,-6.1,-5.9,-5.9,-6.4,-6.8,-6.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-9.0,-9.1,-9.1,-8.8,-8.7,-8.8,-8.9,-8.4,-8.2,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.9,-7.8,-7.8,-8.0,-8.1,-8.0,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.3,-8.4,-8.6,-8.6,-8.7,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.2,-9.3,-9.2,-9.3,-9.3,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.9,-9.9,-10.0,-10.0,-9.9,-9.9,-9.9,-9.8,-9.8,-9.8,-9.9,-9.8,-9.9,-9.8,-9.8,-9.8,-9.7,-9.7,-9.6,-9.5,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.6,-9.4,-9.4,-9.3,-9.1,-9.1,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.1,-9.0,-8.9,-8.8,-8.7,-8.6,-8.5,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-8.0,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-7.9,-8.0,-8.0,-8.1,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.3,-8.3,-8.2,-8.3,-8.3,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.3,-8.2,-8.1,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.5,-8.7,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-9.0,-9.1,-9.2,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.2,-9.1,-9.0,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.5,-8.4,-8.5,-8.5,-8.4,-8.3,-8.3,-8.1,-8.1,-8.0,-7.9,-7.8,-7.7,-7.8,-7.8,-7.9,-8.0,-8.0,-8.1,-8.3,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.7,-7.5,-7.5,-7.5,-7.5,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=35 */
		private double[] getElevationGrid_5_34_height_35()
		{
			double[] value = {-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.2,-7.2,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.4,-7.2,-7.1,-7.1,-7.1,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.4,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.0,-6.0,-5.9,-5.9,-6.0,-6.0,-6.1,-6.1,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.8,-6.9,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.0,-6.6,-6.3,-6.0,-6.1,-6.4,-6.8,-7.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-9.3,-9.3,-9.4,-9.3,-9.2,-9.3,-9.3,-8.9,-8.7,-8.8,-8.8,-8.7,-8.5,-8.5,-8.5,-8.4,-8.6,-8.7,-8.7,-8.6,-8.7,-8.7,-8.8,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-9.0,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.1,-10.1,-10.1,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.6,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.6,-9.6,-9.6,-9.6,-9.6,-9.4,-9.3,-9.3,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.0,-8.9,-9.0,-9.0,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.1,-9.1,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.3,-9.3,-9.3,-9.4,-9.4,-9.5,-9.6,-9.6,-9.5,-9.5,-9.5,-9.4,-9.4,-9.3,-9.1,-9.0,-8.9,-8.8,-8.7,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-8.8,-8.8,-8.8,-8.9,-8.9,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.3,-8.3,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.7,-8.7,-8.7,-8.8,-8.7,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.6,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-9.0,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.8,-9.8,-9.7,-9.6,-9.5,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.1,-9.0,-8.9,-8.8,-8.7,-8.5,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.3,-8.3,-8.4,-8.5,-8.7,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.3,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.5,-7.5,-7.5,-7.4,-7.5,-7.5,-7.4,-7.4,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-7.7,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.3,-7.4,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.6,-6.6,-6.5,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.4,-6.5,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.8,-6.9,-7.0,-7.1,-7.1,-7.2,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.0,-6.8,-6.6,-6.4,-6.4,-6.5,-6.7,-7.0,-7.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-8.9,-8.9,-8.8,-8.9,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.8,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.7,-9.6,-9.6,-9.5,-9.4,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.1,-9.1,-9.0,-8.8,-8.7,-8.6,-8.6,-8.6,-8.8,-8.8,-8.8,-8.7,-8.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=36 */
		private double[] getElevationGrid_5_34_height_36()
		{
			double[] value = {-8.8,-8.9,-9.0,-9.1,-9.1,-9.0,-9.0,-8.9,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.9,-9.0,-9.1,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.6,-9.6,-9.4,-9.3,-9.2,-9.1,-9.0,-8.9,-8.9,-8.9,-9.0,-9.0,-9.1,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.3,-8.1,-8.2,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.5,-9.5,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.2,-9.1,-9.0,-8.9,-8.8,-8.7,-8.7,-8.6,-8.6,-8.8,-8.9,-8.9,-9.0,-9.2,-9.2,-9.2,-9.3,-9.2,-9.1,-9.0,-8.9,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.9,-7.9,-7.8,-7.7,-7.8,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.6,-7.5,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.7,-7.6,-7.6,-7.7,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.8,-7.6,-7.6,-7.5,-7.6,-7.7,-7.8,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.6,-6.5,-6.5,-6.4,-6.3,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.5,-6.5,-6.7,-6.8,-6.9,-7.0,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.2,-7.1,-7.2,-7.1,-7.1,-7.1,-7.2,-7.2,-7.1,-7.0,-6.9,-6.8,-6.6,-6.4,-6.5,-6.7,-6.9,-7.0,-7.1,-7.3,-7.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-9.0,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.1,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.4,-9.4,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.0,-10.1,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.2,-10.2,-10.1,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.8,-9.8,-9.7,-9.6,-9.6,-9.6,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.2,-9.1,-9.0,-9.0,-8.9,-8.8,-8.6,-8.6,-8.4,-8.4,-8.4,-8.6,-8.6,-8.5,-8.5,-8.5,-8.6,-8.6,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.8,-8.8,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.9,-9.1,-9.2,-9.1,-9.1,-9.2,-9.1,-9.1,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.5,-9.5,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.7,-9.5,-9.4,-9.3,-9.3,-9.2,-9.1,-9.1,-9.3,-9.3,-9.3,-9.4,-9.4,-9.5,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.7,-8.8,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.5,-8.3,-8.5,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.6,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.5,-8.6,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-9.0,-9.0,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.5,-9.5,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.8,-9.8,-9.7,-9.6,-9.6,-9.5,-9.4,-9.4,-9.3,-9.1,-9.1,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.1,-9.2,-9.3,-9.3,-9.4,-9.3,-9.3,-9.3,-9.3,-9.1,-9.0,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.5,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=37 */
		private double[] getElevationGrid_5_34_height_37()
		{
			double[] value = {-7.7,-7.7,-7.8,-7.9,-8.1,-8.2,-8.1,-7.8,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.5,-7.5,-7.4,-7.5,-7.4,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.7,-7.6,-7.5,-7.5,-7.5,-7.7,-7.8,-7.7,-7.6,-7.6,-7.6,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.6,-6.5,-6.4,-6.3,-6.3,-6.2,-6.1,-6.1,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.5,-6.7,-6.8,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.9,-7.0,-6.9,-6.7,-6.4,-6.3,-6.2,-6.0,-6.0,-6.2,-6.7,-7.0,-7.2,-7.2,-7.3,-7.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-9.0,-9.0,-9.0,-9.1,-9.1,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.3,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-9.9,-10.0,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.0,-10.0,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.2,-10.2,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.3,-9.3,-9.3,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-9.0,-9.0,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.7,-8.6,-8.6,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.3,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.7,-8.7,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.7,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.9,-9.9,-10.0,-9.9,-9.8,-9.5,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.7,-8.7,-8.6,-8.5,-8.6,-8.7,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.6,-8.7,-8.7,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.6,-8.6,-8.6,-8.5,-8.5,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-9.0,-9.0,-9.1,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.6,-9.6,-9.5,-9.4,-9.3,-9.2,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.1,-9.1,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.5,-7.5,-7.5,-7.8,-8.3,-8.4,-8.2,-7.8,-7.6,-7.6,-7.6,-7.7,-7.7,-7.6,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.2,-7.3,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.4,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.7,-7.7,-7.8,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.6,-6.5,-6.4,-6.3,-6.2,-6.1,-6.1,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.5,-6.7,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.8,-6.8,-6.6,-6.4,-6.1,-6.0,-5.9,-5.8,-5.9,-6.2,-6.7,-6.9,-7.1,-7.1,-7.1,-7.1,-99.0,-54.1,-54.0,-54.0,-31.7,-9.3,-9.4,-9.2,-9.3,-9.2,-9.0,-9.0,-9.0,-9.1,-9.1,-9.2,-9.2,-9.3,-9.4,-9.3,-9.3,-9.4,-9.5,-9.5,-9.4,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.8,-9.9,-9.9,-10.0,-10.1,-10.1,-10.0,-9.9,-9.9,-9.7,-9.6,-9.7,-9.7,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.2,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.3,-9.3,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.3,-9.3,-9.2,-9.3,-9.3,-9.2,-9.3,-9.3,-9.2,-9.3,-9.3,-9.3,-9.2,-9.2,-9.1,-9.0,-8.9,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.1,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=38 */
		private double[] getElevationGrid_5_34_height_38()
		{
			double[] value = {-8.4,-8.3,-8.3,-8.2,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.6,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.2,-9.3,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.8,-9.9,-9.9,-9.9,-9.7,-9.4,-9.3,-9.3,-9.2,-9.3,-9.3,-9.3,-9.4,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.7,-8.7,-8.6,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.4,-8.4,-8.5,-8.6,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.6,-8.7,-8.7,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.5,-8.6,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-9.0,-9.1,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.7,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.3,-9.3,-9.3,-9.2,-9.1,-9.2,-9.3,-9.3,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.3,-9.2,-9.2,-9.1,-9.0,-9.0,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.8,-8.5,-8.4,-8.3,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.8,-7.7,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.2,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.4,-7.5,-7.5,-7.6,-7.7,-7.7,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.7,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.3,-7.3,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.5,-6.4,-6.4,-6.3,-6.2,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.9,-5.9,-6.0,-6.0,-6.0,-6.0,-6.0,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.6,-6.4,-6.3,-6.2,-6.1,-5.9,-5.9,-6.3,-6.7,-6.9,-7.0,-7.0,-7.0,-7.1,-99.0,-9.1,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.1,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.8,-9.9,-10.0,-10.0,-10.0,-10.1,-9.9,-9.8,-9.7,-9.6,-9.5,-9.6,-9.6,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.1,-10.1,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.0,-9.9,-9.9,-9.8,-9.6,-9.6,-9.5,-9.4,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.1,-9.1,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.2,-9.2,-9.1,-9.1,-9.1,-8.9,-8.9,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.5,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.3,-8.4,-8.4,-8.5,-8.7,-8.8,-8.7,-8.7,-8.8,-8.7,-8.6,-8.7,-8.8,-8.8,-8.8,-8.8,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-9.1,-9.2,-9.1,-9.1,-9.2,-9.3,-9.4,-9.6,-9.6,-9.6,-9.5,-9.6,-9.6,-9.6,-9.4,-9.3,-9.2,-9.2,-9.2,-9.2,-9.2,-9.3,-9.4,-9.4,-9.4,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.5,-8.4,-8.4,-8.5,-8.4,-8.4,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.2,-8.0,-8.2,-8.3,-8.2,-8.1,-8.2,-8.2,-8.1,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-7.9,-7.6,-7.7,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.3,-8.4,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.7,-8.7,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.9,-9.0,-9.1,-9.2,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.5,-9.5,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.7,-9.8,-9.8,-9.7,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.5,-9.5,-9.5,-9.5,-9.4,-9.3,-9.3,-9.2,-9.0,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=39 */
		private double[] getElevationGrid_5_34_height_39()
		{
			double[] value = {-8.2,-8.1,-8.0,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.6,-7.6,-7.7,-7.7,-8.0,-8.6,-8.6,-8.6,-8.3,-8.2,-8.2,-8.2,-8.3,-8.2,-8.2,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-8.0,-7.9,-7.8,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-7.9,-7.8,-7.8,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.6,-7.6,-7.4,-7.4,-7.3,-7.3,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.6,-6.5,-6.5,-6.5,-6.4,-6.3,-6.2,-6.2,-6.2,-6.2,-6.1,-6.1,-6.2,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-7.0,-7.0,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.6,-6.6,-6.5,-6.4,-6.2,-6.2,-6.4,-6.7,-6.8,-6.9,-7.0,-7.0,-7.0,-99.0,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.0,-9.0,-9.1,-9.2,-9.2,-9.2,-9.2,-9.3,-9.3,-9.2,-9.2,-9.3,-9.4,-9.3,-9.2,-9.3,-9.3,-9.2,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.3,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.9,-9.9,-9.9,-9.8,-9.6,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.8,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6,-9.6,-9.7,-9.6,-9.8,-9.9,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.7,-9.7,-9.6,-9.5,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-9.0,-9.1,-9.0,-9.0,-9.1,-9.0,-9.0,-9.0,-9.0,-8.9,-8.8,-8.8,-8.9,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.8,-8.9,-8.9,-8.8,-8.6,-8.6,-8.6,-8.4,-8.4,-8.4,-8.3,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-8.0,-8.1,-8.2,-8.3,-8.4,-8.4,-8.5,-8.4,-8.4,-8.5,-8.4,-8.4,-8.5,-8.5,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.6,-8.8,-8.8,-8.7,-8.7,-8.7,-8.9,-9.1,-9.3,-9.4,-9.4,-9.3,-9.2,-9.1,-9.2,-9.1,-9.3,-9.2,-9.2,-9.2,-9.2,-9.2,-9.3,-9.4,-9.4,-9.3,-9.2,-9.1,-9.1,-9.0,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.0,-8.9,-8.9,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.4,-8.4,-8.4,-8.3,-8.0,-7.9,-8.1,-8.1,-8.0,-7.9,-8.0,-7.9,-7.8,-7.9,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-7.8,-7.3,-7.5,-7.8,-7.8,-7.7,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.0,-8.0,-8.0,-8.2,-8.4,-8.4,-8.5,-8.5,-8.5,-8.6,-8.6,-8.7,-8.7,-8.7,-8.8,-8.8,-8.7,-8.6,-8.7,-8.8,-8.8,-8.6,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.6,-8.6,-8.7,-8.8,-8.9,-8.9,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.9,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.3,-9.4,-9.5,-9.5,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.2,-9.0,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-8.1,-8.2,-8.4,-8.8,-8.9,-8.8,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-7.9,-7.8,-7.8,-7.6,-7.5,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-6.9,-6.9,-7.0,-6.9,-6.9,-6.8,-6.9,-6.9,-6.9,-6.8,-6.7,-6.5,-6.4,-6.4,-6.4,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.2,-7.3,-7.2,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.1,-7.0,-7.0,-7.0,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.6,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.8,-99.0,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-9.0,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-8.8,-8.7,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.4,-9.4,-9.4,-9.5,-9.5,-9.6,-9.8,-9.8,-9.9,-10.0,-9.9,-9.8,-9.6,-9.1,-9.1,-9.2,-9.3,-9.5,-9.6,-9.7,-9.7,-9.8,-9.9,-9.8,-9.6,-9.5,-9.4,-9.4,-9.4,-9.6,-9.5,-9.6,-9.9,-9.9,-9.9,-9.8,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.8,-9.8,-9.7,-9.5,-9.3,-9.4,-9.3,-9.2,-9.2,-9.2,-9.1,-9.1,-9.0,-9.1,-9.0,-9.0,-9.1,-9.1,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.9,-8.8,-8.7,-8.6,-8.6,-8.8,-8.9,-9.0,-8.9,-8.9,-8.8,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=40 */
		private double[] getElevationGrid_5_34_height_40()
		{
			double[] value = {-8.5,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-8.0,-7.8,-7.9,-8.0,-8.1,-8.1,-8.0,-8.0,-7.8,-7.8,-7.9,-8.1,-8.2,-8.3,-8.2,-8.3,-8.2,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-8.0,-8.1,-8.2,-8.3,-8.3,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.8,-9.0,-9.1,-8.9,-8.8,-8.7,-8.7,-8.8,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.2,-9.1,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-9.0,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.1,-9.2,-9.3,-9.3,-9.2,-9.2,-9.1,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.5,-8.5,-8.4,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.2,-8.0,-8.0,-8.0,-7.9,-7.7,-7.6,-7.6,-7.5,-7.5,-7.7,-7.8,-7.7,-7.7,-7.8,-7.8,-7.9,-8.1,-8.1,-8.1,-7.8,-7.6,-7.7,-7.9,-7.7,-7.7,-7.9,-7.9,-7.9,-8.0,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-8.0,-8.1,-8.2,-8.1,-7.9,-7.9,-8.1,-8.3,-8.4,-8.5,-8.4,-8.3,-8.4,-8.6,-8.7,-8.7,-8.6,-8.7,-8.8,-8.6,-8.3,-8.3,-8.6,-8.6,-8.5,-8.4,-8.4,-8.3,-8.2,-8.1,-8.2,-8.1,-8.1,-8.3,-8.4,-8.4,-8.7,-8.8,-8.7,-8.6,-8.6,-8.6,-8.7,-8.8,-8.9,-9.0,-9.0,-8.9,-8.9,-8.8,-8.8,-8.9,-8.8,-8.8,-8.8,-8.7,-8.7,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.8,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-9.0,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.4,-9.5,-9.6,-9.7,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.4,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-8.9,-8.9,-8.7,-8.7,-8.6,-8.6,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.5,-8.7,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.3,-8.2,-8.2,-8.2,-8.2,-8.1,-8.0,-8.1,-8.1,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.5,-6.5,-6.5,-6.4,-6.3,-6.4,-6.4,-6.5,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.1,-7.0,-6.9,-7.1,-7.3,-7.3,-7.3,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.8,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.8,-6.8,-6.6,-6.4,-6.1,-6.1,-6.0,-6.1,-6.4,-99.0,-8.3,-8.3,-8.3,-8.3,-8.4,-8.6,-8.6,-8.7,-8.8,-8.9,-9.0,-9.0,-9.0,-8.9,-8.8,-8.7,-8.7,-8.6,-8.3,-8.1,-8.6,-8.9,-8.9,-8.8,-9.0,-9.1,-9.1,-9.1,-9.1,-8.9,-8.8,-8.9,-9.1,-9.2,-9.3,-9.3,-9.3,-9.2,-9.2,-9.3,-9.3,-9.4,-9.3,-9.1,-9.1,-9.3,-9.4,-9.6,-9.7,-9.9,-9.9,-9.9,-9.7,-9.4,-9.1,-8.9,-8.8,-9.0,-9.3,-9.5,-9.6,-9.6,-9.7,-9.7,-9.6,-9.4,-9.2,-9.3,-9.1,-9.2,-9.3,-9.3,-9.5,-9.6,-9.6,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.6,-9.6,-9.7,-9.6,-9.5,-9.4,-9.3,-9.2,-9.1,-9.1,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.8,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.5,-8.6,-8.8,-8.8,-8.8,-8.8,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.3,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-7.8,-7.6,-7.7,-7.9,-8.0,-7.9,-8.0,-7.8,-7.6,-7.6,-7.6,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.6,-7.5,-7.6,-7.8,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.3,-8.3,-8.2,-8.0,-8.1,-8.2,-8.4,-8.6,-8.7,-8.5,-8.4,-8.4,-8.4,-8.4,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.9,-8.8,-8.8,-8.8,-8.6,-8.5,-8.5,-8.5,-8.4,-8.3,-8.2,-8.1,-8.3,-8.3,-8.5,-8.6,-8.8,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-8.9,-8.8,-8.9,-8.8,-8.8,-8.7,-8.8,-8.8,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.1,-8.1,-8.1,-8.1,-8.1,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-7.9,-7.9,-7.9,-7.8,-7.5,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.3,-7.4,-7.7,-7.8,-7.9,-8.1,-8.2,-8.3,-8.1,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-7.8,-7.7,-7.7,-7.9,-8.1,-8.3,-8.3,-8.1,-8.0,-7.8,-8.0,-8.1,-8.3,-8.4,-8.3,-8.0,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.3,-7.6,-7.6,-8.2,-8.3,-8.2,-8.1,-7.9,-7.9,-7.6,-7.4,-7.6,-7.7,-7.8,-7.9,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.3,-8.3,-8.4,-8.7,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.7,-8.8,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.5,-8.8,-8.9,-8.9,-9.0,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-9.0,-9.2,-9.4,-9.5,-9.6,-9.7,-9.8,-9.8,-9.8,-9.9,-9.8,-9.8,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6,-9.6,-9.4,-9.3,-9.3,-9.2,-9.0,-8.9,-8.8,-8.8,-8.8,-8.8,-8.9,-9.1,-9.1,-9.3,-9.3,-9.4,-9.5,-9.5,-9.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=41 */
		private double[] getElevationGrid_5_34_height_41()
		{
			double[] value = {-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.4,-8.4,-8.2,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.8,-6.8,-6.8,-6.6,-6.6,-6.7,-6.7,-6.7,-6.7,-6.7,-6.6,-6.6,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.2,-7.3,-7.4,-7.5,-7.4,-7.3,-7.2,-7.3,-7.4,-7.4,-7.3,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.8,-6.9,-6.9,-7.0,-7.1,-7.2,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.6,-6.3,-5.9,-5.7,-5.6,-5.7,-5.9,-99.0,-30.9,-8.1,-8.1,-8.3,-8.5,-8.6,-8.6,-8.5,-8.6,-8.8,-8.9,-8.9,-8.8,-8.7,-8.7,-8.5,-8.3,-8.3,-7.9,-7.7,-8.2,-8.6,-8.6,-8.6,-8.8,-9.0,-9.1,-9.0,-8.9,-8.5,-8.4,-8.7,-8.9,-8.9,-9.0,-9.0,-9.0,-8.9,-8.8,-9.0,-9.1,-9.1,-9.1,-8.8,-8.7,-9.0,-9.1,-9.3,-9.3,-9.4,-9.5,-9.4,-9.3,-9.1,-8.8,-8.4,-8.3,-8.5,-8.8,-8.9,-8.9,-9.0,-9.0,-9.0,-9.0,-8.9,-8.8,-8.8,-8.8,-8.7,-8.8,-8.8,-9.0,-9.1,-9.1,-9.1,-9.3,-9.2,-9.2,-9.2,-9.1,-8.9,-9.0,-9.2,-9.2,-9.2,-9.1,-9.0,-9.0,-9.0,-8.9,-8.8,-8.7,-8.6,-8.6,-8.4,-8.3,-8.3,-8.3,-8.3,-8.3,-8.1,-8.1,-8.2,-8.0,-7.9,-8.1,-8.2,-8.0,-7.8,-7.8,-8.1,-8.6,-8.6,-8.7,-8.8,-8.4,-8.3,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.4,-8.4,-8.3,-8.1,-8.1,-8.1,-8.1,-7.9,-7.9,-8.1,-8.2,-8.2,-8.2,-8.0,-7.9,-7.9,-7.9,-7.9,-7.6,-7.4,-7.4,-7.7,-7.7,-7.5,-7.7,-7.6,-7.5,-7.4,-7.5,-7.8,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-7.8,-7.5,-7.4,-7.2,-7.3,-7.3,-7.6,-7.9,-8.1,-8.0,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.9,-7.8,-7.9,-8.1,-8.1,-7.8,-7.3,-7.3,-7.5,-8.0,-8.3,-8.4,-8.4,-8.3,-8.3,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.3,-8.1,-8.0,-8.1,-8.0,-7.9,-7.6,-7.5,-7.4,-7.5,-7.7,-7.9,-8.2,-8.4,-8.7,-8.7,-8.8,-8.9,-8.9,-9.1,-9.1,-9.1,-9.1,-9.1,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.6,-8.5,-8.5,-8.5,-8.4,-8.3,-8.3,-8.4,-8.5,-8.5,-8.5,-8.4,-8.5,-8.4,-8.3,-8.0,-7.8,-7.9,-7.9,-8.1,-8.1,-8.1,-8.1,-7.9,-7.7,-7.5,-7.5,-7.7,-7.8,-7.9,-8.0,-8.0,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.5,-7.3,-7.2,-7.3,-7.3,-7.1,-7.1,-7.0,-7.1,-7.4,-7.7,-7.9,-8.1,-8.3,-8.4,-8.4,-8.4,-8.1,-8.2,-8.0,-7.8,-7.7,-7.6,-7.9,-8.0,-8.0,-8.0,-7.5,-7.0,-7.1,-7.8,-8.2,-8.3,-8.1,-7.8,-7.7,-7.6,-7.7,-7.9,-8.1,-8.2,-7.9,-7.3,-7.5,-7.9,-8.1,-8.1,-8.0,-8.2,-8.3,-7.9,-7.4,-7.6,-8.0,-8.1,-7.9,-7.7,-7.7,-7.7,-7.3,-7.0,-7.4,-7.4,-7.5,-7.8,-7.8,-7.6,-7.4,-7.3,-7.5,-7.7,-7.9,-8.0,-8.1,-8.4,-8.6,-8.8,-8.8,-8.8,-8.7,-8.5,-8.4,-8.6,-8.6,-8.7,-8.6,-8.4,-8.4,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.1,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.6,-8.8,-8.9,-9.0,-9.1,-9.4,-9.6,-9.7,-9.7,-9.7,-9.7,-9.6,-9.7,-9.6,-9.6,-9.5,-9.5,-9.4,-9.3,-9.1,-9.0,-8.9,-8.8,-8.6,-8.5,-8.5,-8.4,-8.3,-8.3,-8.3,-8.4,-8.6,-8.6,-8.8,-8.9,-9.0,-9.1,-9.2,-9.2,-9.1,-9.1,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-9.1,-9.1,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.6,-8.5,-8.4,-8.3,-8.2,-8.1,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.7,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-6.9,-7.0,-7.2,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.4,-7.5,-7.7,-7.8,-7.8,-7.6,-7.5,-7.6,-7.6,-7.5,-7.4,-7.3,-7.1,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.8,-7.0,-7.2,-7.2,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.7,-6.3,-6.0,-5.7,-5.5,-5.5,-5.7,-99.0,-53.5,-7.9,-8.1,-8.4,-8.6,-8.6,-8.5,-8.4,-8.6,-8.7,-8.8,-8.8,-8.6,-8.7,-8.6,-8.3,-8.0,-8.1,-7.8,-7.8,-8.1,-8.4,-8.5,-8.5,-8.4,-8.4,-8.7,-8.6,-8.6,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.6,-8.5,-8.4,-8.4,-8.6,-8.8,-8.8,-8.7,-8.5,-8.5,-8.6,-8.7,-8.8,-8.8,-8.7,-8.6,-8.6,-8.7,-8.5,-8.2,-7.9,-7.5,-7.5,-7.5,-7.8,-8.1,-7.9,-7.7,-7.9,-8.2,-8.2,-8.1,-8.0,-8.2,-8.2,-8.0,-7.9,-8.2,-8.4,-8.4,-8.3,-8.0,-8.1,-8.4,-8.3,-8.3,-8.3,-8.5,-8.6,-8.6,-8.5,-8.5,-8.4,-8.5,-8.5,-8.5,-8.4,-8.3,-8.2,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.6,-7.4,-7.4,-7.5,-7.4,-7.2,-7.4,-7.5,-7.3,-7.0,-7.0,-7.5,-8.4,-8.4,-8.6,-8.6,-8.1,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=42 */
		private double[] getElevationGrid_5_34_height_42()
		{
			double[] value = {-8.1,-8.1,-7.9,-7.8,-7.8,-7.7,-7.5,-7.6,-8.0,-8.1,-8.1,-8.0,-7.8,-7.6,-7.6,-7.7,-7.7,-7.4,-7.1,-7.2,-7.4,-7.4,-7.3,-7.5,-7.5,-7.4,-7.3,-7.3,-7.7,-8.0,-8.1,-8.1,-8.1,-8.0,-8.1,-8.0,-8.0,-8.0,-7.8,-7.4,-7.0,-6.9,-6.8,-6.8,-6.8,-6.9,-7.4,-7.8,-7.7,-7.6,-7.6,-7.7,-7.7,-7.6,-7.6,-7.5,-7.5,-7.7,-7.7,-7.7,-7.6,-7.6,-7.4,-7.3,-7.4,-7.6,-7.6,-7.8,-7.7,-7.1,-6.5,-6.5,-6.9,-7.7,-8.0,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.8,-7.8,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.9,-7.9,-7.7,-7.3,-7.0,-7.1,-7.2,-7.3,-7.5,-7.8,-8.2,-8.4,-8.4,-8.4,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.4,-8.2,-8.1,-8.1,-8.2,-8.1,-7.9,-7.8,-7.8,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.7,-7.4,-7.4,-7.4,-7.6,-7.8,-7.8,-7.8,-7.7,-7.3,-6.9,-7.0,-7.2,-7.3,-7.4,-7.7,-7.9,-7.9,-8.0,-7.9,-7.8,-7.8,-7.8,-7.7,-7.5,-7.3,-7.3,-7.4,-7.2,-7.2,-7.0,-6.8,-7.0,-7.3,-7.4,-7.7,-7.9,-8.2,-8.5,-8.6,-8.5,-8.2,-8.1,-8.0,-7.8,-7.5,-7.7,-8.0,-8.0,-8.0,-7.9,-7.1,-6.6,-6.8,-7.7,-8.2,-8.3,-7.7,-7.2,-7.5,-7.4,-7.4,-7.6,-7.8,-7.9,-7.5,-7.0,-7.1,-7.3,-7.6,-7.9,-8.0,-8.2,-8.1,-7.9,-7.7,-7.9,-8.0,-8.0,-7.8,-7.6,-7.7,-7.6,-7.2,-7.0,-7.3,-7.3,-7.5,-7.7,-7.5,-7.2,-6.9,-6.9,-7.0,-7.2,-7.5,-7.7,-7.9,-8.2,-8.3,-8.5,-8.6,-8.6,-8.6,-8.4,-8.2,-8.3,-8.3,-8.4,-8.3,-8.2,-8.3,-8.2,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.3,-8.3,-8.4,-8.5,-8.5,-8.5,-8.6,-8.7,-8.8,-8.8,-8.7,-8.7,-8.7,-8.6,-8.6,-8.5,-8.4,-8.4,-8.5,-8.5,-8.6,-8.5,-8.4,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.6,-8.7,-8.8,-8.9,-9.1,-9.3,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.0,-8.8,-8.6,-8.5,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.4,-8.5,-8.6,-8.7,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-9.1,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.8,-8.6,-8.5,-8.4,-8.3,-8.1,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.8,-7.7,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.8,-7.7,-7.8,-7.8,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.7,-6.7,-6.6,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.8,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.7,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.4,-7.2,-7.1,-7.0,-6.9,-6.9,-6.8,-6.8,-6.6,-6.5,-6.6,-6.8,-7.0,-7.1,-7.3,-7.4,-7.4,-7.4,-7.4,-7.2,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-6.8,-6.4,-6.1,-5.9,-5.6,-5.5,-5.7,-99.0,-76.2,-53.5,-53.6,-53.8,-8.8,-8.6,-8.2,-8.4,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.7,-8.4,-8.2,-8.3,-8.2,-8.2,-8.4,-8.6,-8.5,-8.3,-8.0,-7.8,-8.3,-8.4,-8.5,-8.6,-8.7,-8.6,-8.1,-7.7,-7.9,-8.3,-8.1,-8.1,-8.2,-8.4,-8.6,-8.5,-8.5,-8.3,-8.2,-8.3,-8.5,-8.6,-8.5,-8.3,-8.1,-8.2,-8.3,-8.2,-8.1,-7.7,-7.0,-6.8,-6.7,-7.2,-7.6,-7.3,-7.0,-7.4,-7.8,-7.8,-7.6,-7.7,-7.9,-7.9,-7.6,-7.3,-7.7,-8.0,-8.1,-7.8,-7.1,-7.2,-7.8,-7.8,-7.8,-8.0,-8.1,-8.2,-8.2,-8.1,-8.1,-8.0,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.7,-7.8,-7.7,-7.6,-7.6,-7.4,-7.2,-7.3,-7.3,-7.2,-7.0,-7.3,-7.3,-7.1,-6.7,-6.6,-7.3,-8.2,-8.3,-8.6,-8.4,-8.0,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.8,-7.6,-7.6,-7.3,-7.3,-7.4,-7.8,-7.9,-7.8,-7.8,-7.5,-7.4,-7.5,-7.6,-7.4,-7.0,-7.0,-7.0,-7.2,-7.3,-7.3,-7.4,-7.3,-7.2,-7.1,-7.0,-7.3,-7.7,-7.7,-7.8,-7.8,-7.6,-7.6,-7.8,-7.8,-7.8,-7.5,-6.9,-6.6,-6.5,-6.5,-6.3,-6.3,-6.3,-6.8,-7.2,-7.3,-7.5,-7.5,-7.5,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.3,-7.3,-7.2,-7.0,-7.0,-7.4,-7.6,-7.7,-7.3,-6.5,-6.2,-6.2,-6.5,-7.3,-7.8,-7.8,-7.7,-7.7,-7.9,-7.8,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.7,-7.6,-7.5,-7.6,-7.7,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.4,-7.0,-6.7,-6.9,-7.2,-7.3,-7.3,-7.4,-7.9,-8.2,-8.3,-8.4,-8.6,-8.7,-8.7,-8.6,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.5,-8.5,-8.3,-8.1,-7.9,-7.8,-7.8,-7.8,-7.9,-7.8,-7.7,-7.6,-7.6,-7.8,-7.9,-8.0,-7.9,-8.0,-7.9,-7.8,-7.8,-7.6,-7.4,-7.3,-7.3,-7.4,-7.7,-7.7,-7.6,-7.6,-7.1,-6.8,-6.7,-6.9,-7.0,-7.2,-7.6,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.5,-7.3,-7.3,-7.4,-7.4,-7.4,-7.1,-6.9,-7.2,-7.3,-7.2,-7.5,-7.8,-8.1,-8.3,-8.5,-8.3,-7.8,-7.7,-7.8,-7.4,-7.2,-7.5,-7.9,-7.9,-7.7,-7.6,-6.9,-6.8,-6.9,-7.6,-8.2,-8.2,-7.3,-6.9,-7.2,-7.2,-7.1,-7.3,-7.4,-7.4,-7.1,-7.0,-6.9,-6.8,-7.2,-7.8,-8.1,-8.2,-8.1,-8.0,-8.0,-8.1,-8.1,-8.0,-7.7,-7.6,-7.8,-7.7,-7.3,-7.2,-7.3,-7.3,-7.6,-7.8,-7.4,-7.0,-6.9,-6.9,-6.9,-7.1,-7.4,-7.6,-7.9,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.3,-8.1,-8.1,-8.2,-8.2,-8.2,-8.2,-8.3,-8.3,-8.2,-8.3,-8.3,-8.3,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.9,-8.8,-8.8,-8.7,-8.8,-8.7,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.5,-8.4,-8.4,-8.5,-8.6,-8.7,-8.8,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-9.1,-9.1,-9.0,-8.9,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=43 */
		private double[] getElevationGrid_5_34_height_43()
		{
			double[] value = {-8.1,-8.1,-8.1,-8.1,-8.1,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.4,-8.5,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-9.0,-9.1,-9.1,-9.3,-9.3,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.1,-9.1,-9.0,-8.9,-8.8,-8.6,-8.5,-8.4,-8.3,-8.1,-7.9,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-8.1,-8.1,-8.2,-8.3,-8.2,-8.1,-8.1,-8.0,-7.8,-7.7,-7.7,-7.8,-7.8,-7.9,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.7,-6.8,-6.8,-7.0,-7.0,-7.1,-7.1,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.3,-7.3,-7.5,-7.6,-7.7,-7.6,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.3,-7.2,-7.2,-7.1,-7.0,-6.9,-6.7,-6.6,-6.6,-6.7,-6.9,-6.9,-7.2,-7.3,-7.4,-7.4,-7.4,-7.3,-7.1,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.7,-6.4,-6.1,-5.9,-5.7,-5.7,-5.9,-99.0,-99.0,-99.0,-99.0,-99.0,-8.9,-8.5,-8.2,-8.5,-8.8,-9.0,-9.0,-9.1,-9.2,-9.3,-9.2,-9.0,-8.9,-8.7,-8.8,-8.8,-8.9,-8.9,-8.7,-8.5,-8.2,-8.0,-8.3,-8.6,-8.8,-8.9,-8.9,-8.8,-8.2,-7.6,-7.8,-8.4,-8.3,-8.3,-8.4,-8.5,-8.5,-8.6,-8.6,-8.4,-8.3,-8.3,-8.4,-8.5,-8.5,-8.4,-8.3,-8.3,-8.4,-8.3,-8.2,-7.8,-7.2,-6.6,-6.7,-7.1,-7.5,-7.1,-7.0,-7.5,-7.8,-7.8,-7.7,-7.8,-7.9,-7.9,-7.8,-7.7,-7.8,-8.0,-8.1,-7.7,-7.1,-7.2,-7.6,-7.8,-7.9,-7.9,-8.0,-8.1,-8.0,-7.8,-8.0,-8.0,-8.1,-8.1,-7.9,-7.9,-7.8,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.6,-7.6,-7.5,-7.5,-7.5,-7.5,-7.4,-7.5,-7.5,-7.4,-6.9,-6.8,-7.3,-8.2,-8.2,-8.6,-8.4,-8.0,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.2,-8.3,-8.2,-8.1,-8.1,-8.0,-7.7,-7.6,-7.3,-7.3,-7.5,-7.7,-7.8,-7.8,-7.8,-7.6,-7.6,-7.7,-7.7,-7.3,-7.0,-6.9,-6.9,-7.1,-7.3,-7.1,-7.3,-7.1,-7.0,-7.0,-6.8,-6.9,-7.3,-7.3,-7.5,-7.6,-7.4,-7.4,-7.6,-7.6,-7.7,-7.3,-6.8,-6.7,-6.5,-6.4,-6.3,-6.2,-6.3,-6.5,-6.7,-7.1,-7.4,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.1,-7.0,-7.0,-7.3,-7.5,-7.6,-7.0,-6.4,-6.3,-6.2,-6.4,-7.2,-7.5,-7.5,-7.3,-7.4,-7.6,-7.4,-7.3,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.5,-7.4,-7.4,-7.6,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.1,-6.5,-6.4,-6.6,-6.8,-6.9,-6.9,-7.1,-7.6,-8.1,-8.2,-8.3,-8.4,-8.5,-8.6,-8.6,-8.5,-8.6,-8.5,-8.4,-8.2,-8.1,-8.2,-8.1,-7.9,-8.1,-8.3,-8.3,-8.1,-8.1,-8.0,-7.9,-7.7,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.5,-7.7,-7.8,-7.8,-7.8,-7.7,-7.6,-7.8,-7.7,-7.6,-7.6,-7.5,-7.6,-7.8,-7.8,-7.6,-7.6,-7.3,-7.0,-6.8,-6.9,-7.0,-7.3,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.6,-7.2,-7.2,-7.5,-7.5,-7.5,-7.5,-7.2,-7.4,-7.3,-7.3,-7.6,-7.6,-7.9,-8.0,-8.0,-7.7,-7.3,-7.3,-7.3,-7.0,-6.9,-7.2,-7.5,-7.3,-7.2,-7.0,-6.8,-6.9,-6.9,-7.3,-7.7,-7.5,-7.0,-6.8,-6.9,-6.8,-6.8,-6.9,-7.1,-7.0,-7.0,-7.0,-6.7,-6.7,-6.9,-7.5,-8.0,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-7.9,-7.5,-7.4,-7.8,-7.8,-7.5,-7.4,-7.3,-7.3,-7.6,-7.6,-7.3,-7.0,-7.0,-7.2,-7.2,-7.3,-7.3,-7.5,-7.8,-8.0,-8.1,-8.1,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.3,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.3,-8.4,-8.4,-8.6,-8.7,-8.7,-8.8,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9,-8.8,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.4,-8.4,-8.4,-8.3,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.4,-8.6,-8.7,-8.6,-8.5,-8.5,-8.7,-8.7,-8.8,-8.7,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.1,-8.2,-8.2,-8.2,-8.3,-8.4,-8.4,-8.5,-8.6,-8.7,-8.8,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.8,-8.6,-8.4,-8.3,-8.1,-8.0,-7.9,-7.9,-7.9,-8.1,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-6.9,-6.8,-6.9,-7.0,-6.9,-6.8,-6.8,-6.9,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.7,-6.6,-6.5,-6.5,-6.4,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.3,-6.4,-6.5,-6.6,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.9,-7.0,-7.1,-7.2,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.0,-6.8,-6.7,-6.7,-6.8,-6.9,-7.1,-7.3,-7.4,-7.4,-7.4,-7.4,-7.2,-7.0,-6.9,-6.8,-6.5,-6.5,-6.6,-6.6,-6.7,-6.8,-6.8,-6.8,-6.6,-6.5,-6.3,-6.2,-6.1,-6.1,-5.9,-5.6,-5.5,-52.4,-52.5,-99.0,-99.0,-99.0,-99.0,-99.0,-8.6,-8.5,-8.4,-8.8,-9.0,-9.2,-9.4,-9.4,-9.5,-9.6,-9.6,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.4,-9.2,-9.1,-8.9,-8.6,-8.8,-9.0,-9.2,-9.1,-9.1,-9.2,-8.7,-8.3,-8.4,-8.6,-8.6,-8.6,-8.7,-8.7,-8.6,-8.8,-8.8,-8.6,-8.6,-8.5,-8.6,-8.6,-8.7,-8.5,-8.5,-8.6,-8.6,-8.6,-8.4,-8.2,-7.5,-7.0,-7.1,-7.5,-7.6,-7.3,-7.4,-7.8,-7.9,-7.9,-8.0,-8.1,-8.1,-8.3,-8.2,-8.1,-8.1,-8.3,-8.3,-8.0,-7.7,-7.7,-7.6,-7.8,-8.1,-8.1,-8.1,-8.1,-8.0,-7.8,-7.8,-8.0,-8.1,-8.1,-8.1,-8.1,-7.9,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-7.7,-7.5,-7.4,-7.8,-8.3,-8.4,-8.6,-8.6,-8.3,-8.1,-8.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=44 */
		private double[] getElevationGrid_5_34_height_44()
		{
			double[] value = {-8.1,-8.1,-8.2,-8.2,-8.2,-8.4,-8.4,-8.4,-8.5,-8.4,-8.4,-8.3,-8.2,-8.0,-7.8,-7.5,-7.5,-7.7,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.9,-7.8,-7.4,-7.2,-7.1,-7.1,-7.2,-7.3,-7.1,-7.2,-7.1,-7.2,-7.1,-6.9,-7.0,-7.2,-7.2,-7.4,-7.5,-7.5,-7.5,-7.4,-7.4,-7.5,-7.2,-6.8,-6.9,-6.7,-6.6,-6.6,-6.4,-6.4,-6.5,-6.7,-7.1,-7.3,-7.3,-7.3,-7.3,-7.5,-7.7,-7.6,-7.5,-7.4,-7.3,-7.1,-7.2,-7.2,-7.1,-7.0,-6.9,-7.1,-7.3,-7.3,-6.8,-6.4,-6.4,-6.3,-6.5,-7.2,-7.4,-7.3,-7.3,-7.3,-7.4,-7.1,-6.9,-7.2,-7.3,-7.2,-7.3,-7.5,-7.4,-7.3,-7.3,-7.2,-7.2,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-6.7,-6.1,-6.0,-6.1,-6.4,-6.4,-6.5,-6.7,-7.2,-7.7,-8.0,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.1,-7.9,-7.7,-7.8,-7.9,-7.8,-7.6,-7.8,-7.9,-7.9,-7.7,-7.7,-7.7,-7.6,-7.5,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.6,-7.4,-7.4,-7.6,-7.7,-7.8,-7.8,-7.7,-7.9,-7.9,-7.8,-7.7,-7.6,-7.4,-7.1,-6.8,-6.8,-7.0,-7.2,-7.3,-7.3,-7.4,-7.4,-7.3,-7.4,-7.4,-7.4,-7.6,-7.4,-7.2,-7.3,-7.6,-7.7,-7.7,-7.7,-7.5,-7.4,-7.4,-7.5,-7.7,-7.6,-7.8,-7.7,-7.5,-7.3,-7.1,-7.0,-7.0,-7.0,-7.0,-7.3,-7.3,-6.9,-6.8,-6.7,-6.6,-6.7,-6.7,-6.9,-6.9,-6.8,-6.7,-6.7,-6.7,-6.7,-6.6,-6.6,-6.7,-6.7,-6.8,-6.8,-6.7,-6.8,-6.9,-7.3,-7.7,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-7.7,-7.4,-7.4,-7.7,-7.6,-7.5,-7.4,-7.2,-7.2,-7.4,-7.3,-7.0,-6.9,-7.1,-7.2,-7.3,-7.3,-7.0,-7.1,-7.6,-7.8,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.6,-8.8,-8.9,-8.8,-8.7,-8.8,-8.9,-9.0,-9.1,-9.1,-8.9,-9.0,-9.1,-9.1,-9.0,-8.9,-8.6,-8.5,-8.4,-8.4,-8.2,-8.0,-7.9,-8.0,-7.9,-8.0,-8.1,-8.4,-8.7,-8.8,-8.6,-8.5,-8.6,-8.7,-8.7,-8.8,-8.6,-8.4,-8.3,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.4,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.1,-8.2,-8.3,-8.4,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-8.9,-9.0,-8.9,-8.9,-8.8,-8.8,-8.6,-8.4,-8.4,-8.3,-8.3,-8.2,-8.3,-8.3,-8.4,-8.5,-8.6,-8.7,-8.7,-8.6,-8.5,-8.4,-8.3,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.5,-7.4,-7.3,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.6,-6.6,-6.5,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.1,-6.1,-6.1,-6.1,-6.1,-6.2,-6.2,-6.3,-6.3,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.8,-6.9,-7.0,-7.1,-7.1,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-6.8,-6.8,-6.8,-6.9,-7.0,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.2,-7.0,-6.9,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.7,-6.6,-6.4,-6.2,-6.1,-5.9,-5.8,-5.6,-52.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.5,-8.5,-8.7,-9.0,-9.2,-9.4,-9.4,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.7,-9.7,-9.6,-9.6,-9.6,-9.5,-9.3,-9.4,-9.5,-9.6,-9.6,-9.5,-9.4,-9.4,-9.2,-9.2,-9.2,-9.1,-9.1,-9.2,-9.1,-8.9,-9.1,-9.2,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-8.9,-8.7,-8.5,-8.1,-7.7,-7.8,-8.1,-7.9,-7.6,-7.8,-8.0,-8.1,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.4,-8.3,-8.1,-8.0,-7.8,-7.8,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-8.1,-8.2,-8.2,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-8.1,-8.1,-8.1,-8.0,-8.0,-8.2,-8.3,-8.5,-8.7,-8.7,-8.6,-8.6,-8.5,-8.5,-8.5,-8.6,-8.6,-8.5,-8.7,-8.7,-8.6,-8.7,-8.7,-8.6,-8.6,-8.5,-8.3,-8.0,-7.8,-7.7,-7.9,-8.0,-8.0,-7.9,-8.0,-7.9,-7.8,-7.9,-7.9,-7.7,-7.3,-7.1,-7.2,-7.4,-7.3,-7.0,-7.2,-7.1,-7.0,-7.0,-6.9,-7.1,-7.1,-7.0,-7.4,-7.5,-7.4,-7.3,-7.1,-7.0,-7.3,-7.0,-6.6,-6.7,-6.6,-6.7,-6.7,-6.6,-6.5,-6.5,-6.6,-6.9,-7.2,-7.3,-7.2,-7.3,-7.5,-7.8,-7.8,-7.3,-7.4,-7.2,-7.0,-7.2,-7.1,-7.0,-6.8,-6.8,-6.9,-7.1,-7.0,-6.5,-6.3,-6.3,-6.3,-6.5,-7.1,-7.4,-7.3,-7.2,-7.2,-7.2,-6.9,-6.7,-7.0,-7.1,-7.1,-7.2,-7.3,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.0,-6.4,-5.8,-5.8,-5.9,-6.1,-6.1,-6.1,-6.5,-7.0,-7.3,-7.6,-7.8,-8.0,-8.1,-7.9,-7.8,-7.8,-8.1,-7.8,-7.4,-7.2,-7.3,-7.6,-7.6,-7.5,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.3,-7.3,-7.1,-7.0,-6.9,-7.0,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.3,-7.4,-7.3,-7.1,-7.2,-7.5,-7.7,-7.8,-7.8,-7.9,-7.9,-7.8,-7.6,-7.5,-7.5,-7.2,-6.8,-6.8,-7.0,-7.3,-7.2,-7.1,-7.2,-7.3,-7.2,-7.1,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.7,-7.8,-7.8,-7.8,-7.6,-7.5,-7.6,-7.7,-7.8,-7.8,-7.9,-7.8,-7.7,-7.4,-7.4,-7.2,-7.5,-7.5,-7.5,-7.8,-7.7,-7.1,-6.7,-6.7,-6.8,-6.8,-6.8,-6.7,-6.6,-6.7,-6.8,-6.9,-7.0,-6.9,-6.8,-6.7,-6.7,-6.8,-7.0,-7.0,-7.0,-7.2,-7.3,-7.4,-7.8,-8.2,-8.1,-8.0,-8.0,-8.0,-7.9,-7.6,-7.3,-7.4,-7.7,-7.6,-7.4,-7.4,-7.2,-7.3,-7.4,-7.3,-7.1,-7.2,-7.3,-7.3,-7.3,-7.1,-6.8,-7.0,-7.4,-7.7,-7.8,-7.7,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.4,-8.6,-8.7,-8.8,-8.8,-8.7,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.1,-8.9,-8.8,-8.7,-8.5,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.4,-8.7,-8.8,-8.7,-8.6,-8.6,-8.8,-8.8,-8.8,-8.7,-8.5,-8.3,-8.2,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=45 */
		private double[] getElevationGrid_5_34_height_45()
		{
			double[] value = {-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.7,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.8,-7.8,-7.9,-8.1,-8.1,-8.3,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.3,-8.3,-8.2,-8.2,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.6,-7.5,-7.4,-7.3,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.8,-6.7,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.3,-6.3,-6.4,-6.3,-6.3,-6.3,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.2,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.8,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.2,-7.1,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.4,-7.4,-7.5,-7.6,-7.6,-7.5,-7.4,-7.3,-7.1,-7.1,-7.1,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.0,-6.9,-6.7,-6.6,-6.4,-6.0,-5.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-8.4,-8.5,-8.7,-8.9,-9.1,-9.2,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.2,-9.1,-9.2,-9.3,-9.3,-9.2,-8.9,-8.8,-8.6,-8.4,-8.4,-8.5,-8.1,-7.6,-7.9,-8.1,-8.1,-8.2,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.2,-8.2,-8.1,-8.0,-8.1,-7.8,-7.7,-7.8,-8.0,-7.9,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-7.8,-7.5,-7.6,-7.8,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.4,-8.4,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-9.0,-8.9,-8.9,-9.0,-9.0,-8.9,-9.0,-8.9,-8.9,-8.9,-8.9,-8.7,-8.4,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.9,-7.9,-7.9,-7.3,-7.0,-7.1,-7.4,-7.3,-7.0,-7.2,-7.3,-7.0,-6.8,-6.9,-7.3,-7.2,-7.1,-7.5,-7.5,-7.3,-7.1,-6.8,-6.8,-7.1,-7.0,-6.7,-6.8,-6.8,-6.7,-6.8,-6.6,-6.5,-6.5,-6.5,-6.8,-7.1,-7.3,-7.3,-7.3,-7.5,-7.6,-7.5,-7.2,-7.2,-6.9,-7.0,-7.1,-7.0,-6.9,-6.7,-6.9,-6.9,-6.9,-6.8,-6.6,-6.4,-6.3,-6.3,-6.5,-7.1,-7.3,-7.3,-7.2,-7.2,-7.2,-7.0,-6.8,-7.0,-7.0,-7.1,-7.2,-7.3,-7.1,-7.0,-7.1,-7.2,-7.2,-7.1,-7.0,-7.0,-6.9,-6.8,-6.5,-6.0,-5.8,-5.9,-6.1,-6.2,-6.2,-6.1,-6.4,-7.0,-7.3,-7.4,-7.6,-7.7,-7.8,-7.8,-7.7,-7.7,-7.9,-7.7,-7.2,-6.8,-6.9,-7.2,-7.3,-7.5,-7.6,-7.4,-7.1,-7.2,-7.4,-7.4,-7.3,-7.1,-7.1,-6.8,-6.7,-6.9,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.3,-7.5,-7.3,-7.0,-7.0,-7.1,-7.5,-7.7,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.2,-6.9,-6.9,-7.2,-7.4,-7.4,-7.1,-7.3,-7.3,-7.2,-7.2,-7.3,-7.4,-7.3,-7.4,-7.5,-7.7,-7.8,-7.9,-7.9,-7.9,-7.6,-7.4,-7.7,-7.8,-7.9,-7.9,-8.1,-8.2,-8.2,-7.9,-7.8,-7.8,-8.0,-8.0,-8.2,-8.3,-8.2,-7.8,-7.3,-7.3,-7.5,-7.5,-7.5,-7.3,-7.1,-7.3,-7.5,-7.6,-7.8,-7.6,-7.5,-7.4,-7.3,-7.5,-7.7,-7.7,-7.8,-7.9,-7.9,-7.9,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-7.9,-7.6,-7.4,-7.7,-7.9,-7.8,-7.8,-7.7,-7.6,-7.8,-7.8,-7.7,-7.6,-7.6,-7.6,-7.7,-7.6,-7.3,-7.0,-7.1,-7.5,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.7,-7.9,-7.9,-8.0,-7.9,-7.9,-8.0,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.5,-8.7,-8.7,-8.7,-8.7,-8.9,-8.9,-9.0,-9.1,-9.1,-9.2,-9.3,-9.3,-9.4,-9.3,-9.3,-9.2,-9.1,-8.9,-8.8,-8.6,-8.6,-8.6,-8.6,-8.4,-8.3,-8.4,-8.5,-8.7,-8.9,-8.8,-8.8,-8.9,-8.9,-9.0,-9.0,-8.8,-8.6,-8.4,-8.4,-8.3,-8.4,-8.5,-8.6,-8.6,-8.6,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.2,-8.1,-8.1,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.1,-8.1,-8.1,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-8.0,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.5,-8.6,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-7.9,-7.7,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-7.1,-7.0,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.0,-6.9,-6.9,-6.8,-6.7,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.5,-6.5,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-7.0,-7.0,-7.2,-7.3,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.5,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.7,-7.7,-7.6,-7.4,-7.3,-7.2,-6.9,-6.5,-52.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-30.9,-8.4,-8.5,-8.7,-8.9,-9.0,-9.1,-9.3,-9.4,-9.5,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.7,-9.7,-9.7,-9.7,-9.7,-9.6,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.3,-8.9,-8.8,-8.7,-8.7,-8.8,-8.6,-8.1,-7.6,-7.7,-7.6,-7.6,-8.1,-8.3,-8.4,-8.5,-8.6,-8.5,-8.4,-8.4,-8.2,-8.0,-7.8,-8.0,-8.1,-8.2,-8.1,-7.7,-7.1,-7.1,-7.3,-7.6,-7.8,-7.9,-8.0,-8.1,-8.0,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.1,-7.9,-7.9,-8.1,-8.2,-8.1,-7.5,-7.0,-7.2,-7.6,-7.8,-7.9,-8.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=46 */
		private double[] getElevationGrid_5_34_height_46()
		{
			double[] value = {-8.0,-8.1,-8.1,-8.3,-8.4,-8.6,-8.7,-8.9,-8.9,-9.0,-9.1,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.3,-9.4,-9.3,-9.4,-9.4,-9.3,-9.2,-9.1,-8.9,-8.8,-8.8,-8.7,-8.6,-8.4,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-7.4,-7.1,-7.2,-7.5,-7.6,-7.2,-7.5,-7.7,-7.3,-6.9,-7.2,-7.6,-7.5,-7.6,-7.8,-7.6,-7.4,-7.3,-7.0,-6.9,-7.2,-7.3,-7.0,-7.0,-6.9,-6.7,-6.7,-6.6,-6.6,-6.5,-6.6,-7.0,-7.1,-7.3,-7.4,-7.5,-7.7,-7.6,-7.3,-7.0,-7.3,-7.0,-7.2,-7.1,-6.9,-6.9,-6.8,-7.0,-7.0,-6.9,-6.9,-6.7,-6.5,-6.4,-6.5,-6.6,-6.9,-7.3,-7.4,-7.3,-7.3,-7.4,-7.2,-7.0,-6.9,-7.0,-7.3,-7.4,-7.4,-7.2,-7.1,-7.3,-7.4,-7.4,-7.2,-7.0,-7.0,-6.9,-6.6,-6.1,-6.0,-6.2,-6.4,-6.5,-6.6,-6.6,-6.4,-6.7,-7.1,-7.3,-7.5,-7.7,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.5,-7.1,-6.9,-7.2,-7.2,-7.3,-7.6,-7.3,-7.0,-7.1,-7.3,-7.4,-7.4,-7.2,-7.2,-7.0,-6.9,-7.0,-7.0,-6.8,-7.0,-7.2,-7.2,-7.2,-7.4,-7.6,-7.9,-7.7,-7.4,-7.2,-7.2,-7.6,-7.7,-7.7,-7.9,-7.7,-7.7,-7.9,-8.3,-7.9,-7.5,-7.2,-7.3,-7.6,-7.8,-7.7,-7.5,-7.6,-7.7,-7.6,-7.6,-7.7,-7.7,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-8.1,-8.0,-7.9,-7.8,-8.0,-8.1,-8.1,-8.1,-8.2,-8.4,-8.4,-8.2,-8.1,-8.2,-8.2,-8.3,-8.4,-8.4,-8.4,-8.3,-7.9,-8.0,-8.1,-8.2,-8.2,-8.1,-7.8,-8.0,-8.1,-8.2,-8.2,-8.2,-8.3,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.4,-8.3,-7.9,-8.0,-8.1,-8.1,-8.0,-7.9,-7.8,-8.0,-8.1,-8.1,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-7.9,-7.9,-7.9,-8.0,-7.9,-7.7,-7.4,-7.5,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-8.0,-8.1,-8.1,-8.1,-7.9,-8.0,-8.1,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.3,-8.3,-8.4,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-9.1,-9.1,-9.2,-9.3,-9.2,-9.1,-9.1,-9.0,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.6,-8.5,-8.5,-8.7,-8.8,-9.0,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-8.9,-8.8,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.5,-8.6,-8.6,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.4,-8.3,-8.1,-7.9,-7.8,-7.6,-7.5,-7.5,-7.5,-7.4,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.9,-7.8,-7.7,-7.7,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.9,-8.0,-8.0,-7.9,-8.0,-8.0,-8.0,-8.1,-8.2,-8.2,-8.2,-8.2,-8.2,-8.1,-7.9,-7.9,-7.7,-7.4,-7.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.7,-8.4,-8.6,-8.7,-8.8,-8.9,-9.0,-9.2,-9.3,-9.4,-9.5,-9.4,-9.4,-9.5,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.7,-9.7,-9.7,-9.6,-9.5,-9.5,-9.5,-9.4,-9.5,-9.5,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.4,-9.4,-9.3,-9.1,-8.7,-8.5,-8.7,-8.7,-8.7,-8.5,-8.0,-7.5,-7.4,-7.4,-7.4,-7.9,-8.0,-8.1,-8.3,-8.3,-8.3,-8.0,-7.9,-7.7,-7.5,-7.3,-7.7,-8.1,-8.2,-7.9,-7.3,-6.8,-6.9,-7.1,-7.3,-7.5,-7.9,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.2,-8.3,-8.0,-7.2,-6.8,-7.0,-7.4,-7.7,-7.8,-7.8,-7.8,-7.8,-7.9,-8.2,-8.4,-8.6,-8.7,-8.8,-8.9,-9.0,-9.1,-9.3,-9.3,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.4,-9.1,-8.9,-8.6,-8.4,-8.3,-8.3,-8.2,-7.9,-7.7,-7.6,-8.0,-8.1,-7.7,-8.0,-8.2,-7.7,-7.2,-7.6,-8.0,-7.9,-7.8,-7.9,-7.8,-7.7,-7.7,-7.5,-7.4,-7.5,-7.5,-7.3,-7.2,-7.2,-6.9,-6.8,-6.8,-6.8,-6.8,-7.0,-7.2,-7.4,-7.6,-7.8,-7.8,-7.8,-7.6,-7.4,-7.4,-7.5,-7.4,-7.5,-7.4,-7.2,-7.2,-7.1,-7.3,-7.2,-7.1,-7.3,-7.1,-6.9,-6.8,-7.0,-6.9,-7.0,-7.3,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.2,-7.2,-7.5,-7.6,-7.6,-7.3,-7.4,-7.6,-7.7,-7.7,-7.5,-7.1,-7.1,-7.1,-6.7,-6.2,-6.3,-6.5,-6.8,-6.9,-7.0,-7.1,-7.1,-7.0,-7.3,-7.6,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-7.8,-7.4,-7.2,-7.3,-7.3,-7.3,-7.4,-7.5,-7.4,-7.3,-7.3,-7.5,-7.6,-7.4,-7.4,-7.3,-7.3,-7.4,-7.2,-7.0,-7.3,-7.4,-7.4,-7.5,-7.8,-7.9,-8.1,-8.0,-8.0,-7.8,-7.8,-8.1,-8.1,-8.2,-8.3,-8.2,-8.3,-8.6,-8.9,-8.7,-8.3,-8.2,-8.3,-8.5,-8.5,-8.3,-8.2,-8.3,-8.3,-8.3,-8.2,-8.3,-8.3,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.5,-8.4,-8.4,-8.6,-8.5,-8.3,-8.3,-8.4,-8.3,-8.4,-8.4,-8.4,-8.5,-8.4,-8.2,-8.2,-8.3,-8.4,-8.5,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.6,-8.6,-8.5,-8.4,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.5,-8.4,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.1,-8.4,-8.4,-8.4,-8.2,-8.2,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.2,-8.3,-8.1,-8.0,-8.1,-8.1,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.8,-8.8,-8.8,-8.8,-8.7,-8.8,-8.7,-8.6,-8.6,-8.7,-8.9,-9.0,-9.1,-9.1,-9.1,-9.3,-9.2,-9.2,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=47 */
		private double[] getElevationGrid_5_34_height_47()
		{
			double[] value = {-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.5,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.4,-8.4,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.1,-8.0,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.7,-7.8,-7.8,-7.7,-7.7,-7.6,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.4,-7.4,-7.3,-7.3,-7.2,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.7,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.2,-7.2,-7.3,-7.4,-7.4,-7.5,-7.6,-7.7,-7.8,-7.8,-7.9,-7.9,-7.9,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.8,-8.2,-8.3,-8.4,-8.3,-8.3,-8.3,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.3,-8.1,-7.8,-7.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.8,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-9.1,-9.3,-9.4,-9.4,-9.2,-9.2,-9.4,-9.5,-9.7,-9.7,-9.6,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.8,-9.7,-9.7,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.4,-9.5,-9.4,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.3,-8.8,-8.1,-8.2,-8.6,-8.6,-8.4,-8.0,-7.6,-7.3,-7.3,-7.4,-7.6,-7.6,-7.5,-7.5,-7.9,-7.9,-7.5,-7.4,-7.4,-7.3,-7.1,-7.0,-7.5,-8.1,-8.1,-7.6,-7.0,-6.8,-6.9,-7.0,-7.2,-7.4,-8.0,-8.2,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.0,-7.2,-6.9,-7.0,-7.3,-7.6,-7.7,-7.7,-7.6,-7.6,-7.8,-8.1,-8.4,-8.4,-8.7,-8.8,-8.9,-9.1,-9.2,-9.3,-9.4,-9.5,-9.6,-9.7,-9.8,-9.9,-9.9,-10.0,-10.1,-10.1,-10.2,-10.2,-10.3,-10.3,-10.3,-10.4,-10.3,-10.1,-9.9,-9.6,-9.1,-8.9,-8.8,-8.7,-8.6,-8.5,-8.3,-8.2,-8.4,-8.4,-8.3,-8.4,-8.5,-8.2,-7.8,-8.1,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-8.0,-7.9,-7.6,-7.6,-7.7,-7.4,-7.2,-7.3,-7.4,-7.4,-7.6,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-7.8,-7.7,-8.0,-7.9,-7.8,-7.8,-7.8,-7.7,-7.6,-7.5,-7.7,-7.5,-7.4,-7.5,-7.5,-7.3,-7.4,-7.5,-7.3,-7.5,-7.6,-7.7,-7.6,-7.5,-7.6,-7.8,-7.7,-7.6,-7.5,-7.7,-7.8,-7.8,-7.6,-7.7,-7.8,-7.9,-7.8,-7.4,-7.1,-7.1,-7.1,-6.9,-6.7,-6.7,-6.9,-7.0,-7.0,-7.3,-7.4,-7.5,-7.4,-7.5,-7.9,-8.1,-8.2,-8.3,-8.4,-8.4,-8.3,-8.1,-8.0,-8.0,-7.9,-7.7,-7.6,-7.7,-7.4,-7.4,-7.6,-7.8,-7.8,-7.7,-7.6,-7.8,-7.9,-7.7,-7.7,-7.6,-7.6,-7.7,-7.5,-7.4,-7.6,-7.8,-7.8,-8.0,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.5,-8.6,-8.7,-8.9,-8.9,-9.0,-9.0,-9.2,-9.4,-9.4,-9.3,-9.2,-9.1,-9.2,-9.2,-9.0,-8.9,-8.9,-9.0,-8.9,-8.9,-8.8,-8.8,-8.7,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-9.0,-9.0,-8.9,-8.9,-9.0,-9.0,-8.8,-8.8,-8.8,-8.7,-8.5,-8.4,-8.4,-8.5,-8.4,-8.5,-8.6,-8.7,-8.5,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.4,-8.4,-8.6,-8.6,-8.4,-8.4,-8.4,-8.5,-8.6,-8.5,-8.4,-8.6,-8.6,-8.6,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.2,-8.2,-8.1,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.3,-8.3,-8.2,-8.3,-8.4,-8.5,-8.5,-8.5,-8.5,-8.6,-8.6,-8.7,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-8.9,-8.9,-9.0,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.9,-8.9,-8.8,-8.7,-8.6,-8.7,-8.7,-8.7,-8.8,-8.9,-9.1,-9.2,-9.2,-9.3,-9.4,-9.4,-9.4,-9.3,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.1,-9.0,-8.9,-8.8,-8.8,-8.8,-8.6,-8.6,-8.4,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.2,-8.1,-8.2,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.7,-8.6,-8.8,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.7,-8.7,-8.7,-8.7,-8.7,-8.7,-8.8,-8.7,-8.7,-8.6,-8.6,-8.5,-8.3,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.7,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.5,-7.4,-7.4,-7.5,-7.5,-7.4,-7.4,-7.5,-7.5,-7.6,-7.5,-7.3,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.8,-7.9,-8.0,-8.1,-8.1,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-8.0,-8.1,-8.2,-8.2,-8.2,-8.2,-8.3,-8.5,-8.6,-8.6,-8.6,-8.7,-8.6,-8.5,-8.4,-8.3,-8.2,-7.8,-7.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.9,-8.9,-8.9,-9.1,-9.0,-8.9,-9.0,-9.2,-9.3,-9.4,-9.5,-9.3,-9.1,-9.5,-9.7,-9.8,-9.8,-9.6,-9.8,-9.8,-9.7,-9.6,-9.8,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.5,-9.4,-9.5,-9.4,-9.3,-9.4,-9.4,-9.4,-9.4,-9.3,-9.4,-9.3,-9.1,-9.0,-9.2,-9.3,-9.3,-9.4,-9.4,-9.2,-8.6,-7.8,-8.0,-8.4,-8.3,-7.9,-7.6,-7.5,-7.3,-7.3,-7.4,-7.6,-7.5,-7.3,-7.3,-7.5,-7.4,-7.3,-7.2,-7.3,-7.3,-7.2,-7.1,-7.4,-7.9,-7.9,-7.4,-7.1,-7.0,-7.1,-7.3,-7.5,-7.8,-8.2,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=48 */
		private double[] getElevationGrid_5_34_height_48()
		{
			double[] value = {-8.6,-8.5,-8.1,-7.3,-7.1,-7.2,-7.4,-7.5,-7.8,-7.8,-7.6,-7.5,-7.7,-8.1,-8.4,-8.5,-8.7,-8.9,-9.1,-9.2,-9.3,-9.4,-9.6,-9.7,-9.8,-9.9,-9.9,-10.1,-10.1,-10.1,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-9.9,-9.2,-9.4,-9.5,-9.3,-9.1,-9.1,-8.8,-8.7,-8.8,-8.8,-8.6,-8.6,-8.8,-8.7,-8.4,-8.5,-8.6,-8.4,-8.4,-8.4,-8.4,-8.3,-8.4,-8.3,-8.1,-8.3,-8.2,-8.0,-7.9,-8.0,-7.7,-7.7,-7.8,-7.9,-8.0,-8.2,-8.3,-8.4,-8.3,-8.2,-8.3,-8.2,-7.9,-7.9,-8.1,-8.1,-8.0,-7.9,-8.0,-7.8,-7.7,-7.8,-7.9,-7.6,-7.5,-7.6,-7.4,-7.3,-7.4,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.6,-7.6,-7.9,-7.9,-7.7,-7.3,-7.6,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-7.8,-7.2,-6.8,-6.8,-6.8,-6.9,-7.0,-7.2,-7.3,-7.2,-7.0,-7.2,-7.5,-7.8,-7.8,-7.9,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.2,-7.9,-7.9,-7.8,-7.6,-7.7,-7.8,-7.8,-7.7,-7.7,-7.9,-8.0,-7.9,-7.9,-7.9,-8.0,-7.8,-7.8,-7.6,-7.7,-7.7,-7.7,-7.7,-7.9,-8.1,-8.1,-8.3,-8.4,-8.4,-8.4,-8.6,-8.7,-8.8,-9.0,-9.0,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.6,-9.6,-9.6,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.1,-9.2,-9.3,-9.2,-9.0,-8.8,-8.7,-8.7,-8.6,-8.5,-8.7,-8.6,-8.5,-8.5,-8.5,-8.6,-8.7,-8.6,-8.6,-8.4,-8.5,-8.6,-8.6,-8.6,-8.4,-8.6,-8.7,-8.6,-8.4,-8.6,-8.7,-8.6,-8.4,-8.5,-8.6,-8.6,-8.7,-8.5,-8.5,-8.6,-8.6,-8.6,-8.6,-8.5,-8.7,-8.7,-8.6,-8.5,-8.5,-8.6,-8.6,-8.5,-8.4,-8.5,-8.5,-8.4,-8.5,-8.4,-8.4,-8.3,-8.2,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-8.0,-8.2,-8.3,-8.3,-8.2,-8.0,-8.1,-8.2,-8.3,-8.3,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.9,-9.0,-9.0,-9.1,-9.1,-9.1,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.8,-8.8,-8.6,-8.5,-8.4,-8.5,-8.7,-8.8,-8.9,-9.1,-9.2,-9.2,-9.3,-9.4,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.0,-8.9,-8.9,-8.7,-8.6,-8.5,-8.4,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.1,-8.2,-8.3,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.4,-8.4,-8.5,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-8.9,-8.8,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.6,-8.6,-8.7,-8.8,-8.7,-8.7,-8.8,-8.7,-8.5,-8.4,-8.3,-8.3,-8.2,-8.1,-8.0,-8.0,-8.1,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-8.0,-8.0,-8.0,-7.9,-7.9,-7.8,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.8,-7.8,-7.7,-7.7,-7.8,-7.8,-7.7,-7.6,-7.7,-7.7,-7.8,-7.7,-7.5,-7.3,-7.3,-7.2,-7.2,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-7.0,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.2,-7.4,-7.5,-7.5,-7.6,-7.6,-7.6,-7.7,-7.8,-7.9,-7.8,-7.7,-7.6,-7.7,-7.8,-7.9,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.7,-7.7,-7.8,-7.9,-7.9,-7.8,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-8.0,-8.3,-8.4,-8.4,-8.5,-8.6,-8.5,-8.4,-8.3,-8.3,-8.2,-7.9,-7.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-54.0,-8.9,-9.1,-9.3,-9.3,-9.3,-9.4,-9.5,-9.5,-9.7,-9.7,-9.7,-9.7,-9.8,-9.9,-10.0,-9.9,-9.7,-9.8,-9.7,-9.6,-9.6,-9.8,-9.8,-9.7,-9.8,-9.7,-9.6,-9.6,-9.4,-9.5,-9.5,-9.4,-9.4,-9.4,-9.5,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.1,-9.3,-9.1,-9.0,-8.9,-8.9,-8.9,-8.4,-7.9,-7.9,-8.1,-8.1,-7.8,-7.7,-7.5,-7.5,-7.5,-7.6,-7.8,-7.7,-7.6,-7.5,-7.6,-7.5,-7.4,-7.4,-7.6,-7.8,-7.6,-7.3,-7.4,-7.7,-7.6,-7.4,-7.3,-7.5,-7.7,-7.8,-7.9,-8.2,-8.4,-8.5,-8.5,-8.5,-8.6,-8.7,-8.7,-8.7,-8.6,-8.6,-8.7,-8.6,-8.3,-8.3,-8.3,-7.9,-7.5,-7.5,-7.5,-7.5,-7.6,-7.8,-7.9,-8.0,-8.0,-8.1,-8.4,-8.5,-8.6,-8.8,-9.1,-9.4,-9.4,-9.6,-9.7,-9.8,-9.9,-10.0,-10.1,-10.1,-10.2,-10.3,-10.4,-10.4,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.4,-10.1,-9.5,-9.8,-10.0,-9.8,-9.6,-9.4,-9.2,-9.1,-9.1,-9.0,-8.8,-8.8,-8.9,-8.8,-8.7,-8.7,-8.8,-8.6,-8.6,-8.6,-8.5,-8.6,-8.6,-8.5,-8.4,-8.4,-8.3,-8.1,-8.0,-8.0,-8.0,-8.1,-8.3,-8.4,-8.4,-8.5,-8.6,-8.6,-8.4,-8.2,-8.5,-8.5,-8.3,-8.2,-8.2,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-8.1,-8.2,-8.1,-8.1,-8.1,-7.8,-7.6,-7.5,-7.9,-7.9,-7.8,-7.9,-8.0,-7.9,-7.9,-7.8,-7.9,-8.0,-7.7,-7.4,-7.6,-7.9,-8.1,-8.1,-8.0,-7.8,-7.9,-7.5,-6.8,-6.6,-6.5,-6.6,-6.9,-7.3,-7.2,-7.3,-7.3,-7.0,-7.0,-7.4,-7.9,-8.0,-8.2,-8.4,-8.5,-8.6,-8.5,-8.5,-8.5,-8.5,-8.4,-8.2,-8.0,-7.8,-7.8,-8.0,-8.1,-8.2,-8.1,-8.1,-8.3,-8.3,-8.1,-7.9,-8.0,-8.0,-7.8,-7.7,-7.5,-7.6,-7.6,-7.6,-7.8,-7.9,-8.2,-8.4,-8.4,-8.5,-8.6,-8.8,-8.9,-9.0,-9.2,-9.3,-9.4,-9.4,-9.5,-9.6,-9.8,-9.7,-9.6,-9.8,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.2,-9.2,-9.2,-9.1,-9.2,-9.2,-9.3,-9.3,-9.4,-9.3,-9.4,-9.5,-9.6,-9.5,-9.6,-9.5,-9.5,-9.3,-9.0,-8.9,-8.8,-8.7,-8.7,-8.9,-8.9,-8.7,-8.8,-8.8,-9.0,-9.2,-8.9,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.6,-8.5,-8.4,-8.4,-8.6,-8.6,-8.4,-8.4,-8.6,-8.7,-8.8,-8.7,-8.8,-8.8,-8.8,-8.9,-8.9,-8.7,-8.9,-8.9,-8.9,-8.6,-8.7,-8.8,-8.8,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-7.9,-8.0,-8.3,-8.4,-8.4,-8.4,-8.2,-8.2,-8.3,-8.4,-8.5,-8.6,-8.7,-8.7,-8.6,-8.7,-8.9,-9.0,-9.3,-9.6,-9.6,-9.7,-9.6,-9.4,-9.2,-9.0,-8.9,-8.9,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.6,-8.7,-8.7,-8.6,-8.5,-8.6,-8.6,-8.6,-8.4,-8.3,-8.3,-8.4,-8.6,-8.9,-9.1,-9.2,-9.3,-9.4,-9.5,-9.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=49 */
		private double[] getElevationGrid_5_34_height_49()
		{
			double[] value = {-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.8,-9.8,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.5,-9.6,-9.6,-9.5,-9.4,-9.3,-9.2,-9.1,-9.0,-8.9,-8.7,-8.6,-8.6,-8.5,-8.5,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.4,-8.5,-8.6,-8.7,-8.7,-8.7,-8.8,-8.6,-8.5,-8.4,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.3,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.5,-8.4,-8.4,-8.3,-8.3,-8.1,-8.0,-7.9,-8.0,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.9,-7.8,-7.8,-7.9,-7.9,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.0,-7.8,-7.8,-7.9,-7.9,-7.9,-7.8,-7.6,-7.5,-7.4,-7.4,-7.3,-7.3,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.6,-7.5,-7.4,-7.4,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.2,-7.3,-7.4,-7.4,-7.4,-7.5,-7.7,-7.8,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.7,-7.8,-8.0,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.3,-8.2,-8.0,-8.0,-8.1,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-8.1,-8.0,-7.7,-7.1,-6.9,-7.0,-7.1,-7.3,-7.3,-7.6,-8.0,-8.2,-8.2,-8.2,-8.3,-8.4,-8.3,-8.2,-8.3,-8.1,-7.9,-7.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.7,-8.5,-8.9,-9.4,-9.4,-9.4,-9.7,-9.7,-9.7,-9.9,-10.0,-10.0,-10.1,-10.0,-10.0,-9.8,-9.5,-9.3,-9.4,-9.7,-9.7,-9.8,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.4,-9.3,-9.1,-9.1,-9.2,-9.2,-9.2,-9.3,-9.1,-8.8,-8.5,-8.4,-8.6,-8.3,-8.1,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.5,-7.5,-7.6,-7.9,-7.9,-7.5,-7.4,-7.5,-7.5,-7.5,-7.5,-7.8,-8.1,-8.3,-8.4,-8.4,-8.5,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.8,-8.8,-8.6,-8.6,-8.5,-8.0,-7.8,-7.8,-7.8,-7.6,-7.8,-7.8,-7.7,-7.6,-7.7,-7.9,-8.2,-8.3,-8.4,-8.7,-8.9,-9.0,-9.1,-9.3,-9.5,-9.6,-9.7,-9.8,-9.9,-10.0,-10.1,-10.1,-10.2,-10.3,-10.4,-10.4,-10.5,-10.6,-10.6,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.8,-10.4,-10.0,-9.9,-10.0,-9.9,-9.7,-9.5,-9.3,-9.2,-9.2,-9.1,-9.0,-9.0,-9.1,-8.9,-8.9,-9.0,-8.9,-8.8,-8.9,-8.9,-8.7,-8.8,-8.9,-8.8,-8.8,-8.8,-8.7,-8.5,-8.4,-8.4,-8.5,-8.7,-8.7,-8.9,-8.8,-8.9,-8.8,-8.7,-8.5,-8.5,-8.7,-8.7,-8.6,-8.6,-8.5,-8.6,-8.5,-8.4,-8.5,-8.6,-8.6,-8.7,-8.6,-8.8,-8.9,-8.9,-8.7,-8.4,-8.4,-8.6,-8.4,-8.2,-8.3,-8.4,-8.4,-8.3,-8.2,-8.3,-8.3,-8.1,-8.0,-8.1,-8.1,-8.2,-8.1,-8.3,-8.1,-7.9,-7.5,-7.0,-6.8,-6.7,-6.7,-6.9,-7.3,-7.3,-7.3,-7.3,-6.9,-6.8,-7.3,-7.9,-8.2,-8.4,-8.4,-8.5,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.3,-8.1,-8.1,-8.1,-8.1,-8.3,-8.4,-8.4,-8.5,-8.6,-8.6,-8.3,-8.1,-8.0,-7.8,-7.8,-7.5,-7.3,-7.5,-7.6,-7.5,-7.6,-7.9,-8.1,-8.2,-8.3,-8.4,-8.6,-8.8,-9.0,-9.2,-9.3,-9.4,-9.5,-9.5,-9.5,-9.7,-9.9,-9.9,-9.9,-9.9,-10.0,-9.9,-9.8,-9.8,-9.8,-9.6,-9.6,-9.5,-9.4,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.4,-9.5,-9.5,-9.6,-9.8,-9.9,-10.0,-9.9,-9.9,-10.0,-9.9,-9.8,-9.6,-9.4,-9.4,-9.2,-9.3,-9.2,-9.2,-9.6,-9.8,-10.0,-10.0,-9.8,-9.2,-9.0,-9.1,-8.9,-8.9,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.8,-8.7,-8.7,-8.9,-9.0,-9.1,-9.1,-9.3,-9.3,-9.4,-9.4,-9.4,-9.3,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.1,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.6,-8.6,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.4,-8.6,-8.7,-8.6,-8.7,-8.6,-8.5,-8.6,-8.7,-8.7,-8.9,-8.9,-8.9,-8.9,-9.0,-9.3,-9.5,-9.8,-10.1,-10.2,-10.2,-10.0,-9.7,-9.4,-9.4,-9.2,-9.1,-9.0,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.8,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.6,-8.4,-8.5,-8.7,-8.9,-9.2,-9.3,-9.4,-9.5,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6,-9.6,-9.4,-9.3,-9.3,-9.1,-9.0,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.5,-8.4,-8.4,-8.4,-8.3,-8.1,-8.1,-8.0,-7.9,-7.8,-7.9,-7.8,-7.8,-7.7,-7.6,-7.5,-7.4,-7.4,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.1,-8.1,-8.2,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.7,-7.6,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.3,-7.3,-7.7,-7.8,-7.8,-7.6,-7.6,-7.4,-7.3,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.7,-7.6,-7.6,-7.8,-7.8,-7.8,-7.9,-7.9,-7.7,-7.6,-7.5,-7.6,-7.6,-7.6,-7.5,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.6,-7.6,-7.5,-7.5,-7.5,-7.4,-7.3,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.5,-7.4,-7.4,-7.4,-7.3,-7.2,-7.2,-7.2,-7.3,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.7,-7.7,-7.7,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.3,-6.7,-6.5,-6.5,-6.6,-6.7,-6.8,-7.1,-7.6,-7.8,-7.8,-7.8,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-7.8,-7.3,-6.6,-5.9,-28.8,-75.5,-99.0,-99.0,-99.0,-99.0,-99.0,-53.7,-8.3,-8.9,-9.4,-9.4,-9.6,-9.7,-9.6,-9.7,-9.9,-10.0,-10.1,-10.1,-10.0,-9.8,-9.3,-8.9,-8.6,-8.9,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.3,-9.5,-9.6,-9.6,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.4,-9.2,-9.1,-9.0,-9.1,-9.1,-9.0,-9.1,-9.1,-8.8,-8.6,-8.3,-8.3,-8.4,-8.3,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-8.1,-8.1,-8.0,-8.1,-7.9,-7.8,-7.9,-8.0,-7.9,-7.7,-7.5,-7.6,-7.9,-7.8,-7.6,-7.4,-7.5,-7.5,-7.7,-7.7,-7.8,-8.1,-8.2,-8.3,-8.3,-8.5,-8.7,-8.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=50 */
		private double[] getElevationGrid_5_34_height_50()
		{
			double[] value = {-8.7,-8.8,-8.7,-8.6,-8.6,-8.6,-8.4,-8.5,-8.5,-7.8,-7.6,-7.6,-7.6,-7.6,-7.8,-7.9,-7.9,-7.7,-7.7,-7.9,-8.1,-8.1,-8.1,-8.4,-8.9,-9.1,-9.2,-9.3,-9.5,-9.6,-9.7,-9.7,-9.9,-9.9,-10.0,-10.0,-10.1,-10.3,-10.4,-10.4,-10.4,-10.5,-10.6,-10.7,-10.8,-10.9,-11.0,-11.0,-11.1,-11.1,-11.1,-10.9,-10.7,-10.4,-10.1,-9.9,-9.7,-9.6,-9.5,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.3,-9.3,-9.2,-9.2,-9.3,-9.2,-9.1,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.1,-9.0,-8.9,-9.0,-9.1,-9.2,-9.3,-9.3,-9.2,-9.1,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-9.1,-9.2,-9.2,-9.0,-9.2,-9.5,-9.5,-9.3,-9.1,-9.1,-9.1,-8.9,-8.5,-8.7,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.6,-8.7,-8.6,-8.5,-8.5,-8.5,-8.6,-8.4,-8.2,-7.8,-7.7,-7.5,-7.1,-6.9,-7.1,-7.2,-7.2,-7.3,-7.1,-6.9,-6.9,-7.3,-7.8,-8.2,-8.3,-8.4,-8.3,-8.4,-8.4,-8.4,-8.3,-8.3,-8.3,-8.3,-8.0,-8.0,-8.1,-8.0,-7.9,-8.0,-8.1,-8.3,-8.6,-8.6,-8.4,-8.1,-7.9,-7.6,-7.3,-7.1,-7.1,-7.2,-7.3,-7.2,-7.4,-7.7,-7.7,-7.8,-7.9,-8.0,-8.3,-8.6,-8.8,-9.0,-9.1,-9.2,-9.3,-9.3,-9.3,-9.5,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.5,-9.4,-9.3,-9.2,-9.2,-9.1,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.2,-9.3,-9.4,-9.4,-9.7,-9.9,-10.0,-10.0,-10.1,-10.2,-10.2,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.8,-9.9,-10.2,-10.3,-10.4,-10.4,-10.2,-9.8,-9.7,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.3,-9.3,-9.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.8,-9.8,-10.0,-10.1,-10.0,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.6,-9.4,-9.4,-9.3,-9.2,-9.2,-9.2,-9.2,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.9,-9.0,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-9.0,-9.0,-9.1,-9.3,-9.2,-9.3,-9.4,-9.6,-9.8,-10.1,-10.3,-10.4,-10.4,-10.3,-10.1,-9.9,-9.8,-9.7,-9.7,-9.6,-9.5,-9.3,-9.3,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.0,-8.9,-8.9,-9.0,-9.1,-9.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.8,-9.8,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.5,-9.4,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.7,-8.5,-8.3,-8.2,-8.0,-7.9,-7.9,-7.9,-7.8,-7.6,-7.6,-7.6,-7.4,-7.1,-7.1,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.3,-7.4,-7.3,-7.4,-7.6,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.4,-7.3,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.6,-6.8,-7.3,-7.5,-7.3,-7.1,-7.2,-7.0,-6.9,-7.0,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.7,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.0,-7.1,-7.2,-7.1,-7.2,-7.2,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.8,-6.8,-6.7,-6.6,-6.7,-6.7,-6.8,-6.8,-6.8,-6.9,-6.9,-6.7,-6.6,-6.7,-6.6,-6.5,-6.7,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.5,-6.3,-6.2,-6.1,-6.1,-6.2,-6.2,-6.5,-7.0,-7.2,-7.3,-7.3,-7.4,-7.4,-7.5,-7.5,-7.6,-7.6,-7.4,-7.0,-6.3,-5.6,-5.1,-5.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.9,-8.8,-9.2,-9.4,-9.6,-9.5,-9.6,-9.6,-9.6,-9.7,-9.8,-9.9,-9.8,-9.7,-9.6,-9.4,-9.0,-8.8,-8.8,-8.9,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.8,-8.6,-8.5,-8.4,-8.5,-8.5,-8.4,-8.1,-8.0,-8.1,-8.1,-8.1,-8.2,-8.4,-8.4,-8.4,-8.4,-8.2,-8.0,-8.2,-8.3,-8.2,-7.9,-7.8,-7.9,-8.1,-8.1,-7.9,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.1,-8.1,-8.1,-8.2,-8.4,-8.5,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.1,-7.8,-7.8,-7.8,-7.9,-8.0,-8.2,-8.2,-8.1,-8.1,-8.1,-8.2,-8.1,-7.9,-8.2,-8.8,-9.0,-9.1,-9.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.9,-10.1,-10.1,-10.1,-10.2,-10.3,-10.4,-10.5,-10.6,-10.7,-10.8,-10.8,-10.8,-10.9,-11.0,-11.1,-10.9,-10.6,-10.3,-10.1,-10.0,-9.9,-9.8,-9.8,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.6,-9.5,-9.7,-9.7,-9.7,-9.7,-9.8,-9.6,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.6,-9.6,-9.4,-9.3,-9.2,-9.3,-9.2,-9.2,-9.3,-9.2,-9.1,-9.2,-9.3,-9.3,-9.3,-9.3,-9.5,-9.6,-9.5,-9.4,-9.6,-9.6,-9.6,-9.3,-9.2,-9.3,-9.3,-9.1,-8.9,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.1,-9.3,-9.2,-9.1,-8.9,-8.8,-8.8,-8.8,-8.7,-8.5,-8.4,-8.3,-8.1,-7.5,-7.2,-7.2,-7.1,-7.1,-7.1,-7.0,-6.9,-6.9,-7.2,-7.6,-7.8,-7.9,-8.1,-8.1,-8.3,-8.3,-8.2,-7.8,-7.7,-7.7,-7.9,-7.9,-8.0,-8.0,-7.6,-7.4,-7.4,-7.5,-8.0,-8.3,-8.4,-8.3,-8.0,-7.7,-7.3,-7.0,-6.9,-7.0,-7.0,-7.1,-7.2,-7.4,-7.5,-7.3,-7.4,-7.4,-7.4,-7.8,-8.1,-8.4,-8.6,-8.7,-8.8,-8.9,-9.0,-9.1,-9.3,-9.5,-9.6,-9.7,-9.8,-9.8,-9.8,-9.7,-9.6,-9.5,-9.4,-9.3,-9.2,-9.2,-9.2,-9.1,-9.0,-8.9,-8.8,-8.9,-9.0,-9.1,-9.2,-9.3,-9.3,-9.4,-9.6,-9.8,-9.9,-9.9,-10.1,-10.2,-10.2,-10.2,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.2,-10.2,-10.2,-10.2,-10.1,-10.1,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.2,-10.3,-10.3,-10.4,-10.4,-10.4,-10.3,-10.3,-10.2,-10.2,-10.2,-10.2,-10.0,-9.9,-9.8,-9.7,-9.7,-9.7,-9.8,-9.6,-9.5,-9.4,-9.4,-9.3,-9.2,-9.2,-9.3,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.2,-9.2,-9.3,-9.4,-9.4,-9.6,-9.6,-9.8,-9.9,-10.0,-10.1,-10.2,-10.3,-10.4,-10.3,-10.3,-10.3,-10.3,-10.2,-10.1,-10.1,-10.1,-9.8,-9.7,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=51 */
		private double[] getElevationGrid_5_34_height_51()
		{
			double[] value = {-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.7,-9.6,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-8.9,-8.6,-8.4,-8.4,-8.2,-8.1,-8.1,-8.0,-7.9,-7.7,-7.7,-7.7,-7.4,-7.1,-7.0,-6.9,-7.0,-7.0,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.5,-7.6,-7.6,-7.5,-7.4,-7.4,-7.3,-7.2,-7.1,-7.0,-6.8,-6.9,-6.8,-6.8,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.7,-6.6,-6.5,-6.6,-7.0,-7.1,-6.6,-6.5,-7.0,-6.8,-6.8,-6.9,-6.9,-7.0,-7.1,-7.2,-7.3,-7.2,-7.1,-7.0,-7.0,-7.0,-6.9,-6.8,-6.7,-6.6,-6.6,-6.5,-6.5,-6.5,-6.6,-6.6,-6.5,-6.6,-6.6,-6.6,-6.6,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.4,-6.4,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.8,-6.8,-6.8,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.6,-6.6,-6.6,-6.3,-6.1,-6.3,-6.2,-6.2,-6.3,-6.3,-6.3,-6.3,-6.4,-6.3,-6.2,-6.1,-6.1,-6.1,-6.0,-6.0,-5.9,-5.9,-6.0,-5.9,-6.0,-6.3,-6.5,-6.7,-6.8,-6.9,-7.0,-7.0,-7.1,-7.1,-7.2,-7.1,-6.7,-6.1,-5.4,-4.9,-4.8,-99.0,-99.0,-99.0,-99.0,-99.0,-54.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.5,-9.6,-9.6,-9.8,-10.0,-10.0,-9.8,-9.7,-9.6,-9.5,-9.3,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.0,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.7,-8.7,-8.7,-8.6,-8.5,-8.6,-8.7,-8.5,-8.4,-8.3,-8.4,-8.6,-8.6,-8.5,-8.4,-8.5,-8.6,-8.5,-8.4,-8.4,-8.5,-8.5,-8.4,-8.5,-8.5,-8.6,-8.6,-8.7,-8.7,-8.6,-8.6,-8.5,-8.5,-8.6,-8.6,-8.6,-8.4,-8.3,-8.3,-8.3,-8.4,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.6,-8.4,-8.3,-8.4,-8.7,-8.9,-9.0,-9.1,-9.1,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.5,-9.6,-9.7,-9.7,-9.8,-9.9,-10.0,-10.1,-10.1,-10.2,-10.2,-10.2,-10.3,-10.6,-10.9,-11.0,-10.8,-10.6,-10.4,-10.4,-10.3,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.0,-10.1,-10.1,-10.0,-10.0,-10.1,-10.1,-10.2,-10.2,-10.1,-9.9,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.6,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.4,-9.3,-9.2,-9.2,-9.3,-9.2,-9.1,-9.1,-9.2,-9.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.4,-9.1,-8.8,-8.9,-8.8,-8.8,-9.0,-8.8,-8.4,-7.8,-7.3,-7.3,-7.1,-7.0,-7.0,-7.0,-7.0,-6.9,-7.0,-7.1,-7.1,-7.3,-7.7,-8.1,-8.3,-8.2,-7.8,-7.4,-7.1,-7.2,-7.6,-7.9,-8.0,-7.9,-7.3,-7.1,-7.0,-7.1,-7.5,-7.8,-8.1,-8.1,-7.9,-7.5,-7.0,-6.8,-6.9,-7.0,-7.2,-7.2,-7.3,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.6,-7.9,-8.2,-8.4,-8.6,-8.7,-8.8,-8.9,-9.0,-9.3,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.7,-9.6,-9.6,-9.5,-9.4,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.0,-9.1,-9.2,-9.2,-9.3,-9.4,-9.4,-9.4,-9.6,-9.8,-9.8,-9.9,-10.0,-10.1,-10.1,-10.1,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.4,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.4,-10.4,-10.6,-10.6,-10.6,-10.6,-10.7,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.2,-10.2,-10.1,-10.2,-10.3,-10.2,-10.1,-10.0,-9.8,-9.6,-9.6,-9.6,-9.6,-9.5,-9.5,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.2,-9.4,-9.5,-9.6,-9.7,-9.8,-9.8,-9.9,-9.9,-9.9,-10.1,-10.2,-10.2,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.2,-10.2,-10.3,-10.3,-10.3,-10.3,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.0,-9.9,-9.8,-9.7,-9.6,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.5,-9.6,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-8.9,-8.7,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.2,-8.1,-8.0,-7.9,-7.6,-7.4,-7.2,-7.2,-7.2,-7.2,-7.0,-7.1,-7.3,-7.5,-7.6,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.7,-7.6,-7.5,-7.4,-7.3,-7.1,-7.0,-7.0,-7.0,-6.9,-6.7,-6.7,-6.8,-6.8,-6.7,-6.8,-6.8,-6.8,-6.7,-6.7,-6.9,-6.8,-5.9,-5.9,-6.8,-7.0,-7.0,-7.0,-7.1,-7.3,-7.4,-7.5,-7.7,-7.6,-7.4,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.7,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.6,-6.6,-6.5,-6.5,-6.5,-6.5,-6.5,-6.6,-6.7,-6.7,-6.7,-6.8,-6.9,-6.9,-7.1,-7.2,-7.1,-7.0,-7.0,-7.0,-7.0,-6.8,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.6,-6.6,-6.6,-6.7,-6.7,-6.7,-6.7,-6.7,-6.6,-6.6,-6.3,-6.3,-6.4,-6.3,-6.3,-6.4,-6.4,-6.4,-6.4,-6.4,-6.4,-6.3,-6.1,-6.0,-6.0,-6.0,-5.9,-5.9,-5.9,-5.9,-5.8,-5.8,-5.9,-6.1,-6.3,-6.6,-6.6,-6.6,-6.6,-6.8,-6.8,-6.9,-6.9,-6.6,-6.0,-5.3,-4.8,-4.7,-99.0,-99.0,-99.0,-99.0,-99.0,-54.4,-9.6,-9.6,-9.7,-9.6,-9.6,-9.6,-9.7,-9.8,-10.0,-10.2,-10.2,-9.9,-9.8,-9.9,-9.8,-9.6,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.6,-9.5,-9.4,-9.4,-9.5,-9.4,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.2,-9.3,-9.3,-9.2,-9.2,-9.1,-9.0,-9.1,-9.2,-9.2,-9.1,-9.0,-9.0,-9.1,-9.2,-9.3,-9.2,-9.1,-9.2,-9.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=52 */
		private double[] getElevationGrid_5_34_height_52()
		{
			double[] value = {-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-8.9,-8.8,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.2,-9.0,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.2,-9.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-10.1,-10.5,-10.8,-10.8,-10.7,-10.7,-10.7,-10.6,-10.6,-10.5,-10.4,-10.4,-10.5,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.5,-10.5,-10.4,-10.3,-10.1,-9.9,-9.9,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.9,-9.9,-9.9,-10.0,-10.1,-10.0,-10.1,-10.0,-9.9,-9.7,-9.4,-9.3,-9.3,-9.2,-9.1,-9.2,-9.1,-9.0,-9.1,-9.1,-9.1,-9.3,-9.6,-9.6,-9.8,-9.9,-9.9,-9.7,-9.3,-9.0,-8.9,-9.0,-9.2,-9.4,-9.2,-8.7,-8.1,-7.7,-7.6,-7.3,-7.2,-7.3,-7.4,-7.3,-7.3,-7.2,-7.1,-7.1,-7.2,-7.4,-7.8,-7.9,-7.9,-7.5,-7.3,-7.0,-7.1,-7.5,-7.9,-8.1,-8.1,-7.4,-7.0,-6.9,-7.0,-7.2,-7.6,-8.0,-8.1,-7.8,-7.3,-7.0,-6.9,-6.9,-7.1,-7.3,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.5,-7.6,-7.9,-8.1,-8.3,-8.4,-8.6,-8.7,-8.8,-8.9,-9.1,-9.2,-9.3,-9.4,-9.5,-9.5,-9.6,-9.6,-9.6,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.2,-9.2,-9.3,-9.3,-9.4,-9.4,-9.5,-9.6,-9.7,-9.8,-9.8,-9.9,-10.0,-10.0,-10.0,-10.1,-10.2,-10.2,-10.2,-10.2,-10.2,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.4,-10.3,-10.2,-10.0,-10.0,-10.0,-10.0,-9.9,-9.8,-9.7,-9.6,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.5,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.1,-10.2,-10.2,-10.3,-10.4,-10.4,-10.4,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.4,-10.4,-10.4,-10.3,-10.3,-10.2,-10.2,-10.1,-10.1,-10.1,-10.0,-9.9,-9.9,-9.7,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.6,-9.6,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.8,-8.8,-8.7,-8.5,-8.4,-8.3,-8.1,-7.8,-7.7,-7.6,-7.5,-7.5,-7.4,-7.5,-7.7,-8.0,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.6,-7.4,-7.3,-7.3,-7.3,-7.1,-7.0,-7.1,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.3,-7.2,-7.1,-6.7,-5.3,-5.5,-6.9,-7.3,-7.5,-7.5,-7.5,-7.7,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.6,-7.4,-7.2,-7.1,-6.9,-6.8,-6.8,-6.7,-6.7,-6.7,-6.6,-6.4,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.5,-6.7,-6.8,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-7.1,-7.3,-7.4,-7.3,-7.3,-7.3,-7.2,-7.1,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.7,-6.7,-6.7,-6.7,-6.8,-6.8,-6.9,-6.9,-6.9,-6.8,-6.7,-6.8,-6.7,-6.4,-6.5,-6.7,-6.5,-6.5,-6.7,-6.7,-6.6,-6.7,-6.7,-6.6,-6.5,-6.3,-6.2,-6.3,-6.2,-6.0,-5.9,-6.0,-6.0,-5.9,-6.0,-5.9,-5.9,-6.3,-6.5,-6.6,-6.6,-6.7,-6.6,-6.6,-6.8,-6.8,-6.7,-6.2,-5.4,-4.8,-4.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-9.9,-9.9,-10.0,-9.9,-9.8,-9.8,-10.0,-10.0,-10.3,-10.5,-10.5,-10.2,-10.1,-10.1,-10.1,-9.9,-9.9,-9.9,-9.9,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.1,-10.2,-10.2,-10.2,-10.2,-10.2,-10.2,-10.2,-10.3,-10.3,-10.2,-10.1,-10.1,-10.1,-10.0,-10.0,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.8,-9.8,-9.7,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.5,-9.6,-9.6,-9.5,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.9,-9.8,-9.7,-9.6,-9.6,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.4,-9.3,-9.5,-9.6,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-10.1,-10.4,-10.7,-10.8,-10.7,-10.6,-10.7,-10.7,-10.7,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.6,-10.5,-10.4,-10.4,-10.3,-10.3,-10.3,-10.4,-10.4,-10.3,-10.3,-10.3,-10.2,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.3,-10.3,-10.3,-10.4,-10.3,-10.4,-10.4,-10.2,-10.0,-9.9,-9.7,-9.6,-9.5,-9.4,-9.5,-9.5,-9.4,-9.3,-9.2,-9.2,-9.1,-9.3,-9.4,-9.4,-9.6,-9.8,-9.9,-9.7,-9.5,-9.2,-9.3,-9.4,-9.5,-9.4,-9.3,-9.0,-8.5,-8.3,-8.2,-7.9,-7.8,-7.8,-7.9,-7.8,-7.7,-7.8,-7.7,-7.5,-7.5,-7.5,-7.5,-7.6,-7.5,-7.5,-7.3,-7.1,-7.2,-7.5,-7.9,-8.2,-8.2,-7.5,-7.1,-7.1,-7.1,-7.2,-7.6,-8.0,-8.2,-7.9,-7.3,-7.2,-7.2,-7.3,-7.3,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.8,-7.9,-7.9,-7.9,-7.9,-8.2,-8.3,-8.5,-8.6,-8.7,-8.8,-8.9,-9.1,-9.1,-9.3,-9.4,-9.5,-9.5,-9.6,-9.6,-9.6,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.5,-9.5,-9.6,-9.7,-9.7,-9.8,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.2,-10.2,-10.2,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.6,-10.5,-10.4,-10.4,-10.4,-10.3,-10.2,-10.1,-10.0,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.0,-10.1,-10.2,-10.3,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.6,-10.6,-10.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=53 */
		private double[] getElevationGrid_5_34_height_53()
		{
			double[] value = {-10.5,-10.4,-10.3,-10.2,-10.1,-10.1,-10.1,-10.1,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.7,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.8,-9.9,-9.9,-9.8,-9.8,-9.8,-9.7,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.8,-8.6,-8.4,-8.3,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.3,-8.5,-8.6,-8.6,-8.6,-8.8,-8.8,-8.7,-8.7,-8.8,-8.8,-8.7,-8.6,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.4,-7.5,-7.6,-7.6,-7.6,-7.6,-7.6,-7.5,-7.3,-6.6,-5.3,-5.8,-7.0,-7.5,-7.8,-7.9,-7.9,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.8,-7.5,-7.5,-7.3,-7.1,-6.8,-6.8,-6.8,-6.8,-6.7,-6.6,-6.4,-6.5,-6.6,-6.6,-6.6,-6.7,-6.7,-6.6,-6.7,-6.9,-7.0,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-7.0,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.5,-7.3,-7.3,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.8,-6.8,-6.9,-6.9,-6.9,-7.0,-7.0,-7.1,-7.1,-7.1,-6.8,-6.9,-6.9,-6.8,-6.7,-6.8,-7.0,-6.9,-6.8,-6.9,-6.9,-7.0,-7.0,-7.0,-6.9,-6.8,-6.5,-6.5,-6.6,-6.6,-6.4,-6.3,-6.3,-6.5,-6.3,-6.4,-6.3,-6.3,-6.5,-6.7,-6.8,-6.8,-6.9,-6.8,-6.7,-6.9,-6.9,-6.9,-6.3,-5.5,-4.9,-4.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-10.3,-10.3,-10.3,-10.2,-10.1,-10.2,-10.3,-10.4,-10.5,-10.7,-10.6,-10.6,-10.6,-10.5,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.6,-10.6,-10.6,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.2,-10.2,-10.3,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.0,-10.0,-10.1,-10.2,-10.1,-10.1,-10.0,-10.1,-10.2,-10.2,-10.2,-10.2,-10.2,-10.3,-10.3,-10.4,-10.4,-10.4,-10.3,-10.2,-10.1,-10.1,-10.0,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.0,-10.0,-10.1,-10.1,-10.1,-10.2,-10.2,-10.3,-10.5,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.8,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.8,-10.7,-10.5,-10.4,-10.4,-10.4,-10.3,-10.3,-10.4,-10.6,-10.6,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.4,-10.4,-10.3,-10.3,-10.1,-10.0,-10.2,-10.1,-9.9,-9.8,-9.7,-9.7,-9.6,-9.5,-9.5,-9.5,-9.5,-9.6,-9.7,-9.7,-9.5,-9.4,-9.4,-9.5,-9.4,-9.3,-9.2,-8.9,-8.7,-8.6,-8.6,-8.3,-8.2,-8.2,-8.3,-8.2,-8.1,-8.2,-8.2,-7.9,-7.9,-7.8,-7.7,-7.6,-7.5,-7.5,-7.5,-7.4,-7.5,-7.6,-7.7,-8.2,-8.2,-7.6,-7.3,-7.4,-7.4,-7.4,-7.6,-7.9,-8.2,-8.1,-7.5,-7.6,-7.6,-7.7,-7.7,-7.8,-7.9,-7.9,-8.0,-7.9,-7.9,-8.1,-8.3,-8.3,-8.3,-8.3,-8.4,-8.6,-8.8,-8.9,-8.9,-9.0,-9.2,-9.3,-9.4,-9.4,-9.5,-9.6,-9.6,-9.7,-9.8,-9.7,-9.6,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.9,-9.9,-10.0,-10.1,-10.1,-10.1,-10.2,-10.2,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.6,-10.6,-10.6,-10.5,-10.5,-10.4,-10.4,-10.3,-10.2,-10.1,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.6,-10.5,-10.4,-10.4,-10.3,-10.2,-10.1,-10.0,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.7,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.7,-9.6,-9.7,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.7,-9.6,-9.5,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.4,-9.4,-9.4,-9.3,-9.2,-9.2,-9.2,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.8,-8.8,-8.6,-8.6,-8.5,-8.3,-8.2,-8.1,-7.9,-7.9,-8.0,-8.1,-8.3,-8.3,-8.4,-8.7,-8.8,-8.8,-8.7,-8.8,-8.8,-8.9,-8.9,-8.8,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.2,-8.2,-8.1,-7.9,-7.9,-7.8,-7.8,-7.6,-7.5,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.7,-7.8,-7.7,-7.6,-7.6,-7.6,-7.5,-7.4,-6.9,-5.9,-6.8,-7.3,-7.7,-7.9,-7.9,-8.0,-8.0,-8.1,-8.0,-8.0,-7.8,-7.8,-7.8,-7.5,-7.4,-7.3,-7.2,-7.0,-6.8,-6.6,-6.5,-6.6,-6.7,-6.6,-6.5,-6.5,-6.6,-6.5,-6.6,-6.8,-6.9,-6.9,-6.9,-7.0,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.1,-7.2,-7.2,-7.2,-7.2,-7.4,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.5,-7.4,-7.2,-7.1,-7.1,-7.0,-7.0,-7.0,-7.0,-7.0,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-6.9,-7.0,-7.1,-7.4,-7.4,-7.2,-7.2,-7.1,-6.8,-6.9,-7.1,-7.0,-6.9,-7.0,-7.2,-7.0,-7.0,-7.0,-7.1,-7.3,-7.4,-7.4,-7.3,-7.1,-6.8,-6.8,-7.0,-6.9,-6.8,-6.6,-6.8,-6.9,-6.9,-6.9,-6.8,-6.8,-6.9,-7.1,-7.2,-7.2,-7.2,-7.2,-7.1,-7.2,-7.3,-7.1,-6.6,-5.8,-5.1,-28.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-10.5,-10.6,-10.7,-10.8,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-10.8,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.7,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.5,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.2,-10.2,-10.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=54 */
		private double[] getElevationGrid_5_34_height_54()
		{
			double[] value = {-10.3,-10.2,-10.2,-10.2,-10.3,-10.2,-10.2,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.8,-10.8,-10.8,-10.7,-10.6,-10.6,-10.5,-10.6,-10.6,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.6,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.6,-10.5,-10.5,-10.5,-10.5,-10.6,-10.5,-10.6,-10.6,-10.6,-10.7,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-10.9,-10.9,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-10.9,-10.8,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.4,-10.3,-10.3,-10.1,-10.0,-10.0,-9.9,-9.9,-9.8,-9.6,-9.7,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.3,-9.1,-8.9,-8.8,-8.7,-8.7,-8.5,-8.4,-8.5,-8.6,-8.4,-8.3,-8.3,-8.3,-8.2,-8.0,-7.8,-7.7,-7.6,-7.6,-7.6,-7.6,-7.8,-8.0,-7.8,-7.7,-7.8,-7.9,-7.6,-7.4,-7.6,-7.7,-7.7,-7.7,-7.9,-8.0,-8.0,-7.8,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.1,-8.3,-8.4,-8.4,-8.5,-8.6,-8.7,-8.7,-8.8,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.6,-9.5,-9.6,-9.8,-9.9,-9.8,-9.6,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.5,-9.5,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.9,-9.9,-10.0,-10.0,-10.1,-10.1,-10.2,-10.2,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.6,-10.5,-10.5,-10.4,-10.4,-10.3,-10.1,-10.0,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.2,-10.1,-10.1,-10.2,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.5,-10.5,-10.5,-10.6,-10.6,-10.7,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.6,-10.4,-10.3,-10.1,-10.1,-10.0,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.8,-9.8,-9.7,-9.6,-9.7,-9.8,-9.9,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.6,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.5,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-8.9,-8.7,-8.6,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.2,-8.3,-8.6,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.5,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-8.1,-7.9,-7.9,-7.8,-7.7,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.7,-7.7,-7.4,-7.1,-7.5,-7.6,-7.8,-7.8,-7.8,-7.8,-8.0,-8.1,-8.1,-8.0,-7.8,-7.9,-7.8,-7.5,-7.1,-7.0,-7.0,-6.9,-6.7,-6.5,-6.4,-6.4,-6.6,-6.7,-6.7,-6.5,-6.5,-6.3,-6.4,-6.8,-7.0,-7.1,-7.2,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.5,-7.6,-7.6,-7.7,-7.8,-7.9,-7.9,-7.9,-7.8,-7.6,-7.5,-7.5,-7.4,-7.3,-7.2,-7.2,-7.2,-7.2,-7.3,-7.2,-7.1,-7.0,-7.0,-7.1,-7.2,-7.2,-7.2,-7.3,-7.3,-7.5,-7.7,-7.7,-7.5,-7.5,-7.4,-7.1,-7.2,-7.5,-7.4,-7.2,-7.3,-7.3,-7.3,-7.2,-7.2,-7.4,-7.5,-7.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-76.0,-53.0,-53.0,-53.0,-53.0,-53.0,-53.1,-53.2,-53.3,-53.2,-53.2,-53.2,-53.2,-53.2,-53.1,-52.8,-52.6,-52.2,-75.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-11.1,-11.2,-11.3,-11.4,-11.7,-11.8,-11.8,-11.8,-11.8,-11.7,-11.5,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.2,-11.1,-11.0,-11.0,-11.0,-10.9,-10.8,-10.8,-10.7,-10.6,-10.6,-10.7,-10.8,-10.9,-10.9,-10.9,-10.8,-10.7,-10.5,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.2,-11.2,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.6,-10.4,-10.4,-10.4,-10.3,-10.2,-10.1,-10.1,-10.0,-9.8,-9.7,-9.6,-9.7,-9.7,-9.6,-9.5,-9.4,-9.4,-9.4,-9.1,-8.9,-8.8,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-7.8,-7.7,-7.7,-7.7,-7.6,-7.7,-8.1,-8.3,-8.0,-7.8,-7.8,-7.7,-7.6,-7.5,-7.6,-7.9,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.1,-8.0,-8.0,-8.1,-8.3,-8.3,-8.6,-8.8,-8.8,-8.8,-8.8,-8.7,-8.9,-9.2,-9.6,-9.3,-9.1,-9.0,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.8,-9.9,-9.8,-9.5,-9.4,-9.3,-9.2,-9.1,-9.0,-9.1,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.5,-9.6,-9.6,-9.7,-9.8,-9.8,-9.9,-9.9,-10.0,-10.0,-10.1,-10.1,-10.2,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.8,-10.8,-10.8,-10.8,-10.7,-10.6,-10.6,-10.6,-10.4,-10.4,-10.2,-10.2,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.3,-10.2,-10.2,-10.3,-10.4,-10.4,-10.4,-10.3,-10.4,-10.4,-10.5,-10.6,-10.6,-10.6,-10.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=55 */
		private double[] getElevationGrid_5_34_height_55()
		{
			double[] value = {-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.7,-10.5,-10.3,-10.0,-9.9,-9.9,-9.8,-9.7,-9.6,-9.8,-9.9,-9.9,-9.9,-9.9,-10.1,-10.0,-10.0,-10.0,-10.1,-10.1,-10.2,-10.2,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.9,-10.0,-10.0,-9.9,-9.9,-10.1,-10.1,-10.1,-10.1,-10.0,-9.9,-9.9,-9.9,-9.8,-9.7,-9.7,-9.8,-9.7,-9.7,-9.6,-9.6,-9.5,-9.4,-9.4,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.5,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.5,-9.5,-9.5,-9.4,-9.4,-9.3,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.7,-8.7,-8.7,-8.8,-8.9,-8.8,-8.8,-9.0,-9.2,-9.3,-9.2,-9.2,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.2,-9.2,-9.2,-9.1,-9.1,-9.0,-8.9,-8.9,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.3,-8.2,-8.2,-8.2,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-8.0,-8.1,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.7,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-8.1,-8.2,-8.2,-8.1,-8.1,-8.0,-7.9,-7.8,-7.4,-7.2,-7.1,-7.0,-6.9,-6.7,-6.5,-6.4,-6.5,-6.7,-6.9,-6.8,-6.7,-6.6,-6.7,-7.0,-7.2,-7.5,-7.6,-7.7,-7.8,-7.8,-7.8,-7.9,-8.0,-8.1,-8.2,-8.2,-8.3,-8.4,-8.4,-8.5,-8.6,-8.4,-8.4,-8.3,-7.8,-7.7,-7.8,-7.6,-7.5,-7.4,-7.4,-7.5,-7.7,-7.7,-7.5,-7.5,-7.4,-7.4,-7.5,-7.6,-7.7,-7.6,-7.6,-7.7,-7.9,-8.1,-8.2,-8.1,-8.1,-8.0,-7.8,-7.8,-8.0,-7.9,-7.8,-7.8,-7.8,-7.6,-7.5,-7.6,-7.6,-7.6,-7.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-11.6,-11.7,-11.9,-12.1,-12.4,-12.5,-12.5,-12.5,-12.5,-12.4,-12.2,-12.2,-12.1,-12.1,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.2,-12.1,-12.0,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.6,-11.5,-11.4,-11.3,-11.2,-11.2,-11.2,-11.1,-11.2,-11.3,-11.4,-11.5,-11.5,-11.5,-11.3,-11.1,-10.9,-10.7,-10.7,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.2,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.4,-10.5,-10.5,-10.4,-10.5,-10.6,-10.6,-10.5,-10.6,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.4,-11.6,-11.7,-11.6,-11.6,-11.5,-11.6,-11.6,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.7,-11.7,-11.6,-11.5,-11.5,-11.5,-11.6,-11.5,-11.5,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.7,-11.7,-11.8,-11.7,-11.7,-11.8,-11.7,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.2,-11.1,-11.2,-11.2,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.6,-10.5,-10.5,-10.4,-10.4,-10.3,-10.2,-10.1,-10.1,-9.9,-9.8,-9.8,-9.8,-9.9,-9.9,-9.7,-9.5,-9.4,-9.4,-9.2,-9.1,-9.0,-9.0,-9.0,-9.0,-9.0,-9.1,-9.0,-8.9,-8.8,-8.7,-8.7,-8.6,-8.6,-8.4,-8.3,-8.3,-8.3,-8.2,-8.3,-8.6,-8.7,-8.7,-8.6,-8.5,-8.3,-8.2,-8.2,-8.1,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.4,-8.4,-8.6,-8.7,-8.8,-9.1,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.5,-9.8,-9.5,-9.3,-9.1,-9.0,-9.1,-9.2,-9.2,-9.1,-9.3,-9.3,-9.1,-9.3,-9.7,-9.9,-9.8,-9.3,-9.1,-9.1,-9.0,-8.9,-8.8,-8.9,-9.0,-9.1,-9.3,-9.4,-9.4,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.9,-10.0,-10.0,-10.1,-10.2,-10.3,-10.3,-10.4,-10.5,-10.5,-10.5,-10.6,-10.6,-10.7,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.7,-10.6,-10.6,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-10.9,-11.0,-11.0,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.7,-10.6,-10.7,-10.6,-10.7,-10.6,-10.5,-10.5,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.4,-10.5,-10.6,-10.7,-10.8,-10.9,-10.9,-10.9,-11.0,-11.1,-11.2,-11.2,-11.2,-11.2,-11.1,-10.9,-10.7,-10.4,-10.0,-9.9,-9.9,-9.8,-9.7,-9.6,-9.7,-9.7,-9.7,-9.9,-10.1,-10.2,-10.2,-10.2,-10.3,-10.3,-10.4,-10.4,-10.5,-10.4,-10.4,-10.3,-10.2,-10.2,-10.1,-10.1,-10.3,-10.3,-10.2,-10.3,-10.4,-10.4,-10.5,-10.4,-10.4,-10.1,-10.1,-10.0,-9.9,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.6,-9.6,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.7,-9.8,-9.7,-9.7,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.7,-9.8,-9.8,-9.7,-9.6,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.7,-9.6,-9.5,-9.5,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.2,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-8.9,-8.8,-8.6,-8.5,-8.5,-8.4,-8.3,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.3,-8.4,-8.5,-8.4,-8.4,-8.4,-8.2,-8.0,-7.8,-7.7,-7.5,-7.4,-7.4,-7.3,-7.0,-6.7,-6.7,-7.0,-7.3,-7.3,-7.2,-7.3,-7.4,-7.5,-7.6,-7.9,-8.2,-8.3,-8.4,-8.5,-8.5,-8.6,-8.7,-8.7,-8.8,-8.8,-8.9,-9.1,-9.0,-8.9,-8.8,-8.6,-8.5,-8.3,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.9,-8.0,-7.9,-8.0,-8.0,-8.3,-8.5,-8.6,-8.5,-8.5,-8.4,-8.3,-8.3,-8.3,-8.3,-8.2,-8.1,-8.1,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-11.9,-12.1,-12.3,-12.5,-12.8,-12.9,-13.0,-13.0,-13.0,-12.9,-12.7,-12.7,-12.8,-12.8,-12.9,-12.9,-12.9,-13.1,-13.1,-13.1,-13.0,-13.0,-12.9,-12.8,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.4,-12.3,-12.3,-12.1,-11.9,-11.9,-11.8,-11.8,-11.9,-11.9,-12.0,-12.2,-12.3,-12.2,-12.1,-11.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=56 */
		private double[] getElevationGrid_5_34_height_56()
		{
			double[] value = {-11.6,-11.4,-11.1,-11.0,-10.9,-10.7,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.6,-10.5,-10.6,-10.6,-10.6,-10.6,-10.4,-10.5,-10.5,-10.5,-10.6,-10.7,-10.8,-10.9,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.7,-10.7,-10.8,-10.9,-10.8,-10.6,-11.0,-10.9,-11.0,-11.0,-10.8,-10.9,-10.9,-10.9,-11.0,-11.0,-11.1,-11.1,-11.1,-11.2,-11.3,-11.4,-11.4,-11.6,-11.9,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-12.0,-12.0,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.1,-11.9,-11.7,-11.7,-11.6,-11.5,-11.7,-11.7,-12.0,-12.3,-12.3,-12.4,-12.3,-12.3,-12.3,-12.2,-12.0,-11.9,-11.9,-11.8,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.7,-11.5,-11.5,-11.5,-11.6,-11.5,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.6,-10.5,-10.5,-10.4,-10.4,-10.5,-10.5,-10.3,-10.1,-9.9,-9.8,-9.8,-9.7,-9.6,-9.5,-9.7,-9.7,-9.7,-9.7,-9.6,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.0,-9.1,-9.1,-8.9,-8.9,-8.9,-9.1,-9.2,-9.2,-9.2,-9.1,-9.0,-9.0,-9.0,-9.0,-9.1,-9.3,-9.4,-9.3,-9.1,-9.2,-9.1,-9.1,-9.2,-9.0,-8.9,-9.2,-9.4,-9.7,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.8,-9.9,-10.1,-10.1,-9.9,-9.7,-9.5,-9.3,-9.3,-9.3,-9.1,-9.1,-9.1,-9.1,-9.3,-9.6,-9.7,-9.5,-9.2,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.1,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.9,-10.0,-10.1,-10.2,-10.4,-10.4,-10.4,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.6,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.1,-11.1,-11.1,-10.9,-11.0,-11.1,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.8,-10.9,-10.9,-10.9,-11.0,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.1,-10.8,-10.4,-9.9,-9.9,-9.8,-9.7,-9.5,-9.5,-9.4,-9.4,-9.4,-9.6,-9.8,-9.8,-9.9,-9.9,-10.0,-10.1,-10.3,-10.4,-10.3,-10.3,-10.3,-10.1,-10.1,-10.1,-10.0,-10.1,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.5,-10.6,-10.5,-10.4,-10.4,-10.3,-10.2,-10.1,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.9,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.2,-10.2,-10.1,-10.1,-10.1,-10.0,-9.9,-9.7,-9.6,-9.6,-9.6,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.8,-9.8,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.3,-9.2,-8.9,-8.8,-8.8,-8.8,-8.8,-8.8,-8.7,-8.7,-8.5,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.5,-8.6,-8.6,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.5,-8.6,-8.8,-8.8,-8.7,-8.7,-8.7,-8.5,-8.4,-8.2,-8.1,-8.0,-7.9,-7.9,-7.8,-7.5,-7.2,-7.1,-7.3,-7.6,-7.7,-7.7,-7.8,-8.0,-8.0,-8.1,-8.4,-8.6,-8.9,-8.9,-9.0,-9.1,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.1,-8.8,-8.6,-8.3,-8.2,-8.0,-7.8,-7.8,-7.9,-8.0,-8.1,-8.1,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-7.9,-7.9,-8.1,-8.2,-8.3,-8.3,-8.4,-8.4,-8.7,-8.9,-9.0,-8.9,-8.8,-8.8,-8.7,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-8.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-13.3,-13.4,-13.5,-13.4,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.1,-12.9,-12.8,-12.7,-12.6,-12.6,-12.7,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.6,-12.4,-12.1,-11.8,-11.6,-11.4,-11.3,-11.2,-11.1,-11.0,-11.1,-11.2,-11.1,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.2,-11.2,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.4,-11.4,-11.3,-11.3,-11.4,-11.5,-11.6,-11.8,-11.9,-11.9,-12.1,-12.3,-12.4,-12.4,-12.5,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.5,-12.3,-12.2,-12.1,-12.1,-12.2,-12.3,-12.5,-12.7,-12.7,-12.9,-12.8,-12.7,-12.6,-12.4,-12.2,-12.1,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.9,-11.7,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-10.8,-10.6,-10.5,-10.5,-10.4,-10.2,-10.1,-10.2,-10.3,-10.3,-10.2,-10.1,-9.8,-9.9,-9.8,-9.7,-9.7,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.6,-9.6,-9.4,-9.4,-9.5,-9.7,-9.8,-9.9,-9.9,-9.8,-9.7,-9.7,-9.6,-9.6,-9.6,-9.5,-9.4,-9.7,-9.9,-10.1,-10.2,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.5,-10.4,-10.4,-10.2,-10.1,-9.8,-9.6,-9.4,-9.3,-9.2,-9.3,-9.4,-9.4,-9.6,-9.7,-9.5,-9.3,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.3,-9.6,-9.6,-9.6,-9.7,-9.7,-9.6,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.8,-10.0,-10.2,-10.3,-10.4,-10.5,-10.6,-10.6,-10.6,-10.7,-10.6,-10.7,-10.8,-10.8,-10.7,-10.7,-10.7,-10.6,-10.6,-10.4,-10.4,-10.5,-10.6,-10.6,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.8,-10.8,-10.8,-10.9,-10.9,-11.0,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.0,-11.1,-11.1,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-10.9,-10.9,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.7,-10.6,-10.7,-10.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=57 */
		private double[] getElevationGrid_5_34_height_57()
		{
			double[] value = {-10.8,-10.8,-10.8,-10.8,-10.9,-11.0,-11.1,-11.2,-11.2,-11.2,-11.2,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.0,-10.5,-10.0,-9.9,-9.8,-9.6,-9.4,-9.3,-9.3,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.7,-9.7,-9.7,-9.8,-9.8,-9.9,-9.9,-9.9,-10.0,-10.1,-10.2,-10.3,-10.3,-10.3,-10.4,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.4,-10.3,-10.2,-10.2,-10.1,-10.1,-10.0,-9.9,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.3,-10.4,-10.5,-10.5,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.2,-10.1,-10.0,-9.9,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.8,-9.9,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.0,-9.9,-9.9,-9.8,-9.8,-9.8,-9.7,-9.6,-9.6,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.8,-8.8,-8.9,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.8,-8.9,-8.9,-8.9,-8.9,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.7,-8.7,-8.5,-8.4,-8.4,-8.3,-8.1,-7.8,-7.6,-7.7,-8.0,-8.1,-8.0,-8.1,-8.3,-8.3,-8.4,-8.6,-8.9,-9.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.4,-9.1,-8.8,-8.6,-8.3,-8.0,-8.0,-7.8,-7.9,-7.9,-8.1,-8.2,-8.2,-8.0,-7.9,-7.8,-7.9,-8.0,-8.1,-8.1,-8.1,-8.2,-8.4,-8.6,-8.6,-8.8,-8.9,-9.0,-9.2,-9.2,-9.1,-9.1,-9.0,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.6,-8.5,-8.4,-8.4,-8.3,-8.3,-8.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-13.8,-13.9,-14.0,-13.9,-14.1,-14.2,-14.2,-14.1,-14.2,-14.2,-14.1,-14.0,-14.1,-14.1,-14.0,-14.0,-14.0,-13.9,-13.8,-13.8,-13.7,-13.7,-13.6,-13.3,-13.2,-13.2,-13.1,-13.1,-13.3,-13.7,-14.0,-14.0,-13.8,-13.4,-13.1,-12.8,-12.5,-12.1,-11.8,-11.6,-11.5,-11.4,-11.4,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.5,-11.5,-11.5,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.5,-11.6,-11.7,-11.7,-11.6,-11.7,-11.7,-11.8,-11.8,-11.9,-12.1,-12.3,-12.4,-12.6,-12.8,-13.0,-13.1,-13.2,-13.2,-13.1,-13.0,-13.0,-13.1,-13.1,-13.1,-13.0,-12.9,-12.9,-12.9,-12.9,-12.8,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.7,-12.8,-12.8,-12.7,-12.7,-12.8,-12.9,-12.9,-12.9,-13.0,-12.9,-13.0,-13.1,-13.2,-13.2,-13.0,-12.9,-12.8,-12.8,-12.9,-12.9,-13.1,-13.3,-13.3,-13.4,-13.3,-13.1,-12.8,-12.5,-12.3,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.7,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.3,-11.3,-11.2,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.3,-11.3,-11.2,-11.2,-11.2,-11.0,-10.9,-10.9,-11.0,-11.0,-11.0,-10.9,-10.7,-10.5,-10.4,-10.4,-10.3,-10.2,-10.2,-10.3,-10.2,-10.2,-10.2,-10.2,-10.2,-10.3,-10.4,-10.2,-10.1,-10.0,-9.9,-9.8,-9.8,-9.9,-10.0,-10.1,-10.1,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.7,-9.6,-9.8,-10.0,-10.1,-10.3,-10.3,-10.4,-10.4,-10.6,-10.6,-10.6,-10.6,-10.5,-10.3,-10.2,-10.1,-10.1,-9.8,-9.6,-9.5,-9.4,-9.3,-9.4,-9.5,-9.6,-9.8,-9.9,-9.8,-9.5,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.5,-9.7,-9.8,-9.7,-9.8,-9.7,-9.6,-9.4,-9.5,-9.4,-9.5,-9.5,-9.5,-9.6,-9.8,-9.9,-10.1,-10.2,-10.3,-10.5,-10.6,-10.6,-10.5,-10.3,-10.3,-10.4,-10.5,-10.4,-10.3,-10.4,-10.2,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.3,-10.3,-10.2,-10.2,-10.0,-10.2,-10.4,-10.5,-10.6,-10.8,-10.9,-10.9,-10.8,-10.8,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.2,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.1,-11.2,-11.2,-11.1,-11.1,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.2,-10.8,-10.3,-10.1,-10.0,-9.8,-9.6,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.3,-9.3,-9.1,-8.9,-8.9,-9.1,-9.3,-9.4,-9.6,-9.8,-9.9,-10.1,-10.2,-10.3,-10.3,-10.4,-10.4,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.4,-10.5,-10.6,-10.5,-10.4,-10.4,-10.5,-10.6,-10.6,-10.7,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.4,-10.4,-10.3,-10.2,-10.1,-10.0,-9.9,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.3,-10.3,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.2,-10.2,-10.1,-10.0,-9.9,-9.8,-9.8,-9.8,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.8,-9.8,-9.8,-9.8,-9.7,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.1,-9.1,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.2,-9.2,-9.1,-8.9,-8.8,-8.6,-8.6,-8.4,-8.2,-8.3,-8.5,-8.5,-8.4,-8.5,-8.7,-8.8,-8.9,-8.9,-9.1,-9.3,-9.5,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.7,-9.6,-9.3,-9.0,-8.8,-8.4,-8.2,-8.1,-8.1,-8.1,-8.1,-8.2,-8.4,-8.3,-8.1,-8.0,-8.0,-8.0,-8.0,-8.2,-8.2,-8.2,-8.2,-8.3,-8.6,-8.8,-8.9,-9.1,-9.2,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.6,-8.5,-8.5,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.3,-8.3,-8.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-14.3,-14.3,-14.4,-14.4,-14.5,-14.6,-14.6,-14.5,-14.6,-14.6,-14.6,-14.6,-14.6,-14.7,-14.6,-14.5,-14.4,-14.3,-14.2,-14.1,-14.1,-14.0,-13.8,-13.6,-13.5,-13.6,-13.7,-13.7,-13.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=58 */
		private double[] getElevationGrid_5_34_height_58()
		{
			double[] value = {-14.4,-14.7,-14.5,-14.2,-13.8,-13.3,-12.9,-12.5,-12.1,-11.8,-11.6,-11.5,-11.4,-11.4,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.8,-11.8,-11.9,-12.1,-12.3,-12.6,-12.9,-13.1,-13.4,-13.6,-13.7,-13.8,-13.7,-13.6,-13.5,-13.5,-13.6,-13.6,-13.6,-13.5,-13.4,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.5,-13.5,-13.6,-13.5,-13.7,-13.7,-13.9,-13.8,-13.7,-13.6,-13.5,-13.5,-13.6,-13.7,-13.8,-13.9,-13.6,-13.8,-13.7,-13.4,-13.1,-12.8,-12.4,-12.1,-12.0,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.8,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.5,-11.5,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.9,-10.8,-10.8,-10.9,-11.0,-10.9,-10.7,-10.6,-10.4,-10.3,-10.2,-10.3,-10.2,-10.3,-10.3,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.2,-10.0,-10.0,-10.1,-10.2,-10.4,-10.4,-10.5,-10.6,-10.7,-10.9,-10.9,-10.8,-10.5,-10.2,-10.1,-10.0,-9.9,-9.8,-9.8,-9.6,-9.6,-9.4,-9.5,-9.6,-9.8,-10.0,-10.1,-10.0,-9.7,-9.4,-9.4,-9.4,-9.5,-9.4,-9.5,-9.6,-9.8,-9.9,-9.8,-9.8,-9.8,-9.6,-9.5,-9.6,-9.5,-9.6,-9.6,-9.6,-9.6,-9.8,-9.9,-10.0,-10.0,-10.1,-10.3,-10.3,-10.3,-10.1,-9.9,-9.9,-10.0,-10.0,-10.0,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.0,-9.9,-10.0,-10.1,-10.2,-10.4,-10.7,-10.8,-10.7,-10.6,-10.5,-10.6,-10.6,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-11.0,-11.1,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.3,-11.3,-11.3,-11.2,-11.1,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.6,-10.6,-10.7,-10.8,-10.8,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.5,-11.4,-11.1,-10.9,-10.6,-10.4,-10.3,-10.1,-9.9,-9.8,-9.8,-9.7,-9.6,-9.5,-9.4,-9.3,-9.2,-9.1,-9.0,-8.8,-8.5,-8.5,-8.6,-8.8,-9.1,-9.5,-9.8,-10.0,-10.2,-10.3,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.7,-10.8,-10.8,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.6,-10.6,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.2,-10.1,-10.1,-10.0,-9.9,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.2,-10.1,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.4,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.5,-9.4,-9.4,-9.3,-9.2,-9.1,-9.0,-8.9,-8.9,-8.9,-9.0,-9.0,-9.0,-9.0,-9.1,-9.3,-9.3,-9.3,-9.4,-9.5,-9.6,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.6,-9.3,-9.1,-8.8,-8.6,-8.4,-8.4,-8.5,-8.4,-8.5,-8.6,-8.6,-8.4,-8.4,-8.3,-8.2,-8.2,-8.2,-8.3,-8.4,-8.3,-8.3,-8.4,-8.6,-8.7,-8.8,-8.9,-8.9,-8.9,-8.8,-8.7,-8.8,-8.6,-8.5,-8.4,-8.3,-8.3,-8.3,-8.4,-8.3,-8.2,-8.1,-8.1,-8.2,-8.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-14.8,-14.8,-14.9,-14.9,-14.9,-15.0,-14.9,-14.9,-15.0,-15.0,-15.1,-15.1,-15.1,-15.2,-15.1,-14.9,-14.9,-14.8,-14.7,-14.6,-14.4,-14.2,-14.0,-13.9,-13.9,-14.1,-14.3,-14.4,-14.6,-14.9,-14.9,-14.8,-14.4,-13.9,-13.4,-12.9,-12.5,-12.1,-11.8,-11.6,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.8,-11.8,-11.9,-12.1,-12.4,-12.8,-13.3,-13.6,-13.9,-14.0,-14.1,-14.2,-14.1,-14.1,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.8,-13.9,-13.9,-13.9,-13.9,-14.0,-14.0,-14.1,-14.1,-14.1,-14.1,-14.3,-14.3,-14.3,-14.3,-14.3,-14.2,-14.2,-14.3,-14.4,-14.5,-14.4,-14.0,-14.1,-14.1,-13.8,-13.4,-13.0,-12.5,-12.2,-11.9,-11.9,-11.8,-11.7,-11.6,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.7,-11.6,-11.5,-11.7,-11.6,-11.5,-11.6,-11.7,-11.6,-11.5,-11.4,-11.3,-11.0,-11.0,-11.0,-10.9,-10.9,-10.8,-10.7,-10.7,-10.7,-10.7,-10.8,-10.9,-10.9,-10.8,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-11.0,-11.0,-11.3,-11.4,-11.3,-10.9,-10.6,-10.4,-10.3,-10.2,-10.1,-10.1,-10.1,-10.1,-9.9,-10.0,-10.0,-10.1,-10.3,-10.3,-10.3,-10.1,-9.9,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-10.0,-10.2,-10.1,-10.1,-10.1,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.3,-10.3,-10.1,-10.0,-9.9,-10.0,-10.1,-10.1,-10.1,-10.1,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.0,-10.1,-10.1,-10.2,-10.3,-10.4,-10.7,-10.7,-10.6,-10.5,-10.5,-10.4,-10.4,-10.6,-10.7,-10.7,-10.6,-10.7,-10.6,-10.8,-11.0,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.4,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.1,-11.0,-11.0,-10.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=59 */
		private double[] getElevationGrid_5_34_height_59()
		{
			double[] value = {-10.8,-10.8,-10.8,-10.7,-10.6,-10.4,-10.4,-10.5,-10.6,-10.8,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.2,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.2,-11.1,-11.1,-10.9,-10.8,-10.6,-10.5,-10.4,-10.3,-10.1,-9.9,-9.6,-9.4,-9.2,-9.1,-8.9,-8.8,-8.7,-8.5,-8.4,-8.4,-8.5,-8.7,-9.0,-9.3,-9.7,-9.9,-10.0,-10.2,-10.3,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.1,-10.2,-10.3,-10.3,-10.3,-10.4,-10.5,-10.5,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.3,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.2,-10.1,-10.1,-10.0,-9.9,-9.8,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.2,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.2,-10.1,-9.9,-9.8,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.7,-9.7,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.5,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.5,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.6,-9.4,-9.2,-8.9,-8.8,-8.7,-8.6,-8.6,-8.7,-8.7,-8.7,-8.6,-8.6,-8.5,-8.4,-8.4,-8.3,-8.4,-8.4,-8.3,-8.1,-7.9,-8.1,-8.2,-8.1,-8.2,-8.3,-8.3,-8.2,-8.2,-8.2,-8.2,-8.2,-8.0,-7.9,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-8.0,-8.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-15.2,-15.2,-15.3,-15.3,-15.3,-15.3,-15.2,-15.2,-15.3,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.2,-15.2,-15.0,-14.9,-14.8,-14.6,-14.4,-14.1,-14.1,-14.2,-14.4,-14.7,-14.9,-15.0,-15.2,-15.2,-14.9,-14.5,-14.0,-13.5,-12.9,-12.4,-12.0,-11.7,-11.5,-11.4,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.8,-11.9,-12.1,-12.4,-12.9,-13.5,-13.9,-14.2,-14.4,-14.4,-14.4,-14.4,-14.4,-14.2,-14.1,-14.1,-14.1,-14.1,-14.1,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-14.0,-14.0,-13.9,-14.0,-14.0,-14.0,-14.1,-14.1,-14.2,-14.2,-14.3,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.6,-14.6,-14.7,-14.6,-14.6,-14.7,-14.7,-14.8,-14.8,-14.7,-14.5,-14.5,-14.4,-14.0,-13.6,-13.2,-12.8,-12.3,-12.0,-11.8,-11.7,-11.6,-11.5,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.5,-11.4,-11.5,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-12.0,-11.9,-11.8,-11.7,-11.7,-11.7,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.5,-11.6,-11.5,-11.4,-11.4,-11.5,-11.5,-11.7,-11.8,-11.8,-11.4,-11.1,-10.9,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.6,-10.7,-10.7,-10.7,-10.7,-10.6,-10.5,-10.5,-10.5,-10.5,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.2,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.2,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.3,-10.4,-10.5,-10.6,-10.5,-10.4,-10.4,-10.3,-10.3,-10.4,-10.5,-10.5,-10.4,-10.3,-10.4,-10.4,-10.6,-10.9,-11.0,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.1,-10.8,-10.6,-10.4,-10.1,-9.9,-10.0,-10.1,-10.1,-10.0,-9.9,-9.8,-9.8,-9.8,-10.1,-10.3,-10.4,-10.4,-10.6,-10.6,-10.7,-10.9,-11.1,-11.1,-11.2,-11.1,-11.0,-10.9,-10.8,-10.8,-10.9,-10.9,-10.9,-10.7,-10.8,-11.0,-11.0,-10.9,-10.8,-10.7,-10.6,-10.4,-10.0,-9.4,-8.8,-8.5,-8.4,-8.2,-8.2,-8.2,-8.3,-8.4,-8.4,-8.6,-8.9,-9.0,-9.2,-9.3,-9.5,-9.7,-9.8,-10.0,-10.1,-10.1,-10.3,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.3,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.1,-10.1,-10.1,-10.0,-10.0,-10.1,-10.2,-10.3,-10.3,-10.3,-10.3,-10.2,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-9.9,-9.9,-9.8,-9.7,-9.7,-9.6,-9.6,-9.6,-9.8,-9.7,-9.7,-9.6,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-10.0,-10.1,-10.1,-10.1,-10.2,-10.3,-10.3,-10.2,-10.2,-10.3,-10.3,-10.1,-10.1,-10.0,-9.8,-9.5,-9.3,-9.3,-9.4,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.8,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.6,-9.6,-9.6,-9.6,-9.5,-9.5,-9.5,-9.4,-9.5,-9.6,-9.6,-9.5,-9.4,-9.3,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.0,-8.9,-9.0,-8.9,-8.9,-9.0,-9.1,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.3,-9.4,-9.5,-9.6,-9.6,-9.7,-9.7,-9.6,-9.6,-9.4,-9.2,-9.0,-8.8,-8.4,-8.3,-8.1,-8.0,-8.0,-7.8,-7.6,-7.8,-8.1,-8.1,-8.0,-7.8,-8.0,-8.1,-7.9,-7.5,-7.3,-7.6,-7.6,-7.4,-7.4,-7.6,-7.8,-7.8,-7.7,-7.7,-7.8,-7.7,-7.6,-7.5,-7.6,-7.6,-7.7,-7.7,-7.8,-7.7,-7.5,-7.6,-53.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-77.7,-35.3,-14.0,-14.2,-14.2,-14.4,-14.6,-14.7,-14.9,-15.1,-15.2,-15.2,-15.2,-15.2,-15.3,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.1,-15.1,-15.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=60 */
		private double[] getElevationGrid_5_34_height_60()
		{
			double[] value = {-14.9,-14.6,-14.4,-14.2,-14.2,-14.3,-14.6,-14.9,-15.1,-15.2,-15.3,-15.3,-14.8,-14.4,-13.9,-13.4,-12.9,-12.4,-11.9,-11.6,-11.5,-11.4,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.9,-12.0,-12.4,-13.0,-13.6,-14.1,-14.4,-14.6,-14.7,-14.7,-14.6,-14.5,-14.4,-14.3,-14.2,-14.2,-14.2,-14.2,-14.2,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.2,-14.2,-14.2,-14.2,-14.2,-14.2,-14.3,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.3,-14.4,-14.4,-14.4,-14.4,-14.6,-14.7,-14.7,-14.7,-14.7,-14.7,-14.8,-14.9,-14.9,-14.8,-14.8,-14.7,-14.5,-14.2,-13.9,-13.5,-13.0,-12.5,-12.2,-12.0,-11.8,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.4,-11.5,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.8,-11.7,-11.6,-11.6,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.8,-11.7,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.7,-11.8,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.7,-11.6,-11.5,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.3,-11.3,-11.3,-11.2,-11.2,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.0,-11.1,-11.0,-11.0,-10.9,-10.9,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.3,-10.3,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.2,-10.3,-10.3,-10.2,-10.1,-10.1,-10.1,-10.2,-10.3,-10.2,-10.1,-9.9,-9.9,-9.9,-10.0,-10.1,-10.2,-10.2,-10.2,-10.3,-10.3,-10.4,-10.5,-10.7,-10.8,-11.0,-11.0,-10.9,-10.9,-10.8,-10.4,-10.2,-9.8,-9.4,-9.0,-8.7,-8.5,-8.7,-9.0,-9.1,-9.0,-8.9,-9.0,-8.9,-9.0,-9.3,-9.4,-9.5,-9.6,-9.8,-9.9,-10.1,-10.4,-10.7,-10.7,-10.7,-10.4,-10.2,-10.1,-10.2,-10.1,-10.3,-10.4,-10.3,-10.2,-10.4,-10.7,-10.8,-10.7,-10.8,-10.6,-10.5,-10.1,-9.4,-8.4,-7.8,-7.5,-7.4,-7.3,-7.3,-7.5,-7.8,-8.1,-8.3,-8.7,-9.4,-9.6,-9.3,-9.4,-9.5,-9.6,-9.6,-9.8,-9.9,-10.0,-10.1,-10.3,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.2,-10.1,-10.1,-10.0,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.2,-10.2,-10.2,-10.3,-10.3,-10.2,-10.1,-10.1,-10.0,-10.0,-9.9,-9.8,-9.8,-9.7,-9.7,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.8,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.1,-10.0,-10.0,-9.9,-9.7,-9.8,-9.8,-9.1,-8.4,-8.5,-8.8,-9.1,-9.1,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.3,-9.4,-9.4,-9.4,-9.3,-9.1,-8.9,-8.8,-8.8,-8.8,-8.9,-9.0,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-8.9,-8.7,-8.6,-8.5,-8.5,-8.5,-8.4,-8.5,-8.6,-8.7,-8.6,-8.5,-8.6,-8.6,-8.6,-8.8,-8.9,-9.0,-9.1,-9.1,-9.1,-9.2,-9.2,-9.1,-8.9,-8.6,-8.4,-8.1,-7.5,-7.1,-6.9,-6.9,-7.0,-6.7,-6.6,-7.1,-7.6,-7.6,-7.1,-6.9,-7.4,-7.4,-7.3,-7.0,-6.9,-7.2,-7.3,-7.1,-7.0,-7.2,-7.3,-7.4,-7.6,-7.6,-7.7,-7.7,-7.6,-7.7,-7.7,-7.8,-7.8,-8.0,-8.1,-7.8,-7.3,-7.3,-53.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-56.5,-14.0,-14.1,-14.2,-14.3,-14.4,-14.4,-14.5,-14.6,-14.9,-15.0,-15.1,-15.1,-15.1,-15.1,-15.2,-15.3,-15.3,-15.3,-15.2,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.0,-15.0,-14.9,-14.9,-14.7,-14.5,-14.3,-14.1,-14.2,-14.3,-14.5,-14.7,-14.9,-15.1,-15.2,-15.0,-14.5,-14.2,-13.8,-13.3,-12.8,-12.3,-11.8,-11.6,-11.5,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.8,-11.8,-11.9,-12.3,-12.9,-13.4,-13.9,-14.1,-14.4,-14.6,-14.6,-14.6,-14.5,-14.3,-14.2,-14.2,-14.3,-14.3,-14.3,-14.2,-14.0,-14.0,-13.9,-14.0,-14.1,-14.0,-14.0,-14.0,-14.0,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.2,-14.1,-14.2,-14.2,-14.3,-14.4,-14.3,-14.4,-14.3,-14.2,-14.2,-14.2,-14.2,-14.3,-14.4,-14.4,-14.5,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.5,-14.3,-13.9,-13.6,-13.2,-12.8,-12.4,-12.1,-11.8,-11.5,-11.4,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.2,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.3,-11.3,-11.2,-11.3,-11.3,-11.4,-11.3,-11.2,-11.1,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.5,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.4,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.6,-10.5,-10.4,-10.3,-10.2,-10.1,-10.1,-10.1,-10.0,-10.1,-10.0,-10.0,-10.0,-9.9,-9.9,-10.0,-10.0,-10.0,-10.0,-9.9,-9.8,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.6,-9.7,-9.8,-9.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=61 */
		private double[] getElevationGrid_5_34_height_61()
		{
			double[] value = {-9.9,-9.8,-9.7,-9.4,-8.9,-8.5,-8.3,-8.1,-7.8,-7.7,-7.6,-7.7,-7.8,-8.0,-7.9,-8.1,-8.3,-8.4,-8.6,-8.8,-8.8,-8.8,-8.9,-9.1,-9.3,-9.6,-9.8,-10.1,-10.1,-9.9,-9.7,-9.5,-9.6,-9.6,-9.6,-9.7,-9.8,-9.7,-9.7,-9.8,-9.9,-9.8,-10.0,-10.2,-10.2,-9.9,-9.4,-8.3,-7.5,-7.2,-7.0,-6.9,-6.8,-6.9,-6.9,-7.1,-7.4,-7.5,-7.9,-9.0,-9.6,-9.2,-9.3,-9.3,-9.2,-8.8,-9.0,-9.3,-9.7,-9.8,-10.1,-10.2,-10.3,-10.4,-10.5,-10.5,-10.4,-10.4,-10.3,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.1,-10.2,-10.2,-10.2,-10.2,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.8,-9.7,-9.6,-9.5,-9.4,-9.4,-9.3,-9.2,-9.3,-9.3,-9.2,-9.3,-9.4,-9.5,-9.5,-9.5,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.8,-9.9,-9.8,-9.8,-9.8,-9.6,-9.3,-9.0,-8.7,-8.9,-8.9,-8.3,-7.6,-8.0,-8.5,-8.8,-8.9,-9.1,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.6,-8.6,-8.8,-9.0,-9.1,-9.0,-8.9,-8.7,-8.6,-8.6,-8.7,-8.8,-8.9,-8.9,-8.9,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.0,-9.1,-9.1,-9.0,-8.8,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.8,-7.8,-7.9,-8.1,-8.2,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.3,-8.0,-7.7,-7.6,-7.4,-6.9,-6.5,-6.4,-6.4,-6.5,-6.4,-6.4,-6.8,-7.3,-7.1,-6.6,-6.4,-6.8,-7.0,-6.8,-6.7,-6.8,-7.2,-7.2,-7.1,-7.0,-7.0,-7.0,-7.1,-7.3,-7.5,-7.7,-7.9,-7.9,-7.9,-8.1,-8.1,-8.2,-8.3,-8.4,-8.1,-7.0,-6.9,-53.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-14.0,-14.1,-14.2,-14.3,-14.2,-14.1,-14.1,-14.1,-14.3,-14.6,-14.6,-14.7,-14.6,-14.7,-14.8,-14.8,-14.8,-14.8,-14.7,-14.6,-14.6,-14.5,-14.5,-14.5,-14.5,-14.5,-14.6,-14.7,-14.7,-14.8,-14.8,-14.8,-14.8,-14.7,-14.5,-14.4,-14.2,-14.0,-14.0,-14.1,-14.2,-14.3,-14.5,-14.6,-14.6,-14.4,-14.1,-13.9,-13.5,-13.0,-12.6,-12.1,-11.7,-11.5,-11.3,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-10.9,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.8,-10.9,-10.9,-11.0,-11.0,-10.9,-10.9,-11.0,-11.0,-11.0,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.3,-11.3,-11.4,-11.4,-11.5,-11.6,-11.6,-11.7,-12.0,-12.4,-12.6,-13.1,-13.5,-13.6,-14.1,-14.2,-14.2,-14.1,-14.0,-13.8,-13.9,-14.2,-14.3,-14.3,-13.9,-13.7,-13.6,-13.5,-13.6,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-13.8,-13.9,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.8,-13.8,-13.8,-13.9,-13.9,-14.0,-14.1,-14.1,-14.2,-14.2,-14.3,-14.3,-14.3,-14.3,-14.3,-14.2,-14.1,-13.8,-13.6,-13.2,-12.8,-12.5,-12.1,-11.7,-11.3,-11.1,-11.0,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.6,-11.6,-11.4,-11.5,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-10.9,-10.9,-10.8,-10.6,-10.4,-10.4,-10.2,-10.2,-10.1,-10.1,-10.0,-10.0,-9.9,-9.8,-9.9,-10.0,-10.1,-10.1,-10.0,-10.0,-9.9,-9.7,-9.6,-9.5,-9.3,-9.3,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-8.9,-8.7,-8.3,-8.0,-7.7,-7.6,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.4,-7.7,-8.0,-8.3,-8.4,-8.5,-8.5,-8.5,-8.6,-8.8,-9.0,-9.1,-9.3,-9.4,-9.5,-9.4,-9.3,-9.3,-9.3,-9.3,-9.4,-9.4,-9.3,-9.3,-9.2,-9.2,-9.2,-9.1,-9.1,-9.3,-9.2,-8.9,-8.3,-7.6,-7.2,-7.1,-6.9,-6.9,-6.9,-6.8,-6.8,-6.8,-6.8,-6.9,-7.3,-7.7,-8.2,-8.5,-8.9,-8.9,-8.6,-7.8,-7.9,-8.5,-9.1,-9.5,-9.6,-9.6,-9.5,-9.7,-10.0,-10.0,-10.0,-10.0,-9.9,-9.9,-9.9,-10.0,-9.9,-10.0,-10.1,-10.0,-9.9,-9.8,-9.7,-9.8,-9.9,-9.9,-9.9,-10.1,-10.1,-10.1,-10.0,-10.0,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.5,-9.5,-9.4,-9.2,-9.1,-8.9,-8.8,-8.8,-8.9,-9.0,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.4,-9.0,-8.3,-7.8,-7.6,-7.9,-8.1,-7.9,-8.0,-8.3,-8.7,-8.9,-9.1,-9.1,-9.2,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.1,-9.1,-9.0,-8.9,-8.8,-8.7,-8.3,-8.0,-7.9,-8.2,-8.3,-8.4,-8.5,-8.6,-8.6,-8.7,-8.8,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.6,-8.4,-8.4,-8.4,-8.3,-8.3,-8.1,-8.0,-8.0,-7.9,-7.7,-7.6,-7.6,-7.6,-7.6,-7.7,-7.7,-7.8,-7.8,-7.8,-7.8,-7.6,-7.6,-7.6,-7.6,-7.5,-7.3,-7.2,-7.1,-6.8,-6.6,-6.5,-6.5,-6.7,-6.5,-6.5,-6.7,-6.9,-6.7,-6.3,-6.3,-6.6,-6.7,-6.6,-6.5,-6.8,-7.3,-7.4,-7.1,-7.2,-7.1,-6.8,-7.0,-7.3,-7.5,-7.5,-7.8,-8.0,-8.1,-8.1,-8.2,-8.3,-8.5,-8.6,-8.1,-6.9,-6.7,-53.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-13.9,-14.0,-14.2,-14.1,-13.8,-13.7,-13.6,-13.6,-13.7,-13.9,-14.1,-14.1,-14.1,-14.1,-14.1,-14.2,-14.2,-14.2,-14.2,-14.1,-14.1,-14.2,-14.2,-14.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=62 */
		private double[] getElevationGrid_5_34_height_62()
		{
			double[] value = {-14.3,-14.4,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.5,-14.3,-14.1,-13.9,-13.8,-13.7,-13.8,-13.8,-13.8,-13.8,-13.9,-14.0,-13.8,-13.6,-13.4,-12.9,-12.5,-12.1,-11.7,-11.5,-11.2,-11.0,-10.9,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.6,-10.6,-10.7,-10.6,-10.6,-10.6,-10.5,-10.5,-10.4,-10.5,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-11.0,-11.1,-11.1,-11.2,-11.3,-11.4,-11.7,-11.8,-12.2,-12.7,-13.0,-13.5,-13.6,-13.6,-13.6,-13.5,-13.4,-13.5,-13.9,-14.2,-14.1,-13.5,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.3,-13.3,-13.2,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.6,-13.6,-13.6,-13.5,-13.4,-13.4,-13.3,-13.1,-13.1,-13.2,-13.1,-13.3,-13.4,-13.4,-13.5,-13.6,-13.7,-13.7,-13.8,-13.9,-13.8,-13.7,-13.6,-13.5,-13.3,-13.0,-12.7,-12.4,-12.0,-11.5,-11.1,-10.9,-10.8,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.6,-10.6,-10.5,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.4,-11.3,-11.3,-11.1,-11.0,-10.9,-10.8,-10.6,-10.5,-10.4,-10.4,-10.3,-10.3,-10.2,-10.1,-10.2,-10.2,-10.3,-10.3,-10.3,-10.3,-10.1,-10.0,-9.9,-9.8,-9.6,-9.4,-9.4,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.0,-9.0,-8.8,-8.7,-8.5,-8.3,-8.1,-7.8,-7.8,-7.7,-7.5,-7.6,-7.6,-7.5,-7.4,-7.4,-7.6,-7.8,-8.1,-8.4,-8.4,-8.6,-8.6,-8.6,-8.7,-8.9,-8.9,-9.1,-9.2,-9.3,-9.3,-9.3,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.3,-9.2,-9.2,-9.1,-9.1,-8.8,-8.8,-8.7,-8.4,-8.0,-7.6,-7.4,-7.3,-7.2,-7.2,-7.1,-7.1,-6.9,-6.9,-6.9,-6.9,-7.0,-7.5,-7.8,-7.6,-7.8,-8.4,-8.3,-8.1,-7.6,-8.0,-8.2,-8.6,-8.9,-9.1,-9.1,-9.1,-9.3,-9.5,-9.6,-9.6,-9.6,-9.6,-9.5,-9.6,-9.7,-9.7,-9.8,-9.7,-9.6,-9.5,-9.5,-9.4,-9.5,-9.6,-9.7,-9.7,-9.8,-9.8,-9.7,-9.6,-9.5,-9.4,-9.4,-9.4,-9.3,-9.1,-9.1,-9.0,-9.0,-8.8,-8.6,-8.4,-8.3,-8.2,-8.1,-8.4,-8.7,-8.9,-9.2,-9.3,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.5,-9.6,-9.5,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.5,-9.4,-9.3,-9.0,-8.4,-7.7,-7.3,-7.4,-7.8,-8.0,-8.2,-8.4,-8.6,-8.8,-8.9,-9.1,-9.1,-9.2,-9.2,-9.3,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.0,-9.0,-8.9,-8.8,-8.7,-8.6,-8.3,-7.8,-7.6,-7.8,-7.8,-8.0,-8.1,-8.5,-8.8,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.0,-8.9,-8.8,-8.6,-8.5,-8.6,-8.5,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-7.7,-7.5,-7.6,-7.5,-7.5,-7.3,-7.1,-7.1,-6.9,-6.8,-6.7,-6.8,-6.9,-6.7,-6.6,-6.7,-6.8,-6.7,-6.5,-6.4,-6.7,-6.9,-6.8,-6.7,-7.0,-7.5,-7.5,-7.1,-7.2,-7.1,-7.0,-7.2,-7.5,-7.5,-7.6,-7.8,-8.0,-8.1,-8.1,-8.2,-8.3,-8.5,-8.6,-8.1,-7.1,-6.9,-53.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-13.8,-13.9,-14.1,-14.1,-13.7,-13.4,-13.4,-13.2,-13.1,-13.1,-13.4,-13.5,-13.5,-13.6,-13.7,-13.9,-13.9,-14.1,-14.1,-14.1,-14.1,-14.2,-14.3,-14.3,-14.4,-14.5,-14.6,-14.6,-14.6,-14.5,-14.6,-14.4,-14.4,-14.2,-14.1,-13.9,-13.7,-13.6,-13.4,-13.4,-13.4,-13.3,-13.1,-13.3,-13.3,-13.1,-12.9,-12.7,-12.2,-11.8,-11.5,-11.2,-11.1,-10.8,-10.7,-10.6,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.9,-10.9,-11.0,-11.1,-11.2,-11.4,-11.9,-12.4,-12.7,-12.9,-13.0,-13.1,-13.0,-12.9,-12.9,-13.4,-13.9,-13.5,-12.7,-12.4,-12.3,-12.3,-12.4,-12.5,-12.6,-12.7,-12.7,-12.8,-12.8,-12.8,-12.7,-12.6,-12.8,-12.8,-12.9,-12.9,-13.0,-12.9,-12.9,-13.0,-13.0,-12.9,-12.8,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.7,-12.8,-12.8,-12.9,-13.0,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-12.9,-12.6,-12.4,-12.0,-11.7,-11.2,-10.9,-10.7,-10.6,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.6,-10.7,-10.7,-10.7,-10.6,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.3,-11.2,-11.3,-11.3,-11.4,-11.3,-11.4,-11.5,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.6,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.3,-11.2,-11.1,-11.0,-10.9,-10.8,-10.8,-10.7,-10.6,-10.6,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.4,-10.3,-10.2,-10.1,-9.9,-9.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=63 */
		private double[] getElevationGrid_5_34_height_63()
		{
			double[] value = {-9.8,-9.7,-9.7,-9.7,-9.6,-9.5,-9.4,-9.3,-9.3,-9.2,-9.0,-8.9,-8.8,-8.7,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.0,-7.9,-8.0,-8.2,-8.3,-8.6,-8.7,-8.8,-8.9,-8.9,-9.0,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.3,-9.2,-9.2,-9.0,-8.7,-8.5,-8.3,-7.9,-7.6,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.2,-7.1,-7.1,-7.0,-7.0,-7.2,-7.8,-8.1,-7.7,-7.5,-7.9,-7.7,-8.1,-8.9,-9.2,-8.3,-7.9,-8.4,-9.0,-9.3,-9.4,-9.3,-9.2,-9.2,-9.2,-9.4,-9.3,-9.2,-9.2,-9.3,-9.3,-9.3,-9.2,-9.0,-9.0,-9.2,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.2,-9.1,-9.1,-9.0,-9.0,-8.9,-8.6,-8.5,-8.3,-8.1,-7.9,-7.5,-7.7,-8.0,-8.2,-8.2,-8.3,-8.4,-8.7,-9.0,-9.3,-9.4,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.5,-9.5,-9.5,-9.4,-9.3,-9.3,-9.4,-9.4,-9.4,-9.3,-9.3,-9.1,-8.7,-8.5,-7.9,-7.4,-7.5,-7.7,-8.1,-8.3,-8.4,-8.6,-8.7,-8.9,-9.0,-9.1,-9.1,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.2,-9.1,-9.1,-9.0,-9.0,-8.9,-8.7,-8.5,-8.2,-8.2,-8.1,-8.0,-7.9,-8.0,-8.2,-8.3,-8.3,-8.5,-8.8,-8.9,-9.1,-9.1,-9.1,-9.2,-9.2,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.3,-9.4,-9.4,-9.3,-9.3,-9.2,-9.1,-9.0,-8.9,-8.8,-8.7,-8.6,-8.6,-8.5,-8.5,-8.3,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.8,-7.6,-7.6,-7.5,-7.5,-7.3,-7.2,-7.1,-7.0,-6.9,-6.8,-6.9,-7.0,-6.8,-6.7,-6.8,-6.9,-6.9,-6.7,-6.6,-6.8,-7.2,-7.3,-7.2,-7.2,-7.6,-7.5,-7.2,-7.4,-7.4,-7.4,-7.5,-7.7,-7.8,-7.9,-7.9,-8.1,-8.2,-8.3,-8.4,-8.4,-8.4,-8.3,-7.9,-7.4,-7.3,-53.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-13.6,-13.9,-14.1,-14.1,-13.8,-13.6,-13.4,-13.1,-12.6,-12.1,-12.6,-13.1,-13.3,-13.5,-13.6,-13.8,-13.9,-14.0,-14.0,-14.0,-14.1,-14.0,-14.1,-14.2,-14.2,-14.3,-14.3,-14.4,-14.2,-14.1,-14.1,-13.9,-13.9,-13.8,-13.6,-13.5,-13.4,-13.1,-13.1,-13.1,-13.0,-12.7,-12.5,-12.4,-12.4,-12.4,-12.1,-11.8,-11.4,-11.2,-11.0,-10.8,-10.7,-10.5,-10.4,-10.4,-10.4,-10.4,-10.3,-10.4,-10.4,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.2,-10.2,-10.2,-10.2,-10.2,-10.2,-10.2,-10.2,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.7,-10.8,-10.8,-10.9,-10.9,-11.2,-11.5,-11.9,-12.1,-12.3,-12.5,-12.5,-12.4,-12.3,-12.2,-12.7,-13.0,-12.6,-11.9,-11.6,-11.4,-11.6,-11.6,-11.9,-12.1,-12.3,-12.3,-12.3,-12.3,-12.3,-12.1,-12.1,-12.2,-12.3,-12.4,-12.4,-12.5,-12.5,-12.4,-12.5,-12.4,-12.2,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.8,-11.9,-12.1,-12.1,-12.2,-12.2,-12.3,-12.3,-12.3,-12.4,-12.5,-12.6,-12.6,-12.6,-12.6,-12.4,-12.1,-12.0,-11.7,-11.4,-11.1,-10.8,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.6,-10.6,-10.7,-10.7,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.6,-10.7,-10.7,-10.7,-10.6,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.3,-11.4,-11.5,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.6,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.4,-11.4,-11.3,-11.2,-11.2,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.7,-10.6,-10.6,-10.4,-10.4,-10.3,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.8,-9.6,-9.6,-9.5,-9.4,-9.3,-9.2,-9.1,-9.0,-8.8,-8.7,-8.7,-8.6,-8.6,-8.5,-8.4,-8.4,-8.4,-8.6,-8.7,-8.9,-9.0,-9.1,-9.2,-9.3,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.6,-9.6,-9.5,-9.5,-9.5,-9.3,-9.2,-9.1,-9.0,-8.7,-8.4,-8.1,-7.9,-7.6,-7.5,-7.5,-7.4,-7.4,-7.3,-7.2,-7.2,-7.2,-7.2,-7.1,-7.0,-6.9,-7.0,-7.4,-7.7,-7.4,-7.1,-7.5,-7.4,-8.6,-10.5,-10.0,-8.2,-7.4,-7.9,-8.9,-9.3,-9.3,-9.1,-8.6,-8.4,-8.6,-9.0,-9.1,-9.3,-9.2,-9.1,-8.9,-8.9,-8.6,-8.4,-8.5,-8.6,-8.9,-9.1,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-8.9,-8.8,-8.6,-8.5,-8.4,-8.1,-7.7,-7.2,-7.1,-6.9,-6.7,-7.0,-7.9,-8.5,-8.7,-8.8,-8.8,-9.0,-9.1,-9.3,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.6,-9.5,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.3,-8.8,-8.4,-8.2,-8.0,-8.1,-7.9,-7.9,-8.1,-8.2,-8.4,-8.6,-8.7,-8.9,-9.0,-9.1,-9.1,-9.2,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.0,-9.0,-8.9,-8.9,-8.8,-8.7,-8.5,-8.2,-7.8,-7.7,-7.9,-7.9,-7.8,-8.0,-8.3,-8.5,-8.6,-8.8,-8.9,-9.0,-9.0,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.3,-9.3,-9.1,-9.0,-8.9,-8.9,-8.8,-8.7,-8.5,-8.4,-8.3,-8.3,-8.3,-8.1,-8.0,-8.0,-8.0,-8.0,-8.0,-8.1,-8.1,-8.0,-8.0,-8.0,-8.0,-7.9,-7.9,-7.9,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.1,-7.1,-7.0,-7.0,-6.9,-6.9,-7.0,-6.8,-6.7,-6.7,-6.9,-7.0,-6.8,-6.7,-6.9,-7.4,-7.7,-7.4,-7.3,-7.4,-7.3,-7.2,-7.6,-7.7,-7.8,-7.7,-7.8,-7.9,-7.8,-7.9,-8.1,-8.1,-8.3,-8.5,-8.4,-8.2,-8.0,-7.9,-7.8,-7.5,-53.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-13.3,-13.8,-14.0,-13.8,-13.5,-13.2,-12.9,-12.6,-11.9,-11.4,-12.0,-12.7,-13.1,-13.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=64 */
		private double[] getElevationGrid_5_34_height_64()
		{
			double[] value = {-13.3,-13.4,-13.4,-13.3,-13.3,-13.2,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.0,-13.0,-13.0,-12.8,-12.7,-12.6,-12.6,-12.7,-12.7,-12.6,-12.4,-12.3,-12.3,-12.2,-12.0,-11.7,-11.6,-11.6,-11.6,-11.6,-11.4,-11.1,-10.9,-10.7,-10.6,-10.6,-10.5,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.9,-11.0,-11.1,-11.2,-11.4,-11.6,-11.8,-11.9,-11.9,-11.9,-11.8,-11.7,-11.6,-11.9,-12.1,-11.8,-11.4,-11.1,-11.1,-11.1,-11.3,-11.5,-11.8,-12.0,-12.1,-12.1,-12.0,-11.9,-11.8,-11.7,-11.8,-11.9,-12.0,-12.1,-12.1,-12.1,-12.0,-12.0,-11.9,-11.7,-11.6,-11.5,-11.6,-11.6,-11.5,-11.5,-11.6,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-11.8,-11.6,-11.4,-11.1,-10.9,-10.7,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.4,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.2,-11.2,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.4,-11.4,-11.3,-11.2,-11.2,-11.2,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.6,-10.5,-10.5,-10.5,-10.4,-10.3,-10.3,-10.2,-10.1,-10.0,-9.9,-9.8,-9.6,-9.6,-9.5,-9.4,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-8.9,-8.9,-8.9,-8.8,-8.9,-9.0,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.7,-9.5,-9.5,-9.3,-9.2,-9.1,-8.9,-8.6,-8.3,-8.0,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.5,-7.4,-7.4,-7.3,-7.2,-7.0,-6.9,-6.9,-6.9,-6.8,-6.7,-7.3,-7.5,-8.6,-10.4,-9.8,-8.0,-7.3,-7.6,-8.3,-8.8,-8.7,-8.3,-7.6,-7.2,-7.6,-8.3,-8.8,-9.1,-8.9,-8.7,-8.4,-8.6,-8.4,-8.4,-8.4,-8.5,-8.8,-8.9,-9.0,-9.1,-8.9,-8.7,-8.7,-8.8,-8.8,-8.7,-8.4,-8.1,-8.0,-7.7,-7.3,-6.9,-6.6,-6.6,-6.7,-6.6,-6.7,-7.2,-7.8,-8.2,-8.7,-8.9,-9.0,-9.2,-9.3,-9.4,-9.5,-9.6,-9.5,-9.5,-9.6,-9.6,-9.6,-9.5,-9.4,-9.5,-9.8,-9.9,-9.9,-9.9,-9.9,-9.6,-9.0,-8.2,-8.1,-8.1,-7.9,-8.1,-8.2,-8.3,-8.4,-8.5,-8.7,-8.8,-8.9,-9.0,-9.1,-9.1,-9.2,-9.2,-9.2,-9.1,-9.0,-9.0,-9.0,-9.0,-9.1,-9.0,-9.1,-9.0,-8.9,-8.8,-8.7,-8.6,-8.6,-8.5,-8.3,-8.0,-7.7,-7.7,-7.8,-7.5,-7.2,-7.3,-7.6,-8.1,-8.5,-8.8,-8.9,-9.1,-9.1,-9.0,-9.0,-9.0,-9.2,-9.2,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.0,-8.9,-8.9,-8.9,-8.7,-8.3,-8.0,-7.7,-7.7,-7.6,-7.7,-7.6,-7.7,-7.8,-7.8,-8.0,-8.1,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.7,-7.5,-7.4,-7.3,-7.4,-7.3,-7.1,-7.1,-7.1,-6.9,-6.8,-6.8,-7.0,-7.3,-7.0,-6.8,-7.0,-7.5,-7.9,-7.6,-7.4,-7.3,-7.2,-7.2,-7.6,-7.8,-7.9,-7.7,-7.8,-7.8,-7.8,-7.9,-8.1,-8.1,-8.1,-8.1,-8.3,-8.0,-7.7,-7.8,-7.8,-7.8,-53.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-55.4,-12.5,-13.3,-13.5,-13.1,-12.6,-12.2,-11.9,-11.7,-11.3,-11.1,-11.4,-11.6,-12.0,-12.1,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.2,-12.2,-12.1,-11.9,-11.8,-11.7,-11.6,-11.5,-11.6,-11.5,-11.5,-11.6,-11.7,-11.8,-11.8,-11.7,-11.6,-11.6,-11.5,-11.5,-11.3,-11.2,-11.2,-11.1,-11.1,-11.0,-10.8,-10.6,-10.5,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.9,-11.0,-11.2,-11.3,-11.3,-11.3,-11.4,-11.5,-11.5,-11.5,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.2,-11.1,-10.9,-10.9,-11.1,-11.3,-11.5,-11.7,-11.8,-11.8,-11.8,-11.7,-11.6,-11.6,-11.6,-11.7,-11.8,-11.8,-11.9,-11.9,-11.7,-11.7,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.8,-11.7,-11.8,-11.9,-11.9,-11.8,-11.8,-11.7,-11.6,-11.4,-11.2,-11.1,-10.9,-10.7,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.5,-10.5,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=65 */
		private double[] getElevationGrid_5_34_height_65()
		{
			double[] value = {-11.0,-11.0,-10.9,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.5,-10.4,-10.4,-10.3,-10.2,-10.1,-10.0,-9.9,-9.8,-9.7,-9.7,-9.6,-9.4,-9.4,-9.3,-9.3,-9.4,-9.5,-9.4,-9.4,-9.5,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.9,-9.9,-9.9,-9.9,-9.9,-10.0,-10.0,-10.0,-10.0,-10.0,-9.9,-9.9,-10.0,-10.1,-10.2,-10.3,-10.3,-10.2,-9.9,-9.8,-9.7,-9.7,-9.7,-9.2,-8.9,-8.8,-8.6,-8.4,-8.3,-8.2,-8.3,-8.2,-8.1,-8.1,-8.0,-8.1,-8.1,-7.9,-7.7,-7.7,-7.5,-7.3,-7.1,-6.9,-7.0,-7.0,-7.5,-7.8,-8.4,-9.2,-8.9,-8.1,-7.6,-7.6,-7.8,-7.9,-7.7,-7.3,-7.0,-7.0,-7.2,-7.5,-8.1,-8.4,-8.3,-8.1,-8.0,-8.1,-8.2,-8.4,-8.4,-8.4,-8.6,-8.6,-8.5,-8.5,-8.4,-8.2,-8.2,-8.3,-8.3,-8.2,-8.1,-7.9,-7.7,-7.4,-7.2,-7.1,-7.0,-7.0,-7.0,-7.2,-7.1,-7.2,-7.4,-7.6,-8.0,-8.3,-8.6,-8.8,-8.9,-9.0,-9.1,-9.2,-9.1,-9.1,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.6,-9.8,-9.8,-9.6,-9.6,-9.2,-8.4,-7.8,-8.2,-8.3,-7.8,-7.8,-8.1,-8.4,-8.5,-8.6,-8.7,-8.8,-8.9,-8.9,-8.9,-9.0,-9.1,-9.2,-9.2,-9.2,-9.1,-9.1,-9.0,-9.0,-9.0,-9.0,-9.1,-9.0,-9.0,-9.0,-8.9,-8.8,-8.7,-8.7,-8.5,-8.3,-8.1,-8.1,-7.9,-7.2,-6.5,-6.5,-6.8,-7.2,-8.0,-8.7,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.4,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.4,-9.3,-9.3,-9.1,-8.7,-8.1,-7.5,-7.2,-7.1,-7.0,-7.0,-7.1,-7.3,-7.3,-7.6,-8.0,-8.2,-8.3,-8.3,-8.3,-8.3,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.2,-8.2,-8.1,-7.9,-7.7,-7.6,-7.4,-7.3,-7.2,-7.6,-7.9,-7.5,-7.3,-7.4,-7.8,-8.2,-7.9,-7.9,-7.8,-7.6,-7.6,-7.9,-8.1,-8.1,-8.1,-8.0,-8.0,-8.0,-8.3,-8.4,-8.3,-8.3,-8.2,-8.2,-8.2,-7.9,-8.0,-8.0,-8.0,-31.1,-54.5,-54.6,-54.6,-54.5,-54.5,-54.4,-54.4,-54.4,-54.3,-54.1,-54.0,-54.0,-54.0,-54.0,-54.0,-54.1,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-53.9,-54.0,-54.0,-54.1,-54.0,-54.0,-99.0,-99.0,-99.0,-99.0,-99.0,-11.6,-12.0,-12.4,-12.4,-12.2,-11.9,-11.6,-11.4,-11.2,-11.0,-10.9,-10.9,-10.9,-11.0,-11.1,-11.2,-11.3,-11.4,-11.4,-11.5,-11.4,-11.5,-11.5,-11.5,-11.3,-11.2,-11.1,-11.0,-10.9,-10.9,-11.1,-11.1,-11.2,-11.3,-11.3,-11.4,-11.4,-11.3,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-10.9,-10.8,-10.7,-10.7,-10.6,-10.5,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.8,-10.9,-10.9,-11.0,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.1,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.8,-11.0,-11.4,-11.5,-11.6,-11.6,-11.5,-11.4,-11.5,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.6,-11.5,-11.4,-11.2,-11.0,-10.9,-10.8,-10.7,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.5,-11.5,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.3,-11.2,-11.2,-11.3,-11.3,-11.2,-11.1,-11.2,-11.1,-11.1,-11.2,-11.2,-11.1,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.6,-10.5,-10.5,-10.4,-10.3,-10.2,-10.2,-10.1,-9.9,-9.9,-9.9,-9.7,-9.8,-10.0,-10.0,-10.0,-10.0,-10.1,-10.2,-10.3,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.7,-10.8,-10.9,-11.0,-10.9,-10.5,-10.3,-10.2,-10.3,-10.1,-9.7,-9.4,-9.3,-9.2,-9.0,-8.9,-8.8,-8.7,-8.6,-8.5,-8.5,-8.4,-8.5,-8.5,-8.4,-8.2,-8.2,-8.1,-7.9,-7.9,-8.0,-8.1,-8.2,-8.4,-8.5,-8.6,-8.8,-8.6,-8.0,-7.9,-7.8,-7.7,-7.7,-7.5,-7.4,-7.4,-7.5,-7.6,-7.6,-7.8,-7.9,-8.0,-7.9,-8.0,-8.1,-8.1,-8.3,-8.4,-8.4,-8.5,-8.3,-8.2,-8.3,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-8.0,-7.9,-7.8,-7.7,-7.7,-7.6,-7.6,-7.6,-7.5,-7.6,-7.6,-7.6,-7.4,-7.4,-7.5,-7.7,-8.0,-8.2,-8.2,-8.3,-8.3,-8.5,-8.6,-8.7,-8.8,-8.8,-8.8,-8.7,-8.6,-8.6,-8.9,-9.2,-9.2,-9.1,-8.9,-8.5,-8.0,-7.7,-8.0,-8.0,-7.6,-7.5,-7.8,-8.1,-8.2,-8.3,-8.4,-8.5,-8.4,-8.4,-8.5,-8.7,-8.8,-8.9,-8.9,-8.9,-8.8,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.7,-8.7,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.3,-8.1,-7.9,-7.7,-6.9,-6.5,-6.5,-6.6,-7.1,-7.8,-8.5,-8.9,-9.1,-9.2,-9.1,-9.0,-8.9,-9.1,-9.1,-9.2,-9.2,-9.3,-9.5,-9.7,-9.8,-9.8,-9.9,-10.0,-10.0,-9.9,-9.9,-9.8,-9.6,-9.2,-8.9,-8.1,-7.4,-7.3,-7.2,-7.2,-7.2,-7.1,-7.4,-7.6,-8.0,-8.3,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.5,-8.7,-8.8,-8.8,-8.9,-9.0,-9.1,-9.1,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.4,-8.2,-8.2,-8.1,-8.4,-8.4,-8.1,-8.1,-8.2,-8.4,-8.8,-8.7,-8.6,-8.4,-8.3,-8.2,-8.4,-8.6,-8.8,-8.7,-8.7,-8.6,-8.6,-8.8,-8.9,-9.0,-8.8,-8.7,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-9.1,-10.1,-10.2,-10.2,-10.0,-10.0,-9.9,-10.0,-9.9,-9.8,-9.4,-9.2,-9.2,-9.1,-9.1,-9.3,-9.1,-9.2,-9.1,-9.1,-9.1,-9.0,-8.9,-8.8,-8.8,-9.0,-9.1,-9.1,-9.1,-8.8,-99.0,-99.0,-99.0,-99.0,-99.0,-11.6,-11.6,-11.7,-11.6,-11.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=66 */
		private double[] getElevationGrid_5_34_height_66()
		{
			double[] value = {-11.3,-11.1,-10.9,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.8,-10.8,-10.7,-10.6,-10.7,-10.8,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.6,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.6,-10.6,-10.6,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-11.0,-11.0,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.1,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-11.1,-11.4,-11.4,-11.4,-11.3,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.2,-11.1,-11.1,-11.1,-11.2,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.3,-11.1,-10.9,-10.8,-10.7,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.4,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.8,-10.8,-10.8,-10.8,-10.9,-10.8,-10.8,-10.9,-10.8,-10.8,-10.9,-10.9,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.9,-10.8,-10.9,-10.9,-11.0,-11.1,-11.1,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.4,-11.6,-11.6,-11.5,-11.6,-11.5,-11.4,-11.5,-11.6,-11.6,-11.6,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.9,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.6,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.3,-11.3,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.7,-10.6,-10.6,-10.6,-10.6,-10.4,-10.4,-10.3,-10.4,-10.5,-10.4,-10.4,-10.4,-10.5,-10.7,-10.7,-10.7,-10.8,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.9,-10.8,-10.9,-11.0,-11.1,-11.3,-11.4,-11.3,-11.1,-10.9,-10.7,-10.6,-10.6,-10.4,-10.1,-9.9,-9.8,-9.7,-9.6,-9.4,-9.3,-9.2,-9.1,-9.1,-9.0,-9.0,-9.1,-9.0,-8.9,-8.8,-8.8,-8.8,-8.8,-9.0,-9.1,-9.1,-9.1,-9.2,-9.2,-9.2,-9.0,-8.5,-8.3,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.2,-8.2,-8.3,-8.2,-8.1,-8.2,-8.2,-8.3,-8.3,-8.2,-8.3,-8.4,-8.4,-8.4,-8.4,-8.3,-8.4,-8.3,-8.3,-8.2,-8.1,-8.1,-8.1,-8.3,-8.2,-8.0,-8.1,-8.0,-7.9,-7.9,-7.8,-7.7,-7.7,-7.8,-7.8,-7.5,-7.4,-7.4,-7.6,-7.8,-7.9,-7.9,-7.9,-8.0,-8.1,-8.2,-8.4,-8.5,-8.6,-8.5,-8.3,-8.1,-8.2,-8.4,-8.6,-8.6,-8.4,-8.3,-8.1,-7.8,-7.8,-7.9,-7.8,-7.6,-7.5,-7.6,-7.8,-7.8,-7.9,-8.0,-8.0,-7.9,-7.8,-7.8,-8.0,-8.2,-8.3,-8.3,-8.1,-8.0,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.9,-8.0,-8.2,-8.3,-8.1,-8.0,-7.8,-7.7,-7.6,-7.5,-7.4,-7.3,-7.0,-6.9,-6.9,-7.0,-7.4,-8.0,-8.4,-8.7,-8.8,-8.9,-8.9,-8.4,-8.2,-8.5,-8.7,-8.6,-8.8,-8.9,-9.2,-9.7,-9.9,-10.0,-10.0,-10.1,-10.1,-10.0,-10.1,-10.1,-9.9,-9.8,-9.4,-8.4,-7.8,-7.8,-7.7,-7.7,-7.6,-7.6,-8.0,-8.2,-8.2,-8.3,-8.2,-8.2,-8.2,-8.3,-8.3,-8.3,-8.4,-8.5,-8.7,-8.9,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.5,-9.4,-9.3,-9.1,-9.0,-8.9,-9.2,-9.1,-8.9,-8.8,-8.8,-9.1,-9.5,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.3,-9.4,-9.5,-9.4,-9.3,-9.4,-9.4,-9.5,-9.6,-9.5,-9.4,-9.4,-9.5,-9.4,-9.4,-9.4,-9.4,-9.7,-10.2,-10.3,-10.2,-10.1,-10.1,-10.2,-10.3,-10.2,-10.1,-9.9,-9.7,-9.6,-9.4,-9.4,-9.4,-9.3,-9.2,-9.2,-9.1,-9.1,-9.1,-9.0,-8.7,-8.8,-8.9,-9.1,-9.1,-9.0,-8.8,-99.0,-99.0,-99.0,-99.0,-99.0,-11.4,-11.4,-11.4,-11.2,-11.0,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.8,-10.8,-10.8,-10.7,-10.7,-10.6,-10.6,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.5,-10.4,-10.4,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.6,-10.6,-10.7,-10.7,-10.6,-10.7,-10.7,-10.7,-10.7,-10.6,-10.7,-10.7,-10.6,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.1,-11.2,-11.1,-11.1,-11.1,-11.1,-11.0,-10.9,-10.9,-11.2,-11.3,-11.3,-11.2,-11.3,-11.2,-11.1,-11.1,-11.0,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.0,-11.0,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.6,-10.6,-10.5,-10.5,-10.4,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.6,-10.5,-10.4,-10.4,-10.4,-10.5,-10.6,-10.6,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.8,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.5,-11.5,-11.5,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.5,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.7,-11.6,-11.6,-11.7,-11.6,-11.6,-11.5,-11.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=67 */
		private double[] getElevationGrid_5_34_height_67()
		{
			double[] value = {-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.3,-11.2,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.2,-11.3,-11.4,-11.5,-11.6,-11.7,-11.6,-11.5,-11.4,-11.3,-11.2,-11.1,-11.0,-10.9,-10.7,-10.6,-10.4,-10.2,-10.1,-9.9,-9.8,-9.7,-9.7,-9.7,-9.6,-9.6,-9.7,-9.5,-9.5,-9.5,-9.5,-9.7,-9.7,-9.8,-9.7,-9.7,-9.9,-9.9,-9.7,-9.5,-9.2,-9.1,-9.2,-9.1,-9.1,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.7,-8.7,-8.8,-8.8,-8.7,-8.6,-8.6,-8.7,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.3,-8.4,-8.4,-8.4,-8.3,-8.4,-8.4,-8.3,-8.2,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.9,-7.9,-7.8,-7.7,-7.8,-7.9,-7.9,-8.0,-7.9,-8.0,-8.1,-8.2,-8.3,-8.4,-8.5,-8.5,-8.5,-8.3,-8.1,-8.2,-8.4,-8.5,-8.5,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-8.0,-7.9,-7.8,-7.8,-7.8,-7.8,-7.8,-7.9,-7.9,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.7,-7.5,-7.5,-7.5,-7.5,-7.4,-7.3,-7.3,-7.3,-7.3,-7.4,-7.5,-7.6,-7.5,-7.3,-7.2,-7.1,-7.2,-7.2,-7.2,-7.3,-7.2,-7.3,-7.3,-7.4,-7.5,-7.7,-8.1,-8.1,-8.2,-8.3,-8.2,-7.9,-7.8,-7.8,-8.0,-8.1,-8.2,-8.3,-8.6,-9.1,-9.4,-9.7,-9.8,-9.7,-9.6,-9.6,-9.7,-9.7,-9.8,-9.9,-9.2,-8.3,-8.0,-8.0,-7.9,-7.9,-7.9,-8.0,-8.5,-8.6,-8.6,-8.4,-8.1,-8.1,-8.1,-8.1,-8.2,-8.2,-8.3,-8.4,-8.5,-8.6,-9.0,-9.2,-9.4,-9.4,-9.4,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.8,-9.8,-9.8,-9.8,-9.8,-9.9,-10.2,-10.0,-9.9,-10.1,-10.1,-10.1,-10.0,-10.2,-10.4,-10.4,-10.3,-10.2,-10.3,-10.2,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.2,-10.3,-10.5,-10.7,-10.6,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.5,-10.4,-10.2,-9.9,-9.8,-9.8,-9.7,-9.6,-9.4,-9.4,-9.3,-9.2,-9.3,-9.2,-8.8,-8.9,-9.1,-9.1,-9.2,-9.1,-9.1,-99.0,-99.0,-99.0,-99.0,-99.0,-11.1,-11.1,-11.1,-11.1,-10.8,-10.6,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.6,-10.5,-10.6,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-10.9,-10.9,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.6,-10.6,-10.5,-10.4,-10.5,-10.6,-10.6,-10.5,-10.5,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.8,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.1,-11.1,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.1,-11.1,-11.1,-11.0,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-11.2,-11.3,-11.4,-11.2,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.2,-11.2,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.7,-10.6,-10.6,-10.6,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.8,-10.7,-10.7,-10.7,-10.8,-10.7,-10.7,-10.6,-10.4,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.6,-10.6,-10.6,-10.7,-10.8,-10.8,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.1,-11.0,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.4,-11.5,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.6,-11.5,-11.5,-11.5,-11.4,-11.5,-11.4,-11.4,-11.4,-11.3,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.7,-11.7,-11.7,-11.7,-11.6,-11.5,-11.4,-11.4,-11.3,-11.2,-11.1,-11.0,-11.0,-10.9,-10.7,-10.5,-10.4,-10.3,-10.3,-10.2,-10.2,-10.1,-10.2,-10.1,-10.0,-10.0,-10.0,-10.1,-10.3,-10.5,-10.3,-10.3,-10.6,-10.7,-10.2,-10.1,-9.9,-9.8,-9.9,-9.9,-9.8,-9.7,-9.8,-9.8,-9.7,-9.6,-9.6,-9.5,-9.4,-9.4,-9.4,-9.4,-9.3,-9.2,-9.2,-9.2,-9.2,-9.1,-9.0,-8.8,-8.8,-8.7,-8.7,-8.7,-8.7,-8.7,-8.4,-8.4,-8.5,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.0,-8.0,-8.1,-8.2,-8.2,-8.2,-8.2,-8.3,-8.2,-8.2,-8.2,-8.2,-8.3,-8.4,-8.6,-8.6,-8.7,-8.8,-8.7,-8.6,-8.4,-8.5,-8.7,-8.7,-8.8,-8.7,-8.6,-8.6,-8.6,-8.6,-8.4,-8.3,-8.3,-8.1,-8.1,-8.1,-8.0,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-7.8,-7.9,-7.9,-7.7,-7.5,-7.5,-7.5,-7.4,-7.4,-7.4,-7.4,-7.4,-7.3,-7.3,-7.4,-7.4,-7.4,-7.3,-7.3,-7.3,-7.3,-7.3,-7.3,-7.4,-7.4,-7.4,-7.5,-7.6,-7.5,-7.6,-7.6,-7.6,-7.7,-7.8,-7.8,-7.8,-7.7,-7.7,-7.7,-7.7,-7.8,-8.0,-8.3,-8.6,-8.8,-9.0,-9.2,-9.1,-9.1,-9.2,-9.2,-9.2,-9.3,-9.2,-8.6,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.2,-8.5,-8.6,-8.6,-8.2,-8.0,-7.9,-8.0,-8.1,-8.1,-8.1,-8.3,-8.4,-8.5,-8.6,-8.7,-8.9,-9.1,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.5,-9.5,-9.6,-9.9,-10.0,-10.1,-10.2,-10.3,-10.4,-10.4,-10.5,-10.6,-10.6,-10.7,-10.8,-10.9,-10.8,-10.9,-10.9,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.6,-10.4,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.8,-9.6,-9.5,-9.6,-9.5,-9.3,-9.3,-9.4,-9.4,-9.4,-9.4,-9.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=68 */
		private double[] getElevationGrid_5_34_height_68()
		{
			double[] value = {-99.0,-99.0,-99.0,-99.0,-99.0,-10.9,-11.0,-11.1,-11.1,-10.8,-10.6,-10.4,-10.4,-10.4,-10.4,-10.4,-10.7,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.8,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.1,-11.2,-11.1,-11.1,-10.9,-11.0,-11.1,-10.9,-10.9,-11.2,-11.3,-11.3,-11.1,-10.9,-10.8,-10.9,-10.9,-11.0,-10.9,-10.9,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-10.9,-10.8,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.7,-11.7,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.5,-11.4,-11.3,-11.2,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-11.0,-11.0,-11.0,-11.0,-10.9,-11.1,-11.1,-10.8,-10.8,-10.7,-10.6,-10.7,-10.7,-10.6,-10.5,-10.5,-10.5,-10.5,-10.3,-10.3,-10.3,-10.2,-10.2,-10.1,-10.1,-10.0,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.5,-9.5,-9.4,-9.3,-9.2,-9.2,-9.2,-9.0,-8.9,-8.9,-8.9,-8.9,-9.0,-9.0,-8.9,-8.8,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.8,-8.7,-8.7,-8.6,-8.7,-8.6,-8.6,-8.8,-8.9,-8.9,-9.0,-9.1,-9.0,-8.9,-8.9,-8.9,-9.0,-9.0,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.5,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-7.9,-7.8,-7.8,-7.9,-8.0,-7.9,-7.8,-7.8,-7.7,-7.8,-7.7,-7.7,-7.7,-7.7,-7.6,-7.5,-7.5,-7.6,-7.5,-7.5,-7.5,-7.5,-7.5,-7.6,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.7,-7.8,-7.9,-7.9,-7.8,-7.8,-7.8,-7.8,-8.0,-8.2,-8.4,-8.6,-8.7,-8.7,-8.8,-8.9,-9.1,-9.1,-9.0,-8.7,-8.7,-8.7,-8.4,-8.1,-8.1,-8.2,-8.4,-8.4,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.0,-7.9,-8.0,-8.1,-8.1,-8.1,-8.3,-8.5,-8.7,-8.7,-8.8,-8.8,-8.9,-8.9,-9.0,-9.1,-9.2,-9.2,-9.3,-9.4,-9.5,-9.5,-9.6,-9.8,-9.9,-10.0,-10.2,-10.4,-10.5,-10.6,-10.7,-10.8,-10.9,-11.1,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.3,-11.3,-11.2,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.6,-10.5,-10.4,-10.3,-10.3,-10.2,-10.2,-10.2,-10.1,-10.0,-10.0,-10.1,-10.1,-9.9,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6,-99.0,-99.0,-99.0,-99.0,-99.0,-11.0,-11.1,-11.1,-11.0,-10.8,-10.6,-10.5,-10.4,-10.5,-10.5,-10.6,-10.8,-11.0,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.1,-11.0,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.0,-11.0,-11.0,-11.0,-10.9,-11.0,-10.9,-11.0,-11.1,-11.2,-11.1,-11.1,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.2,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.1,-11.2,-11.3,-11.4,-11.4,-11.3,-11.3,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.3,-11.3,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.0,-11.1,-11.1,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-11.0,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.6,-11.7,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=69 */
		private double[] getElevationGrid_5_34_height_69()
		{
			double[] value = {-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.5,-11.4,-11.6,-11.5,-11.4,-11.4,-11.4,-11.3,-11.3,-11.4,-11.3,-11.2,-11.2,-11.2,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.5,-10.4,-10.4,-10.3,-10.3,-10.2,-10.2,-10.0,-9.8,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.5,-9.4,-9.3,-9.3,-9.2,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.3,-9.4,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.1,-9.1,-9.1,-8.9,-8.8,-8.8,-8.6,-8.4,-8.4,-8.3,-8.2,-8.1,-8.1,-8.1,-7.9,-8.0,-8.1,-8.1,-8.1,-8.2,-8.2,-8.1,-8.1,-8.1,-8.1,-8.1,-8.0,-7.9,-7.8,-7.9,-7.8,-7.9,-7.9,-7.9,-7.9,-7.8,-7.8,-8.0,-8.0,-7.9,-8.0,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-7.9,-8.0,-8.0,-7.9,-8.0,-7.9,-7.9,-8.0,-8.1,-8.3,-8.4,-8.4,-8.6,-8.7,-8.7,-8.9,-8.9,-9.1,-8.8,-8.7,-8.7,-8.7,-8.5,-8.3,-8.2,-8.4,-8.5,-8.5,-8.4,-8.3,-8.1,-8.1,-8.1,-8.2,-8.1,-8.1,-8.3,-8.4,-8.4,-8.5,-8.5,-8.6,-8.7,-8.8,-8.9,-8.9,-8.9,-8.9,-9.1,-9.1,-9.3,-9.3,-9.3,-9.4,-9.5,-9.5,-9.7,-9.8,-9.9,-9.9,-10.2,-10.4,-10.6,-10.7,-10.8,-10.9,-11.1,-11.2,-11.3,-11.3,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.3,-11.1,-11.1,-11.1,-10.9,-10.8,-10.7,-10.7,-10.6,-10.7,-10.7,-10.8,-10.8,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.4,-10.5,-10.7,-10.7,-10.5,-10.6,-10.4,-10.3,-10.2,-10.0,-9.9,-99.0,-99.0,-99.0,-99.0,-99.0,-11.2,-11.3,-11.3,-11.1,-11.0,-10.9,-10.8,-10.6,-10.7,-10.8,-10.9,-11.0,-11.3,-11.4,-11.5,-11.5,-11.5,-11.7,-11.7,-11.7,-11.7,-11.6,-11.5,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.3,-11.3,-11.2,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.4,-11.5,-11.6,-11.7,-11.7,-11.6,-11.7,-11.6,-11.6,-11.4,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.3,-11.3,-11.4,-11.3,-11.3,-11.4,-11.4,-11.5,-11.6,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.4,-11.3,-11.1,-11.0,-10.9,-11.0,-11.1,-11.3,-11.3,-11.4,-11.4,-11.5,-11.6,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.5,-11.4,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.3,-11.3,-11.2,-11.3,-11.3,-11.2,-11.2,-11.3,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.4,-11.3,-11.3,-11.2,-11.2,-11.1,-11.0,-11.0,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.3,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.0,-11.0,-10.9,-11.0,-11.0,-11.0,-11.0,-10.9,-11.0,-10.9,-10.9,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.2,-11.2,-11.3,-11.2,-11.3,-11.3,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.9,-12.0,-12.1,-12.0,-11.8,-11.9,-11.9,-11.8,-11.8,-11.8,-11.7,-11.8,-11.8,-11.8,-11.7,-11.6,-11.6,-11.5,-11.4,-11.4,-11.3,-11.3,-11.3,-11.2,-11.1,-11.0,-10.9,-10.9,-10.9,-10.7,-10.6,-10.7,-10.6,-10.6,-10.6,-10.4,-10.3,-10.4,-10.2,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.1,-10.0,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.4,-9.4,-9.3,-9.3,-9.3,-9.3,-9.2,-9.1,-9.1,-9.0,-9.0,-8.9,-8.8,-8.8,-8.7,-8.6,-8.5,-8.4,-8.4,-8.3,-8.2,-8.2,-8.2,-8.1,-8.2,-8.1,-8.2,-8.4,-8.4,-8.4,-8.4,-8.4,-8.3,-8.3,-8.2,-8.2,-8.1,-8.1,-8.1,-8.0,-8.1,-8.1,-8.2,-8.1,-8.0,-8.0,-8.1,-8.1,-8.2,-8.3,-8.3,-8.1,-8.2,-8.3,-8.3,-8.1,-8.2,-8.2,-8.2,-8.1,-8.1,-8.2,-8.2,-8.2,-8.3,-8.4,-8.4,-8.5,-8.7,-8.8,-8.9,-8.9,-9.1,-9.1,-9.1,-9.0,-8.9,-8.9,-8.7,-8.5,-8.4,-8.5,-8.5,-8.4,-8.4,-8.4,-8.5,-8.4,-8.3,-8.3,-8.4,-8.5,-8.6,-8.7,-8.8,-8.9,-8.9,-8.8,-8.9,-8.9,-9.1,-9.1,-9.2,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.4,-9.5,-9.6,-9.7,-9.9,-9.9,-10.0,-10.2,-10.4,-10.6,-10.8,-10.9,-11.1,-11.2,-11.3,-11.3,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.4,-11.4,-11.3,-11.2,-11.1,-10.9,-10.8,-10.7,-10.7,-10.7,-10.8,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=70 */
		private double[] getElevationGrid_5_34_height_70()
		{
			double[] value = {-10.9,-11.1,-11.1,-11.1,-11.1,-11.0,-10.8,-10.5,-10.4,-10.2,-99.0,-99.0,-99.0,-99.0,-99.0,-11.6,-11.6,-11.6,-11.5,-11.5,-11.4,-11.3,-11.2,-11.2,-11.2,-11.4,-11.5,-11.7,-11.9,-12.0,-12.0,-12.1,-12.1,-12.2,-12.2,-12.2,-12.2,-12.1,-12.0,-12.0,-12.0,-12.0,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.9,-11.7,-11.5,-11.5,-11.6,-11.5,-11.5,-11.6,-11.7,-11.8,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.8,-11.7,-11.5,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.8,-11.9,-11.9,-11.8,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.5,-11.4,-11.5,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.4,-11.6,-11.6,-11.7,-11.7,-11.6,-11.6,-11.5,-11.4,-11.4,-11.5,-11.6,-11.6,-11.7,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.4,-11.3,-11.2,-11.1,-11.1,-11.1,-11.2,-11.4,-11.4,-11.5,-11.6,-11.6,-11.7,-11.6,-11.6,-11.7,-11.7,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.8,-11.8,-11.8,-11.6,-11.6,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.3,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.4,-11.3,-11.3,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-12.0,-12.2,-12.1,-11.8,-11.9,-11.9,-11.8,-11.8,-11.9,-11.8,-11.8,-11.9,-11.9,-11.8,-11.7,-11.6,-11.6,-11.5,-11.5,-11.4,-11.3,-11.3,-11.3,-11.2,-11.1,-11.1,-11.0,-11.0,-10.9,-10.8,-10.8,-10.7,-10.6,-10.6,-10.6,-10.5,-10.4,-10.3,-10.2,-10.2,-10.3,-10.2,-10.1,-10.1,-10.1,-9.9,-9.8,-9.8,-9.7,-9.6,-9.6,-9.5,-9.5,-9.5,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.4,-9.3,-9.4,-9.3,-9.4,-9.4,-9.4,-9.3,-9.2,-9.2,-9.1,-9.1,-9.0,-9.0,-8.9,-8.9,-8.8,-8.6,-8.6,-8.6,-8.5,-8.5,-8.4,-8.3,-8.2,-8.2,-8.3,-8.2,-8.3,-8.4,-8.4,-8.4,-8.5,-8.6,-8.6,-8.6,-8.5,-8.4,-8.3,-8.2,-8.3,-8.3,-8.4,-8.3,-8.2,-8.1,-8.3,-8.4,-8.3,-8.3,-8.3,-8.4,-8.4,-8.5,-8.6,-8.5,-8.5,-8.5,-8.7,-8.7,-8.6,-8.6,-8.6,-8.6,-8.5,-8.6,-8.6,-8.6,-8.6,-8.7,-8.8,-8.7,-8.8,-8.9,-9.0,-9.1,-9.2,-9.3,-9.4,-9.4,-9.3,-9.1,-9.1,-9.0,-8.8,-8.6,-8.7,-8.6,-8.6,-8.4,-8.6,-8.8,-8.6,-8.6,-8.6,-8.6,-8.8,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.1,-9.3,-9.4,-9.4,-9.4,-9.5,-9.5,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.9,-10.0,-10.2,-10.3,-10.5,-10.7,-10.9,-11.1,-11.2,-11.3,-11.4,-11.4,-11.4,-11.4,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.1,-11.0,-10.9,-10.8,-10.8,-10.8,-10.9,-10.9,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.2,-11.4,-11.4,-11.5,-11.5,-11.5,-11.3,-11.0,-10.7,-10.6,-56.0,-55.9,-55.9,-55.9,-55.9,-12.4,-12.3,-12.2,-12.2,-12.2,-12.2,-12.0,-12.0,-12.0,-12.0,-12.1,-12.2,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.2,-12.2,-12.3,-12.4,-12.4,-12.2,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-12.1,-12.2,-12.2,-12.1,-12.0,-11.9,-12.0,-11.9,-11.9,-11.6,-11.5,-11.5,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.7,-11.8,-11.8,-11.9,-11.9,-12.1,-12.2,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.7,-11.7,-11.6,-11.5,-11.5,-11.6,-11.7,-11.7,-11.8,-11.8,-11.9,-11.9,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.6,-11.5,-11.4,-11.3,-11.3,-11.3,-11.2,-11.4,-11.4,-11.5,-11.6,-11.7,-11.7,-11.8,-11.7,-11.7,-11.8,-11.7,-11.7,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.9,-11.9,-11.8,-11.8,-11.7,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.2,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.2,-11.1,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=71 */
		private double[] getElevationGrid_5_34_height_71()
		{
			double[] value = {-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.9,-11.9,-11.7,-11.8,-11.8,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.6,-11.6,-11.5,-11.4,-11.4,-11.3,-11.2,-11.3,-11.2,-11.1,-11.0,-11.0,-11.0,-10.9,-10.8,-10.8,-10.8,-10.6,-10.6,-10.6,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.1,-10.1,-10.1,-9.9,-9.9,-9.8,-9.7,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.6,-9.5,-9.5,-9.5,-9.6,-9.7,-9.6,-9.5,-9.4,-9.3,-9.3,-9.3,-9.2,-9.1,-9.0,-9.0,-8.9,-8.8,-8.7,-8.7,-8.7,-8.6,-8.6,-8.5,-8.4,-8.5,-8.5,-8.4,-8.5,-8.8,-8.7,-8.7,-8.8,-8.9,-8.9,-8.9,-8.8,-8.7,-8.6,-8.5,-8.5,-8.6,-8.7,-8.7,-8.4,-8.4,-8.4,-8.6,-8.6,-8.7,-8.8,-8.8,-8.8,-8.9,-9.0,-8.9,-8.9,-9.0,-9.1,-9.1,-9.0,-9.0,-9.0,-9.0,-8.9,-9.0,-8.9,-8.9,-8.9,-8.9,-8.9,-9.0,-9.1,-9.1,-9.2,-9.3,-9.4,-9.4,-9.4,-9.4,-9.3,-9.2,-9.3,-9.0,-8.7,-8.6,-8.6,-8.8,-8.7,-8.5,-8.6,-8.7,-8.7,-8.8,-8.8,-8.9,-9.0,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.3,-9.4,-9.6,-9.7,-9.7,-9.6,-9.6,-9.6,-9.8,-9.8,-9.8,-9.8,-9.9,-9.9,-10.0,-10.1,-10.4,-10.6,-10.7,-10.9,-11.1,-11.2,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.2,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-11.0,-11.0,-11.1,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.2,-11.2,-11.3,-11.3,-11.3,-11.5,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.5,-11.2,-11.1,-13.0,-12.9,-12.9,-13.0,-12.9,-12.8,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.5,-12.6,-12.7,-12.7,-12.5,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.2,-12.3,-12.3,-12.3,-12.2,-12.1,-12.1,-12.0,-11.9,-11.7,-11.6,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.9,-12.0,-12.1,-12.2,-12.2,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.2,-12.1,-12.1,-12.1,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.7,-11.7,-11.8,-11.8,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-12.0,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.5,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.5,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.7,-11.7,-11.6,-11.7,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.5,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.3,-11.4,-11.3,-11.3,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.7,-11.8,-11.8,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.2,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.7,-10.8,-10.8,-10.7,-10.6,-10.5,-10.4,-10.4,-10.3,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.1,-10.2,-10.2,-10.1,-10.0,-10.0,-9.9,-9.9,-9.9,-9.9,-10.0,-10.1,-10.3,-10.2,-10.2,-10.1,-10.0,-9.9,-9.9,-9.8,-9.8,-9.7,-9.6,-9.5,-9.4,-9.3,-9.3,-9.3,-9.2,-9.1,-9.0,-9.0,-9.0,-9.1,-9.1,-9.0,-9.0,-9.2,-9.2,-9.2,-9.3,-9.4,-9.3,-9.3,-9.2,-9.2,-9.1,-9.0,-9.0,-9.1,-9.1,-9.0,-8.9,-8.8,-8.8,-8.8,-9.0,-9.1,-9.1,-9.1,-9.1,-9.2,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.3,-9.2,-9.2,-9.2,-9.1,-9.1,-9.1,-9.1,-9.2,-9.2,-9.3,-9.4,-9.4,-9.6,-9.6,-9.6,-9.6,-9.4,-9.3,-9.3,-9.1,-8.9,-8.8,-8.9,-9.1,-9.1,-8.9,-8.8,-8.8,-9.0,-9.1,-9.2,-9.2,-9.3,-9.4,-9.4,-9.5,-9.5,-9.5,-9.5,-9.6,-9.7,-9.8,-9.9,-10.0,-10.0,-10.0,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.1,-10.1,-10.2,-10.4,-10.6,-10.7,-10.9,-11.1,-11.2,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.2,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=72 */
		private double[] getElevationGrid_5_34_height_72()
		{
			double[] value = {-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.5,-11.6,-11.6,-11.6,-11.8,-11.9,-11.9,-11.9,-11.7,-11.6,-13.1,-13.0,-13.0,-13.0,-12.9,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.7,-12.7,-12.8,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.7,-12.6,-12.5,-12.5,-12.5,-12.4,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.2,-12.1,-12.1,-12.0,-11.9,-11.8,-11.7,-11.8,-11.8,-11.8,-11.9,-12.0,-12.1,-12.2,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.5,-12.5,-12.6,-12.5,-12.4,-12.3,-12.2,-12.2,-12.1,-12.1,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.8,-11.8,-11.7,-11.7,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.6,-11.6,-11.6,-11.4,-11.4,-11.5,-11.5,-11.5,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.7,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.3,-11.3,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.8,-10.7,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-11.0,-10.9,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.8,-11.9,-11.9,-11.8,-11.9,-11.9,-11.8,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.2,-11.3,-11.3,-11.2,-11.1,-10.9,-10.9,-10.8,-10.7,-10.6,-10.6,-10.5,-10.5,-10.6,-10.6,-10.6,-10.7,-10.6,-10.5,-10.4,-10.4,-10.5,-10.6,-10.5,-10.4,-10.4,-10.5,-10.6,-10.6,-10.7,-10.6,-10.5,-10.4,-10.4,-10.4,-10.4,-10.3,-10.2,-10.2,-10.1,-9.9,-9.9,-9.9,-9.9,-9.8,-9.7,-9.7,-9.8,-9.7,-9.8,-9.7,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.7,-9.7,-9.7,-9.8,-9.7,-9.7,-9.6,-9.7,-9.7,-9.7,-9.6,-9.5,-9.5,-9.6,-9.6,-9.6,-9.7,-9.7,-9.7,-9.7,-9.7,-9.8,-9.8,-9.7,-9.7,-9.7,-9.8,-9.8,-9.8,-9.7,-9.6,-9.6,-9.7,-9.6,-9.6,-9.6,-9.5,-9.6,-9.6,-9.6,-9.6,-9.7,-9.8,-9.9,-10.0,-9.8,-9.8,-9.7,-9.7,-9.5,-9.4,-9.5,-9.6,-9.6,-9.7,-9.6,-9.6,-9.6,-9.7,-9.8,-9.8,-9.8,-9.8,-9.9,-10.0,-10.0,-10.0,-9.9,-10.0,-10.1,-10.2,-10.3,-10.3,-10.4,-10.4,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.6,-10.7,-10.8,-10.9,-11.0,-11.2,-11.4,-11.5,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.4,-11.5,-11.4,-11.3,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.6,-11.8,-11.9,-12.0,-11.9,-11.8,-13.1,-13.0,-13.0,-13.0,-12.9,-12.8,-12.8,-12.7,-12.7,-12.7,-12.8,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.8,-12.7,-12.7,-12.8,-12.7,-12.6,-12.6,-12.5,-12.4,-12.4,-12.3,-12.2,-12.2,-12.2,-12.3,-12.3,-12.2,-12.1,-12.0,-12.0,-11.9,-11.9,-11.8,-11.9,-11.9,-12.0,-12.1,-12.2,-12.3,-12.4,-12.4,-12.5,-12.4,-12.4,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.4,-12.3,-12.3,-12.2,-12.2,-12.1,-12.1,-12.1,-12.0,-12.0,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-12.0,-12.1,-12.1,-12.0,-12.0,-12.0,-12.0,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.2,-11.1,-11.1,-11.2,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.4,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.1,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.1,-11.1,-11.1,-11.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=73 */
		private double[] getElevationGrid_5_34_height_73()
		{
			double[] value = {-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.2,-11.1,-11.1,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.6,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.1,-11.0,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.3,-11.3,-11.2,-11.2,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.7,-10.8,-10.7,-10.5,-10.4,-10.5,-10.4,-10.4,-10.3,-10.3,-10.3,-10.3,-10.3,-10.2,-10.2,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.3,-10.2,-10.2,-10.2,-10.3,-10.2,-10.1,-10.2,-10.2,-10.2,-10.2,-10.2,-10.2,-10.2,-10.2,-10.1,-10.1,-10.2,-10.2,-10.2,-10.2,-10.1,-10.1,-10.1,-10.1,-10.0,-10.0,-9.9,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.3,-10.3,-10.2,-10.2,-10.2,-10.1,-10.0,-10.0,-10.0,-10.1,-10.1,-10.1,-10.2,-10.2,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.4,-10.4,-10.4,-10.6,-10.8,-10.8,-10.8,-10.8,-11.0,-11.0,-10.9,-10.9,-10.8,-10.8,-10.7,-10.7,-10.7,-10.6,-10.7,-10.8,-10.8,-10.9,-10.9,-11.1,-11.3,-11.4,-11.6,-11.7,-11.8,-11.9,-11.9,-11.9,-11.8,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.3,-11.1,-10.9,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.3,-11.6,-11.8,-11.9,-12.0,-12.0,-11.9,-13.1,-13.0,-12.9,-12.9,-12.8,-12.8,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.6,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.5,-12.4,-12.3,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-12.0,-11.9,-11.9,-11.9,-12.0,-12.1,-12.2,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.4,-12.4,-12.3,-12.2,-12.2,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-12.0,-12.1,-12.1,-12.1,-12.1,-12.1,-12.2,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.7,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.3,-11.3,-11.4,-11.3,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.3,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.4,-11.4,-11.3,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.1,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-10.9,-10.9,-11.0,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.6,-10.6,-10.6,-10.5,-10.4,-10.4,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.1,-11.2,-11.1,-11.1,-11.0,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.5,-10.6,-10.7,-10.6,-10.6,-10.6,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.8,-11.0,-10.9,-10.8,-10.8,-10.9,-10.8,-10.9,-10.9,-10.8,-10.8,-10.8,-11.0,-11.2,-11.2,-11.3,-11.3,-11.5,-11.6,-11.4,-11.3,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.1,-11.1,-11.2,-11.3,-11.5,-11.6,-11.8,-11.9,-12.0,-12.1,-12.0,-11.9,-11.6,-11.2,-11.1,-11.1,-11.0,-11.0,-10.9,-10.8,-10.7,-10.6,-10.5,-10.5,-10.5,-10.5,-10.6,-10.6,-10.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=74 */
		private double[] getElevationGrid_5_34_height_74()
		{
			double[] value = {-10.6,-10.7,-10.6,-10.7,-10.7,-10.8,-10.9,-11.0,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.4,-11.3,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.4,-11.6,-11.8,-12.0,-12.1,-12.2,-12.2,-13.0,-12.9,-12.9,-12.8,-12.8,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.5,-12.4,-12.2,-12.1,-12.0,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-11.9,-11.9,-11.9,-12.0,-11.9,-11.9,-12.1,-12.1,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.4,-12.4,-12.3,-12.2,-12.2,-12.1,-12.1,-12.0,-12.0,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-12.0,-12.1,-12.1,-12.1,-12.1,-12.1,-12.2,-12.1,-12.1,-12.1,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.0,-12.0,-11.9,-11.8,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.5,-11.4,-11.4,-11.5,-11.5,-11.5,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.5,-11.6,-11.4,-11.3,-11.3,-11.4,-11.3,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.3,-11.2,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.5,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.2,-11.2,-11.2,-11.3,-11.2,-11.1,-11.0,-11.0,-10.9,-10.9,-10.8,-10.9,-11.0,-11.1,-11.1,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.6,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.8,-10.8,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.5,-10.5,-10.4,-10.3,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.5,-10.6,-10.5,-10.4,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.3,-11.4,-11.5,-11.5,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-11.3,-11.5,-11.3,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.3,-11.4,-11.5,-11.5,-11.6,-11.8,-11.9,-11.8,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.8,-11.9,-12.1,-12.2,-12.2,-12.2,-12.1,-11.9,-11.5,-11.3,-11.2,-11.2,-11.1,-11.0,-10.9,-10.9,-10.8,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.6,-10.5,-10.6,-10.7,-10.7,-10.7,-10.8,-10.9,-11.1,-11.2,-11.3,-11.3,-11.3,-11.2,-11.3,-11.4,-11.3,-11.2,-11.2,-11.2,-11.4,-11.5,-11.5,-11.6,-11.7,-11.7,-11.9,-12.1,-12.2,-12.2,-12.3,-13.0,-12.9,-12.8,-12.7,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.3,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.2,-12.2,-12.1,-12.1,-12.2,-12.3,-12.3,-12.4,-12.4,-12.5,-12.5,-12.6,-12.7,-12.7,-12.7,-12.7,-12.6,-12.5,-12.4,-12.3,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-12.1,-12.3,-12.6,-12.8,-12.8,-12.8,-12.8,-12.6,-12.6,-12.5,-12.5,-12.5,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.4,-12.3,-12.2,-12.2,-12.1,-12.1,-12.1,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-12.1,-12.1,-12.0,-12.0,-12.0,-12.0,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-12.0,-12.1,-12.2,-12.2,-12.2,-12.2,-12.2,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.3,-12.2,-12.2,-12.1,-12.0,-11.9,-11.9,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.9,-11.9,-12.0,-11.9,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.6,-11.6,-11.7,-11.6,-11.5,-11.6,-11.6,-11.6,-11.5,-11.3,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.6,-11.6,-11.6,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.4,-11.3,-11.3,-11.3,-11.2,-11.2,-11.1,-11.0,-11.0,-10.9,-10.9,-11.0,-11.2,-11.2,-11.1,-11.1,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=75 */
		private double[] getElevationGrid_5_34_height_75()
		{
			double[] value = {-10.9,-10.9,-10.9,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.7,-10.7,-10.7,-10.8,-10.7,-10.8,-10.8,-10.7,-10.7,-10.7,-10.8,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.7,-10.6,-10.7,-10.8,-10.7,-10.7,-10.7,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-10.9,-10.8,-10.7,-10.6,-10.5,-10.4,-10.3,-10.2,-10.2,-10.2,-10.2,-10.2,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.4,-10.5,-10.5,-10.6,-10.6,-10.6,-10.6,-10.7,-10.8,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.7,-11.8,-11.8,-11.7,-11.7,-11.8,-11.9,-11.8,-11.9,-11.9,-11.8,-11.8,-11.8,-11.9,-11.8,-11.7,-11.7,-11.8,-11.7,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.8,-11.8,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.8,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.8,-11.7,-11.7,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.4,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.3,-11.4,-11.4,-11.4,-11.4,-11.6,-11.8,-11.7,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.5,-11.6,-11.7,-11.8,-11.9,-11.9,-11.9,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-12.0,-12.0,-11.9,-12.0,-11.9,-11.9,-12.0,-12.2,-12.2,-12.3,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-11.9,-11.6,-11.5,-11.4,-11.3,-11.3,-11.2,-11.1,-11.0,-10.9,-10.8,-10.8,-10.9,-10.9,-10.8,-10.8,-10.9,-10.8,-10.6,-10.8,-10.8,-10.8,-10.9,-10.9,-11.1,-11.3,-11.3,-11.3,-11.3,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.3,-11.4,-11.5,-11.4,-11.6,-11.7,-11.7,-11.9,-12.1,-12.3,-12.4,-12.5,-12.9,-12.8,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.1,-12.1,-12.1,-12.0,-12.0,-12.1,-12.2,-12.2,-12.3,-12.4,-12.5,-12.5,-12.6,-12.7,-12.8,-12.8,-12.8,-12.7,-12.6,-12.5,-12.4,-12.2,-12.1,-12.0,-11.9,-11.9,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-11.9,-12.0,-12.1,-12.2,-12.4,-12.8,-13.1,-13.2,-13.2,-13.1,-12.9,-12.7,-12.6,-12.5,-12.5,-12.5,-12.5,-12.5,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-12.1,-12.1,-12.1,-12.1,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.1,-12.0,-12.0,-12.0,-12.0,-12.1,-12.1,-12.2,-12.2,-12.1,-12.1,-12.1,-11.9,-11.9,-11.9,-11.9,-12.1,-12.1,-12.1,-12.2,-12.2,-12.4,-12.4,-12.4,-12.3,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.3,-12.2,-12.2,-12.2,-12.1,-12.1,-12.0,-11.9,-11.9,-12.0,-12.1,-12.1,-12.0,-12.0,-12.1,-12.2,-12.2,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.0,-11.9,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-12.0,-11.9,-11.9,-12.0,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.7,-11.6,-11.7,-11.8,-11.8,-11.6,-11.4,-11.5,-11.5,-11.4,-11.5,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.6,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.9,-11.7,-11.7,-11.8,-11.8,-11.6,-11.4,-11.4,-11.3,-11.4,-11.3,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.3,-11.3,-11.2,-11.1,-11.0,-11.0,-11.0,-10.9,-10.9,-11.0,-11.0,-11.1,-11.1,-11.1,-11.0,-11.1,-11.1,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-10.8,-10.8,-10.9,-10.8,-10.8,-10.8,-10.7,-10.7,-10.7,-10.7,-10.7,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-10.8,-10.9,-11.0,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.1,-10.9,-10.7,-10.6,-10.5,-10.4,-10.3,-10.2,-10.2,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.3,-10.3,-10.2,-10.1,-10.2,-10.2,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.6,-10.6,-10.7,-10.8,-10.9,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.0,-10.9,-10.9,-11.0,-11.0,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.6,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.5,-11.5,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.9,-12.0,-12.1,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-11.9,-11.9,-11.9,-12.0,-12.1,-12.2,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-12.0,-12.1,-12.1,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-12.0,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.9,-11.9,-12.0,-12.1,-12.2,-12.2,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.7,-12.7,-12.6,-12.4,-12.4,-12.3,-11.9,-11.8,-11.7,-11.6,-11.5,-11.4,-11.4,-11.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=76 */
		private double[] getElevationGrid_5_34_height_76()
		{
			double[] value = {-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-10.9,-10.9,-11.0,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.2,-11.2,-11.3,-11.3,-11.2,-11.1,-11.0,-11.0,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.4,-11.5,-11.6,-11.8,-11.8,-11.8,-11.9,-12.2,-12.4,-12.6,-12.7,-12.8,-12.7,-12.6,-12.6,-12.6,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.1,-12.1,-12.2,-12.1,-12.2,-12.2,-12.3,-12.4,-12.6,-12.6,-12.6,-12.7,-12.8,-12.9,-12.9,-12.9,-12.9,-12.8,-12.7,-12.5,-12.3,-12.2,-12.1,-12.0,-12.0,-12.1,-12.1,-12.1,-12.1,-12.1,-12.2,-12.2,-12.3,-12.4,-12.5,-12.8,-13.3,-13.5,-13.6,-13.7,-13.5,-13.2,-12.9,-12.8,-12.6,-12.6,-12.7,-12.6,-12.6,-12.7,-12.7,-12.7,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.2,-12.2,-12.2,-12.1,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.4,-12.4,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.4,-12.4,-12.5,-12.6,-12.6,-12.4,-12.4,-12.4,-12.6,-12.5,-12.4,-12.5,-12.4,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.4,-12.4,-12.3,-12.3,-12.3,-12.2,-12.2,-12.1,-12.1,-12.1,-12.2,-12.2,-12.2,-12.2,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.1,-12.0,-12.0,-12.0,-12.2,-12.2,-12.2,-12.3,-12.3,-12.4,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.1,-12.0,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.7,-11.7,-11.8,-11.9,-11.7,-11.6,-11.7,-11.7,-11.6,-11.4,-11.4,-11.4,-11.4,-11.4,-11.6,-11.5,-11.5,-11.5,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.8,-11.9,-12.0,-12.0,-12.1,-12.0,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-12.0,-11.9,-11.8,-11.8,-11.8,-11.8,-11.7,-11.5,-11.4,-11.5,-11.4,-11.3,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.3,-11.2,-11.2,-11.1,-11.1,-11.1,-11.0,-11.0,-11.0,-11.1,-11.2,-11.2,-11.1,-11.2,-11.2,-11.2,-11.1,-11.1,-11.0,-11.1,-11.1,-10.9,-10.9,-10.9,-11.0,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.1,-10.9,-10.9,-10.9,-10.8,-10.7,-10.6,-10.7,-10.6,-10.6,-10.6,-10.6,-10.6,-10.8,-10.8,-10.8,-10.9,-11.0,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.5,-11.3,-11.1,-10.9,-10.8,-10.7,-10.6,-10.4,-10.3,-10.4,-10.5,-10.6,-10.6,-10.6,-10.4,-10.5,-10.5,-10.4,-10.3,-10.2,-10.1,-10.2,-10.3,-10.4,-10.3,-10.3,-10.3,-10.4,-10.4,-10.4,-10.4,-10.4,-10.4,-10.5,-10.4,-10.5,-10.6,-10.7,-10.8,-10.9,-11.0,-11.0,-11.1,-11.1,-11.1,-11.0,-11.0,-10.9,-10.9,-10.9,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.8,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.7,-11.6,-11.6,-11.7,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.7,-11.6,-11.6,-11.7,-11.8,-11.7,-11.7,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.8,-11.7,-11.7,-11.7,-11.6,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.7,-11.8,-11.8,-11.8,-11.8,-11.7,-11.6,-11.6,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.1,-12.0,-12.0,-12.0,-12.0,-12.0,-12.0,-12.1,-12.1,-12.2,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.4,-12.4,-12.5,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.7,-12.7,-12.7,-12.6,-12.4,-12.4,-12.3,-12.3,-12.3,-12.4,-12.4,-12.3,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.5,-12.6,-12.7,-12.7,-12.7,-12.7,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-12.8,-12.8,-12.7,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-13.0,-13.1,-12.9,-12.7,-12.7,-12.7,-12.5,-12.3,-12.1,-11.9,-11.9,-11.8,-11.8,-11.7,-11.6,-11.6,-11.4,-11.4,-11.3,-11.3,-11.3,-11.3,-11.2,-11.2,-11.2,-11.1,-11.1,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.3,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.4,-11.5,-11.6,-11.6,-11.8,-11.9,-11.9,-11.9,-11.9,-12.2,-12.4,-12.7,-12.8,-13.0,-12.9,-12.9,-12.8,-12.9,-13.0,-13.0,-13.0,-13.0,-13.0,-12.9,-12.9,-12.9,-12.8,-12.8,-12.9,-12.9,-12.8,-12.8,-12.7,-12.7,-12.6,-12.5,-12.4,-12.4,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.5,-12.7,-12.7,-12.6,-12.6,-12.7,-12.8,-12.9,-13.0,-13.0,-13.1,-13.0,-12.9,-12.8,-12.5,-12.4,-12.3,-12.2,-12.2,-12.3,-12.2,-12.2,-12.3,-12.2,-12.3,-12.4,-12.4,-12.6,-12.8,-13.1,-13.4,-13.7,-13.9,-14.0,-14.0,-13.8,-13.7,-13.4,-13.1,-13.0,-12.9,-12.8,-12.8,-12.9,-12.8,-12.8,-12.7,-12.7,-12.7,-12.6,-12.6,-12.7,-12.7,-12.7,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.6,-12.7,-12.8,-12.8,-12.7,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.6,-12.7,-12.8,-12.8,-12.8,-12.8,-12.7,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.3,-12.4,-12.4,-12.4,-12.4,-12.6,-12.6,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.7,-12.6,-12.6,-12.6,-12.6,-12.7,-12.8,-12.7,-12.7,-12.7,-12.6,-12.5,-12.5,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.6,-12.6,-12.6,-12.7,-12.6,-12.6,-12.6,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.6,-12.5,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.2,-12.2,-12.3,-12.4,-12.4,-12.5,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.2,-12.1,-12.1,-12.1,-11.9,-11.9,-11.9,-12.0,-11.9,-11.9,-11.9,-12.0,-12.1,-11.9,-11.9,-11.8,-11.9,-11.8,-11.7,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.6,-11.6,-11.8,-11.8,-11.8,-11.8,-11.7,-11.9,-11.9,-11.9,-12.0,-12.0,-11.9,-11.9,-11.9,-11.8,-11.9,-11.9,-11.8,-11.7,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.6,-11.6,-11.6,-11.5,-11.4,-11.5,-11.6,-11.4,-11.4,-11.5,-11.5,-11.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=77 */
		private double[] getElevationGrid_5_34_height_77()
		{
			double[] value = {-11.4,-11.3,-11.3,-11.3,-11.2,-11.2,-11.1,-11.2,-11.3,-11.4,-11.4,-11.3,-11.4,-11.4,-11.4,-11.3,-11.3,-11.2,-11.3,-11.2,-11.1,-11.1,-11.2,-11.3,-11.5,-11.6,-11.5,-11.5,-11.5,-11.4,-11.3,-11.1,-11.1,-11.1,-10.9,-10.8,-10.9,-10.9,-10.8,-10.9,-10.8,-10.7,-10.8,-10.9,-10.9,-11.0,-11.1,-11.2,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.7,-11.6,-11.5,-11.3,-11.1,-10.9,-10.9,-10.9,-10.7,-10.6,-10.6,-10.7,-10.9,-10.9,-10.9,-10.7,-10.6,-10.7,-10.8,-10.6,-10.4,-10.4,-10.4,-10.5,-10.6,-10.7,-10.6,-10.5,-10.5,-10.6,-10.7,-10.8,-10.7,-10.6,-10.6,-10.6,-10.7,-10.7,-10.8,-10.8,-11.0,-11.1,-11.2,-11.2,-11.3,-11.2,-11.2,-11.2,-11.1,-11.1,-11.1,-11.1,-11.1,-11.2,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.6,-11.6,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-12.0,-12.1,-12.1,-12.0,-12.1,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.9,-11.9,-11.9,-11.9,-11.8,-11.9,-11.9,-11.9,-11.9,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-12.0,-12.0,-11.9,-11.9,-12.0,-12.1,-12.1,-12.0,-12.0,-12.0,-11.9,-11.8,-11.8,-11.8,-11.8,-11.9,-12.0,-12.0,-12.0,-12.1,-12.1,-12.2,-12.2,-12.3,-12.2,-12.2,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-13.0,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-12.9,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-13.0,-13.0,-13.0,-13.0,-13.0,-12.9,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.1,-12.9,-12.9,-13.0,-12.9,-12.7,-12.5,-12.4,-12.3,-12.2,-12.1,-12.1,-12.0,-11.9,-11.8,-11.7,-11.7,-11.7,-11.6,-11.6,-11.5,-11.6,-11.5,-11.4,-11.5,-11.5,-11.5,-11.6,-11.5,-11.4,-11.6,-11.7,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.7,-11.9,-11.9,-12.0,-11.9,-12.0,-12.3,-12.4,-12.7,-12.9,-99.0,-13.5,-13.4,-13.3,-13.4,-13.5,-13.5,-13.6,-13.5,-13.4,-13.4,-13.6,-13.6,-13.3,-13.4,-13.4,-13.5,-13.4,-13.2,-13.1,-13.0,-12.9,-12.8,-12.8,-12.7,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.9,-12.9,-12.8,-12.8,-12.8,-12.8,-12.9,-13.1,-13.3,-13.3,-13.3,-13.3,-13.2,-13.0,-12.8,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.6,-12.8,-12.9,-13.0,-13.4,-13.8,-14.0,-14.3,-14.5,-14.5,-14.4,-14.3,-14.0,-13.5,-13.4,-13.2,-13.1,-13.1,-13.2,-13.1,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-12.9,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.9,-13.0,-13.1,-13.1,-13.1,-13.0,-12.9,-12.9,-12.8,-12.8,-12.8,-12.7,-12.7,-12.8,-13.0,-13.1,-13.2,-13.2,-13.0,-12.9,-12.9,-12.8,-12.8,-12.8,-12.9,-12.9,-13.1,-13.2,-13.2,-13.1,-13.1,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.8,-12.9,-12.9,-12.9,-12.8,-12.7,-12.7,-12.6,-12.6,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.8,-12.9,-12.9,-12.9,-12.9,-12.8,-12.9,-13.0,-13.0,-12.9,-13.0,-12.9,-12.8,-12.8,-12.8,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.7,-12.7,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.6,-12.5,-12.5,-12.5,-12.6,-12.7,-12.8,-12.7,-12.7,-12.6,-12.6,-12.6,-12.7,-12.7,-12.6,-12.6,-12.5,-12.4,-12.4,-12.3,-12.3,-12.3,-12.2,-12.1,-12.1,-12.2,-12.2,-12.1,-12.1,-12.2,-12.3,-12.2,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-11.9,-12.0,-12.1,-12.0,-12.0,-12.1,-12.0,-12.1,-12.1,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.1,-12.1,-12.1,-12.0,-12.1,-12.2,-11.9,-11.8,-11.9,-11.8,-11.7,-11.7,-11.7,-11.8,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.6,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.5,-11.6,-11.7,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.5,-11.6,-11.6,-11.7,-11.8,-11.7,-11.6,-11.6,-11.6,-11.4,-11.3,-11.2,-11.2,-11.1,-11.0,-11.1,-11.1,-11.1,-11.1,-10.9,-11.0,-11.1,-11.1,-11.1,-11.2,-11.3,-11.3,-11.4,-11.4,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.6,-11.4,-11.4,-11.3,-11.1,-10.9,-10.8,-10.9,-11.0,-10.9,-10.9,-10.9,-11.1,-11.2,-11.1,-10.9,-10.8,-10.9,-10.9,-10.8,-10.7,-10.7,-10.7,-10.8,-10.9,-10.9,-10.9,-10.8,-10.9,-10.9,-11.0,-11.1,-11.1,-10.9,-10.9,-10.9,-11.0,-11.1,-11.1,-11.1,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-12.1,-12.1,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.3,-12.4,-12.3,-12.4,-12.3,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.1,-12.2,-12.1,-12.1,-12.1,-12.1,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.4,-12.3,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.3,-12.4,-12.4,-12.4,-12.3,-12.4,-12.4,-12.3,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.1,-12.2,-12.3,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.7,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-13.0,-12.9,-12.9,-13.0,-12.9,-12.9,-12.9,-12.9,-13.0,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.1,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.4,-13.5,-13.5,-13.5,-13.6,-13.6,-13.6,-13.6,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.3,-13.2,-13.3,-13.3,-13.4,-13.4,-13.5,-13.4,-13.4,-13.3,-13.3,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.5,-13.4,-13.3,-13.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=78 */
		private double[] getElevationGrid_5_34_height_78()
		{
			double[] value = {-13.2,-13.1,-13.0,-12.8,-12.7,-12.6,-12.5,-12.4,-12.4,-12.3,-12.3,-12.2,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.9,-11.8,-11.7,-11.8,-12.0,-12.1,-12.0,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-12.0,-12.2,-12.3,-12.2,-12.3,-12.4,-12.5,-12.6,-12.8,-99.0,-13.8,-13.8,-13.7,-13.7,-13.8,-13.8,-13.8,-13.6,-13.6,-13.8,-14.1,-14.3,-14.2,-13.9,-13.8,-13.8,-13.6,-13.4,-13.2,-13.2,-13.1,-13.1,-13.0,-13.0,-12.9,-13.0,-13.0,-13.1,-13.2,-13.1,-13.1,-13.1,-13.1,-13.1,-13.0,-13.1,-13.3,-13.5,-13.7,-13.7,-13.5,-13.4,-13.2,-13.1,-13.0,-12.8,-12.7,-12.7,-12.7,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-13.0,-13.1,-13.3,-13.5,-13.9,-14.4,-14.6,-14.8,-15.0,-14.8,-14.7,-14.5,-14.2,-13.9,-13.7,-13.6,-13.4,-13.4,-13.4,-13.3,-13.2,-13.2,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.0,-13.0,-13.0,-13.1,-13.2,-13.3,-13.4,-13.5,-13.5,-13.6,-13.7,-13.6,-13.5,-13.4,-13.4,-13.3,-13.1,-13.1,-13.2,-13.2,-13.4,-13.4,-13.4,-13.5,-13.4,-13.3,-13.3,-13.2,-13.2,-13.2,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.1,-13.0,-13.1,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.0,-13.0,-13.1,-13.2,-13.2,-13.1,-13.1,-13.1,-13.2,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.3,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.2,-13.2,-13.1,-13.0,-13.0,-13.0,-12.9,-12.9,-12.9,-13.0,-13.0,-13.0,-13.0,-13.1,-13.1,-13.1,-13.2,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.1,-13.0,-13.0,-12.9,-13.0,-13.0,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.7,-12.7,-12.6,-12.6,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.2,-12.3,-12.2,-12.2,-12.2,-12.2,-12.1,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.3,-12.2,-12.2,-12.2,-12.3,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.1,-12.2,-12.2,-12.3,-12.4,-12.4,-12.4,-12.3,-12.3,-12.4,-12.4,-12.2,-12.1,-12.2,-12.2,-11.9,-11.9,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.7,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.7,-11.7,-11.9,-11.8,-11.8,-11.9,-11.9,-11.8,-11.7,-11.7,-11.7,-11.5,-11.4,-11.4,-11.4,-11.3,-11.3,-11.3,-11.4,-11.4,-11.3,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.4,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.8,-11.7,-11.6,-11.5,-11.4,-11.3,-11.3,-11.3,-11.1,-10.9,-10.9,-11.1,-11.3,-11.3,-11.2,-11.1,-11.2,-11.3,-11.3,-11.1,-11.0,-10.9,-11.0,-11.0,-11.1,-11.0,-10.9,-10.9,-11.1,-11.1,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.2,-11.3,-11.4,-11.4,-11.5,-11.6,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.1,-12.1,-12.2,-12.2,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.4,-12.5,-12.4,-12.5,-12.6,-12.4,-12.5,-12.5,-12.5,-12.5,-12.6,-12.7,-12.6,-12.6,-12.5,-12.4,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.4,-12.4,-12.5,-12.6,-12.6,-12.7,-12.7,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-13.0,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.1,-13.1,-13.1,-13.0,-13.0,-13.0,-13.0,-13.0,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.5,-13.5,-13.5,-13.6,-13.7,-13.7,-13.8,-13.8,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.8,-13.7,-13.6,-13.6,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.5,-13.5,-13.5,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.8,-13.7,-13.8,-13.9,-13.8,-13.6,-13.4,-13.3,-13.2,-13.1,-13.0,-12.9,-12.8,-12.8,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.4,-12.3,-12.3,-12.2,-12.1,-12.1,-12.0,-12.0,-12.1,-12.1,-12.1,-12.2,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.1,-12.1,-12.0,-11.9,-11.9,-12.0,-12.1,-12.3,-12.5,-12.4,-12.4,-12.6,-12.6,-12.7,-12.8,-99.0,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.9,-14.3,-14.7,-14.5,-14.1,-13.9,-13.8,-13.6,-13.5,-13.4,-13.4,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.5,-13.6,-13.4,-13.4,-13.4,-13.3,-13.4,-13.3,-13.4,-13.4,-13.6,-13.7,-13.8,-13.7,-13.6,-13.4,-13.2,-13.1,-13.1,-13.0,-12.9,-13.0,-13.0,-13.1,-13.1,-13.1,-13.2,-13.2,-13.3,-13.4,-13.5,-13.7,-14.1,-14.6,-14.9,-15.2,-15.3,-15.4,-15.0,-14.8,-14.7,-14.5,-14.1,-14.0,-13.8,-13.7,-13.7,-13.6,-13.5,-13.4,-13.5,-13.6,-13.5,-13.5,-13.4,-13.4,-13.5,-13.5,-13.4,-13.4,-13.4,-13.4,-13.6,-13.7,-13.8,-13.9,-14.0,-14.1,-14.1,-14.1,-14.0,-13.9,-13.8,-13.7,-13.6,-13.4,-13.5,-13.6,-13.7,-13.8,-13.8,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.5,-13.5,-13.6,-13.7,-13.7,-13.8,-13.7,-13.7,-13.7,-13.7,-13.6,-13.5,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.6,-13.7,-13.7,-13.6,-13.5,-13.5,-13.5,-13.4,-13.5,-13.5,-13.4,-13.4,-13.5,-13.5,-13.6,-13.5,-13.5,-13.5,-13.6,-13.6,-13.5,-13.5,-13.5,-13.6,-13.7,-13.6,-13.6,-13.6,-13.6,-13.7,-13.8,-13.7,-13.7,-13.5,-13.5,-13.4,-13.4,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.4,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.6,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.2,-13.3,-13.3,-13.4,-13.3,-13.2,-13.2,-13.3,-13.3,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.1,-12.9,-12.8,-12.8,-12.8,-12.8,-12.7,-12.8,-12.8,-12.8,-12.7,-12.7,-12.8,-12.8,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.4,-12.4,-12.5,-12.5,-12.4,-12.5,-12.5,-12.6,-12.5,-12.4,-12.5,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.5,-12.6,-12.7,-12.7,-12.7,-12.6,-12.7,-12.7,-12.7,-12.5,-12.5,-12.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=79 */
		private double[] getElevationGrid_5_34_height_79()
		{
			double[] value = {-12.4,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.2,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.2,-12.2,-12.2,-12.3,-12.2,-12.2,-12.3,-12.3,-12.3,-12.2,-12.1,-12.1,-12.0,-12.0,-11.9,-12.0,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.6,-11.5,-11.3,-11.3,-11.2,-11.2,-11.3,-11.3,-11.2,-11.2,-11.1,-11.2,-11.3,-11.4,-11.4,-11.3,-11.3,-11.5,-11.4,-11.3,-11.3,-11.2,-11.2,-11.2,-11.4,-11.3,-11.2,-11.2,-11.3,-11.3,-11.3,-11.3,-11.4,-11.3,-11.2,-11.3,-11.4,-11.4,-11.3,-11.4,-11.4,-11.4,-11.5,-11.5,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.7,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-12.1,-12.1,-12.1,-12.1,-12.1,-12.2,-12.2,-12.3,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.6,-12.7,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.3,-12.3,-12.4,-12.4,-12.4,-12.3,-12.4,-12.4,-12.5,-12.5,-12.5,-12.6,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.8,-12.7,-12.7,-12.6,-12.6,-12.4,-12.3,-12.3,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.4,-12.4,-12.5,-12.6,-12.6,-12.7,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.0,-13.0,-13.0,-13.0,-13.0,-13.1,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.5,-13.5,-13.5,-13.6,-13.6,-13.7,-13.7,-13.8,-13.8,-13.9,-14.0,-14.0,-13.9,-13.9,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.6,-13.6,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-13.9,-13.9,-13.8,-13.7,-13.6,-13.6,-13.4,-13.3,-13.2,-13.1,-13.1,-13.0,-12.9,-12.9,-13.0,-13.0,-12.9,-12.9,-13.0,-13.0,-13.0,-12.8,-12.7,-12.6,-12.5,-12.5,-12.5,-12.4,-12.5,-12.5,-12.6,-12.7,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.4,-12.4,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.4,-12.5,-12.5,-12.5,-12.6,-12.7,-12.7,-99.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.9,-13.9,-14.4,-14.6,-14.5,-14.2,-13.9,-13.9,-13.8,-13.8,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.8,-13.8,-13.8,-13.9,-13.8,-13.8,-13.7,-13.7,-13.6,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.7,-13.6,-13.5,-13.4,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.5,-13.5,-13.6,-13.8,-14.0,-14.1,-14.3,-14.7,-15.2,-15.6,-15.8,-15.9,-15.9,-15.6,-15.4,-15.3,-14.9,-14.7,-14.5,-14.3,-14.2,-14.1,-14.0,-13.8,-13.8,-13.9,-13.9,-13.9,-14.0,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.9,-13.9,-14.1,-14.2,-14.2,-14.4,-14.4,-14.5,-14.5,-14.4,-14.4,-14.2,-14.0,-13.9,-13.9,-13.7,-13.8,-13.9,-14.0,-14.1,-14.0,-14.0,-14.1,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.8,-13.9,-13.9,-14.0,-14.1,-14.1,-13.9,-13.9,-13.9,-14.0,-14.0,-14.0,-14.1,-14.0,-13.9,-13.9,-14.0,-14.1,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.1,-14.1,-14.1,-14.1,-14.2,-14.3,-14.3,-14.3,-14.2,-14.1,-14.0,-13.9,-13.9,-13.8,-13.7,-13.8,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-14.1,-14.2,-14.2,-14.2,-14.2,-14.2,-14.0,-13.9,-13.9,-13.9,-14.0,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-13.8,-13.7,-13.7,-13.7,-13.8,-13.9,-13.7,-13.6,-13.6,-13.7,-13.7,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.3,-13.2,-13.2,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.1,-13.1,-13.2,-13.2,-13.1,-13.0,-12.9,-12.9,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.9,-13.0,-13.0,-12.9,-12.9,-12.9,-13.0,-12.9,-12.8,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.6,-12.5,-12.6,-12.7,-12.6,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.7,-12.6,-12.7,-12.8,-12.7,-12.5,-12.4,-12.4,-12.4,-12.3,-12.2,-12.1,-12.2,-12.1,-12.0,-12.1,-12.1,-12.1,-12.2,-12.2,-12.1,-12.0,-11.9,-12.0,-11.9,-11.9,-11.9,-11.9,-11.9,-11.8,-11.7,-11.7,-11.6,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.5,-11.4,-11.6,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.2,-11.3,-11.3,-11.3,-11.3,-11.3,-11.4,-11.3,-11.3,-11.3,-11.5,-11.5,-11.4,-11.5,-11.6,-11.6,-11.4,-11.4,-11.3,-11.3,-11.4,-11.5,-11.4,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.3,-11.3,-11.5,-11.5,-11.4,-11.4,-11.5,-11.4,-11.5,-11.6,-11.5,-11.6,-11.7,-11.7,-11.7,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.7,-11.7,-11.8,-11.9,-11.9,-11.9,-11.9,-12.0,-12.1,-12.1,-12.1,-12.1,-12.2,-12.2,-12.3,-12.3,-12.3,-12.4,-12.4,-12.5,-12.5,-12.6,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.8,-12.8,-12.8,-12.7,-12.7,-12.7,-12.6,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.5,-12.5,-12.6,-12.7,-12.8,-12.9,-12.9,-12.9,-12.9,-13.0,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.0,-13.0,-13.0,-13.0,-13.0,-13.1,-13.1,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.5,-13.5,-13.6,-13.6,-13.7,-13.7,-13.8,-13.9,-14.0,-14.0,-13.9,-13.9,-14.1,-14.1,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=80 */
		private double[] getElevationGrid_5_34_height_80()
		{
			double[] value = {-13.6,-13.7,-13.7,-13.7,-13.7,-13.8,-13.8,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.6,-13.5,-13.5,-13.4,-13.4,-13.3,-13.4,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.3,-13.2,-13.1,-13.1,-13.1,-12.9,-12.9,-12.9,-13.0,-13.0,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.0,-12.8,-12.7,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.6,-12.6,-12.7,-12.7,-12.7,-12.8,-12.8,-99.0,-14.1,-14.2,-14.3,-14.3,-14.3,-14.3,-14.3,-14.2,-14.3,-14.4,-14.5,-14.7,-14.6,-14.3,-14.2,-14.1,-14.1,-14.1,-14.1,-14.0,-13.9,-13.9,-14.0,-14.2,-14.2,-14.2,-14.2,-14.3,-14.4,-14.5,-14.4,-14.4,-14.3,-14.3,-14.2,-14.1,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.7,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.8,-13.9,-14.0,-14.2,-14.4,-14.8,-15.0,-15.2,-15.6,-16.0,-16.3,-16.6,-16.8,-16.7,-16.5,-16.4,-16.3,-16.1,-15.9,-15.6,-15.2,-14.9,-14.8,-14.5,-14.4,-14.4,-14.4,-14.5,-14.6,-14.7,-14.6,-14.4,-14.3,-14.2,-14.2,-14.2,-14.3,-14.4,-14.4,-14.5,-14.6,-14.6,-14.7,-14.8,-14.8,-14.8,-14.7,-14.4,-14.3,-14.2,-14.2,-14.2,-14.2,-14.2,-14.3,-14.4,-14.4,-14.3,-14.3,-14.4,-14.3,-14.3,-14.3,-14.2,-14.2,-14.2,-14.2,-14.3,-14.3,-14.3,-14.4,-14.4,-14.7,-14.6,-14.5,-14.4,-14.5,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.4,-14.4,-14.3,-14.3,-14.4,-14.4,-14.4,-14.5,-14.7,-14.7,-14.7,-14.6,-14.6,-14.6,-14.6,-14.6,-14.5,-14.5,-14.5,-14.5,-14.5,-14.5,-14.5,-14.6,-14.5,-14.5,-14.5,-14.6,-14.7,-14.7,-14.7,-14.6,-14.5,-14.4,-14.4,-14.3,-14.2,-14.1,-14.1,-14.2,-14.2,-14.2,-14.3,-14.2,-14.2,-14.3,-14.3,-14.4,-14.6,-14.6,-14.5,-14.6,-14.5,-14.3,-14.2,-14.2,-14.2,-14.2,-14.2,-14.1,-14.1,-14.0,-14.1,-14.1,-14.1,-14.1,-14.0,-14.1,-14.1,-14.2,-14.2,-14.1,-14.0,-13.9,-14.0,-14.1,-14.2,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.7,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.5,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.3,-13.3,-13.4,-13.3,-13.3,-13.2,-13.1,-13.1,-13.1,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-13.1,-13.0,-13.0,-12.9,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-12.9,-12.9,-13.0,-13.1,-13.2,-13.1,-13.0,-13.1,-13.1,-13.0,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.8,-12.7,-12.7,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.8,-12.7,-12.6,-12.6,-12.6,-12.7,-12.7,-12.8,-12.8,-12.9,-12.9,-12.9,-12.6,-12.6,-12.6,-12.4,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.4,-12.3,-12.2,-12.2,-12.2,-12.0,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.8,-11.7,-11.8,-11.8,-11.7,-11.7,-11.6,-11.6,-11.5,-11.6,-11.5,-11.5,-11.6,-11.5,-11.4,-11.4,-11.5,-11.5,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.4,-11.3,-11.3,-11.4,-11.4,-11.4,-11.4,-11.4,-11.5,-11.4,-11.4,-11.4,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.5,-11.4,-11.4,-11.3,-11.4,-11.5,-11.5,-11.6,-11.5,-11.4,-11.4,-11.5,-11.7,-11.6,-11.4,-11.4,-11.6,-11.6,-11.5,-11.5,-11.4,-11.4,-11.5,-11.6,-11.5,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.6,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.8,-11.9,-11.9,-11.9,-11.9,-12.0,-12.1,-12.1,-12.1,-12.1,-12.2,-12.2,-12.3,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.6,-12.6,-12.7,-12.7,-12.7,-12.6,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.6,-12.6,-12.6,-12.7,-12.7,-12.8,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.5,-12.6,-12.7,-12.8,-12.9,-12.9,-12.9,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.3,-13.3,-13.2,-13.3,-13.3,-13.4,-13.3,-13.2,-13.1,-13.0,-13.0,-13.0,-13.0,-13.0,-13.1,-13.1,-13.2,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.5,-13.6,-13.7,-13.7,-13.8,-13.9,-13.9,-13.9,-13.9,-14.0,-14.0,-14.0,-14.0,-14.0,-14.1,-14.1,-14.1,-14.0,-14.0,-14.1,-14.1,-14.0,-14.0,-14.0,-14.1,-14.1,-14.0,-14.0,-13.9,-13.9,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-13.8,-13.8,-13.9,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.5,-13.6,-13.6,-13.6,-13.6,-13.4,-13.4,-13.4,-13.3,-13.2,-13.3,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.0,-12.9,-12.9,-12.8,-12.8,-12.7,-12.7,-12.7,-12.7,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-99.0,-14.3,-14.5,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.0,-14.9,-14.8,-14.6,-14.6,-14.5,-14.5,-14.4,-14.4,-14.3,-14.3,-14.3,-14.4,-14.5,-14.6,-14.7,-14.8,-15.0,-15.3,-15.4,-15.3,-15.3,-15.2,-15.0,-14.8,-14.7,-14.5,-14.7,-14.7,-14.7,-14.6,-14.4,-14.2,-14.2,-14.2,-14.1,-14.1,-14.2,-14.2,-14.3,-14.5,-14.6,-14.8,-15.2,-15.6,-15.9,-16.3,-16.7,-17.0,-17.2,-17.4,-17.4,-17.3,-17.2,-17.1,-17.1,-16.9,-16.8,-16.6,-16.1,-15.6,-15.2,-14.9,-14.8,-15.0,-15.0,-14.9,-14.9,-14.9,-14.8,-14.6,-14.5,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.7,-14.7,-14.7,-14.7,-14.8,-14.8,-14.7,-14.6,-14.5,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.7,-14.7,-14.9,-14.8,-14.7,-14.7,-14.7,-14.6,-14.6,-14.6,-14.6,-14.6,-14.5,-14.6,-14.6,-14.6,-14.6,-14.5,-14.6,-14.8,-14.8,-14.9,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-14.9,-14.9,-14.8,-14.9,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-14.8,-14.6,-14.6,-14.5,-14.5,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.7,-14.8,-14.8,-14.7,-14.7,-14.7,-14.5,-14.4,-14.4,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.4,-14.4,-14.3,-14.2,-14.3,-14.3,-14.4,-14.3,-14.3,-14.2,-14.2,-14.2,-14.2,-14.1,-14.0,-13.9,-13.9,-13.8,-13.8,-13.7,-13.8,-13.8,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.4,-13.3,-13.3,-13.3,-13.2,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.3,-13.3,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=81 */
		private double[] getElevationGrid_5_34_height_81()
		{
			double[] value = {-13.2,-13.3,-13.2,-13.2,-13.2,-13.1,-13.1,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.9,-12.8,-12.8,-12.8,-12.8,-12.7,-12.7,-12.9,-12.9,-12.9,-12.8,-12.9,-12.9,-12.9,-12.7,-12.7,-12.6,-12.5,-12.4,-12.4,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.6,-12.5,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.1,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-11.8,-11.8,-11.7,-11.7,-11.8,-11.7,-11.7,-11.7,-11.7,-11.6,-11.6,-11.7,-11.7,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.5,-11.5,-11.5,-11.6,-11.6,-11.5,-11.5,-11.6,-11.6,-11.6,-11.6,-11.5,-11.6,-11.7,-11.7,-11.7,-11.7,-11.9,-11.7,-11.6,-11.5,-11.4,-11.5,-11.7,-11.7,-11.8,-11.6,-11.5,-11.6,-11.7,-11.9,-11.8,-11.6,-11.5,-11.7,-11.7,-11.6,-11.5,-11.4,-11.4,-11.6,-11.7,-11.5,-11.6,-11.7,-11.6,-11.6,-11.6,-11.6,-11.5,-11.5,-11.4,-11.6,-11.6,-11.5,-11.6,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-11.7,-11.9,-11.9,-12.0,-12.1,-12.1,-12.1,-12.1,-12.1,-12.2,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.6,-12.4,-12.4,-12.3,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.6,-12.6,-12.7,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.9,-12.8,-12.7,-12.6,-12.5,-12.5,-12.5,-12.4,-12.3,-12.3,-12.2,-12.2,-12.1,-12.2,-12.4,-12.5,-12.6,-12.8,-12.8,-12.8,-12.9,-13.1,-13.1,-13.2,-13.2,-13.1,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.2,-13.3,-13.3,-13.4,-13.4,-13.2,-13.1,-13.1,-13.0,-13.0,-13.0,-13.0,-13.0,-13.1,-13.2,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.3,-13.4,-13.4,-13.5,-13.6,-13.7,-13.8,-13.8,-13.8,-13.8,-13.9,-13.9,-14.0,-14.0,-14.0,-14.0,-14.1,-14.1,-14.0,-14.0,-14.1,-14.1,-14.1,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.6,-13.6,-13.6,-13.7,-13.8,-13.8,-13.8,-13.9,-14.0,-13.9,-13.8,-13.8,-13.8,-13.9,-13.9,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.0,-13.0,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-13.0,-99.0,-14.8,-15.1,-15.5,-15.5,-15.4,-15.5,-15.4,-15.4,-15.4,-15.4,-15.6,-15.6,-15.4,-15.4,-15.2,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.7,-14.8,-14.9,-15.0,-15.2,-15.3,-15.4,-15.6,-15.9,-16.0,-15.9,-15.9,-15.8,-15.8,-15.6,-15.4,-15.3,-15.4,-15.3,-15.2,-15.1,-14.9,-14.8,-14.7,-14.6,-14.6,-14.6,-14.5,-14.6,-14.8,-15.1,-15.3,-15.6,-16.0,-16.6,-16.9,-17.3,-17.5,-17.7,-17.8,-17.8,-17.8,-17.6,-17.6,-17.6,-17.4,-17.2,-17.1,-16.8,-16.3,-15.8,-15.3,-15.0,-15.1,-15.2,-15.1,-15.1,-15.1,-14.9,-14.8,-14.7,-14.7,-14.7,-14.7,-14.7,-14.7,-14.7,-14.8,-14.8,-14.8,-14.8,-14.7,-14.7,-14.7,-14.7,-14.6,-14.6,-14.6,-14.5,-14.6,-14.7,-14.7,-14.7,-14.7,-14.8,-14.8,-14.7,-14.8,-14.8,-14.8,-14.7,-14.7,-14.7,-14.7,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-15.0,-15.1,-15.1,-15.0,-15.0,-15.0,-14.9,-14.9,-14.8,-14.9,-14.8,-14.8,-14.7,-14.8,-14.8,-14.8,-14.9,-15.0,-15.1,-15.3,-15.4,-15.4,-15.5,-15.5,-15.5,-15.5,-15.5,-15.4,-15.4,-15.4,-15.4,-15.3,-15.2,-15.3,-15.2,-15.1,-15.0,-15.0,-14.9,-14.9,-15.0,-14.9,-14.9,-14.9,-14.8,-14.7,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.5,-14.5,-14.5,-14.6,-14.6,-14.7,-14.8,-14.8,-14.9,-14.9,-14.9,-14.8,-14.8,-14.9,-14.7,-14.6,-14.6,-14.7,-14.7,-14.6,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.5,-14.5,-14.5,-14.5,-14.6,-14.6,-14.6,-14.6,-14.5,-14.5,-14.5,-14.4,-14.3,-14.2,-14.2,-14.1,-14.0,-13.9,-14.1,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.6,-13.6,-13.5,-13.5,-13.4,-13.3,-13.3,-13.3,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.4,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.2,-13.2,-13.1,-13.1,-13.2,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.9,-13.0,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.7,-12.6,-12.6,-12.5,-12.6,-12.6,-12.6,-12.7,-12.8,-12.8,-12.7,-12.7,-12.6,-12.6,-12.7,-12.6,-12.6,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.2,-12.1,-12.1,-12.1,-12.1,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-11.9,-11.9,-11.8,-11.8,-11.8,-11.8,-11.7,-11.7,-11.7,-11.8,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.7,-11.6,-11.7,-11.7,-11.7,-11.9,-12.0,-11.9,-11.8,-11.7,-11.7,-11.7,-11.8,-11.9,-11.9,-11.9,-11.8,-11.7,-11.9,-12.1,-11.9,-11.7,-11.7,-11.8,-11.8,-11.7,-11.6,-11.4,-11.5,-11.7,-11.9,-11.7,-11.7,-11.6,-11.6,-11.7,-11.7,-11.6,-11.6,-11.6,-11.5,-11.7,-11.6,-11.6,-11.7,-11.7,-11.7,-11.8,-11.9,-11.8,-11.8,-11.8,-11.7,-11.8,-11.7,-11.9,-12.0,-12.1,-12.1,-12.1,-12.1,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.3,-12.3,-12.2,-12.1,-12.1,-12.1,-12.2,-12.3,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.7,-12.8,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.7,-12.7,-12.7,-12.6,-12.5,-12.4,-12.3,-12.2,-12.1,-12.1,-12.2,-12.4,-12.4,-12.6,-12.7,-12.8,-12.8,-12.9,-13.1,-13.2,-13.3,-13.3,-13.2,-13.2,-13.3,-13.4,-13.4,-13.4,-13.4,-13.3,-13.4,-13.4,-13.4,-13.4,-13.3,-13.2,-13.1,-13.1,-13.1,-13.1,-13.0,-13.1,-13.1,-13.2,-13.3,-13.3,-13.3,-13.2,-13.2,-13.1,-13.1,-13.2,-13.2,-13.3,-13.4,-13.4,-13.5,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-14.0,-14.0,-14.0,-14.0,-14.0,-14.1,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=82 */
		private double[] getElevationGrid_5_34_height_82()
		{
			double[] value = {-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.6,-13.6,-13.7,-13.7,-13.8,-13.8,-13.8,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.9,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.2,-13.2,-13.1,-13.1,-13.1,-13.0,-13.0,-13.0,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-13.1,-13.1,-13.1,-99.0,-15.7,-15.8,-16.1,-16.1,-16.0,-16.0,-16.2,-16.1,-16.0,-16.1,-16.2,-16.2,-16.0,-15.8,-15.7,-15.7,-15.7,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.6,-15.9,-16.0,-16.2,-16.4,-16.6,-16.7,-16.8,-16.7,-16.6,-16.6,-16.6,-16.4,-16.3,-16.2,-16.0,-15.8,-15.6,-15.5,-15.4,-15.3,-15.2,-15.2,-15.2,-15.1,-15.2,-15.4,-15.9,-16.2,-16.6,-17.1,-17.6,-17.9,-18.0,-18.0,-18.0,-18.0,-18.2,-18.3,-18.2,-18.1,-18.1,-17.8,-17.4,-17.2,-16.9,-16.3,-15.8,-15.4,-15.2,-15.2,-15.3,-15.3,-15.2,-15.2,-15.0,-15.0,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.7,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-14.9,-14.9,-15.0,-15.0,-15.0,-15.0,-15.1,-15.0,-15.0,-15.0,-15.1,-15.2,-15.2,-15.2,-15.3,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.1,-15.1,-15.1,-15.0,-14.9,-14.9,-14.9,-14.9,-15.1,-15.2,-15.4,-15.5,-15.7,-15.8,-15.8,-15.8,-15.9,-15.9,-15.9,-15.8,-15.6,-15.6,-15.7,-15.8,-15.7,-15.5,-15.3,-15.2,-15.1,-15.0,-15.1,-15.1,-15.1,-15.0,-15.0,-15.0,-14.9,-14.8,-14.8,-14.8,-14.7,-14.7,-14.7,-14.8,-14.8,-14.6,-14.6,-14.7,-14.7,-14.7,-14.8,-14.9,-15.0,-15.0,-15.1,-14.9,-14.9,-15.0,-15.1,-14.9,-14.8,-14.8,-14.8,-14.8,-14.8,-14.6,-14.6,-14.6,-14.7,-14.6,-14.6,-14.6,-14.7,-14.7,-14.6,-14.7,-14.8,-14.8,-14.7,-14.8,-14.8,-14.8,-14.8,-14.9,-14.9,-14.8,-14.8,-14.8,-14.8,-14.7,-14.6,-14.4,-14.5,-14.4,-14.2,-14.2,-14.3,-14.2,-14.1,-14.1,-14.2,-14.1,-14.3,-14.3,-14.3,-14.2,-14.2,-14.2,-14.2,-13.9,-13.9,-13.9,-13.8,-13.7,-13.7,-13.7,-13.8,-13.9,-13.9,-13.8,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.2,-13.2,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.0,-13.0,-13.0,-13.0,-13.1,-13.1,-13.1,-13.0,-12.9,-13.0,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.7,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.7,-12.8,-12.9,-12.8,-12.7,-12.6,-12.6,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.2,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.1,-12.1,-12.1,-11.9,-12.1,-12.3,-12.3,-12.3,-12.2,-12.1,-12.2,-12.1,-12.1,-12.0,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-11.9,-11.8,-11.8,-11.9,-11.9,-11.8,-11.7,-11.8,-11.8,-11.9,-12.1,-12.2,-12.1,-12.1,-12.1,-11.9,-11.9,-12.1,-12.1,-12.0,-12.1,-12.1,-12.1,-12.0,-11.9,-11.9,-11.8,-11.9,-11.9,-11.8,-11.7,-11.7,-11.7,-11.8,-11.9,-11.8,-11.8,-11.9,-11.8,-11.7,-11.9,-11.8,-11.8,-11.8,-11.8,-11.6,-11.7,-11.7,-11.8,-11.8,-11.8,-11.8,-12.0,-12.1,-11.9,-11.9,-11.8,-11.8,-11.9,-11.8,-11.9,-12.1,-12.2,-12.2,-12.1,-12.1,-12.3,-12.4,-12.2,-12.3,-12.4,-12.4,-12.4,-12.6,-12.5,-12.6,-12.6,-12.6,-12.6,-12.5,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.1,-12.1,-12.2,-12.3,-12.4,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.2,-12.1,-12.1,-12.1,-12.2,-12.3,-12.3,-12.2,-12.2,-12.2,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.7,-12.8,-12.8,-12.8,-12.8,-12.9,-12.9,-12.8,-12.8,-12.8,-12.6,-12.6,-12.4,-12.3,-12.2,-12.1,-12.2,-12.3,-12.4,-12.4,-12.6,-12.8,-12.8,-12.9,-13.0,-13.1,-13.2,-13.3,-13.3,-13.2,-13.2,-13.2,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.4,-13.4,-13.2,-13.1,-13.1,-13.1,-13.0,-13.1,-13.1,-13.1,-13.2,-13.2,-13.3,-13.2,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.3,-13.3,-13.4,-13.5,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-14.0,-14.0,-14.0,-14.0,-14.1,-14.1,-14.1,-14.0,-14.0,-14.1,-14.1,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.6,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.6,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.2,-13.1,-13.1,-13.1,-13.1,-13.0,-13.0,-13.0,-13.0,-12.9,-12.9,-13.0,-13.0,-13.1,-13.2,-13.2,-13.3,-99.0,-16.7,-16.8,-17.1,-16.9,-16.9,-16.9,-17.0,-17.0,-16.8,-16.9,-17.0,-16.9,-16.6,-16.4,-16.3,-16.4,-16.4,-16.3,-16.1,-16.1,-15.9,-15.9,-16.0,-16.2,-16.4,-16.7,-17.0,-17.2,-17.4,-17.4,-17.6,-17.6,-17.4,-17.3,-17.5,-17.5,-17.3,-17.2,-17.0,-16.7,-16.4,-16.2,-16.1,-16.1,-16.1,-16.1,-16.1,-16.2,-16.0,-16.0,-16.3,-16.7,-17.1,-17.7,-18.1,-18.5,-18.7,-18.7,-18.5,-18.3,-18.3,-18.6,-18.6,-18.6,-18.5,-18.3,-17.9,-17.4,-17.1,-16.7,-16.1,-15.7,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.3,-15.4,-15.4,-15.4,-15.3,-15.2,-15.1,-15.1,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.0,-14.9,-15.0,-15.1,-15.2,-15.2,-15.2,-15.2,-15.2,-15.3,-15.2,-15.2,-15.2,-15.3,-15.3,-15.4,-15.4,-15.3,-15.3,-15.3,-15.3,-15.3,-15.3,-15.4,-15.4,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.2,-15.1,-15.1,-15.1,-15.3,-15.3,-15.5,-15.6,-15.8,-15.8,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-16.0,-15.9,-15.7,-15.6,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-15.1,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.8,-14.9,-14.9,-14.8,-14.8,-14.9,-14.9,-14.9,-15.0,-15.1,-15.1,-15.2,-15.2,-15.2,-15.1,-15.2,-15.2,-15.1,-15.0,-14.9,-15.0,-15.0,-15.0,-14.9,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.1,-15.2,-15.3,-15.3,-15.3,-15.3,-15.2,-15.0,-14.9,-14.9,-14.9,-14.7,-14.6,-14.6,-14.6,-14.5,-14.4,-14.5,-14.6,-14.7,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-14.6,-14.5,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.7,-14.7,-14.7,-14.7,-14.7,-14.7,-14.7,-14.6,-14.5,-14.5,-14.4,-14.4,-14.3,-14.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=83 */
		private double[] getElevationGrid_5_34_height_83()
		{
			double[] value = {-14.3,-14.3,-14.2,-14.2,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.5,-13.5,-13.5,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.2,-13.2,-13.2,-13.2,-13.2,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.1,-13.0,-12.9,-13.0,-13.0,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.0,-12.9,-13.0,-13.0,-12.9,-12.9,-12.9,-12.8,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.6,-12.6,-12.5,-12.4,-12.5,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.5,-12.8,-12.6,-12.5,-12.4,-12.5,-12.4,-12.4,-12.3,-12.1,-12.1,-12.3,-12.1,-12.2,-12.2,-12.2,-12.0,-12.1,-12.3,-12.2,-11.9,-11.9,-11.9,-12.0,-12.1,-12.4,-12.4,-12.3,-12.4,-12.4,-12.2,-12.0,-12.2,-12.2,-12.1,-12.3,-12.4,-12.3,-12.1,-12.1,-12.1,-12.0,-12.1,-12.1,-12.0,-11.8,-11.9,-12.0,-11.9,-11.9,-11.9,-11.9,-12.0,-12.0,-12.0,-12.1,-12.1,-12.2,-12.1,-12.0,-11.9,-11.9,-12.0,-12.1,-12.0,-11.9,-12.1,-12.2,-12.1,-12.0,-11.9,-11.9,-11.9,-12.0,-11.9,-12.0,-12.3,-12.3,-12.4,-12.3,-12.3,-12.4,-12.4,-12.3,-12.4,-12.4,-12.3,-12.4,-12.6,-12.6,-12.6,-12.5,-12.6,-12.5,-12.4,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.1,-12.2,-12.2,-12.1,-12.1,-12.1,-12.2,-12.2,-12.1,-12.1,-12.2,-12.3,-12.4,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.3,-12.4,-12.4,-12.3,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.4,-12.5,-12.6,-12.6,-12.6,-12.7,-12.8,-12.8,-12.8,-12.8,-12.7,-12.7,-12.6,-12.6,-12.5,-12.5,-12.4,-12.3,-12.2,-12.2,-12.3,-12.4,-12.4,-12.5,-12.6,-12.8,-12.9,-12.9,-13.0,-13.1,-13.2,-13.3,-13.3,-13.3,-13.2,-13.2,-13.3,-13.4,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.2,-13.1,-13.1,-13.0,-13.0,-13.1,-13.2,-13.2,-13.1,-13.1,-13.2,-13.2,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.3,-13.4,-13.4,-13.5,-13.6,-13.7,-13.6,-13.7,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-14.0,-14.0,-14.0,-14.0,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.5,-13.6,-13.6,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.5,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.8,-13.8,-13.8,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.2,-13.2,-13.1,-13.1,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-13.1,-13.2,-13.3,-13.3,-13.4,-99.0,-18.0,-18.0,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.1,-18.0,-18.1,-18.0,-17.8,-17.6,-17.6,-17.5,-17.5,-17.4,-17.3,-17.2,-17.0,-16.9,-16.9,-17.1,-17.3,-17.6,-18.1,-18.3,-18.4,-18.4,-18.5,-18.6,-18.4,-18.3,-18.5,-18.4,-18.2,-18.2,-18.1,-17.8,-17.7,-17.6,-17.4,-17.5,-17.5,-17.6,-17.6,-17.7,-17.5,-17.4,-17.4,-17.8,-18.1,-18.7,-19.1,-19.3,-19.4,-19.4,-19.2,-19.0,-19.0,-19.0,-19.0,-18.9,-18.8,-18.6,-18.0,-17.3,-17.0,-16.6,-16.1,-15.8,-15.7,-15.7,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.7,-15.8,-15.8,-16.1,-16.5,-16.6,-16.5,-16.3,-15.9,-15.5,-15.4,-15.3,-15.3,-15.2,-15.3,-15.2,-15.3,-15.3,-15.3,-15.4,-15.5,-15.6,-15.6,-15.5,-15.5,-15.5,-15.6,-15.5,-15.6,-15.6,-15.7,-15.7,-15.7,-15.8,-15.7,-15.6,-15.5,-15.4,-15.4,-15.4,-15.5,-15.7,-15.7,-15.7,-15.8,-15.7,-15.8,-15.8,-15.7,-15.6,-15.6,-15.6,-15.6,-15.5,-15.5,-15.6,-15.6,-15.7,-15.7,-15.8,-15.9,-16.0,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.0,-15.9,-15.8,-15.7,-15.6,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-15.1,-14.9,-14.9,-15.1,-15.0,-14.9,-15.0,-15.1,-15.1,-15.1,-15.1,-15.2,-15.2,-15.3,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.1,-15.1,-15.2,-15.2,-15.2,-15.1,-15.1,-15.1,-15.1,-14.9,-14.9,-14.9,-15.0,-15.0,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.2,-15.3,-15.4,-15.5,-15.6,-15.7,-15.7,-15.5,-15.4,-15.3,-15.2,-15.1,-15.0,-14.9,-14.8,-14.8,-14.8,-14.8,-14.9,-15.0,-15.1,-15.2,-15.3,-15.3,-15.3,-15.3,-15.2,-15.2,-15.1,-14.9,-14.8,-14.9,-14.9,-15.0,-15.0,-15.1,-15.3,-15.3,-15.3,-15.3,-15.3,-15.3,-15.4,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.6,-14.5,-14.5,-14.4,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.2,-14.1,-14.1,-14.1,-14.1,-14.0,-14.0,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.4,-13.4,-13.5,-13.4,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.4,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.3,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.0,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.7,-12.8,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.5,-12.4,-12.3,-12.4,-12.3,-12.3,-12.3,-12.4,-12.3,-12.2,-12.2,-12.2,-12.2,-12.3,-12.6,-12.4,-12.3,-12.4,-12.5,-12.3,-12.3,-12.4,-12.3,-12.2,-12.3,-12.5,-12.5,-12.3,-12.2,-12.2,-12.2,-12.3,-12.4,-12.2,-12.1,-12.1,-12.0,-12.0,-12.0,-12.0,-12.3,-12.2,-12.2,-12.1,-12.2,-12.3,-12.4,-12.4,-12.1,-12.1,-12.2,-12.4,-12.4,-12.2,-12.2,-12.3,-12.3,-12.2,-12.1,-12.1,-12.1,-12.2,-12.1,-12.1,-12.3,-12.6,-12.7,-12.5,-12.3,-12.4,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.5,-12.7,-12.7,-12.6,-12.6,-12.5,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.2,-12.2,-12.1,-12.1,-12.1,-12.2,-12.3,-12.3,-12.2,-12.3,-12.2,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.6,-12.7,-12.8,-12.6,-12.7,-12.6,-12.5,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.2,-12.3,-12.3,-12.4,-12.5,-12.6,-12.7,-12.9,-13.0,-13.1,-13.1,-13.1,-13.2,-13.3,-13.3,-13.4,-13.3,-13.3,-13.4,-13.5,-13.6,-13.5,-13.5,-13.4,-13.4,-13.3,-13.2,-13.1,-13.0,-13.0,-12.9,-12.9,-13.1,-13.2,-13.3,-13.2,-13.2,-13.2,-13.1,-13.0,-12.9,-12.9,-13.0,-13.1,-13.2,-13.3,-13.3,-13.4,-13.4,-13.5,-13.7,-13.7,-13.6,-13.7,-13.8,-13.8,-13.8,-13.9,-13.9,-14.0,-14.0,-14.1,-14.1,-14.1,-14.1,-14.2,-14.2,-14.1,-14.1,-14.2,-14.1,-14.0,-13.9,-13.9,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=84 */
		private double[] getElevationGrid_5_34_height_84()
		{
			double[] value = {-13.9,-13.9,-13.8,-13.8,-13.8,-13.6,-13.6,-13.6,-13.6,-13.5,-13.6,-13.6,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.5,-13.5,-13.5,-13.6,-13.7,-13.7,-13.5,-13.5,-13.6,-13.7,-13.6,-13.7,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.4,-13.4,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-12.9,-12.8,-12.8,-12.9,-12.9,-13.0,-13.0,-13.1,-13.1,-13.2,-13.4,-13.4,-20.0,-19.6,-19.3,-19.5,-19.8,-19.9,-19.8,-19.6,-19.6,-19.4,-19.4,-19.5,-19.4,-19.3,-19.1,-19.1,-19.1,-18.9,-18.8,-18.8,-18.7,-18.6,-18.4,-18.4,-18.4,-18.5,-18.7,-19.0,-19.2,-19.3,-19.4,-19.5,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.5,-19.4,-19.1,-19.2,-19.3,-19.1,-18.9,-18.9,-18.9,-19.1,-19.2,-18.9,-18.8,-18.8,-18.9,-19.3,-19.6,-19.9,-19.9,-19.9,-19.8,-19.7,-19.6,-19.5,-19.4,-19.3,-19.2,-19.1,-18.9,-18.4,-18.0,-17.6,-17.1,-16.6,-16.4,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.3,-16.5,-16.7,-17.0,-17.4,-17.7,-17.6,-17.6,-17.3,-16.7,-16.1,-15.9,-15.8,-15.8,-15.8,-15.7,-15.8,-15.8,-15.8,-15.9,-16.1,-16.3,-16.4,-16.4,-16.3,-16.1,-16.0,-16.0,-16.0,-16.0,-16.1,-16.3,-16.4,-16.4,-16.4,-16.4,-16.2,-16.0,-15.8,-15.7,-15.7,-15.9,-15.9,-16.0,-16.0,-16.1,-16.2,-16.4,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-16.0,-16.1,-16.2,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.2,-16.1,-16.1,-15.9,-15.9,-15.8,-15.6,-15.6,-15.5,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.3,-15.3,-15.2,-15.2,-15.2,-15.2,-15.2,-15.1,-15.2,-15.3,-15.2,-15.2,-15.3,-15.4,-15.4,-15.5,-15.6,-15.6,-15.5,-15.5,-15.4,-15.4,-15.3,-15.3,-15.3,-15.4,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-15.2,-15.2,-15.2,-15.2,-15.2,-15.2,-15.3,-15.3,-15.3,-15.3,-15.4,-15.5,-15.5,-15.7,-15.8,-15.9,-15.9,-15.9,-15.6,-15.6,-15.4,-15.3,-15.1,-15.1,-15.0,-14.9,-15.0,-14.9,-14.9,-15.1,-15.2,-15.3,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.2,-15.1,-15.2,-15.3,-15.3,-15.4,-15.4,-15.5,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.5,-15.6,-15.4,-15.4,-15.4,-15.4,-15.3,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.8,-14.7,-14.6,-14.5,-14.5,-14.4,-14.4,-14.4,-14.3,-14.3,-14.2,-14.1,-14.1,-14.1,-14.1,-14.0,-13.9,-13.9,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.8,-13.7,-13.8,-13.7,-13.7,-13.6,-13.6,-13.7,-13.6,-13.5,-13.6,-13.6,-13.5,-13.5,-13.5,-13.4,-13.5,-13.6,-13.6,-13.6,-13.5,-13.6,-13.6,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.2,-13.2,-13.3,-13.2,-13.1,-13.1,-13.1,-13.1,-13.1,-13.0,-12.9,-13.0,-12.9,-12.8,-12.8,-12.8,-12.7,-12.7,-12.7,-12.7,-12.8,-12.8,-12.7,-12.8,-12.8,-12.8,-12.7,-12.6,-12.6,-12.6,-12.7,-12.6,-12.5,-12.6,-12.6,-12.4,-12.5,-12.6,-12.5,-12.4,-12.4,-12.3,-12.3,-12.3,-12.4,-12.4,-12.3,-12.4,-12.5,-12.4,-12.3,-12.4,-12.5,-12.4,-12.4,-12.6,-12.6,-12.3,-12.3,-12.6,-12.5,-12.5,-12.6,-12.4,-12.2,-12.3,-12.4,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.4,-12.4,-12.5,-12.3,-12.3,-12.3,-12.6,-12.4,-12.4,-12.2,-12.3,-12.5,-12.6,-12.4,-12.3,-12.3,-12.3,-12.3,-12.1,-12.1,-12.3,-12.4,-12.4,-12.3,-12.4,-12.7,-12.8,-12.7,-12.5,-12.6,-12.6,-12.5,-12.6,-12.6,-12.6,-12.6,-12.6,-12.8,-12.7,-12.6,-12.4,-12.4,-12.4,-12.4,-12.3,-12.4,-12.3,-12.3,-12.4,-12.3,-12.3,-12.2,-12.2,-12.2,-12.2,-12.2,-12.2,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.4,-12.3,-12.3,-12.4,-12.3,-12.3,-12.3,-12.4,-12.4,-12.6,-12.7,-12.8,-12.9,-13.1,-13.2,-13.3,-13.2,-13.2,-13.3,-13.4,-13.4,-13.3,-13.3,-13.5,-13.6,-13.7,-13.6,-13.5,-13.5,-13.6,-13.4,-13.1,-13.1,-13.0,-13.0,-12.9,-12.9,-13.1,-13.3,-13.3,-13.2,-13.2,-13.2,-13.1,-13.0,-12.9,-12.9,-13.0,-13.1,-13.2,-13.3,-13.4,-13.4,-13.4,-13.5,-13.6,-13.6,-13.6,-13.7,-13.8,-13.8,-13.8,-13.8,-13.9,-14.0,-14.0,-14.1,-14.1,-14.1,-14.2,-14.2,-14.2,-14.1,-14.0,-14.1,-14.1,-14.0,-13.9,-13.9,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.5,-13.5,-13.4,-13.4,-13.3,-13.3,-13.4,-13.4,-13.5,-13.6,-13.7,-13.7,-13.6,-13.5,-13.5,-13.5,-13.5,-13.5,-13.6,-13.7,-13.8,-13.9,-13.8,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.4,-13.4,-13.3,-13.3,-13.2,-13.1,-13.2,-13.2,-13.2,-13.1,-13.1,-12.9,-12.8,-12.8,-12.9,-12.9,-13.0,-13.0,-13.0,-13.1,-13.2,-13.3,-13.4,-21.1,-20.8,-20.5,-20.5,-20.8,-20.8,-20.7,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.2,-20.0,-19.9,-19.9,-19.9,-19.8,-19.6,-19.6,-19.6,-19.6,-19.7,-19.9,-20.1,-20.2,-20.3,-20.4,-20.5,-20.5,-20.5,-20.4,-20.4,-20.5,-20.5,-20.4,-20.2,-20.2,-20.3,-20.2,-20.1,-19.9,-19.7,-19.8,-19.9,-19.8,-19.8,-19.8,-19.9,-20.1,-20.2,-20.3,-20.2,-20.1,-20.1,-20.0,-19.9,-19.8,-19.8,-19.5,-19.4,-19.4,-18.9,-18.7,-18.4,-18.1,-17.7,-17.4,-17.0,-16.9,-16.8,-16.8,-16.8,-16.8,-16.8,-16.9,-17.1,-17.6,-17.9,-18.2,-18.5,-18.4,-18.2,-18.2,-18.0,-17.4,-16.8,-16.5,-16.4,-16.5,-16.4,-16.4,-16.4,-16.6,-16.7,-16.8,-17.1,-17.5,-17.5,-17.6,-17.4,-16.9,-16.7,-16.6,-16.6,-16.7,-16.8,-17.1,-17.3,-17.4,-17.3,-17.2,-17.0,-16.7,-16.4,-16.2,-16.3,-16.4,-16.5,-16.5,-16.6,-16.7,-16.8,-17.0,-16.8,-16.6,-16.5,-16.3,-16.2,-16.1,-16.1,-16.1,-16.1,-16.1,-16.2,-16.3,-16.3,-16.4,-16.6,-16.6,-16.6,-16.5,-16.5,-16.5,-16.4,-16.5,-16.5,-16.5,-16.4,-16.3,-16.1,-16.0,-16.0,-15.9,-15.8,-15.7,-15.6,-15.5,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.4,-15.3,-15.3,-15.3,-15.4,-15.3,-15.4,-15.4,-15.6,-15.7,-15.8,-15.8,-15.7,-15.7,-15.6,-15.6,-15.6,-15.5,-15.4,-15.4,-15.5,-15.4,-15.3,-15.2,-15.3,-15.3,-15.3,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.5,-15.6,-15.7,-15.8,-15.9,-15.9,-16.1,-16.1,-15.9,-15.8,-15.6,-15.5,-15.3,-15.2,-15.1,-15.0,-15.0,-15.1,-15.1,-15.1,-15.2,-15.3,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.2,-15.2,-15.3,-15.4,-15.4,-15.5,-15.6,-15.7,-15.7,-15.8,-15.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=85 */
		private double[] getElevationGrid_5_34_height_85()
		{
			double[] value = {-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-16.0,-15.9,-15.9,-15.8,-15.8,-15.8,-15.7,-15.6,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.7,-14.7,-14.6,-14.5,-14.5,-14.4,-14.4,-14.4,-14.3,-14.3,-14.1,-14.0,-14.1,-14.1,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.8,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.9,-13.9,-13.8,-13.8,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.5,-13.4,-13.5,-13.5,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.2,-13.3,-13.2,-13.1,-13.0,-13.0,-12.9,-12.9,-12.8,-12.8,-12.9,-12.9,-12.9,-12.8,-12.8,-12.8,-12.8,-12.8,-12.8,-12.7,-12.7,-12.8,-12.6,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.6,-12.4,-12.4,-12.3,-12.3,-12.4,-12.6,-12.5,-12.3,-12.4,-12.5,-12.5,-12.4,-12.6,-12.4,-12.4,-12.5,-12.8,-12.7,-12.5,-12.5,-12.6,-12.6,-12.7,-12.8,-12.6,-12.4,-12.3,-12.3,-12.3,-12.3,-12.4,-12.5,-12.4,-12.3,-12.3,-12.5,-12.6,-12.7,-12.6,-12.4,-12.4,-12.6,-12.7,-12.6,-12.4,-12.5,-12.7,-12.7,-12.5,-12.4,-12.4,-12.4,-12.4,-12.2,-12.2,-12.5,-12.7,-12.8,-12.7,-12.5,-12.8,-12.9,-12.9,-12.8,-12.8,-12.8,-12.7,-12.8,-12.8,-12.9,-12.8,-12.7,-12.8,-12.7,-12.6,-12.4,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.3,-12.3,-12.3,-12.2,-12.3,-12.3,-12.3,-12.4,-12.3,-12.3,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.6,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.5,-12.4,-12.5,-12.5,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.7,-12.9,-13.0,-13.3,-13.3,-13.3,-13.3,-13.4,-13.5,-13.5,-13.4,-13.4,-13.5,-13.6,-13.7,-13.6,-13.5,-13.6,-13.6,-13.4,-13.3,-13.2,-13.2,-13.1,-13.1,-13.0,-13.2,-13.4,-13.4,-13.3,-13.2,-13.1,-13.1,-13.1,-12.9,-12.9,-13.0,-13.1,-13.2,-13.3,-13.4,-13.5,-13.5,-13.6,-13.6,-13.6,-13.6,-13.6,-13.8,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.1,-14.1,-14.2,-14.2,-14.3,-14.2,-14.1,-14.1,-14.1,-14.1,-14.1,-14.0,-14.0,-14.1,-14.1,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.8,-13.8,-13.7,-13.7,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.4,-13.4,-13.3,-13.3,-13.4,-13.4,-13.6,-13.7,-13.7,-13.7,-13.7,-13.6,-13.5,-13.5,-13.5,-13.4,-13.5,-13.6,-13.8,-13.9,-13.9,-13.9,-13.8,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.4,-13.4,-13.4,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-12.9,-12.9,-13.0,-13.0,-13.0,-13.1,-13.1,-13.1,-13.2,-13.3,-13.3,-21.6,-21.5,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-20.9,-20.8,-20.8,-20.7,-20.7,-20.6,-20.5,-20.5,-20.5,-20.6,-20.8,-20.9,-21.0,-21.0,-21.0,-21.1,-21.1,-21.0,-21.0,-21.0,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-20.9,-20.8,-20.5,-20.4,-20.5,-20.5,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.3,-20.2,-20.1,-20.1,-19.9,-19.8,-19.5,-19.2,-19.0,-18.9,-18.7,-18.4,-18.2,-17.9,-17.8,-17.7,-17.6,-17.6,-17.6,-17.6,-17.7,-18.0,-18.4,-18.8,-19.2,-19.4,-19.1,-18.9,-18.8,-18.8,-18.4,-17.8,-17.6,-17.4,-17.4,-17.3,-17.4,-17.6,-18.0,-18.2,-18.5,-18.8,-19.0,-18.9,-19.0,-18.9,-18.2,-17.7,-17.7,-17.8,-17.8,-17.9,-18.4,-18.6,-18.7,-18.6,-18.4,-18.1,-17.8,-17.3,-17.0,-17.0,-17.3,-17.6,-17.4,-17.3,-17.3,-17.4,-17.6,-17.6,-17.4,-17.3,-16.9,-16.6,-16.4,-16.4,-16.4,-16.4,-16.5,-16.6,-16.7,-16.7,-16.8,-17.0,-17.0,-16.9,-16.8,-16.8,-16.8,-16.7,-16.7,-16.6,-16.6,-16.6,-16.4,-16.3,-16.1,-16.1,-16.1,-15.9,-15.8,-15.8,-15.7,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.5,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.5,-15.6,-15.7,-15.9,-15.9,-16.0,-16.0,-16.0,-15.9,-15.8,-15.8,-15.8,-15.7,-15.7,-15.6,-15.7,-15.6,-15.4,-15.4,-15.4,-15.4,-15.4,-15.5,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.5,-15.6,-15.7,-15.8,-16.0,-16.1,-16.1,-16.2,-16.3,-16.3,-16.1,-15.9,-15.8,-15.6,-15.4,-15.3,-15.2,-15.1,-15.1,-15.1,-15.1,-15.1,-15.2,-15.3,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.2,-15.2,-15.2,-15.2,-15.3,-15.4,-15.4,-15.5,-15.6,-15.7,-15.8,-15.9,-15.9,-15.9,-16.0,-16.0,-16.1,-16.1,-16.1,-16.1,-16.2,-16.2,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.2,-16.1,-16.0,-16.0,-16.1,-16.1,-16.1,-15.9,-15.8,-15.8,-15.7,-15.7,-15.6,-15.4,-15.4,-15.3,-15.3,-15.2,-15.1,-15.1,-15.1,-15.0,-14.9,-14.7,-14.6,-14.6,-14.6,-14.5,-14.5,-14.4,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.2,-14.2,-14.3,-14.3,-14.3,-14.4,-14.5,-14.4,-14.4,-14.4,-14.4,-14.4,-14.3,-14.2,-14.2,-14.1,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.9,-13.9,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.4,-13.3,-13.2,-13.1,-13.1,-13.0,-13.0,-13.1,-13.0,-13.0,-13.0,-12.9,-12.9,-12.9,-12.9,-13.0,-12.9,-12.9,-12.9,-12.8,-12.8,-12.9,-12.8,-12.8,-12.9,-12.8,-12.7,-12.6,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.5,-12.5,-12.6,-12.6,-12.6,-12.7,-12.6,-12.5,-12.6,-12.8,-12.8,-12.7,-12.7,-12.7,-12.7,-12.8,-12.8,-12.7,-12.6,-12.6,-12.5,-12.4,-12.5,-12.6,-12.7,-12.6,-12.6,-12.6,-12.7,-12.8,-12.9,-12.8,-12.6,-12.6,-12.8,-12.8,-12.8,-12.7,-12.8,-12.8,-12.8,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.7,-12.9,-13.1,-13.1,-13.0,-13.2,-13.3,-13.2,-13.1,-13.1,-13.1,-12.9,-13.0,-13.1,-13.1,-13.0,-12.9,-12.9,-12.8,-12.6,-12.5,-12.6,-12.6,-12.6,-12.5,-12.4,-12.4,-12.5,-12.5,-12.4,-12.5,-12.5,-12.4,-12.4,-12.3,-12.3,-12.3,-12.3,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.5,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.4,-12.4,-12.5,-12.5,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.6,-12.5,-12.5,-12.5,-12.5,-12.5,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.6,-12.6,-12.6,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.4,-12.5,-12.4,-12.5,-12.4,-12.4,-12.4,-12.5,-12.6,-12.6,-12.6,-12.7,-12.9,-13.1,-13.3,-13.4,-13.4,-13.4,-13.4,-13.6,-13.6,-13.6,-13.5,-13.6,-13.7,-13.8,-13.7,-13.6,-13.7,-13.7,-13.6,-13.5,-13.4,-13.3,-13.3,-13.3,-13.2,-13.3,-13.4,-13.4,-13.3,-13.2,-13.2,-13.3,-13.2,-13.1,-13.1,-13.1,-13.0,-13.1,-13.2,-13.3,-13.4,-13.4,-13.5,-13.6,-13.6,-13.6,-13.6,-13.7,-13.8,-13.9,-13.8,-13.9,-14.0,-14.1,-14.1,-14.1,-14.1,-14.2,-14.3,-14.3,-14.2,-14.2,-14.2,-14.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=86 */
		private double[] getElevationGrid_5_34_height_86()
		{
			double[] value = {-14.2,-14.2,-14.2,-14.3,-14.3,-14.1,-14.1,-14.2,-14.1,-14.0,-14.0,-13.9,-13.9,-13.8,-13.9,-13.9,-13.9,-13.8,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.5,-13.6,-13.6,-13.8,-13.8,-13.9,-13.9,-13.8,-13.8,-13.8,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.4,-13.4,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.3,-13.3,-21.8,-21.7,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.5,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.2,-21.3,-21.4,-21.5,-21.5,-21.5,-21.5,-21.6,-21.6,-21.5,-21.4,-21.5,-21.5,-21.6,-21.6,-21.5,-21.4,-21.6,-21.5,-21.4,-21.3,-21.1,-21.0,-21.1,-21.0,-21.0,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.3,-20.1,-19.9,-19.6,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-18.9,-18.8,-18.8,-18.7,-18.8,-18.8,-18.7,-18.6,-18.9,-19.4,-19.6,-19.8,-19.8,-19.6,-19.5,-19.5,-19.4,-19.0,-18.9,-18.6,-18.6,-18.5,-18.6,-19.0,-19.6,-19.9,-20.3,-20.4,-20.3,-20.2,-20.2,-20.2,-19.8,-19.3,-19.4,-19.5,-19.5,-19.5,-19.9,-20.2,-20.1,-20.0,-19.8,-19.5,-19.3,-18.8,-18.2,-18.2,-18.6,-19.1,-18.8,-18.4,-18.2,-18.2,-18.6,-18.7,-18.6,-18.3,-17.8,-17.2,-16.9,-16.8,-16.8,-16.8,-16.9,-17.0,-17.1,-17.2,-17.4,-17.5,-17.5,-17.3,-17.2,-17.1,-17.1,-17.1,-17.0,-17.0,-16.9,-16.8,-16.8,-16.7,-16.4,-16.4,-16.3,-16.1,-16.0,-15.9,-15.9,-15.9,-15.8,-15.8,-15.7,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.7,-15.8,-15.9,-15.9,-16.2,-16.3,-16.3,-16.3,-16.3,-16.2,-16.1,-16.0,-16.1,-15.9,-15.9,-15.8,-15.8,-15.8,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.8,-15.8,-15.8,-15.8,-15.8,-15.8,-15.7,-15.8,-15.8,-15.9,-16.1,-16.3,-16.4,-16.5,-16.5,-16.6,-16.5,-16.2,-16.0,-15.8,-15.6,-15.4,-15.2,-15.2,-15.2,-15.1,-15.2,-15.1,-15.2,-15.2,-15.3,-15.4,-15.4,-15.4,-15.3,-15.3,-15.2,-15.1,-15.1,-15.1,-15.1,-15.1,-15.2,-15.3,-15.4,-15.6,-15.7,-15.8,-15.8,-15.8,-15.9,-15.9,-15.9,-16.0,-16.1,-16.1,-16.1,-16.2,-16.3,-16.4,-16.4,-16.5,-16.6,-16.6,-16.6,-16.7,-16.7,-16.6,-16.6,-16.7,-16.6,-16.6,-16.6,-16.6,-16.5,-16.5,-16.5,-16.4,-16.3,-16.2,-16.1,-16.1,-16.1,-16.0,-15.9,-15.9,-15.8,-15.7,-15.6,-15.5,-15.4,-15.4,-15.3,-15.3,-15.2,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.7,-14.7,-14.8,-14.8,-14.9,-14.9,-15.1,-15.2,-15.0,-15.1,-15.0,-15.0,-14.9,-14.8,-14.7,-14.5,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.2,-14.3,-14.2,-14.2,-14.2,-14.2,-14.1,-14.1,-14.2,-14.0,-14.0,-13.9,-13.7,-13.5,-13.4,-13.4,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.1,-13.1,-13.1,-13.1,-13.0,-13.1,-13.1,-13.1,-13.0,-12.9,-12.8,-12.8,-12.7,-12.8,-12.7,-12.8,-12.8,-12.8,-12.8,-12.7,-12.7,-12.8,-12.9,-12.8,-12.8,-12.7,-12.8,-12.9,-12.9,-12.9,-12.9,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-13.1,-13.1,-12.9,-12.9,-12.9,-13.0,-13.0,-13.0,-13.0,-13.0,-13.0,-13.1,-12.9,-12.9,-12.9,-12.9,-13.0,-13.0,-13.0,-13.2,-13.4,-13.5,-13.5,-13.6,-13.6,-13.7,-13.7,-13.5,-13.6,-13.5,-13.3,-13.3,-13.4,-13.3,-13.2,-13.0,-13.0,-13.0,-12.8,-12.7,-12.7,-12.8,-12.8,-12.7,-12.6,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.4,-12.4,-12.4,-12.4,-12.4,-12.4,-12.5,-12.5,-12.5,-12.5,-12.5,-12.6,-12.7,-12.6,-12.6,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.5,-12.6,-12.6,-12.6,-12.6,-12.5,-12.6,-12.6,-12.5,-12.5,-12.6,-12.6,-12.6,-12.6,-12.5,-12.5,-12.5,-12.5,-12.5,-12.5,-12.6,-12.6,-12.5,-12.6,-12.6,-12.7,-12.6,-12.6,-12.6,-12.6,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.6,-12.6,-12.7,-12.7,-12.7,-12.8,-12.8,-12.8,-12.9,-13.1,-13.4,-13.5,-13.5,-13.5,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.8,-13.8,-13.7,-13.7,-13.8,-13.8,-13.8,-13.7,-13.7,-13.6,-13.6,-13.5,-13.5,-13.5,-13.6,-13.5,-13.4,-13.4,-13.4,-13.5,-13.4,-13.4,-13.3,-13.2,-13.1,-13.1,-13.1,-13.1,-13.1,-13.3,-13.3,-13.4,-13.5,-13.6,-13.6,-13.6,-13.7,-13.8,-13.8,-13.8,-13.9,-14.0,-14.0,-14.1,-14.1,-14.2,-14.2,-14.2,-14.2,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.2,-14.1,-14.1,-14.0,-14.0,-13.9,-14.0,-14.1,-13.9,-13.8,-13.7,-13.7,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.6,-13.6,-13.6,-13.7,-13.7,-13.8,-13.7,-13.7,-13.6,-13.5,-13.5,-13.7,-13.8,-13.8,-13.9,-13.9,-13.9,-13.9,-13.8,-13.7,-13.6,-13.5,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.6,-13.7,-13.6,-13.6,-13.5,-13.5,-13.5,-13.5,-13.4,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.3,-13.2,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-21.7,-21.7,-21.6,-21.6,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.6,-21.7,-21.7,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.6,-21.7,-21.8,-21.8,-21.8,-21.8,-21.7,-21.6,-21.7,-21.7,-21.6,-21.5,-21.5,-21.4,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.8,-20.7,-20.7,-20.7,-20.6,-20.4,-20.1,-19.8,-19.7,-19.6,-19.7,-19.8,-19.9,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.5,-19.4,-19.0,-19.0,-19.4,-19.8,-19.9,-20.0,-20.0,-20.0,-20.1,-20.0,-20.0,-19.9,-19.7,-19.6,-19.6,-19.7,-20.1,-20.5,-20.9,-21.2,-21.2,-21.1,-21.0,-21.1,-21.1,-21.0,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-20.9,-20.8,-20.6,-20.6,-20.3,-19.8,-19.7,-20.0,-20.2,-20.0,-19.7,-19.5,-19.4,-19.6,-19.6,-19.6,-19.3,-18.6,-18.0,-17.6,-17.5,-17.4,-17.4,-17.5,-17.5,-17.5,-17.8,-18.1,-18.4,-18.3,-17.9,-17.8,-17.6,-17.6,-17.6,-17.5,-17.4,-17.4,-17.3,-17.3,-17.2,-17.0,-16.9,-16.8,-16.6,-16.4,-16.3,-16.3,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-15.8,-15.8,-15.8,-15.8,-15.9,-16.0,-16.1,-16.0,-16.1,-16.2,-16.3,-16.3,-16.5,-16.6,-16.5,-16.6,-16.6,-16.5,-16.4,-16.4,-16.3,-16.3,-16.1,-16.1,-16.0,-15.9,-15.9,-15.9,-15.9,-15.8,-15.8,-15.9,-16.0,-16.1,-16.1,-16.1,-16.0,-15.9,-16.0,-16.1,-16.2,-16.3,-16.4,-16.6,-16.7,-16.8,-16.9,-16.8,-16.7,-16.4,-16.2,-15.9,-15.8,-15.5,-15.4,-15.3,-15.3,-15.3,-15.3,-15.3,-15.3,-15.3,-15.4,-15.3,-15.3,-15.3,-15.3,-15.2,-15.1,-15.0,-15.0,-15.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=87 */
		private double[] getElevationGrid_5_34_height_87()
		{
			double[] value = {-15.1,-15.2,-15.3,-15.4,-15.5,-15.6,-15.7,-15.8,-15.8,-15.8,-15.9,-15.9,-15.9,-16.0,-16.1,-16.1,-16.1,-16.2,-16.3,-16.4,-16.6,-16.6,-16.7,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-17.0,-16.9,-16.9,-16.9,-16.8,-16.8,-16.8,-16.6,-16.6,-16.5,-16.5,-16.4,-16.4,-16.3,-16.2,-16.1,-16.1,-16.0,-15.9,-15.8,-15.8,-15.7,-15.6,-15.5,-15.4,-15.4,-15.3,-15.4,-15.3,-15.2,-15.2,-15.2,-15.3,-15.3,-15.4,-15.5,-15.5,-15.4,-15.4,-15.4,-15.3,-15.2,-15.1,-14.9,-14.7,-14.7,-14.6,-14.5,-14.5,-14.5,-14.6,-14.5,-14.5,-14.5,-14.5,-14.6,-14.6,-14.6,-14.5,-14.5,-14.4,-14.3,-14.3,-14.2,-13.9,-13.8,-13.7,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.2,-13.1,-13.1,-13.0,-13.0,-13.0,-13.0,-13.0,-13.0,-13.1,-13.0,-12.9,-12.9,-13.0,-13.1,-13.0,-13.0,-12.9,-13.0,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.2,-13.3,-13.3,-13.4,-13.4,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.5,-13.6,-13.7,-13.8,-14.0,-14.0,-13.9,-14.0,-14.0,-14.1,-14.0,-14.0,-13.9,-13.7,-13.6,-13.7,-13.6,-13.4,-13.2,-13.3,-13.3,-13.0,-12.9,-12.9,-13.0,-13.0,-12.9,-12.9,-12.9,-12.8,-12.8,-12.8,-12.7,-12.7,-12.6,-12.6,-12.6,-12.6,-12.6,-12.6,-12.8,-12.7,-12.7,-12.7,-12.8,-12.8,-12.9,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.8,-12.8,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.7,-12.7,-12.7,-12.8,-12.8,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.7,-12.8,-12.8,-12.7,-12.8,-12.8,-12.9,-12.8,-12.8,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-13.1,-13.2,-13.3,-13.4,-13.6,-13.6,-13.6,-13.6,-13.7,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.6,-13.5,-13.4,-13.6,-13.7,-13.6,-13.5,-13.4,-13.3,-13.1,-13.1,-13.0,-12.9,-13.0,-13.1,-13.2,-13.3,-13.4,-13.5,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.8,-13.9,-13.9,-14.0,-14.1,-14.1,-14.1,-14.2,-14.2,-14.2,-14.3,-14.4,-14.4,-14.4,-14.4,-14.5,-14.5,-14.5,-14.5,-14.4,-14.3,-14.2,-14.1,-14.0,-14.0,-14.0,-14.1,-14.1,-13.9,-13.8,-13.7,-13.8,-13.9,-13.8,-13.7,-13.6,-13.6,-13.7,-13.7,-13.6,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.5,-13.6,-13.8,-13.8,-13.8,-13.8,-13.6,-13.5,-13.5,-13.6,-13.6,-13.7,-13.8,-13.8,-13.9,-13.9,-13.9,-13.7,-13.6,-13.5,-13.6,-13.6,-13.6,-13.6,-13.5,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.4,-13.3,-13.3,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-21.6,-21.5,-21.6,-21.7,-21.5,-21.5,-21.7,-21.7,-21.7,-21.7,-21.5,-21.5,-21.6,-21.7,-21.7,-21.4,-21.4,-21.6,-21.7,-21.7,-21.6,-21.6,-21.7,-21.8,-21.7,-21.7,-21.7,-21.7,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.5,-21.4,-21.4,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.6,-20.4,-20.4,-20.2,-20.1,-20.2,-20.2,-20.2,-20.1,-20.1,-20.0,-19.8,-19.8,-19.9,-19.8,-19.5,-19.4,-19.6,-19.8,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.3,-20.4,-20.6,-20.8,-21.1,-21.3,-21.4,-21.5,-21.4,-21.3,-21.3,-21.3,-21.3,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.0,-20.9,-20.8,-20.9,-20.9,-20.6,-20.5,-20.5,-20.5,-20.6,-20.6,-20.4,-20.3,-20.0,-19.8,-19.7,-19.5,-19.0,-18.5,-18.3,-18.1,-18.0,-18.0,-18.1,-18.2,-18.2,-18.3,-18.6,-18.8,-18.7,-18.4,-18.3,-18.1,-18.0,-17.9,-17.9,-17.8,-17.6,-17.6,-17.5,-17.4,-17.3,-17.3,-17.1,-16.9,-16.8,-16.7,-16.6,-16.5,-16.4,-16.3,-16.2,-16.2,-16.1,-16.2,-16.2,-16.1,-16.1,-16.3,-16.4,-16.5,-16.5,-16.5,-16.6,-16.7,-16.8,-16.9,-16.8,-16.8,-16.8,-16.8,-16.7,-16.6,-16.5,-16.6,-16.6,-16.4,-16.3,-16.3,-16.3,-16.2,-16.3,-16.4,-16.3,-16.3,-16.3,-16.4,-16.5,-16.4,-16.4,-16.3,-16.3,-16.3,-16.5,-16.7,-16.8,-16.9,-17.0,-17.0,-17.1,-16.9,-16.9,-16.8,-16.4,-16.2,-16.1,-15.9,-15.8,-15.6,-15.5,-15.5,-15.5,-15.5,-15.4,-15.4,-15.5,-15.5,-15.4,-15.4,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.2,-15.3,-15.4,-15.5,-15.6,-15.7,-15.8,-15.9,-15.9,-15.9,-15.8,-15.9,-15.9,-15.9,-15.9,-16.1,-16.1,-16.1,-16.2,-16.3,-16.5,-16.6,-16.7,-16.8,-16.8,-16.9,-17.0,-17.1,-17.1,-17.1,-17.2,-17.3,-17.3,-17.3,-17.1,-17.1,-17.1,-17.1,-17.1,-17.0,-16.9,-16.9,-16.9,-16.8,-16.8,-16.7,-16.6,-16.6,-16.5,-16.4,-16.3,-16.3,-16.2,-16.2,-16.1,-16.0,-15.9,-15.8,-15.8,-15.8,-15.7,-15.7,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.8,-15.8,-15.7,-15.7,-15.6,-15.4,-15.4,-15.3,-15.1,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.1,-15.0,-14.9,-14.8,-14.6,-14.5,-14.4,-14.4,-14.2,-14.2,-14.1,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.6,-13.6,-13.5,-13.5,-13.5,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.5,-13.4,-13.4,-13.4,-13.5,-13.5,-13.5,-13.4,-13.4,-13.5,-13.7,-13.7,-13.6,-13.7,-13.7,-13.8,-13.7,-13.7,-13.7,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.8,-13.9,-14.1,-14.2,-14.3,-14.4,-14.5,-14.4,-14.4,-14.4,-14.4,-14.5,-14.5,-14.4,-14.3,-14.1,-13.9,-14.0,-13.9,-13.7,-13.5,-13.5,-13.5,-13.4,-13.3,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.0,-13.0,-13.0,-12.9,-12.9,-12.8,-12.9,-12.9,-12.8,-12.8,-12.9,-13.0,-13.0,-13.0,-13.0,-13.0,-13.2,-13.2,-13.2,-13.1,-13.1,-13.2,-13.1,-13.1,-13.1,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-13.0,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-13.0,-12.9,-12.9,-13.0,-13.1,-13.1,-13.1,-13.1,-13.2,-13.2,-13.2,-13.2,-13.3,-13.2,-13.1,-13.1,-13.2,-13.2,-13.2,-13.1,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.3,-13.4,-13.4,-13.6,-13.7,-13.6,-13.6,-13.8,-13.9,-13.8,-13.9,-13.8,-13.6,-13.6,-13.7,-13.9,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.7,-13.7,-13.6,-13.7,-13.8,-13.7,-13.6,-13.5,-13.4,-13.3,-13.1,-12.9,-12.9,-12.9,-13.1,-13.2,-13.3,-13.4,-13.5,-13.5,-13.6,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=88 */
		private double[] getElevationGrid_5_34_height_88()
		{
			double[] value = {-13.9,-13.9,-14.0,-14.1,-14.1,-14.1,-14.1,-14.2,-14.2,-14.3,-14.3,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.4,-14.4,-14.3,-14.1,-14.0,-14.0,-14.1,-14.2,-14.1,-14.0,-13.8,-13.7,-13.8,-13.9,-13.8,-13.7,-13.6,-13.6,-13.6,-13.7,-13.6,-13.4,-13.3,-13.3,-13.4,-13.3,-13.3,-13.5,-13.5,-13.7,-13.9,-13.9,-13.9,-13.7,-13.6,-13.6,-13.6,-13.5,-13.7,-13.8,-13.8,-13.9,-13.9,-13.9,-13.8,-13.7,-13.6,-13.6,-13.7,-13.6,-13.6,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.4,-13.4,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.5,-13.4,-13.4,-13.5,-13.5,-21.7,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.7,-21.6,-21.7,-21.8,-21.7,-21.6,-21.6,-21.7,-21.8,-21.8,-21.7,-21.7,-21.8,-21.8,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.5,-21.4,-21.4,-21.4,-21.3,-21.3,-21.2,-21.3,-21.3,-21.2,-21.2,-21.3,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.4,-20.1,-20.0,-20.2,-20.2,-20.1,-20.1,-20.1,-20.2,-20.3,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.5,-20.7,-20.9,-21.0,-21.2,-21.3,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-20.9,-20.8,-20.8,-20.9,-20.9,-20.8,-20.6,-20.1,-19.8,-19.6,-19.5,-19.3,-19.0,-18.8,-18.7,-18.7,-18.7,-18.9,-19.0,-19.0,-19.0,-19.1,-19.0,-18.9,-18.8,-18.6,-18.5,-18.4,-18.3,-18.3,-18.2,-18.0,-18.0,-17.8,-17.8,-17.8,-17.6,-17.6,-17.3,-17.3,-17.1,-17.0,-16.9,-16.7,-16.6,-16.6,-16.6,-16.5,-16.6,-16.6,-16.7,-16.6,-16.7,-16.9,-17.1,-17.0,-17.0,-17.0,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-17.0,-17.0,-16.9,-16.8,-16.8,-16.8,-16.7,-16.7,-16.8,-16.7,-16.7,-16.8,-16.9,-16.9,-16.8,-16.8,-16.9,-17.0,-17.0,-16.9,-16.9,-16.9,-16.9,-17.0,-17.2,-17.3,-17.4,-17.4,-17.4,-17.3,-17.1,-17.0,-16.8,-16.5,-16.3,-16.2,-16.2,-16.1,-16.0,-15.8,-15.8,-15.8,-15.8,-15.7,-15.7,-15.7,-15.7,-15.6,-15.6,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.5,-15.7,-15.7,-15.8,-15.9,-16.0,-16.0,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-15.9,-16.0,-16.1,-16.2,-16.3,-16.3,-16.6,-16.8,-16.9,-16.9,-16.9,-17.0,-17.1,-17.1,-17.2,-17.3,-17.3,-17.4,-17.4,-17.4,-17.3,-17.3,-17.4,-17.3,-17.3,-17.1,-17.1,-17.1,-17.0,-17.0,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.6,-16.6,-16.5,-16.5,-16.4,-16.3,-16.2,-16.1,-16.1,-16.0,-15.9,-15.9,-15.9,-15.9,-15.9,-15.8,-15.8,-15.9,-15.9,-15.9,-15.9,-15.8,-15.7,-15.6,-15.5,-15.4,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-15.2,-15.3,-15.4,-15.3,-15.3,-15.3,-15.4,-15.4,-15.3,-15.2,-15.0,-14.8,-14.7,-14.7,-14.5,-14.4,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.2,-14.1,-14.0,-14.0,-14.1,-14.1,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.7,-13.8,-13.8,-13.8,-13.9,-13.8,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-13.8,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.1,-14.2,-14.2,-14.3,-14.3,-14.3,-14.2,-14.2,-14.3,-14.3,-14.2,-14.2,-14.2,-14.2,-14.3,-14.3,-14.3,-14.3,-14.4,-14.5,-14.7,-14.9,-14.9,-15.0,-15.2,-15.1,-15.2,-15.0,-14.9,-15.1,-15.1,-15.0,-14.9,-14.7,-14.5,-14.5,-14.4,-14.2,-14.0,-14.0,-13.9,-13.8,-13.8,-13.8,-13.7,-13.6,-13.7,-13.7,-13.6,-13.3,-13.3,-13.4,-13.3,-13.2,-13.2,-13.3,-13.3,-13.2,-13.1,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.6,-13.6,-13.5,-13.5,-13.5,-13.6,-13.5,-13.4,-13.4,-13.4,-13.3,-13.3,-13.2,-13.2,-13.3,-13.3,-13.3,-13.2,-13.2,-13.3,-13.3,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.2,-13.3,-13.4,-13.3,-13.3,-13.4,-13.4,-13.5,-13.4,-13.5,-13.7,-13.7,-13.7,-13.6,-13.7,-13.7,-13.6,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.5,-13.5,-13.4,-13.4,-13.5,-13.5,-13.5,-13.6,-13.7,-13.7,-13.7,-13.8,-13.9,-13.9,-13.9,-13.9,-13.8,-13.7,-13.6,-13.7,-13.9,-14.1,-14.0,-14.0,-13.9,-14.0,-13.9,-13.9,-14.0,-14.0,-14.0,-13.9,-13.8,-13.9,-13.9,-13.9,-13.9,-13.8,-13.7,-13.5,-13.3,-13.1,-13.0,-13.0,-13.0,-13.1,-13.2,-13.3,-13.4,-13.5,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.9,-13.9,-14.0,-14.1,-14.1,-14.1,-14.2,-14.2,-14.3,-14.3,-14.3,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.5,-14.6,-14.4,-14.3,-14.2,-14.1,-14.2,-14.3,-14.3,-14.2,-14.0,-13.9,-14.1,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.7,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.7,-13.8,-14.0,-14.1,-14.0,-13.9,-13.8,-13.8,-13.7,-13.7,-13.8,-13.9,-13.9,-13.9,-14.0,-14.0,-13.9,-13.8,-13.8,-13.8,-13.7,-13.6,-13.6,-13.7,-13.8,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.5,-13.5,-13.4,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.5,-13.5,-13.5,-13.6,-13.6,-13.6,-13.6,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-21.8,-21.7,-21.8,-21.9,-21.9,-21.8,-21.7,-21.8,-21.8,-21.8,-21.8,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.4,-21.3,-21.3,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.5,-20.4,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-21.0,-21.3,-21.5,-21.6,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.7,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.4,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.0,-20.9,-20.5,-20.3,-20.1,-19.9,-19.7,-19.4,-19.2,-19.2,-19.3,-19.4,-19.7,-19.8,-19.8,-19.6,-19.4,-19.3,-19.3,-19.1,-18.9,-18.8,-18.7,-18.7,-18.7,-18.7,-18.6,-18.5,-18.4,-18.4,-18.3,-18.1,-17.9,-17.7,-17.5,-17.5,-17.3,-17.2,-17.1,-17.1,-17.1,-17.1,-17.1,-17.0,-17.2,-17.4,-17.3,-17.3,-17.4,-17.5,-17.5,-17.4,-17.4,-17.4,-17.4,-17.5,-17.5,-17.4,-17.3,-17.3,-17.3,-17.2,-17.2,-17.2,-17.1,-17.1,-17.3,-17.4,-17.3,-17.2,-17.3,-17.5,-17.6,-17.4,-17.4,-17.4,-17.4,-17.5,-17.5,-17.6,-17.6,-17.5,-17.6,-17.7,-17.9,-18.0,-17.9,-17.8,-17.6,-17.5,-17.4,-17.1,-16.9,-16.6,-16.5,-16.5,-16.4,-16.3,-16.2,-16.1,-16.1,-16.1,-15.9,-15.9,-15.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=89 */
		private double[] getElevationGrid_5_34_height_89()
		{
			double[] value = {-15.9,-15.9,-15.8,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.8,-15.9,-16.0,-16.1,-16.1,-16.2,-16.3,-16.2,-16.1,-16.1,-16.0,-15.9,-15.9,-15.9,-15.9,-16.1,-16.3,-16.4,-16.4,-16.5,-16.7,-16.9,-17.0,-16.9,-16.9,-17.0,-17.2,-17.3,-17.3,-17.3,-17.4,-17.5,-17.6,-17.5,-17.4,-17.4,-17.4,-17.4,-17.4,-17.3,-17.2,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-16.9,-16.9,-16.9,-16.8,-16.8,-16.7,-16.7,-16.6,-16.5,-16.4,-16.4,-16.3,-16.2,-16.1,-15.9,-15.9,-15.9,-15.9,-15.8,-15.8,-15.9,-16.1,-16.1,-16.1,-16.0,-15.8,-15.6,-15.6,-15.4,-15.4,-15.3,-15.3,-15.5,-15.5,-15.5,-15.5,-15.6,-15.7,-15.7,-15.6,-15.5,-15.5,-15.4,-15.4,-15.4,-15.3,-15.1,-14.9,-14.8,-14.7,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.7,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-14.7,-14.8,-14.8,-14.8,-14.7,-14.4,-14.2,-14.3,-14.3,-14.2,-14.2,-14.2,-14.3,-14.5,-14.6,-14.6,-14.6,-14.7,-14.6,-14.6,-14.6,-14.6,-14.6,-14.7,-14.6,-14.6,-14.6,-14.7,-14.8,-14.7,-14.6,-14.6,-14.6,-14.6,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.5,-14.6,-14.8,-14.9,-14.9,-15.0,-15.0,-15.1,-15.3,-15.2,-15.1,-15.1,-15.3,-15.3,-15.3,-15.1,-15.2,-15.3,-15.3,-15.3,-15.2,-15.2,-15.3,-15.4,-15.6,-15.7,-15.8,-16.0,-16.2,-16.3,-16.2,-16.1,-16.0,-16.1,-16.2,-16.2,-16.1,-15.9,-15.8,-15.7,-15.6,-15.4,-15.3,-15.2,-14.9,-14.8,-14.7,-14.6,-14.5,-14.4,-14.4,-14.4,-14.3,-14.2,-14.1,-14.0,-13.9,-13.8,-13.8,-13.8,-13.9,-13.8,-13.7,-13.9,-13.9,-14.0,-14.1,-14.1,-14.2,-14.2,-14.3,-14.2,-14.2,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.3,-14.2,-14.1,-14.0,-13.9,-13.8,-13.8,-13.7,-13.8,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.5,-13.6,-13.7,-13.7,-13.7,-13.9,-13.9,-14.0,-14.0,-14.2,-14.4,-14.3,-14.3,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.5,-14.4,-14.3,-14.2,-14.1,-14.0,-13.9,-13.8,-13.9,-13.8,-13.7,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.1,-14.1,-14.1,-14.0,-13.9,-13.9,-13.9,-14.1,-14.2,-14.1,-14.1,-14.1,-14.1,-14.2,-14.2,-14.2,-14.3,-14.3,-14.2,-14.1,-14.1,-14.1,-14.1,-14.1,-13.9,-13.8,-13.6,-13.4,-13.3,-13.2,-13.2,-13.2,-13.3,-13.4,-13.4,-13.5,-13.6,-13.6,-13.7,-13.7,-13.8,-13.8,-13.8,-13.9,-13.9,-14.0,-14.0,-14.1,-14.1,-14.2,-14.2,-14.2,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.7,-14.7,-14.7,-14.7,-14.6,-14.4,-14.4,-14.3,-14.4,-14.4,-14.4,-14.3,-14.3,-14.2,-14.1,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.7,-13.8,-13.9,-14.1,-14.2,-14.2,-14.1,-14.1,-14.0,-13.9,-13.9,-14.0,-14.1,-14.0,-14.1,-14.2,-14.2,-14.1,-14.0,-14.1,-14.0,-13.8,-13.7,-13.7,-13.8,-13.9,-13.8,-13.8,-13.8,-13.9,-13.9,-13.8,-13.8,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.5,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-21.9,-21.8,-21.8,-21.9,-22.0,-22.0,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-22.0,-22.0,-21.9,-21.8,-21.9,-22.1,-22.0,-21.9,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.8,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.8,-21.8,-22.0,-22.0,-22.0,-22.0,-22.0,-21.9,-21.9,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.6,-21.5,-21.6,-21.5,-21.1,-21.2,-21.3,-21.3,-21.1,-21.2,-21.1,-21.2,-21.3,-21.2,-21.2,-21.4,-21.6,-21.4,-21.4,-21.5,-21.8,-21.9,-22.0,-22.0,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.4,-21.3,-21.3,-21.3,-21.2,-21.1,-21.0,-20.8,-20.7,-20.6,-20.4,-20.1,-19.8,-19.8,-19.9,-20.1,-20.2,-20.3,-20.3,-20.1,-19.9,-19.8,-19.8,-19.6,-19.5,-19.4,-19.2,-19.2,-19.2,-19.3,-19.3,-19.2,-19.1,-19.0,-18.8,-18.6,-18.4,-18.1,-17.9,-18.0,-17.9,-17.8,-17.7,-17.8,-17.9,-17.9,-17.8,-17.7,-17.9,-18.1,-18.0,-17.8,-17.9,-18.0,-18.0,-18.0,-17.9,-17.9,-17.9,-18.0,-18.0,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.8,-17.8,-18.0,-18.0,-17.9,-17.8,-17.8,-18.1,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.5,-18.6,-18.7,-18.7,-18.8,-18.8,-18.9,-18.9,-18.9,-18.8,-18.7,-18.6,-18.5,-18.2,-17.8,-17.4,-17.3,-17.3,-17.2,-17.0,-16.8,-16.7,-16.6,-16.5,-16.4,-16.4,-16.4,-16.3,-16.3,-16.4,-16.3,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.3,-16.4,-16.4,-16.6,-17.0,-17.1,-16.8,-16.5,-16.5,-16.3,-16.1,-16.1,-16.1,-16.2,-16.3,-16.5,-16.5,-16.5,-16.6,-16.8,-17.0,-17.0,-16.8,-16.7,-16.8,-16.9,-17.0,-17.0,-17.0,-17.3,-17.5,-17.6,-17.6,-17.6,-17.5,-17.5,-17.5,-17.4,-17.2,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.7,-16.7,-16.6,-16.5,-16.4,-16.4,-16.2,-16.1,-15.9,-15.7,-15.6,-15.6,-15.6,-15.5,-15.5,-15.6,-15.8,-15.9,-16.0,-16.0,-15.9,-15.8,-15.6,-15.4,-15.4,-15.3,-15.4,-15.4,-15.5,-15.5,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.5,-15.5,-15.5,-15.5,-15.4,-15.3,-15.1,-14.9,-14.7,-14.6,-14.7,-14.7,-14.7,-14.7,-14.8,-15.0,-15.1,-15.3,-15.4,-15.5,-15.6,-15.7,-15.8,-15.8,-15.8,-15.7,-15.8,-15.8,-15.7,-15.5,-15.1,-14.8,-14.8,-14.8,-14.7,-14.6,-14.7,-14.9,-15.4,-15.6,-15.8,-15.9,-16.0,-16.0,-16.0,-15.9,-15.9,-15.9,-15.9,-16.0,-16.0,-16.0,-16.0,-16.1,-16.1,-16.0,-16.0,-15.9,-15.7,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.6,-15.8,-16.0,-16.0,-16.1,-16.1,-16.2,-16.3,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.6,-16.7,-16.7,-16.8,-16.9,-17.1,-17.1,-17.2,-17.2,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.2,-17.1,-17.1,-17.0,-17.0,-16.8,-16.5,-16.3,-16.1,-15.8,-15.6,-15.4,-15.4,-15.4,-15.4,-15.2,-15.1,-14.9,-14.8,-14.7,-14.6,-14.7,-14.6,-14.4,-14.4,-14.5,-14.6,-14.7,-14.8,-15.0,-15.1,-15.1,-15.1,-15.1,-15.2,-15.2,-15.3,-15.5,-15.7,-15.9,-15.9,-15.8,-15.8,-15.7,-15.6,-15.2,-14.8,-14.5,-14.4,-14.3,-14.4,-14.3,-14.3,-14.2,-14.0,-14.2,-14.2,-14.2,-14.2,-14.2,-14.2,-14.1,-14.2,-14.3,-14.4,-14.4,-14.5,-14.7,-14.9,-15.1,-15.0,-15.1,-15.1,-15.2,-15.3,-15.3,-15.2,-15.3,-15.3,-15.2,-15.0,-14.9,-14.7,-14.6,-14.4,-14.3,-14.3,-14.1,-14.1,-14.3,-14.3,-14.2,-14.3,-14.4,-14.3,-14.2,-14.1,-14.1,-14.1,-14.1,-14.0,-14.1,-14.2,-14.2,-14.2,-14.2,-14.2,-14.2,-14.3,-14.4,-14.4,-14.6,-14.5,-14.4,-14.4,-14.4,-14.4,-14.3,-14.2,-14.1,-14.0,-13.8,-13.6,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=90 */
		private double[] getElevationGrid_5_34_height_90()
		{
			double[] value = {-13.6,-13.7,-13.7,-13.8,-13.8,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.1,-14.1,-14.2,-14.2,-14.3,-14.3,-14.4,-14.4,-14.4,-14.5,-14.5,-14.5,-14.6,-14.6,-14.7,-14.7,-14.8,-14.9,-14.8,-14.7,-14.6,-14.5,-14.4,-14.4,-14.4,-14.3,-14.3,-14.2,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.8,-13.7,-13.7,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.8,-14.0,-14.1,-14.2,-14.4,-14.3,-14.3,-14.3,-14.2,-14.2,-14.2,-14.2,-14.3,-14.1,-14.2,-14.2,-14.2,-14.3,-14.3,-14.2,-14.1,-13.9,-13.9,-13.9,-13.9,-13.9,-14.1,-13.9,-13.9,-13.9,-14.0,-13.9,-13.8,-13.8,-13.7,-13.7,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.5,-13.5,-13.6,-13.5,-13.5,-13.5,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-21.9,-21.8,-21.8,-21.9,-22.0,-22.0,-21.9,-21.9,-21.9,-22.0,-22.0,-21.9,-21.9,-22.0,-22.0,-21.9,-21.8,-22.0,-22.1,-22.0,-21.9,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.8,-21.9,-21.9,-21.9,-21.9,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.8,-21.8,-21.8,-21.7,-21.7,-21.8,-21.8,-22.0,-22.0,-22.0,-22.0,-22.0,-22.1,-22.1,-22.1,-22.0,-22.0,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.0,-21.8,-21.8,-21.9,-21.9,-21.9,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-22.0,-22.0,-21.9,-21.9,-22.0,-22.1,-22.1,-22.0,-22.0,-21.9,-21.9,-21.9,-21.9,-21.9,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.5,-21.7,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.1,-21.0,-20.9,-20.8,-20.7,-20.5,-20.5,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.0,-20.0,-20.1,-20.0,-19.9,-19.8,-19.7,-19.5,-19.3,-19.1,-18.9,-18.8,-18.6,-18.6,-18.6,-18.5,-18.5,-18.5,-18.5,-18.6,-18.5,-18.5,-18.6,-18.8,-18.6,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.5,-18.8,-19.1,-19.3,-19.6,-19.8,-19.9,-20.0,-19.9,-20.0,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.0,-19.6,-19.3,-18.9,-18.7,-18.5,-18.4,-18.1,-17.9,-17.6,-17.4,-17.3,-17.3,-17.3,-17.3,-17.2,-17.3,-17.3,-17.1,-17.0,-16.9,-16.9,-16.8,-16.8,-16.8,-16.9,-17.1,-17.2,-17.5,-18.2,-18.2,-17.6,-17.1,-17.1,-16.8,-16.6,-16.5,-16.5,-16.6,-16.9,-16.9,-16.8,-16.8,-16.9,-17.2,-17.2,-17.0,-16.7,-16.5,-16.5,-16.5,-16.6,-16.5,-16.6,-17.1,-17.5,-17.7,-17.8,-17.7,-17.6,-17.6,-17.4,-17.2,-17.1,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.7,-16.6,-16.5,-16.4,-16.2,-16.1,-16.0,-15.9,-15.6,-15.5,-15.4,-15.3,-15.3,-15.3,-15.2,-15.2,-15.4,-15.6,-15.8,-15.9,-16.0,-15.9,-15.8,-15.5,-15.3,-15.1,-15.1,-15.2,-15.3,-15.3,-15.3,-15.3,-15.4,-15.4,-15.3,-15.2,-15.3,-15.3,-15.3,-15.4,-15.4,-15.4,-15.4,-15.0,-14.8,-14.7,-14.8,-14.8,-14.8,-14.8,-14.8,-14.9,-15.1,-15.3,-15.5,-15.7,-15.8,-15.9,-16.1,-16.2,-16.3,-16.4,-16.4,-16.5,-16.4,-16.3,-16.0,-15.7,-15.4,-15.3,-15.2,-15.1,-15.1,-15.3,-15.7,-16.2,-16.4,-16.6,-16.7,-16.8,-16.9,-16.9,-16.9,-16.8,-16.8,-16.9,-17.0,-17.0,-17.0,-17.1,-17.2,-17.2,-17.2,-17.2,-17.1,-16.9,-16.9,-16.8,-16.8,-16.7,-16.6,-16.6,-16.6,-16.9,-17.0,-17.0,-17.0,-17.0,-17.0,-17.0,-17.0,-17.0,-17.0,-17.0,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.2,-17.2,-17.3,-17.3,-17.4,-17.6,-17.6,-17.7,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.6,-17.6,-17.4,-17.1,-16.8,-16.6,-16.4,-16.3,-16.0,-15.9,-15.8,-15.8,-15.7,-15.7,-15.7,-15.7,-15.6,-15.3,-15.2,-15.2,-15.3,-15.4,-15.7,-15.9,-16.0,-16.0,-16.0,-16.0,-16.1,-16.1,-16.2,-16.4,-16.7,-16.9,-17.0,-17.0,-16.9,-16.9,-16.7,-16.1,-15.5,-15.2,-14.9,-14.9,-14.8,-14.8,-14.8,-14.7,-14.6,-14.8,-14.8,-14.8,-14.7,-14.7,-14.7,-14.7,-14.7,-14.8,-14.9,-14.9,-14.9,-15.1,-15.4,-15.6,-15.7,-15.8,-15.8,-15.9,-15.9,-15.8,-15.7,-15.7,-15.7,-15.5,-15.4,-15.2,-15.0,-14.8,-14.7,-14.7,-14.6,-14.4,-14.4,-14.6,-14.6,-14.6,-14.6,-14.5,-14.4,-14.3,-14.1,-14.1,-14.1,-14.0,-14.0,-14.1,-14.1,-14.2,-14.2,-14.2,-14.3,-14.4,-14.4,-14.6,-14.7,-14.8,-14.7,-14.7,-14.6,-14.6,-14.6,-14.5,-14.4,-14.3,-14.1,-13.9,-13.7,-13.7,-13.7,-13.6,-13.6,-13.6,-13.6,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-14.0,-13.9,-14.0,-14.1,-14.2,-14.2,-14.2,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.5,-14.5,-14.5,-14.6,-14.8,-14.8,-14.8,-14.8,-14.9,-14.8,-14.7,-14.6,-14.6,-14.4,-14.3,-14.1,-14.1,-14.1,-14.0,-13.9,-13.9,-13.9,-13.8,-13.9,-13.8,-13.9,-13.8,-13.9,-13.9,-13.9,-13.8,-13.8,-13.9,-13.9,-14.1,-14.2,-14.2,-14.3,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.4,-14.3,-14.2,-14.3,-14.3,-14.4,-14.4,-14.3,-14.2,-14.2,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.0,-14.0,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.7,-13.7,-13.6,-13.6,-13.7,-13.6,-13.7,-13.8,-13.6,-13.6,-13.6,-13.7,-13.8,-13.8,-13.7,-13.8,-13.8,-13.9,-13.9,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-21.8,-22.0,-22.0,-21.9,-21.8,-21.9,-22.0,-22.0,-21.8,-21.6,-21.5,-21.5,-21.6,-21.6,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.7,-21.8,-21.8,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-22.0,-22.0,-22.0,-22.1,-22.0,-22.1,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.0,-22.0,-22.1,-22.1,-22.1,-22.2,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.0,-21.9,-21.9,-21.8,-21.8,-21.8,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.2,-20.0,-19.8,-19.6,-19.5,-19.4,-19.2,-19.1,-19.1,-19.1,-19.1,-19.0,-19.1,-19.0,-19.0,-19.1,-19.2,-19.1,-19.1,-19.0,-19.1,-19.1,-19.1,-19.2,-19.2,-19.3,-19.4,-19.4,-19.4,-19.6,-19.8,-19.8,-19.8,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.6,-19.9,-20.1,-20.3,-20.5,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-20.8,-20.5,-20.3,-20.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=91 */
		private double[] getElevationGrid_5_34_height_91()
		{
			double[] value = {-19.9,-19.6,-19.4,-19.1,-18.7,-18.4,-18.3,-18.5,-18.7,-18.8,-18.7,-18.7,-18.6,-18.4,-18.3,-18.1,-18.0,-17.9,-17.9,-18.1,-18.2,-18.4,-18.5,-18.9,-19.4,-19.2,-18.3,-17.8,-17.6,-17.4,-17.3,-17.1,-17.2,-17.4,-17.6,-17.5,-17.4,-17.4,-17.4,-17.4,-17.4,-17.1,-16.8,-16.6,-16.6,-16.6,-16.6,-16.6,-16.8,-17.4,-17.9,-18.0,-18.0,-17.9,-17.8,-17.6,-17.3,-16.9,-16.7,-16.6,-16.6,-16.8,-16.8,-16.8,-16.9,-16.9,-16.9,-16.8,-16.7,-16.6,-16.5,-16.4,-16.2,-16.1,-15.8,-15.7,-15.6,-15.4,-15.3,-15.1,-15.1,-15.1,-15.1,-15.1,-15.0,-15.0,-15.3,-15.6,-15.8,-15.9,-16.1,-16.0,-15.6,-15.3,-15.1,-15.0,-15.0,-15.0,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.0,-14.9,-14.9,-14.9,-14.9,-15.0,-15.1,-15.1,-15.1,-15.0,-14.9,-14.8,-14.9,-14.9,-14.9,-14.9,-15.0,-15.1,-15.2,-15.4,-15.5,-15.8,-15.9,-16.1,-16.2,-16.3,-16.4,-16.5,-16.5,-16.6,-16.6,-16.6,-16.4,-16.1,-15.8,-15.6,-15.6,-15.6,-15.7,-15.9,-16.2,-16.6,-16.8,-16.9,-17.1,-17.2,-17.3,-17.3,-17.2,-17.1,-17.2,-17.3,-17.4,-17.4,-17.5,-17.6,-17.6,-17.6,-17.8,-17.7,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.5,-17.5,-17.4,-17.5,-17.5,-17.4,-17.4,-17.4,-17.4,-17.3,-17.3,-17.3,-17.2,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.4,-17.4,-17.4,-17.5,-17.6,-17.6,-17.6,-17.8,-17.9,-17.9,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.2,-18.2,-18.3,-18.2,-18.1,-18.0,-18.1,-17.9,-17.9,-17.7,-17.5,-17.2,-16.8,-16.3,-16.1,-16.0,-16.0,-15.9,-15.9,-16.1,-16.3,-16.2,-15.9,-15.8,-15.9,-16.1,-16.3,-16.4,-16.7,-16.8,-16.7,-16.7,-16.8,-16.9,-16.8,-17.0,-17.1,-17.3,-17.4,-17.4,-17.3,-17.1,-17.0,-16.8,-16.2,-15.7,-15.4,-15.3,-15.3,-15.2,-15.1,-15.1,-15.1,-15.1,-15.3,-15.3,-15.2,-15.0,-15.0,-15.1,-15.1,-15.1,-15.2,-15.3,-15.3,-15.4,-15.5,-15.8,-15.9,-16.1,-16.1,-16.1,-16.1,-16.1,-16.0,-15.9,-15.8,-15.8,-15.6,-15.4,-15.4,-15.1,-14.9,-14.9,-14.9,-14.9,-14.8,-14.7,-14.8,-14.8,-14.7,-14.6,-14.5,-14.4,-14.3,-14.1,-14.1,-14.1,-14.0,-14.0,-14.2,-14.2,-14.2,-14.2,-14.3,-14.5,-14.6,-14.6,-14.7,-14.9,-14.9,-14.8,-14.8,-14.8,-14.7,-14.7,-14.5,-14.3,-14.2,-14.0,-13.9,-13.8,-13.8,-13.9,-13.9,-13.8,-13.8,-13.9,-14.0,-14.0,-14.0,-14.0,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.2,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.5,-14.4,-14.4,-14.4,-14.5,-14.5,-14.6,-14.7,-14.8,-14.8,-14.8,-14.8,-14.7,-14.6,-14.5,-14.3,-14.3,-14.2,-14.1,-13.9,-13.7,-13.7,-13.8,-13.8,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.7,-13.8,-13.9,-13.8,-13.8,-13.9,-13.9,-14.2,-14.4,-14.4,-14.4,-14.3,-14.3,-14.2,-14.2,-14.3,-14.3,-14.2,-14.3,-14.3,-14.3,-14.3,-14.2,-14.3,-14.3,-14.4,-14.3,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-13.9,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.7,-13.8,-13.7,-13.6,-13.5,-13.5,-13.6,-13.6,-13.7,-13.6,-13.5,-13.4,-13.6,-13.7,-13.8,-13.7,-13.6,-13.5,-13.6,-13.6,-13.6,-21.7,-21.8,-21.7,-21.8,-21.8,-21.7,-21.7,-21.6,-21.7,-21.8,-21.8,-21.7,-21.7,-21.8,-21.9,-21.7,-21.5,-21.7,-21.8,-21.8,-21.6,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.7,-21.6,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.9,-22.0,-21.9,-21.9,-21.9,-21.9,-21.9,-21.8,-21.8,-22.0,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.2,-22.3,-22.3,-22.2,-22.2,-22.2,-22.2,-22.1,-22.2,-22.2,-22.3,-22.3,-22.3,-22.2,-22.2,-22.3,-22.3,-22.3,-22.2,-22.2,-22.1,-22.1,-22.0,-21.9,-21.9,-21.9,-21.8,-21.8,-21.8,-21.7,-21.7,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.3,-21.3,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.8,-20.7,-20.7,-20.6,-20.6,-20.4,-20.3,-20.3,-20.1,-20.0,-19.8,-19.8,-19.8,-19.8,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.6,-19.6,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.9,-20.1,-20.3,-20.3,-20.4,-20.6,-20.6,-20.6,-20.4,-20.4,-20.5,-20.5,-20.5,-20.5,-20.6,-20.6,-20.6,-20.8,-20.8,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.3,-21.3,-21.2,-21.1,-20.9,-20.8,-20.6,-20.3,-19.9,-19.6,-19.6,-19.9,-20.1,-20.2,-20.2,-20.2,-20.1,-20.0,-19.8,-19.4,-19.3,-19.3,-19.5,-19.8,-19.9,-19.9,-20.0,-20.2,-20.4,-20.0,-19.1,-18.5,-18.2,-18.1,-18.0,-18.0,-18.0,-18.1,-18.4,-18.3,-18.0,-17.9,-17.7,-17.6,-17.6,-17.4,-17.1,-17.0,-17.0,-17.0,-16.9,-17.0,-17.5,-18.0,-18.3,-18.3,-18.2,-17.9,-17.7,-17.4,-16.9,-16.7,-16.5,-16.4,-16.4,-16.6,-16.6,-16.6,-16.6,-16.7,-16.6,-16.4,-16.4,-16.3,-16.3,-16.1,-16.0,-15.8,-15.7,-15.6,-15.4,-15.3,-15.2,-15.1,-15.1,-15.1,-15.1,-15.1,-15.0,-15.1,-15.3,-15.6,-15.8,-15.9,-15.9,-15.8,-15.4,-15.1,-15.1,-15.0,-14.9,-15.0,-15.0,-15.0,-15.0,-14.9,-15.0,-14.9,-14.8,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.0,-15.0,-15.1,-15.2,-15.4,-15.5,-15.7,-15.9,-15.9,-16.1,-16.3,-16.4,-16.5,-16.5,-16.5,-16.4,-16.4,-16.4,-16.3,-16.2,-15.9,-15.9,-15.9,-16.0,-16.2,-16.3,-16.5,-16.7,-16.9,-17.1,-17.2,-17.3,-17.3,-17.3,-17.3,-17.2,-17.3,-17.4,-17.5,-17.5,-17.6,-17.7,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.7,-17.6,-17.6,-17.5,-17.4,-17.4,-17.4,-17.4,-17.3,-17.3,-17.2,-17.2,-17.2,-17.2,-17.3,-17.3,-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.5,-17.6,-17.6,-17.7,-17.8,-17.9,-17.9,-18.0,-18.0,-18.1,-18.1,-18.1,-18.2,-18.2,-18.2,-18.1,-18.2,-18.3,-18.3,-18.3,-18.3,-18.2,-18.1,-18.1,-18.0,-17.9,-17.7,-17.3,-16.9,-16.5,-16.3,-16.1,-16.0,-16.1,-16.1,-16.0,-16.0,-16.1,-16.1,-16.2,-16.3,-16.6,-16.9,-17.0,-17.1,-17.3,-17.2,-17.1,-17.2,-17.3,-17.4,-17.5,-17.6,-17.6,-17.6,-17.6,-17.5,-17.2,-16.7,-16.4,-16.2,-15.8,-15.6,-15.6,-15.5,-15.5,-15.4,-15.5,-15.5,-15.5,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.3,-15.3,-15.3,-15.5,-15.7,-15.8,-15.8,-15.9,-15.9,-16.1,-16.2,-16.2,-16.2,-16.1,-16.1,-16.0,-15.8,-15.7,-15.6,-15.4,-15.4,-15.4,-15.2,-15.1,-14.9,-14.9,-14.8,-14.8,-14.7,-14.6,-14.5,-14.4,-14.4,-14.2,-14.1,-14.0,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.2,-14.3,-14.3,-14.4,-14.5,-14.7,-14.7,-14.8,-14.9,-14.8,-14.7,-14.8,-14.7,-14.6,-14.4,-14.2,-14.0,-13.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=92 */
		private double[] getElevationGrid_5_34_height_92()
		{
			double[] value = {-13.7,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.8,-13.8,-13.9,-13.9,-13.9,-13.9,-13.9,-14.0,-14.0,-14.1,-14.1,-14.1,-14.2,-14.3,-14.3,-14.3,-14.3,-14.4,-14.4,-14.3,-14.3,-14.3,-14.4,-14.4,-14.5,-14.6,-14.8,-14.7,-14.6,-14.5,-14.4,-14.2,-14.1,-13.9,-13.8,-13.8,-13.7,-13.5,-13.4,-13.4,-13.5,-13.5,-13.6,-13.7,-13.7,-13.7,-13.8,-13.8,-13.6,-13.6,-13.6,-13.7,-13.7,-13.8,-13.9,-14.1,-14.3,-14.4,-14.4,-14.3,-14.2,-14.1,-14.1,-14.1,-14.2,-14.1,-14.1,-14.2,-14.3,-14.2,-14.2,-14.2,-14.3,-14.2,-14.1,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.8,-13.6,-13.5,-13.4,-13.4,-13.4,-13.5,-13.6,-13.6,-13.5,-13.4,-13.4,-13.4,-13.4,-13.5,-13.6,-13.6,-13.4,-13.4,-13.5,-13.6,-13.5,-13.4,-13.3,-13.2,-13.2,-13.2,-13.2,-21.6,-21.7,-21.7,-21.6,-21.7,-21.6,-21.4,-21.4,-21.5,-21.6,-21.6,-21.5,-21.5,-21.7,-21.7,-21.5,-21.4,-21.5,-21.6,-21.6,-21.5,-21.4,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.5,-21.6,-21.7,-21.6,-21.7,-21.6,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-22.0,-22.1,-22.0,-22.0,-22.0,-22.0,-21.9,-22.0,-22.0,-22.1,-22.1,-22.2,-22.2,-22.2,-22.2,-22.3,-22.3,-22.3,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.4,-22.3,-22.3,-22.3,-22.3,-22.4,-22.4,-22.3,-22.3,-22.4,-22.3,-22.3,-22.3,-22.3,-22.2,-22.1,-22.0,-22.0,-22.0,-21.9,-21.9,-21.9,-21.8,-21.8,-21.7,-21.7,-21.7,-21.6,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.2,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.5,-20.5,-20.4,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.4,-20.6,-20.7,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.6,-21.5,-21.5,-21.5,-21.4,-21.4,-21.3,-21.2,-21.1,-20.9,-20.7,-20.5,-20.5,-20.7,-20.8,-20.9,-21.0,-20.9,-20.9,-20.8,-20.8,-20.6,-20.5,-20.3,-20.4,-20.7,-20.8,-20.8,-20.8,-20.7,-20.6,-20.7,-20.5,-19.9,-19.3,-19.1,-19.0,-19.0,-18.9,-18.8,-18.8,-18.9,-18.8,-18.6,-18.3,-18.1,-17.9,-17.9,-17.8,-17.6,-17.4,-17.5,-17.6,-17.7,-17.7,-18.0,-18.3,-18.4,-18.4,-18.1,-17.6,-17.3,-17.0,-16.8,-16.6,-16.6,-16.5,-16.6,-16.6,-16.5,-16.4,-16.4,-16.4,-16.3,-16.3,-16.2,-16.1,-16.0,-15.9,-15.8,-15.6,-15.6,-15.5,-15.3,-15.2,-15.1,-15.1,-15.1,-15.1,-15.2,-15.2,-15.2,-15.4,-15.5,-15.6,-15.7,-15.7,-15.6,-15.4,-15.1,-15.1,-15.0,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-14.7,-14.7,-14.8,-14.8,-14.9,-14.9,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.0,-15.1,-15.2,-15.4,-15.5,-15.6,-15.7,-15.9,-15.9,-16.1,-16.2,-16.3,-16.5,-16.5,-16.4,-16.4,-16.3,-16.2,-16.1,-16.1,-15.9,-15.9,-16.0,-16.1,-16.3,-16.4,-16.6,-16.8,-17.0,-17.1,-17.2,-17.3,-17.3,-17.2,-17.1,-17.1,-17.1,-17.4,-17.5,-17.5,-17.6,-17.7,-17.8,-17.9,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-17.9,-17.8,-17.7,-17.6,-17.5,-17.4,-17.4,-17.4,-17.4,-17.3,-17.3,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.3,-17.3,-17.3,-17.3,-17.4,-17.4,-17.4,-17.5,-17.6,-17.6,-17.7,-17.8,-17.9,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-18.2,-18.2,-18.2,-18.2,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.3,-18.0,-17.6,-17.1,-16.8,-16.4,-16.1,-16.0,-15.9,-15.9,-16.0,-16.2,-16.1,-16.1,-16.3,-16.4,-16.7,-16.9,-17.3,-17.4,-17.4,-17.5,-17.6,-17.6,-17.6,-17.7,-17.8,-17.8,-17.8,-17.8,-17.7,-17.4,-17.2,-17.0,-16.7,-16.3,-15.9,-15.8,-15.7,-15.6,-15.6,-15.7,-15.7,-15.7,-15.8,-15.8,-15.6,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.5,-15.7,-15.9,-16.1,-16.1,-16.1,-16.1,-16.2,-16.2,-16.2,-16.2,-16.1,-16.1,-15.9,-15.7,-15.6,-15.4,-15.2,-15.2,-15.2,-15.2,-15.1,-14.9,-15.0,-14.9,-14.8,-14.6,-14.5,-14.2,-14.0,-13.9,-13.9,-13.9,-13.8,-13.7,-13.7,-13.6,-13.7,-13.7,-13.9,-14.1,-14.2,-14.3,-14.4,-14.6,-14.8,-14.8,-14.8,-14.8,-14.7,-14.6,-14.6,-14.6,-14.4,-14.3,-14.1,-13.8,-13.7,-13.6,-13.5,-13.5,-13.5,-13.4,-13.5,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.2,-14.2,-14.2,-14.2,-14.2,-14.1,-14.1,-14.1,-14.2,-14.3,-14.4,-14.5,-14.6,-14.5,-14.3,-14.1,-14.0,-13.9,-13.6,-13.4,-13.4,-13.4,-13.4,-13.2,-13.2,-13.2,-13.3,-13.3,-13.4,-13.4,-13.5,-13.6,-13.6,-13.7,-13.6,-13.6,-13.6,-13.6,-13.7,-13.8,-14.0,-14.2,-14.3,-14.4,-14.4,-14.3,-14.3,-14.1,-14.1,-14.2,-14.3,-14.2,-14.2,-14.2,-14.3,-14.2,-14.2,-14.3,-14.3,-14.3,-14.2,-14.1,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.8,-13.7,-13.6,-13.5,-13.4,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.4,-13.5,-13.5,-13.4,-13.3,-13.4,-13.3,-13.1,-13.1,-12.9,-12.8,-12.8,-12.8,-12.9,-21.4,-21.6,-21.6,-21.5,-21.6,-21.4,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.3,-21.2,-21.3,-21.3,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.5,-21.6,-21.6,-21.6,-21.5,-21.6,-21.5,-21.5,-21.4,-21.4,-21.5,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-22.0,-22.0,-22.0,-22.1,-22.1,-22.0,-22.0,-22.1,-22.0,-22.1,-22.1,-22.1,-22.2,-22.2,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.3,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.2,-22.1,-22.0,-22.0,-22.0,-21.9,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.6,-21.6,-21.4,-21.4,-21.5,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.3,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.4,-20.5,-20.6,-20.7,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=93 */
		private double[] getElevationGrid_5_34_height_93()
		{
			double[] value = {-21.4,-21.5,-21.6,-21.6,-21.6,-21.5,-21.5,-21.4,-21.4,-21.4,-21.3,-21.1,-20.9,-20.8,-20.8,-20.9,-21.1,-21.1,-21.1,-21.2,-21.1,-21.0,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.1,-21.1,-21.1,-20.8,-20.4,-20.4,-20.4,-20.1,-19.9,-19.8,-19.6,-19.6,-19.6,-19.4,-19.1,-18.9,-19.0,-18.8,-18.5,-18.4,-18.0,-17.9,-17.8,-17.8,-17.7,-17.9,-18.2,-18.3,-18.4,-18.4,-18.3,-18.2,-18.0,-17.6,-17.2,-16.9,-16.7,-16.6,-16.5,-16.4,-16.4,-16.4,-16.5,-16.3,-16.3,-16.3,-16.2,-16.1,-16.1,-16.0,-15.9,-15.8,-15.6,-15.6,-15.5,-15.4,-15.2,-15.1,-15.1,-15.1,-15.0,-14.9,-15.1,-15.1,-15.2,-15.4,-15.5,-15.7,-15.6,-15.4,-15.4,-15.1,-15.0,-14.9,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.8,-14.7,-14.7,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.7,-14.7,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-15.1,-15.2,-15.3,-15.4,-15.6,-15.7,-15.8,-15.9,-16.0,-16.1,-16.2,-16.3,-16.3,-16.3,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-15.7,-15.7,-15.9,-16.1,-16.5,-16.8,-17.0,-17.1,-17.1,-16.9,-16.8,-16.9,-16.9,-16.9,-16.9,-16.9,-17.2,-17.4,-17.6,-17.7,-17.8,-17.9,-17.9,-18.0,-18.1,-18.1,-18.2,-18.2,-18.2,-18.0,-17.9,-17.8,-17.7,-17.5,-17.4,-17.4,-17.3,-17.3,-17.3,-17.2,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.2,-17.3,-17.3,-17.4,-17.4,-17.4,-17.6,-17.6,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-18.0,-18.1,-18.1,-18.2,-18.2,-18.1,-18.2,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.3,-17.9,-17.1,-16.6,-16.2,-15.9,-15.8,-15.7,-15.8,-15.9,-16.0,-16.2,-16.4,-16.6,-16.9,-17.3,-17.5,-17.6,-17.9,-17.8,-17.8,-17.8,-18.0,-18.1,-18.1,-18.1,-18.1,-17.9,-17.7,-17.5,-17.1,-16.6,-16.3,-16.2,-16.2,-16.1,-16.1,-16.0,-15.9,-15.9,-16.1,-16.1,-16.2,-16.1,-16.0,-15.8,-15.7,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.8,-16.0,-16.1,-16.2,-16.3,-16.2,-16.3,-16.3,-16.3,-16.3,-16.2,-16.2,-16.2,-16.1,-15.9,-15.7,-15.5,-15.3,-15.2,-15.3,-15.3,-15.2,-15.2,-15.3,-15.2,-15.0,-14.6,-14.3,-14.0,-13.8,-13.7,-13.6,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.7,-13.9,-14.2,-14.4,-14.6,-14.8,-14.9,-14.9,-14.9,-14.9,-14.8,-14.7,-14.6,-14.6,-14.5,-14.3,-14.1,-13.9,-13.8,-13.7,-13.6,-13.6,-13.5,-13.4,-13.4,-13.5,-13.5,-13.5,-13.5,-13.6,-13.7,-13.7,-13.7,-13.7,-13.8,-13.8,-13.8,-13.8,-13.8,-13.9,-14.0,-14.1,-14.1,-14.1,-14.1,-14.0,-13.9,-13.9,-13.9,-14.0,-14.1,-14.1,-14.3,-14.3,-14.1,-13.9,-13.8,-13.6,-13.6,-13.4,-13.3,-13.3,-13.3,-13.3,-13.2,-13.2,-13.1,-13.2,-13.2,-13.2,-13.3,-13.3,-13.4,-13.4,-13.5,-13.6,-13.6,-13.6,-13.7,-13.7,-13.9,-14.0,-14.2,-14.4,-14.4,-14.5,-14.4,-14.3,-14.2,-14.1,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.2,-14.2,-14.3,-14.4,-14.4,-14.3,-14.2,-14.1,-14.0,-14.0,-13.9,-13.9,-13.7,-13.6,-13.4,-13.4,-13.2,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.1,-13.2,-13.3,-13.3,-13.3,-13.4,-13.4,-13.4,-13.3,-13.2,-13.1,-13.0,-12.9,-12.7,-12.6,-12.6,-12.5,-12.6,-12.6,-21.4,-21.6,-21.5,-21.4,-21.5,-21.3,-21.2,-21.1,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.3,-21.2,-21.0,-21.1,-21.1,-21.3,-21.4,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.6,-21.6,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-22.0,-22.0,-22.0,-22.1,-22.1,-22.1,-22.0,-22.0,-22.1,-22.1,-22.1,-22.1,-22.2,-22.2,-22.3,-22.4,-22.3,-22.3,-22.3,-22.3,-22.4,-22.3,-22.3,-22.4,-22.4,-22.5,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.3,-22.3,-22.3,-22.4,-22.3,-22.3,-22.2,-22.2,-22.0,-21.9,-21.9,-21.9,-21.9,-21.8,-21.8,-21.7,-21.7,-21.7,-21.6,-21.5,-21.5,-21.4,-21.3,-21.4,-21.4,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.2,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.2,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.6,-21.6,-21.6,-21.5,-21.4,-21.4,-21.5,-21.4,-21.4,-21.2,-21.1,-21.1,-21.1,-21.2,-21.3,-21.2,-21.2,-21.3,-21.3,-21.2,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.0,-20.6,-20.5,-20.5,-20.5,-20.4,-20.2,-19.9,-19.8,-19.8,-19.5,-19.3,-19.2,-19.2,-19.0,-18.8,-18.4,-18.1,-17.9,-17.9,-17.9,-18.0,-18.1,-18.6,-18.8,-18.8,-18.5,-18.0,-17.6,-17.3,-17.0,-16.8,-16.7,-16.6,-16.5,-16.4,-16.3,-16.1,-16.2,-16.2,-16.1,-16.1,-16.1,-16.0,-15.9,-15.8,-15.6,-15.6,-15.5,-15.4,-15.3,-15.2,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.8,-14.9,-15.0,-15.1,-15.3,-15.6,-15.6,-15.4,-15.1,-15.0,-14.9,-14.8,-14.7,-14.8,-14.9,-14.8,-14.7,-14.6,-14.6,-14.6,-14.6,-14.5,-14.5,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.7,-14.8,-14.9,-14.9,-14.8,-14.8,-14.8,-14.8,-14.9,-14.9,-15.0,-15.1,-15.2,-15.2,-15.4,-15.4,-15.5,-15.6,-15.6,-15.7,-15.8,-15.8,-15.6,-15.6,-15.6,-15.5,-15.5,-15.4,-15.4,-15.4,-15.4,-15.5,-15.8,-16.2,-16.9,-17.3,-17.3,-16.9,-16.3,-16.3,-16.3,-16.4,-16.5,-16.4,-16.4,-16.7,-17.1,-17.5,-17.8,-18.0,-18.1,-18.1,-18.2,-18.3,-18.3,-18.3,-18.3,-18.2,-18.0,-17.8,-17.6,-17.5,-17.4,-17.3,-17.3,-17.2,-17.1,-17.1,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-17.0,-17.0,-17.1,-17.2,-17.3,-17.3,-17.4,-17.5,-17.6,-17.8,-17.8,-17.9,-17.9,-17.6,-17.4,-17.8,-17.9,-18.1,-18.1,-17.8,-17.6,-17.9,-18.2,-18.3,-18.2,-18.1,-18.3,-18.4,-18.2,-17.9,-17.6,-17.1,-16.5,-16.1,-16.0,-16.0,-16.2,-16.3,-16.5,-16.6,-17.0,-17.4,-17.5,-17.7,-17.9,-18.1,-18.2,-18.3,-18.3,-18.2,-18.3,-18.3,-18.4,-18.4,-18.3,-18.1,-17.9,-17.6,-17.1,-16.5,-16.1,-16.0,-16.0,-16.1,-16.3,-16.4,-16.5,-16.5,-16.6,-16.8,-16.9,-16.9,-16.6,-16.3,-16.1,-16.0,-15.9,-15.9,-16.0,-16.1,-16.1,-16.1,-16.2,-16.1,-16.1,-16.2,-16.3,-16.3,-16.3,-16.3,-16.3,-16.4,-16.4,-16.4,-16.3,-16.3,-16.4,-16.3,-16.1,-15.9,-15.9,-15.8,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.5,-15.2,-14.8,-14.3,-14.0,-13.8,-13.7,-13.6,-13.7,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.7,-13.9,-14.2,-14.5,-14.8,-14.9,-15.1,-15.1,-15.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=94 */
		private double[] getElevationGrid_5_34_height_94()
		{
			double[] value = {-15.1,-14.9,-14.8,-14.7,-14.7,-14.6,-14.4,-14.3,-14.1,-14.0,-13.9,-13.8,-13.6,-13.5,-13.4,-13.4,-13.5,-13.5,-13.4,-13.5,-13.5,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.8,-13.9,-14.0,-14.0,-14.0,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.9,-14.0,-14.0,-13.9,-13.9,-13.7,-13.6,-13.4,-13.4,-13.4,-13.3,-13.3,-13.3,-13.4,-13.3,-13.2,-13.2,-13.2,-13.3,-13.3,-13.3,-13.3,-13.3,-13.4,-13.4,-13.6,-13.6,-13.6,-13.7,-13.7,-13.9,-14.1,-14.2,-14.3,-14.4,-14.6,-14.5,-14.4,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.3,-14.4,-14.4,-14.4,-14.4,-14.2,-14.1,-13.9,-13.9,-13.8,-13.6,-13.4,-13.3,-13.3,-13.1,-13.1,-12.9,-12.8,-12.8,-12.9,-12.9,-12.9,-12.8,-12.9,-12.9,-13.0,-13.1,-13.1,-13.2,-13.3,-13.2,-13.1,-12.9,-12.7,-12.7,-12.6,-12.5,-12.4,-12.4,-12.4,-12.5,-12.6,-21.5,-21.5,-21.6,-21.6,-21.6,-21.4,-21.2,-21.1,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.1,-20.9,-20.9,-21.1,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.6,-21.6,-21.7,-21.7,-21.8,-21.8,-21.8,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-22.0,-22.0,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-22.0,-22.0,-22.1,-22.1,-22.2,-22.2,-22.2,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.3,-22.4,-22.3,-22.3,-22.3,-22.4,-22.5,-22.4,-22.3,-22.3,-22.4,-22.4,-22.3,-22.3,-22.4,-22.4,-22.4,-22.3,-22.3,-22.3,-22.2,-22.2,-22.2,-22.1,-22.0,-21.9,-21.9,-21.9,-21.9,-21.8,-21.7,-21.7,-21.7,-21.6,-21.5,-21.5,-21.4,-21.3,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.6,-21.6,-21.5,-21.4,-21.4,-21.5,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.2,-21.1,-21.2,-21.3,-21.2,-21.1,-20.9,-20.9,-21.0,-21.0,-20.9,-20.7,-20.5,-20.4,-20.2,-20.2,-20.2,-20.2,-20.1,-19.8,-19.3,-18.8,-18.6,-18.6,-18.5,-18.6,-18.8,-19.2,-19.3,-19.2,-18.7,-17.9,-17.5,-17.2,-17.0,-16.9,-16.9,-16.8,-16.6,-16.4,-16.3,-16.2,-16.2,-16.2,-16.1,-16.1,-16.1,-16.1,-15.8,-15.7,-15.6,-15.5,-15.4,-15.4,-15.3,-15.1,-15.0,-15.0,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.1,-15.3,-15.4,-15.4,-15.2,-15.1,-15.1,-15.0,-14.9,-14.8,-14.9,-15.0,-14.9,-14.8,-14.7,-14.7,-14.7,-14.6,-14.6,-14.6,-14.5,-14.4,-14.4,-14.4,-14.5,-14.6,-14.7,-14.8,-14.9,-15.0,-14.9,-14.9,-14.8,-14.7,-14.7,-14.8,-14.8,-14.8,-14.9,-14.9,-14.8,-14.9,-15.0,-15.0,-15.1,-15.1,-15.1,-15.2,-15.2,-15.1,-15.1,-15.0,-15.1,-15.1,-15.1,-15.2,-15.2,-15.3,-15.3,-15.5,-16.1,-17.1,-17.4,-17.3,-16.8,-16.1,-16.0,-15.9,-16.0,-16.0,-15.9,-15.9,-16.1,-16.5,-17.1,-17.8,-18.1,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.2,-18.0,-17.6,-17.4,-17.2,-17.1,-17.1,-17.1,-17.1,-16.9,-16.8,-16.6,-16.5,-16.5,-16.6,-16.7,-16.8,-16.8,-16.7,-16.7,-16.6,-16.5,-16.7,-16.9,-17.0,-17.1,-17.1,-17.2,-17.4,-17.5,-17.6,-17.7,-17.8,-17.8,-17.1,-16.7,-17.1,-17.4,-17.5,-17.6,-17.0,-16.8,-17.3,-17.9,-17.8,-17.6,-17.6,-17.9,-18.2,-18.0,-17.5,-17.1,-16.8,-16.6,-16.5,-16.6,-16.8,-17.1,-17.4,-17.5,-17.7,-18.0,-18.1,-18.2,-18.3,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.5,-18.5,-18.4,-18.3,-17.9,-17.6,-17.3,-16.9,-16.5,-16.3,-16.3,-16.4,-16.5,-16.8,-17.0,-17.1,-17.2,-17.3,-17.3,-17.3,-17.3,-17.0,-16.8,-16.6,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.5,-16.6,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.5,-16.6,-16.6,-16.4,-16.3,-16.3,-16.1,-15.9,-16.0,-16.0,-16.0,-16.0,-16.0,-15.9,-15.4,-15.1,-14.4,-14.1,-13.9,-13.9,-13.8,-13.7,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.8,-14.1,-14.3,-14.6,-14.9,-15.2,-15.2,-15.2,-15.3,-15.3,-15.2,-15.0,-14.8,-14.8,-14.7,-14.5,-14.5,-14.4,-14.4,-14.1,-13.8,-13.8,-13.6,-13.5,-13.4,-13.5,-13.5,-13.4,-13.4,-13.5,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.7,-13.7,-13.9,-13.9,-14.0,-13.9,-13.9,-13.9,-13.9,-13.8,-13.8,-13.9,-14.0,-14.1,-14.0,-14.0,-14.0,-13.9,-13.8,-13.7,-13.6,-13.6,-13.5,-13.6,-13.6,-13.7,-13.6,-13.4,-13.4,-13.4,-13.5,-13.5,-13.5,-13.5,-13.4,-13.5,-13.6,-13.7,-13.8,-13.8,-13.8,-13.9,-14.1,-14.2,-14.4,-14.4,-14.6,-14.7,-14.7,-14.6,-14.4,-14.4,-14.6,-14.6,-14.5,-14.6,-14.7,-14.7,-14.6,-14.5,-14.6,-14.6,-14.4,-14.5,-14.3,-14.1,-13.9,-13.8,-13.7,-13.5,-13.3,-13.1,-13.1,-13.0,-13.1,-12.9,-12.7,-12.7,-12.8,-12.8,-12.7,-12.6,-12.7,-12.8,-12.9,-12.9,-12.9,-12.9,-13.0,-12.9,-12.9,-12.8,-12.6,-12.6,-12.6,-12.6,-12.4,-12.4,-12.4,-12.5,-12.5,-21.5,-21.6,-21.6,-21.7,-21.8,-21.6,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.1,-20.9,-20.8,-21.0,-21.1,-21.3,-21.2,-21.1,-21.2,-21.3,-21.4,-21.4,-21.4,-21.4,-21.5,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.6,-21.6,-21.7,-21.7,-21.7,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.9,-22.0,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-22.0,-22.0,-22.0,-22.1,-22.2,-22.2,-22.2,-22.3,-22.3,-22.3,-22.3,-22.2,-22.2,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.4,-22.3,-22.3,-22.2,-22.2,-22.2,-22.2,-22.1,-22.0,-21.9,-21.9,-21.9,-21.9,-21.8,-21.7,-21.7,-21.6,-21.5,-21.5,-21.4,-21.4,-21.3,-21.2,-21.2,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.5,-20.6,-20.6,-20.8,-20.7,-20.7,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.6,-20.6,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.1,-21.0,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=95 */
		private double[] getElevationGrid_5_34_height_95()
		{
			double[] value = {-21.2,-21.2,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.2,-21.2,-21.2,-21.1,-21.2,-21.3,-21.3,-21.3,-21.1,-21.1,-21.2,-21.3,-21.2,-21.1,-21.1,-20.9,-20.9,-21.0,-20.9,-20.9,-21.0,-20.8,-20.5,-20.1,-19.9,-19.8,-19.6,-19.6,-19.7,-19.8,-19.8,-19.6,-19.0,-18.4,-17.9,-17.6,-17.3,-17.2,-17.1,-17.1,-16.9,-16.6,-16.5,-16.4,-16.4,-16.4,-16.3,-16.3,-16.4,-16.3,-16.0,-15.8,-15.6,-15.6,-15.5,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.1,-15.1,-15.1,-15.1,-15.2,-15.2,-15.3,-15.4,-15.5,-15.4,-15.3,-15.3,-15.3,-15.3,-15.2,-15.1,-15.1,-15.3,-15.2,-15.1,-15.0,-15.0,-14.9,-14.8,-14.9,-14.9,-14.8,-14.8,-14.7,-14.8,-14.8,-14.9,-14.9,-15.2,-15.5,-15.5,-15.4,-15.2,-14.9,-14.9,-14.8,-14.9,-14.8,-14.8,-14.9,-14.9,-14.6,-14.6,-14.7,-14.8,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-15.0,-15.3,-15.4,-15.4,-15.5,-15.7,-15.8,-16.5,-17.3,-17.6,-17.5,-16.7,-16.2,-16.0,-16.0,-15.9,-15.8,-15.8,-15.8,-15.9,-16.3,-17.1,-18.0,-18.4,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.7,-18.5,-18.3,-17.5,-17.0,-16.8,-16.7,-16.7,-16.8,-16.8,-16.7,-16.4,-16.3,-16.2,-16.2,-16.2,-16.4,-16.5,-16.3,-16.3,-16.3,-16.1,-16.1,-16.2,-16.4,-16.6,-16.6,-16.6,-17.0,-17.2,-17.4,-17.2,-17.2,-17.3,-17.2,-16.7,-16.4,-16.5,-16.7,-16.8,-16.9,-16.8,-16.6,-17.0,-17.4,-17.4,-17.2,-17.7,-18.0,-17.9,-17.6,-17.3,-17.3,-17.3,-17.3,-17.3,-17.4,-17.8,-18.1,-18.2,-18.3,-18.3,-18.4,-18.4,-18.5,-18.5,-18.5,-18.4,-18.4,-18.5,-18.5,-18.5,-18.4,-18.5,-18.5,-18.4,-18.3,-18.0,-17.6,-17.6,-17.4,-17.1,-17.1,-17.1,-17.1,-17.1,-17.3,-17.5,-17.6,-17.6,-17.6,-17.5,-17.4,-17.4,-17.2,-17.0,-16.9,-16.7,-16.6,-16.7,-16.6,-16.7,-16.6,-16.6,-16.7,-16.7,-16.6,-16.5,-16.6,-16.6,-16.6,-16.5,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.8,-16.9,-16.8,-16.7,-16.6,-16.4,-16.4,-16.4,-16.5,-16.5,-16.5,-16.6,-16.5,-16.1,-15.5,-14.9,-14.6,-14.4,-14.3,-14.2,-14.1,-14.1,-14.0,-13.9,-13.9,-13.8,-13.9,-14.1,-14.4,-14.6,-15.0,-15.3,-15.4,-15.4,-15.5,-15.6,-15.5,-15.4,-15.3,-15.2,-15.1,-14.9,-14.9,-14.8,-14.8,-14.7,-14.5,-14.2,-14.0,-13.8,-13.7,-13.6,-13.6,-13.6,-13.6,-13.6,-13.6,-13.7,-13.7,-13.7,-13.7,-13.8,-13.9,-13.8,-13.8,-13.7,-13.8,-13.9,-14.0,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.2,-14.3,-14.3,-14.3,-14.4,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.2,-14.2,-14.3,-14.2,-14.0,-14.0,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-13.9,-14.0,-14.1,-14.2,-14.2,-14.2,-14.3,-14.4,-14.5,-14.6,-14.7,-14.8,-14.9,-14.9,-14.8,-14.7,-14.7,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-14.8,-14.7,-14.5,-14.3,-14.0,-13.9,-13.7,-13.5,-13.3,-13.2,-13.1,-13.1,-13.1,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.7,-12.7,-12.8,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.9,-12.8,-12.7,-12.8,-12.8,-12.7,-12.6,-12.4,-12.5,-12.6,-12.6,-21.7,-21.7,-21.7,-21.8,-21.8,-21.7,-21.5,-21.3,-21.4,-21.5,-21.4,-21.4,-21.4,-21.4,-21.3,-21.1,-20.9,-20.8,-20.9,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.3,-21.4,-21.5,-21.6,-21.5,-21.4,-21.4,-21.5,-21.5,-21.6,-21.6,-21.7,-21.6,-21.6,-21.7,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.8,-21.9,-21.9,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-22.0,-22.0,-22.0,-22.1,-22.2,-22.2,-22.2,-22.2,-22.3,-22.3,-22.3,-22.2,-22.2,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.2,-22.2,-22.2,-22.2,-22.2,-22.2,-22.1,-22.0,-22.0,-21.9,-21.9,-21.8,-21.7,-21.7,-21.6,-21.5,-21.5,-21.4,-21.4,-21.3,-21.1,-21.1,-21.2,-21.2,-21.1,-21.0,-21.0,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-20.9,-20.8,-20.8,-20.7,-20.8,-20.7,-20.6,-20.6,-20.6,-20.7,-20.7,-20.4,-20.5,-20.6,-20.6,-20.5,-20.5,-20.5,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.8,-20.8,-20.7,-20.7,-20.6,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.6,-20.5,-20.5,-20.5,-20.5,-20.5,-20.6,-20.6,-20.7,-20.6,-20.6,-20.6,-20.8,-20.8,-20.8,-20.9,-20.8,-20.9,-21.0,-20.9,-20.9,-21.1,-21.1,-20.9,-21.0,-21.1,-21.2,-21.2,-21.2,-21.1,-21.2,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.2,-21.1,-21.2,-21.3,-21.4,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.2,-21.1,-21.1,-21.2,-21.3,-21.0,-20.8,-20.7,-20.6,-20.5,-20.4,-20.3,-20.3,-20.3,-20.0,-19.4,-18.9,-18.4,-18.2,-17.9,-17.8,-17.7,-17.6,-17.5,-17.3,-16.9,-16.8,-16.6,-16.6,-16.5,-16.5,-16.4,-16.4,-16.3,-16.1,-15.9,-15.8,-15.7,-15.6,-15.6,-15.6,-15.5,-15.6,-15.6,-15.5,-15.5,-15.4,-15.4,-15.4,-15.4,-15.5,-15.8,-15.8,-15.7,-15.7,-15.7,-15.8,-15.8,-15.7,-15.8,-15.8,-15.8,-15.7,-15.6,-15.5,-15.5,-15.4,-15.3,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.4,-15.4,-15.6,-16.1,-16.5,-16.6,-16.6,-16.2,-15.7,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.2,-15.0,-15.0,-15.0,-15.1,-15.1,-15.2,-15.2,-15.2,-15.3,-15.2,-15.2,-15.2,-15.3,-15.6,-15.9,-16.1,-16.4,-16.5,-16.6,-16.8,-17.6,-18.1,-18.4,-18.1,-17.2,-16.6,-16.5,-16.5,-16.3,-16.2,-16.2,-16.3,-16.7,-16.9,-17.6,-18.5,-18.8,-19.0,-19.0,-19.1,-19.1,-19.2,-19.2,-19.1,-19.0,-18.5,-17.4,-16.9,-16.7,-16.6,-16.5,-16.5,-16.5,-16.5,-16.4,-16.3,-16.3,-16.2,-16.2,-16.2,-16.2,-16.1,-16.0,-16.1,-16.1,-16.1,-16.1,-16.1,-16.2,-16.3,-16.4,-16.8,-17.0,-17.1,-16.8,-16.8,-16.7,-16.6,-16.6,-16.5,-16.6,-16.9,-16.9,-17.1,-17.0,-17.1,-17.4,-17.6,-17.5,-17.7,-18.0,-18.1,-17.9,-17.8,-17.8,-17.9,-18.2,-18.1,-18.0,-18.1,-18.3,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.6,-18.6,-18.6,-18.5,-18.5,-18.4,-18.4,-18.3,-18.1,-17.9,-17.9,-17.8,-17.8,-17.7,-17.7,-17.6,-17.5,-17.6,-17.7,-17.8,-17.8,-17.6,-17.6,-17.5,-17.4,-17.3,-17.1,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.8,-16.8,-16.6,-16.7,-16.8,-16.8,-16.8,-16.8,-16.9,-16.9,-16.9,-16.8,-16.8,-17.0,-17.1,-17.1,-17.0,-16.9,-16.8,-16.8,-16.8,-16.9,-17.0,-17.0,-17.1,-17.1,-16.9,-16.4,-15.9,-15.4,-15.1,-14.9,-14.9,-14.8,-14.7,-14.5,-14.4,-14.3,-14.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=96 */
		private double[] getElevationGrid_5_34_height_96()
		{
			double[] value = {-14.3,-14.6,-14.9,-15.1,-15.4,-15.6,-15.7,-15.8,-15.8,-15.9,-15.8,-15.7,-15.7,-15.6,-15.4,-15.3,-15.2,-15.2,-15.1,-15.0,-14.9,-14.6,-14.3,-14.2,-13.9,-13.8,-13.8,-13.8,-13.7,-13.7,-13.7,-13.8,-13.9,-13.9,-13.9,-13.9,-14.0,-13.9,-13.9,-13.8,-13.9,-14.0,-14.2,-14.2,-14.1,-14.1,-14.2,-14.2,-14.3,-14.3,-14.4,-14.5,-14.6,-14.6,-14.7,-14.7,-14.7,-14.7,-14.7,-14.9,-14.9,-14.9,-14.8,-14.8,-14.9,-14.9,-14.7,-14.7,-14.7,-14.7,-14.7,-14.7,-14.5,-14.4,-14.5,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.8,-14.9,-14.9,-15.0,-15.1,-15.2,-15.2,-15.1,-15.0,-15.1,-15.1,-15.1,-15.1,-15.1,-15.2,-15.2,-15.2,-15.2,-15.1,-15.1,-15.1,-15.0,-14.8,-14.6,-14.3,-14.1,-13.9,-13.8,-13.5,-13.4,-13.3,-13.3,-13.3,-13.2,-13.1,-13.1,-13.1,-13.1,-13.0,-12.9,-12.9,-13.0,-13.1,-13.1,-13.1,-13.1,-13.0,-13.1,-13.2,-13.1,-13.0,-13.0,-13.1,-13.1,-12.9,-12.8,-12.8,-12.9,-12.9,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.7,-21.6,-21.6,-21.5,-21.4,-21.3,-21.3,-21.4,-21.4,-21.2,-21.0,-20.8,-20.8,-21.0,-21.0,-20.9,-20.9,-21.0,-21.1,-21.2,-21.2,-21.1,-21.1,-21.2,-21.4,-21.5,-21.4,-21.3,-21.4,-21.4,-21.5,-21.6,-21.6,-21.7,-21.6,-21.6,-21.7,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.7,-21.7,-21.8,-21.9,-22.0,-22.0,-22.1,-22.1,-22.1,-22.0,-22.0,-22.0,-22.0,-22.1,-22.2,-22.1,-22.1,-22.2,-22.3,-22.3,-22.3,-22.2,-22.2,-22.3,-22.3,-22.4,-22.3,-22.2,-22.3,-22.4,-22.5,-22.5,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.2,-22.2,-22.2,-22.2,-22.1,-22.2,-22.2,-22.2,-22.2,-22.1,-22.1,-22.0,-21.9,-21.9,-21.8,-21.7,-21.7,-21.6,-21.6,-21.5,-21.5,-21.3,-21.3,-21.1,-21.1,-21.2,-21.1,-21.0,-21.0,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.7,-20.7,-20.6,-20.5,-20.6,-20.6,-20.6,-20.6,-20.8,-20.8,-20.8,-20.9,-20.9,-20.8,-20.7,-20.6,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.5,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.6,-20.7,-20.7,-20.8,-20.8,-20.9,-20.9,-20.8,-20.9,-21.0,-20.9,-20.9,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.4,-21.3,-21.2,-21.2,-21.2,-21.3,-21.3,-21.2,-21.3,-21.4,-21.3,-21.3,-21.4,-21.4,-21.5,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.5,-21.5,-21.5,-21.4,-21.5,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.1,-21.2,-21.1,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.3,-21.4,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.2,-21.3,-21.3,-21.3,-20.9,-21.0,-20.8,-20.7,-20.8,-20.7,-20.6,-20.6,-20.5,-20.0,-19.4,-19.0,-18.8,-18.5,-18.4,-18.4,-18.2,-18.1,-17.9,-17.6,-17.3,-17.2,-17.1,-17.0,-16.9,-16.8,-16.8,-16.6,-16.4,-16.3,-16.2,-16.0,-16.1,-16.0,-16.1,-16.2,-16.3,-16.4,-16.3,-16.1,-16.1,-16.0,-15.9,-16.0,-16.1,-16.3,-16.4,-16.4,-16.4,-16.5,-16.5,-16.6,-16.6,-16.7,-16.7,-16.6,-16.4,-16.3,-16.1,-16.2,-16.3,-16.3,-16.5,-16.4,-16.3,-16.1,-16.2,-16.3,-16.5,-16.5,-16.7,-17.2,-17.5,-17.7,-17.9,-17.5,-16.9,-16.6,-16.7,-16.8,-16.6,-16.1,-16.0,-16.0,-15.9,-15.8,-15.6,-15.7,-15.8,-15.8,-15.8,-15.9,-15.9,-15.8,-15.8,-15.9,-16.1,-16.4,-16.7,-17.3,-17.9,-18.2,-18.2,-18.5,-19.1,-19.4,-19.5,-18.9,-18.2,-17.8,-17.5,-17.3,-17.1,-17.0,-17.2,-17.6,-18.2,-18.4,-18.8,-19.2,-19.3,-19.4,-19.4,-19.5,-19.5,-19.5,-19.6,-19.6,-19.4,-18.9,-18.0,-17.2,-17.0,-16.8,-16.8,-16.8,-16.9,-17.0,-16.8,-16.6,-16.6,-16.5,-16.5,-16.5,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.6,-16.6,-16.5,-16.5,-16.6,-16.9,-17.1,-17.1,-17.2,-17.1,-17.1,-17.1,-17.0,-17.1,-17.5,-17.8,-17.9,-18.0,-17.9,-18.0,-18.2,-18.2,-18.1,-18.1,-18.2,-18.3,-18.4,-18.4,-18.4,-18.7,-18.7,-18.6,-18.4,-18.4,-18.7,-18.8,-18.9,-18.7,-18.6,-18.8,-18.7,-18.6,-18.7,-18.8,-18.6,-18.5,-18.6,-18.8,-18.7,-18.6,-18.6,-18.5,-18.4,-18.3,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-17.9,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.7,-17.6,-17.6,-17.4,-17.3,-17.2,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-17.1,-17.0,-16.9,-16.9,-17.0,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-17.1,-17.3,-17.3,-17.3,-17.2,-17.2,-17.2,-17.2,-17.3,-17.3,-17.4,-17.4,-17.5,-17.4,-17.3,-17.0,-16.6,-16.3,-16.0,-16.0,-15.8,-15.6,-15.3,-15.0,-14.9,-14.8,-14.9,-15.2,-15.5,-15.6,-15.8,-16.0,-16.1,-16.1,-16.2,-16.2,-16.1,-16.1,-16.1,-16.0,-15.9,-15.7,-15.6,-15.5,-15.5,-15.4,-15.2,-14.9,-14.7,-14.5,-14.3,-14.0,-14.0,-14.0,-14.0,-13.9,-13.9,-14.0,-13.9,-14.0,-14.0,-14.1,-14.2,-14.1,-13.9,-13.9,-13.9,-14.2,-14.3,-14.3,-14.2,-14.1,-14.2,-14.3,-14.4,-14.3,-14.4,-14.6,-14.6,-14.6,-14.8,-14.9,-14.8,-14.8,-14.9,-15.1,-15.1,-15.1,-15.0,-15.1,-15.2,-15.3,-15.1,-15.0,-15.1,-15.1,-15.1,-15.1,-14.9,-14.9,-14.9,-15.0,-15.0,-15.0,-14.9,-14.9,-14.9,-15.1,-15.2,-15.3,-15.3,-15.3,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-14.9,-14.7,-14.5,-14.4,-14.1,-13.9,-13.8,-13.6,-13.6,-13.6,-13.6,-13.5,-13.5,-13.5,-13.5,-13.4,-13.4,-13.4,-13.4,-13.5,-13.4,-13.5,-13.4,-13.4,-13.6,-13.7,-13.5,-13.4,-13.4,-13.5,-13.4,-13.3,-13.2,-13.1,-13.1,-13.1,-21.6,-21.6,-21.6,-21.6,-21.7,-21.7,-21.7,-21.6,-21.5,-21.5,-21.4,-21.2,-21.3,-21.3,-21.5,-21.4,-21.2,-21.0,-20.9,-21.0,-21.0,-20.9,-20.8,-20.9,-21.0,-21.1,-21.1,-21.0,-21.0,-21.1,-21.2,-21.4,-21.4,-21.3,-21.3,-21.3,-21.5,-21.5,-21.6,-21.7,-21.6,-21.6,-21.7,-21.7,-21.8,-21.7,-21.6,-21.6,-21.7,-21.7,-21.7,-21.8,-21.8,-22.0,-22.0,-22.1,-22.1,-22.1,-22.0,-22.0,-22.0,-22.0,-22.1,-22.2,-22.1,-22.0,-22.2,-22.3,-22.3,-22.3,-22.3,-22.2,-22.2,-22.3,-22.4,-22.4,-22.3,-22.3,-22.4,-22.5,-22.4,-22.3,-22.3,-22.3,-22.3,-22.3,-22.2,-22.2,-22.2,-22.2,-22.2,-22.1,-22.1,-22.1,-22.2,-22.1,-22.1,-22.1,-22.0,-21.9,-21.9,-21.9,-21.8,-21.8,-21.7,-21.6,-21.6,-21.6,-21.5,-21.4,-21.3,-21.2,-21.2,-21.1,-21.1,-21.0,-21.0,-21.0,-21.1,-21.2,-21.2,-21.1,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.9,-20.8,-20.8,-20.7,-20.8,-20.8,-20.7,-20.6,-20.7,-20.7,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.7,-20.8,-20.8,-20.9,-20.8,-20.7,-20.7,-20.8,-20.8,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.0,-21.1,-21.1,-21.1,-21.2,-21.3,-21.2,-21.2,-21.2,-21.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=97 */
		private double[] getElevationGrid_5_34_height_97()
		{
			double[] value = {-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.5,-21.4,-21.4,-21.5,-21.5,-21.5,-21.4,-21.5,-21.5,-21.5,-21.6,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.4,-21.4,-21.3,-21.2,-21.3,-21.3,-21.4,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.2,-21.3,-21.4,-21.3,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.6,-20.0,-19.8,-19.6,-19.4,-19.1,-19.0,-18.9,-18.7,-18.5,-18.3,-18.1,-17.9,-17.9,-17.8,-17.5,-17.5,-17.4,-17.3,-17.1,-16.9,-16.8,-16.7,-16.7,-16.8,-16.9,-17.1,-17.3,-17.4,-17.1,-17.0,-17.0,-17.1,-17.0,-17.0,-17.0,-17.1,-17.2,-17.3,-17.2,-17.2,-17.5,-17.7,-17.9,-18.0,-17.8,-17.6,-17.5,-17.3,-17.3,-17.4,-17.4,-17.4,-17.7,-17.5,-17.5,-17.4,-17.3,-17.6,-17.9,-17.8,-17.9,-18.2,-18.4,-18.6,-18.9,-18.7,-18.2,-18.0,-18.1,-18.3,-17.9,-17.4,-17.3,-17.4,-17.3,-17.0,-16.6,-16.7,-16.7,-16.6,-16.6,-16.7,-16.7,-16.7,-16.6,-16.8,-17.2,-17.6,-18.0,-18.7,-19.3,-19.6,-19.8,-19.9,-20.1,-20.2,-20.2,-20.0,-19.6,-19.4,-19.0,-18.6,-18.3,-18.3,-18.8,-19.2,-19.4,-19.5,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-20.0,-20.0,-20.0,-19.7,-18.9,-18.0,-17.7,-17.6,-17.7,-17.9,-18.0,-18.0,-17.8,-17.5,-17.3,-17.1,-17.1,-17.2,-17.1,-17.1,-17.1,-17.1,-17.1,-17.2,-17.6,-17.7,-17.4,-17.3,-17.4,-17.5,-17.8,-17.9,-18.2,-18.1,-18.2,-18.1,-18.0,-18.1,-18.4,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.5,-18.7,-18.8,-18.9,-19.1,-19.0,-18.8,-18.7,-18.8,-18.9,-19.0,-19.1,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.6,-18.8,-18.9,-18.9,-18.8,-18.7,-18.6,-18.6,-18.5,-18.4,-18.3,-18.3,-18.3,-18.4,-18.3,-18.3,-18.1,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-17.9,-17.9,-17.8,-17.7,-17.6,-17.5,-17.4,-17.4,-17.4,-17.4,-17.4,-17.3,-17.3,-17.3,-17.3,-17.3,-17.2,-17.1,-17.3,-17.4,-17.3,-17.4,-17.4,-17.3,-17.3,-17.2,-17.2,-17.3,-17.4,-17.5,-17.6,-17.5,-17.4,-17.4,-17.5,-17.6,-17.6,-17.6,-17.6,-17.7,-17.7,-17.6,-17.6,-17.4,-17.3,-17.2,-17.1,-16.9,-16.7,-16.4,-16.1,-15.9,-15.7,-15.8,-15.9,-16.0,-16.1,-16.2,-16.4,-16.4,-16.4,-16.5,-16.5,-16.5,-16.5,-16.5,-16.4,-16.4,-16.2,-16.1,-16.1,-16.0,-16.0,-15.8,-15.6,-15.4,-15.2,-15.1,-14.8,-14.7,-14.6,-14.5,-14.4,-14.4,-14.4,-14.3,-14.3,-14.2,-14.3,-14.4,-14.3,-14.2,-14.1,-14.2,-14.3,-14.4,-14.4,-14.3,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.6,-14.7,-14.7,-14.8,-14.9,-14.9,-14.9,-15.1,-15.2,-15.2,-15.1,-15.1,-15.3,-15.3,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.2,-15.2,-15.3,-15.3,-15.3,-15.3,-15.2,-15.2,-15.3,-15.4,-15.4,-15.5,-15.5,-15.6,-15.7,-15.8,-15.8,-15.7,-15.8,-15.8,-15.9,-15.8,-15.7,-15.8,-15.8,-15.9,-15.8,-15.7,-15.7,-15.7,-15.8,-15.6,-15.4,-15.2,-15.0,-14.9,-14.7,-14.5,-14.3,-14.2,-14.1,-14.2,-14.3,-14.2,-14.3,-14.2,-14.2,-14.0,-14.0,-14.1,-14.2,-14.2,-14.2,-14.2,-14.1,-14.1,-14.3,-14.3,-14.2,-14.0,-14.0,-14.0,-14.0,-13.8,-13.6,-13.5,-13.5,-13.5,-21.5,-21.6,-21.5,-21.5,-21.6,-21.7,-21.6,-21.5,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.4,-21.5,-21.4,-21.1,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.3,-21.4,-21.5,-21.5,-21.6,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.9,-22.0,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.2,-22.2,-22.1,-22.1,-22.2,-22.3,-22.4,-22.4,-22.3,-22.3,-22.4,-22.5,-22.4,-22.3,-22.3,-22.4,-22.5,-22.5,-22.4,-22.3,-22.4,-22.4,-22.4,-22.3,-22.3,-22.3,-22.3,-22.3,-22.1,-22.1,-22.1,-22.2,-22.1,-22.1,-22.1,-22.0,-22.0,-22.0,-22.0,-21.9,-21.8,-21.8,-21.7,-21.6,-21.6,-21.6,-21.5,-21.4,-21.3,-21.3,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-21.0,-20.9,-20.9,-20.8,-20.9,-20.9,-20.8,-20.7,-20.6,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.5,-21.4,-21.3,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.6,-21.6,-21.5,-21.5,-21.6,-21.6,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.3,-21.3,-21.3,-21.5,-21.5,-21.4,-21.3,-21.3,-21.4,-21.4,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.3,-21.3,-21.4,-21.4,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-20.8,-20.7,-20.5,-20.4,-20.2,-20.1,-19.9,-19.6,-19.4,-19.3,-19.1,-19.0,-19.0,-18.8,-18.6,-18.4,-18.3,-18.2,-17.9,-17.9,-17.8,-17.8,-17.8,-17.9,-18.2,-18.4,-18.5,-18.4,-18.3,-18.3,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.5,-18.7,-18.9,-19.1,-19.4,-19.3,-19.2,-19.1,-19.0,-18.9,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.7,-18.8,-19.0,-19.3,-19.2,-19.2,-19.3,-19.4,-19.7,-19.9,-19.8,-19.6,-19.4,-19.5,-19.6,-19.3,-19.0,-19.0,-19.0,-18.9,-18.6,-18.3,-18.3,-18.3,-18.2,-18.1,-18.1,-18.1,-18.1,-18.2,-18.3,-18.7,-19.1,-19.4,-19.8,-20.2,-20.4,-20.5,-20.5,-20.5,-20.6,-20.6,-20.5,-20.5,-20.3,-20.1,-20.0,-19.8,-19.7,-19.9,-20.0,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.4,-20.2,-19.8,-19.3,-19.1,-19.1,-19.1,-19.3,-19.4,-19.4,-19.2,-18.9,-18.5,-18.3,-18.3,-18.4,-18.4,-18.3,-18.2,-18.3,-18.3,-18.5,-18.6,-18.8,-18.8,-18.6,-18.5,-18.6,-18.9,-19.0,-19.1,-19.1,-19.0,-19.0,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.6,-18.6,-18.8,-18.9,-19.1,-19.2,-19.3,-19.2,-19.1,-19.0,-19.0,-19.1,-19.1,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-19.0,-19.1,-19.1,-18.9,-18.9,-18.9,-18.9,-18.7,-18.7,-18.6,-18.5,-18.6,-18.6,-18.5,-18.5,-18.4,-18.3,-18.4,-18.3,-18.3,-18.4,-18.3,-18.1,-18.1,-18.1,-17.9,-17.8,-17.8,-17.8,-17.8,-17.7,-17.7,-17.7,-17.6,-17.5,-17.5,-17.6,-17.6,-17.5,-17.4,-17.6,-17.6,-17.6,-17.6,-17.7,-17.6,-17.5,-17.4,-17.4,-17.5,-17.6,-17.7,-17.8,-17.7,-17.6,-17.6,-17.6,-17.7,-17.7,-17.8,-17.8,-17.8,-17.8,-17.8,-17.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=98 */
		private double[] getElevationGrid_5_34_height_98()
		{
			double[] value = {-17.8,-17.8,-17.7,-17.6,-17.5,-17.4,-17.3,-17.1,-16.9,-16.7,-16.6,-16.5,-16.6,-16.6,-16.7,-16.8,-16.9,-16.8,-16.9,-17.0,-17.1,-17.0,-17.1,-17.0,-17.0,-16.9,-16.9,-16.9,-16.7,-16.8,-16.7,-16.6,-16.4,-16.1,-16.1,-15.9,-15.7,-15.4,-15.1,-15.0,-14.9,-14.7,-14.7,-14.6,-14.5,-14.5,-14.5,-14.5,-14.4,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.4,-14.4,-14.6,-14.6,-14.7,-14.7,-14.7,-14.9,-14.9,-15.0,-15.0,-15.1,-15.1,-15.1,-15.1,-15.2,-15.3,-15.4,-15.5,-15.5,-15.6,-15.6,-15.5,-15.5,-15.4,-15.4,-15.5,-15.6,-15.5,-15.4,-15.4,-15.4,-15.4,-15.4,-15.6,-15.6,-15.7,-15.7,-15.9,-15.9,-15.9,-15.9,-16.0,-16.1,-16.1,-16.0,-16.0,-16.1,-16.1,-16.1,-16.1,-16.0,-15.9,-16.0,-15.9,-15.8,-15.6,-15.6,-15.5,-15.4,-15.3,-15.1,-14.9,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-14.7,-14.6,-14.7,-14.8,-14.8,-14.8,-14.8,-14.7,-14.6,-14.8,-14.8,-14.8,-14.6,-14.5,-14.6,-14.5,-14.4,-14.2,-14.0,-14.0,-14.0,-21.3,-21.4,-21.4,-21.4,-21.5,-21.6,-21.5,-21.4,-21.3,-21.4,-21.4,-21.3,-21.3,-21.2,-21.3,-21.5,-21.5,-21.4,-21.1,-21.0,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.6,-21.6,-21.6,-21.7,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-22.0,-21.9,-22.0,-22.0,-21.9,-21.9,-21.9,-22.0,-22.1,-22.1,-22.1,-22.2,-22.1,-22.1,-22.1,-22.1,-22.1,-22.3,-22.3,-22.2,-22.2,-22.2,-22.3,-22.4,-22.5,-22.4,-22.3,-22.5,-22.6,-22.5,-22.4,-22.3,-22.4,-22.5,-22.6,-22.5,-22.4,-22.5,-22.5,-22.5,-22.5,-22.3,-22.3,-22.3,-22.3,-22.2,-22.2,-22.2,-22.2,-22.2,-22.1,-22.1,-22.0,-22.0,-22.0,-22.0,-21.9,-21.9,-21.9,-21.8,-21.8,-21.8,-21.7,-21.7,-21.5,-21.4,-21.3,-21.3,-21.3,-21.2,-21.2,-21.1,-21.1,-21.3,-21.3,-21.4,-21.2,-21.1,-21.2,-21.2,-21.1,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.1,-21.1,-21.0,-20.9,-21.0,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.0,-21.1,-21.0,-20.9,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-21.0,-20.9,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3,-21.4,-21.5,-21.5,-21.5,-21.5,-21.4,-21.5,-21.6,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.8,-21.8,-21.7,-21.6,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.5,-21.4,-21.3,-21.4,-21.5,-21.5,-21.6,-21.5,-21.4,-21.3,-21.4,-21.6,-21.6,-21.4,-21.3,-21.4,-21.5,-21.5,-21.4,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.1,-21.0,-21.0,-20.9,-20.7,-20.5,-20.4,-20.3,-20.3,-20.3,-20.1,-19.9,-19.6,-19.6,-19.6,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.7,-19.8,-19.7,-19.7,-19.8,-19.8,-19.8,-19.9,-19.9,-19.8,-19.8,-19.9,-19.9,-20.0,-20.0,-20.0,-20.0,-20.1,-20.3,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.2,-20.3,-20.2,-20.1,-20.2,-20.3,-20.4,-20.4,-20.3,-20.4,-20.5,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.6,-20.5,-20.4,-20.3,-20.3,-20.1,-20.0,-19.9,-19.9,-19.9,-19.8,-19.7,-19.7,-19.7,-19.7,-19.9,-20.0,-20.1,-20.2,-20.3,-20.4,-20.5,-20.6,-20.7,-20.7,-20.6,-20.7,-20.7,-20.7,-20.8,-20.7,-20.6,-20.6,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.4,-20.5,-20.5,-20.5,-20.3,-20.1,-20.1,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-19.8,-19.6,-19.6,-19.5,-19.6,-19.5,-19.4,-19.3,-19.4,-19.5,-19.5,-19.4,-19.5,-19.6,-19.5,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.3,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-18.9,-19.0,-19.0,-18.9,-18.9,-18.9,-19.0,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.3,-19.3,-19.2,-19.3,-19.3,-19.2,-19.2,-19.2,-19.2,-19.1,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.4,-18.4,-18.4,-18.3,-18.2,-18.2,-18.2,-18.1,-18.1,-18.0,-18.0,-17.9,-17.8,-17.8,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.8,-17.7,-17.6,-17.6,-17.8,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.7,-17.8,-17.9,-17.9,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.6,-17.3,-17.2,-17.1,-17.0,-17.1,-17.1,-17.1,-17.2,-17.2,-17.3,-17.4,-17.4,-17.5,-17.5,-17.5,-17.5,-17.5,-17.6,-17.5,-17.4,-17.5,-17.4,-17.3,-17.3,-17.0,-16.9,-16.6,-16.2,-15.9,-15.6,-15.5,-15.3,-15.2,-15.0,-14.9,-14.7,-14.6,-14.5,-14.5,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.6,-14.6,-14.6,-14.7,-14.8,-14.8,-14.8,-14.8,-14.8,-14.9,-14.9,-15.1,-15.2,-15.3,-15.4,-15.5,-15.5,-15.5,-15.5,-15.5,-15.6,-15.6,-15.6,-15.6,-15.4,-15.4,-15.3,-15.3,-15.4,-15.5,-15.6,-15.7,-15.7,-15.9,-15.9,-15.9,-16.0,-16.1,-16.1,-16.1,-16.1,-16.1,-16.2,-16.3,-16.2,-16.1,-16.1,-16.0,-15.9,-15.9,-15.8,-15.8,-15.7,-15.7,-15.6,-15.5,-15.4,-15.3,-15.2,-15.2,-15.3,-15.3,-15.3,-15.2,-15.2,-15.1,-14.9,-14.9,-14.9,-15.0,-15.1,-15.1,-15.1,-15.0,-14.9,-15.0,-15.0,-15.0,-14.9,-14.8,-14.9,-14.9,-14.8,-14.6,-14.5,-14.6,-14.6,-21.3,-21.4,-21.3,-21.3,-21.4,-21.5,-21.5,-21.4,-21.3,-21.3,-21.4,-21.3,-21.2,-21.1,-21.3,-21.5,-21.5,-21.4,-21.1,-21.0,-21.0,-21.1,-21.2,-21.2,-21.2,-21.3,-21.4,-21.5,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.7,-21.8,-21.8,-21.8,-21.8,-21.9,-21.9,-22.0,-22.0,-22.0,-22.0,-22.0,-22.0,-22.1,-22.1,-22.0,-22.0,-22.0,-22.0,-22.1,-22.2,-22.2,-22.2,-22.2,-22.2,-22.2,-22.1,-22.2,-22.3,-22.3,-22.2,-22.2,-22.2,-22.3,-22.5,-22.5,-22.4,-22.4,-22.5,-22.6,-22.7,-22.4,-22.4,-22.4,-22.5,-22.6,-22.5,-22.5,-22.5,-22.5,-22.6,-22.5,-22.4,-22.4,-22.4,-22.4,-22.3,-22.2,-22.2,-22.2,-22.2,-22.1,-22.0,-22.0,-21.9,-21.9,-21.9,-21.9,-21.9,-21.9,-21.8,-21.8,-21.8,-21.8,-21.7,-21.6,-21.5,-21.5,-21.4,-21.4,-21.3,-21.3,-21.2,-21.1,-21.2,-21.3,-21.3,-21.2,-21.1,-21.1,-21.2,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=99 */
		private double[] getElevationGrid_5_34_height_99()
		{
			double[] value = {-21.3,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.6,-21.7,-21.6,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.9,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.6,-21.5,-21.4,-21.5,-21.5,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.5,-21.4,-21.5,-21.6,-21.6,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.4,-21.5,-21.5,-21.5,-21.4,-21.4,-21.5,-21.6,-21.5,-21.5,-21.5,-21.4,-21.4,-21.5,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.4,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.0,-21.0,-21.1,-21.1,-20.9,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.8,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.8,-20.8,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.6,-20.6,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.7,-19.7,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.4,-19.3,-19.3,-19.2,-19.4,-19.4,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.0,-18.9,-19.0,-19.0,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.5,-18.5,-18.4,-18.4,-18.3,-18.3,-18.3,-18.1,-18.0,-17.9,-18.0,-18.1,-17.9,-17.9,-17.9,-17.9,-17.9,-18.1,-18.2,-18.1,-18.0,-17.9,-17.9,-17.9,-17.9,-17.9,-18.0,-18.1,-18.1,-17.9,-17.8,-17.7,-17.8,-17.9,-17.9,-17.9,-17.9,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.0,-18.1,-18.1,-18.1,-17.9,-17.7,-17.5,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.5,-17.6,-17.6,-17.7,-17.8,-17.8,-17.9,-17.9,-18.0,-18.0,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.5,-17.0,-16.6,-16.3,-16.2,-16.1,-15.9,-15.7,-15.4,-15.2,-14.9,-14.7,-14.6,-14.6,-14.5,-14.5,-14.5,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.6,-14.5,-14.5,-14.6,-14.6,-14.6,-14.7,-14.9,-15.0,-15.1,-15.2,-15.3,-15.4,-15.4,-15.4,-15.5,-15.6,-15.7,-15.6,-15.5,-15.4,-15.3,-15.2,-15.1,-15.2,-15.4,-15.6,-15.7,-15.8,-15.9,-16.0,-16.0,-16.1,-16.1,-16.2,-16.1,-16.2,-16.2,-16.3,-16.3,-16.2,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-15.8,-15.7,-15.6,-15.6,-15.6,-15.5,-15.4,-15.3,-15.3,-15.4,-15.4,-15.3,-15.3,-15.3,-15.2,-15.1,-15.1,-15.0,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.0,-15.0,-15.0,-14.9,-14.8,-14.9,-14.9,-14.8,-14.9,-14.9,-14.9,-15.0,-21.3,-21.3,-21.3,-21.3,-21.3,-21.5,-21.5,-21.4,-21.3,-21.3,-21.4,-21.3,-21.1,-21.1,-21.2,-21.4,-21.5,-21.4,-21.2,-21.1,-21.1,-21.3,-21.3,-21.3,-21.3,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.7,-21.6,-21.7,-21.7,-21.8,-21.9,-21.9,-21.9,-21.9,-22.0,-22.0,-22.0,-22.0,-22.0,-22.1,-22.1,-22.1,-22.1,-22.2,-22.2,-22.0,-22.0,-22.0,-22.1,-22.2,-22.2,-22.2,-22.2,-22.2,-22.2,-22.1,-22.1,-22.2,-22.2,-22.2,-22.1,-22.1,-22.3,-22.4,-22.4,-22.4,-22.4,-22.6,-22.7,-22.7,-22.4,-22.3,-22.3,-22.5,-22.6,-22.5,-22.5,-22.5,-22.6,-22.6,-22.5,-22.4,-22.4,-22.4,-22.4,-22.3,-22.2,-22.2,-22.0,-22.0,-21.9,-21.8,-21.7,-21.6,-21.5,-21.6,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.6,-21.6,-21.6,-21.5,-21.4,-21.4,-21.4,-21.3,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-21.0,-20.9,-21.0,-21.1,-21.1,-21.0,-21.0,-20.9,-20.9,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.2,-21.3,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.7,-21.7,-21.5,-21.5,-21.5,-21.6,-21.6,-21.5,-21.5,-21.6,-21.7,-21.6,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.9,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.6,-21.6,-21.7,-21.7,-21.6,-21.5,-21.4,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.5,-21.5,-21.4,-21.4,-21.5,-21.5,-21.4,-21.3,-21.3,-21.4,-21.5,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.1,-21.1,-21.1,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.1,-21.1,-21.1,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-20.9,-21.0,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-21.0,-21.0,-21.1,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.1,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.3,-19.4,-19.3,-19.4,-19.3,-19.3,-19.3,-19.3,-19.4,-19.3,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.7,-18.6,-18.6,-18.6,-18.6,-18.4,-18.4,-18.4,-18.3,-18.1,-18.1,-18.1,-18.1,-18.0,-18.0,-18.0,-18.1,-18.2,-18.3,-18.3,-18.2,-18.1,-17.9,-17.9,-17.9,-18.0,-18.0,-18.1,-18.1,-18.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=100 */
		private double[] getElevationGrid_5_34_height_100()
		{
			double[] value = {-17.9,-17.9,-17.7,-17.8,-17.9,-17.9,-18.0,-17.9,-18.0,-18.1,-18.2,-18.1,-18.2,-18.1,-18.1,-18.1,-18.2,-18.1,-18.0,-17.8,-17.6,-17.5,-17.4,-17.5,-17.5,-17.5,-17.6,-17.6,-17.7,-17.8,-17.9,-17.9,-18.0,-18.1,-18.1,-18.2,-18.2,-18.1,-18.1,-18.1,-18.2,-18.2,-18.3,-18.3,-17.9,-17.3,-17.0,-16.8,-16.7,-16.7,-16.5,-16.3,-16.0,-15.7,-15.3,-15.1,-15.0,-14.9,-14.8,-14.7,-14.6,-14.5,-14.5,-14.4,-14.4,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.4,-14.4,-14.4,-14.5,-14.5,-14.7,-14.9,-14.9,-15.0,-15.1,-15.2,-15.3,-15.4,-15.5,-15.5,-15.6,-15.6,-15.5,-15.3,-15.1,-15.1,-15.0,-15.1,-15.3,-15.5,-15.7,-15.8,-15.9,-16.0,-16.1,-16.1,-16.2,-16.2,-16.2,-16.2,-16.3,-16.3,-16.3,-16.2,-16.1,-16.1,-16.0,-16.0,-15.9,-15.9,-15.8,-15.7,-15.7,-15.6,-15.6,-15.5,-15.4,-15.3,-15.3,-15.4,-15.4,-15.4,-15.4,-15.3,-15.2,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.0,-15.0,-15.0,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.5,-21.4,-21.3,-21.3,-21.4,-21.1,-20.9,-20.9,-21.1,-21.3,-21.4,-21.4,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.7,-21.8,-21.9,-21.9,-21.9,-21.9,-21.9,-22.0,-22.0,-22.0,-22.0,-22.0,-22.0,-22.0,-22.0,-22.1,-22.1,-21.9,-21.9,-21.9,-21.9,-22.0,-22.2,-22.0,-22.0,-22.0,-22.0,-21.9,-22.0,-22.0,-22.1,-22.0,-22.0,-22.0,-22.1,-22.3,-22.3,-22.3,-22.3,-22.4,-22.5,-22.5,-22.4,-22.2,-22.3,-22.4,-22.5,-22.5,-22.4,-22.4,-22.4,-22.4,-22.4,-22.4,-22.3,-22.3,-22.2,-22.1,-22.0,-21.9,-21.7,-21.6,-21.6,-21.5,-21.3,-21.3,-21.2,-21.2,-21.3,-21.4,-21.5,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.5,-21.6,-21.5,-21.4,-21.3,-21.2,-21.0,-20.9,-20.9,-20.9,-20.8,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.8,-20.7,-20.7,-20.7,-20.8,-20.9,-20.9,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.2,-21.3,-21.3,-21.3,-21.4,-21.5,-21.5,-21.5,-21.6,-21.7,-21.7,-21.6,-21.5,-21.4,-21.5,-21.5,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.6,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.6,-21.5,-21.5,-21.6,-21.7,-21.7,-21.6,-21.4,-21.4,-21.3,-21.3,-21.4,-21.5,-21.4,-21.4,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.4,-21.4,-21.4,-21.3,-21.4,-21.4,-21.2,-21.1,-21.1,-21.3,-21.4,-21.4,-21.4,-21.4,-21.3,-21.4,-21.3,-21.1,-21.2,-21.3,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.1,-21.1,-21.0,-21.0,-21.0,-21.1,-21.1,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.6,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.7,-20.6,-20.6,-20.5,-20.5,-20.5,-20.4,-20.4,-20.3,-20.3,-20.3,-20.2,-20.2,-20.3,-20.3,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.3,-19.2,-19.2,-19.3,-19.3,-19.4,-19.4,-19.3,-19.2,-19.3,-19.3,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.7,-18.6,-18.7,-18.6,-18.5,-18.5,-18.4,-18.3,-18.2,-18.2,-18.2,-18.2,-18.1,-18.1,-18.1,-18.2,-18.3,-18.4,-18.4,-18.3,-18.1,-18.0,-18.0,-17.9,-17.9,-18.0,-18.1,-18.1,-18.1,-17.9,-17.9,-17.8,-17.8,-17.9,-18.0,-18.1,-18.0,-18.1,-18.1,-18.2,-18.3,-18.2,-18.2,-18.1,-18.2,-18.2,-18.1,-18.1,-17.9,-17.7,-17.6,-17.5,-17.6,-17.6,-17.7,-17.8,-17.8,-17.8,-17.9,-17.9,-18.0,-18.0,-18.1,-18.2,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.6,-18.5,-18.2,-17.9,-17.7,-17.4,-17.3,-17.2,-17.1,-16.9,-16.6,-16.3,-15.9,-15.6,-15.4,-15.4,-15.2,-15.0,-14.9,-14.7,-14.6,-14.5,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.5,-14.4,-14.4,-14.4,-14.4,-14.3,-14.4,-14.4,-14.5,-14.6,-14.7,-14.8,-14.8,-14.9,-15.0,-15.1,-15.3,-15.4,-15.4,-15.4,-15.4,-15.2,-15.1,-14.9,-14.8,-14.8,-14.9,-15.1,-15.4,-15.7,-15.8,-16.0,-16.1,-16.1,-16.2,-16.2,-16.2,-16.2,-16.2,-16.3,-16.2,-16.2,-16.1,-16.1,-16.1,-16.1,-16.0,-15.9,-15.9,-15.9,-15.8,-15.7,-15.6,-15.6,-15.6,-15.5,-15.4,-15.3,-15.4,-15.4,-15.4,-15.4,-15.3,-15.2,-15.2,-15.2,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.1,-15.0,-14.9,-15.0,-15.0,-15.0,-15.0,-15.0,-15.0,-15.0,-21.2,-21.3,-21.2,-21.1,-21.1,-21.3,-21.4,-21.3,-21.2,-21.3,-21.3,-20.9,-20.7,-20.7,-20.9,-21.1,-21.3,-21.3,-21.2,-21.1,-21.1,-21.2,-21.3,-21.2,-21.1,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.5,-21.5,-21.7,-21.7,-21.8,-21.9,-21.9,-21.8,-21.7,-21.7,-21.8,-21.9,-21.8,-21.8,-21.6,-21.5,-21.4,-21.6,-21.8,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.9,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-21.9,-22.0,-22.1,-22.2,-22.2,-22.2,-22.1,-21.9,-22.0,-22.2,-22.3,-22.3,-22.2,-22.1,-21.9,-22.0,-22.1,-22.1,-22.0,-21.9,-21.8,-21.7,-21.6,-21.4,-21.2,-21.1,-21.1,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-21.1,-21.1,-21.1,-21.1,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.4,-21.2,-20.9,-20.8,-20.8,-20.7,-20.6,-20.7,-20.9,-20.9,-20.8,-20.8,-20.8,-20.7,-20.7,-20.8,-20.8,-20.8,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.8,-20.8,-20.9,-20.8,-20.9,-20.8,-20.8,-20.9,-20.8,-20.7,-20.6,-20.7,-20.7,-20.7,-20.8,-20.9,-20.8,-20.7,-20.6,-20.6,-20.6,-20.7,-20.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=101 */
		private double[] getElevationGrid_5_34_height_101()
		{
			double[] value = {-20.8,-20.9,-21.0,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-21.0,-21.1,-21.2,-21.2,-21.2,-21.3,-21.4,-21.5,-21.5,-21.6,-21.7,-21.7,-21.6,-21.4,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.7,-21.7,-21.6,-21.5,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.3,-21.3,-21.4,-21.4,-21.4,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.3,-21.2,-21.1,-21.1,-21.0,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.2,-21.2,-21.1,-21.0,-21.1,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.1,-21.2,-21.2,-21.1,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-20.9,-20.9,-21.1,-21.1,-21.0,-20.9,-21.0,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.7,-20.8,-20.9,-20.8,-20.8,-20.8,-20.7,-20.6,-20.7,-20.8,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.7,-20.7,-20.6,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.4,-20.4,-20.4,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.3,-19.2,-19.3,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.2,-19.2,-19.1,-19.1,-19.0,-19.0,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.7,-18.7,-18.7,-18.7,-18.6,-18.5,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.1,-18.1,-18.2,-18.2,-18.3,-18.4,-18.4,-18.3,-18.2,-18.1,-18.1,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-18.0,-17.9,-17.9,-17.9,-18.0,-18.1,-18.1,-18.1,-18.2,-18.3,-18.4,-18.4,-18.3,-18.3,-18.3,-18.3,-18.1,-18.2,-18.2,-18.0,-17.8,-17.7,-17.6,-17.6,-17.7,-17.8,-17.9,-17.9,-17.9,-17.9,-18.0,-18.1,-18.1,-18.2,-18.3,-18.3,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.7,-18.6,-18.6,-18.4,-18.3,-18.0,-18.0,-17.9,-17.7,-17.4,-17.0,-16.8,-16.5,-16.3,-16.1,-16.0,-15.6,-15.2,-15.0,-14.8,-14.7,-14.7,-14.6,-14.6,-14.7,-14.6,-14.6,-14.6,-14.5,-14.4,-14.5,-14.5,-14.5,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.4,-14.4,-14.5,-14.6,-14.6,-14.7,-14.7,-14.8,-14.9,-15.0,-15.1,-15.1,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.7,-14.8,-15.0,-15.4,-15.7,-15.9,-16.1,-16.3,-16.3,-16.3,-16.3,-16.2,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.2,-16.1,-16.2,-16.1,-16.1,-16.0,-15.9,-15.9,-15.8,-15.7,-15.7,-15.6,-15.7,-15.6,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.2,-15.3,-15.1,-15.1,-15.1,-15.1,-15.2,-15.2,-15.1,-15.2,-15.2,-15.1,-15.0,-15.1,-15.1,-15.1,-15.0,-15.0,-15.0,-15.0,-15.0,-40.6,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.2,-21.1,-21.0,-20.6,-20.4,-20.4,-20.6,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-21.1,-21.2,-21.2,-21.1,-21.0,-20.9,-21.0,-21.0,-21.1,-21.1,-21.1,-21.0,-20.8,-20.9,-21.0,-21.2,-21.4,-21.4,-21.5,-21.4,-21.1,-21.1,-21.2,-21.4,-21.4,-21.2,-21.1,-20.9,-20.8,-21.0,-21.2,-21.3,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.9,-21.9,-21.8,-21.8,-21.7,-21.8,-21.9,-22.0,-21.9,-21.8,-21.7,-21.6,-21.7,-21.8,-21.8,-21.7,-21.7,-21.5,-21.3,-21.2,-20.9,-20.8,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.7,-20.7,-20.8,-20.8,-20.8,-20.9,-21.0,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.2,-20.9,-20.8,-20.6,-20.6,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.7,-20.8,-20.8,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.2,-21.3,-21.4,-21.4,-21.5,-21.6,-21.6,-21.5,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.6,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.6,-21.4,-21.4,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.3,-21.3,-21.1,-21.1,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.1,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-20.9,-20.9,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-21.0,-21.1,-21.0,-20.9,-20.9,-21.0,-21.0,-21.0,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-21.0,-21.1,-21.0,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.7,-20.8,-20.8,-20.6,-20.7,-20.8,-20.8,-20.7,-20.7,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.4,-20.4,-20.5,-20.5,-20.5,-20.5,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.5,-20.5,-20.5,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.4,-20.5,-20.5,-20.5,-20.4,-20.4,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.3,-20.2,-20.2,-20.3,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.7,-19.7,-19.7,-19.6,-19.6,-19.4,-19.4,-19.3,-19.3,-19.4,-19.5,-19.5,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.4,-19.3,-19.4,-19.4,-19.3,-19.4,-19.3,-19.2,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-18.9,-18.9,-18.8,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.6,-18.5,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.2,-18.2,-18.3,-18.3,-18.4,-18.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=102 */
		private double[] getElevationGrid_5_34_height_102()
		{
			double[] value = {-18.4,-18.3,-18.3,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-18.0,-18.0,-18.1,-18.2,-18.3,-18.3,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.4,-18.2,-18.1,-17.9,-17.9,-17.8,-17.8,-18.0,-18.1,-18.2,-18.1,-18.1,-18.2,-18.3,-18.3,-18.4,-18.4,-18.4,-18.6,-18.6,-18.6,-18.6,-18.6,-18.8,-18.9,-18.8,-18.8,-18.9,-18.9,-18.8,-18.8,-18.7,-18.8,-18.6,-18.3,-18.1,-17.9,-17.7,-17.2,-17.0,-16.8,-16.2,-15.6,-15.3,-15.0,-15.0,-15.1,-15.0,-15.0,-15.0,-15.0,-14.9,-14.9,-14.8,-14.6,-14.7,-14.7,-14.7,-14.5,-14.4,-14.3,-14.3,-14.5,-14.4,-14.5,-14.4,-14.6,-14.6,-14.7,-14.6,-14.7,-14.8,-14.8,-14.9,-14.9,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-15.0,-15.4,-15.9,-16.1,-16.3,-16.4,-16.6,-16.5,-16.4,-16.4,-16.6,-16.6,-16.5,-16.4,-16.6,-16.6,-16.5,-16.4,-16.4,-16.3,-16.3,-16.2,-16.1,-16.1,-16.1,-16.0,-15.9,-15.9,-15.9,-15.7,-15.7,-15.8,-15.7,-15.7,-15.7,-15.6,-15.5,-15.4,-15.4,-15.3,-15.3,-15.3,-15.4,-15.4,-15.3,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.2,-15.1,-15.0,-15.0,-15.0,-15.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.7,-20.1,-20.1,-20.1,-20.2,-20.4,-20.4,-20.5,-20.5,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.5,-20.7,-20.9,-20.8,-20.7,-20.6,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.6,-20.8,-20.9,-20.9,-21.0,-20.9,-20.6,-20.6,-20.8,-20.9,-20.9,-20.7,-20.6,-20.4,-20.4,-20.6,-20.7,-20.8,-21.1,-21.2,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.5,-21.6,-21.7,-21.6,-21.5,-21.4,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.3,-21.0,-20.6,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.4,-20.6,-20.7,-20.8,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.3,-21.3,-21.3,-21.1,-20.9,-20.7,-20.6,-20.5,-20.4,-20.5,-20.5,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.5,-20.5,-20.4,-20.4,-20.5,-20.6,-20.6,-20.7,-20.7,-20.6,-20.5,-20.5,-20.6,-20.5,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.6,-20.5,-20.5,-20.5,-20.4,-20.4,-20.5,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.5,-20.6,-20.7,-20.8,-20.7,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-21.0,-21.0,-21.1,-21.2,-21.3,-21.4,-21.5,-21.5,-21.5,-21.4,-21.3,-21.2,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.3,-21.2,-21.2,-21.1,-21.1,-21.0,-20.9,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.1,-21.0,-21.0,-21.1,-21.2,-21.2,-21.2,-21.2,-21.1,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.8,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.8,-20.7,-20.8,-21.0,-21.0,-21.0,-20.9,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-20.7,-20.7,-20.8,-20.7,-20.7,-20.8,-20.8,-20.8,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.5,-20.7,-20.8,-20.8,-20.7,-20.7,-20.7,-20.6,-20.5,-20.6,-20.6,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.3,-20.3,-20.4,-20.5,-20.4,-20.5,-20.4,-20.6,-20.6,-20.5,-20.4,-20.4,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.6,-20.5,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.5,-20.5,-20.4,-20.5,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.2,-20.2,-20.3,-20.4,-20.3,-20.3,-20.4,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.8,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.7,-19.5,-19.5,-19.4,-19.4,-19.6,-19.7,-19.7,-19.6,-19.6,-19.6,-19.5,-19.6,-19.6,-19.6,-19.5,-19.4,-19.5,-19.6,-19.5,-19.6,-19.5,-19.6,-19.5,-19.5,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.5,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.2,-19.1,-19.2,-19.1,-19.0,-19.0,-18.9,-19.0,-19.0,-18.9,-19.0,-18.9,-18.8,-18.7,-18.6,-18.6,-18.7,-18.8,-18.7,-18.6,-18.4,-18.4,-18.4,-18.4,-18.6,-18.6,-18.5,-18.5,-18.5,-18.5,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.2,-18.2,-18.3,-18.3,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.3,-18.3,-18.2,-18.2,-18.2,-18.3,-18.3,-18.4,-18.3,-18.3,-18.4,-18.4,-18.4,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.9,-18.9,-18.9,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.3,-19.2,-19.1,-19.0,-18.9,-18.6,-18.1,-17.8,-17.4,-16.9,-16.4,-16.0,-15.7,-15.5,-15.5,-15.5,-15.7,-15.7,-15.7,-15.7,-15.4,-15.3,-15.2,-15.2,-15.1,-15.2,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-15.2,-15.7,-16.1,-16.4,-16.6,-16.7,-16.8,-16.7,-16.7,-16.8,-16.9,-16.9,-16.8,-16.8,-16.9,-17.0,-16.9,-16.7,-16.6,-16.6,-16.6,-16.5,-16.4,-16.4,-16.4,-16.3,-16.3,-16.2,-16.2,-16.1,-16.1,-16.1,-16.0,-16.0,-16.0,-15.9,-15.8,-15.6,-15.5,-15.5,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.6,-15.6,-15.5,-15.4,-15.4,-15.4,-15.2,-15.1,-15.1,-15.1,-15.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.5,-19.8,-19.8,-19.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.6,-59.7,-59.7,-59.6,-59.7,-59.7,-59.8,-40.1,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.4,-20.4,-20.5,-20.5,-20.5,-20.4,-20.4,-20.5,-20.5,-20.4,-20.3,-20.3,-20.2,-20.2,-20.3,-20.3,-20.3,-20.8,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.3,-21.2,-21.1,-21.1,-21.2,-21.2,-21.2,-21.1,-21.0,-20.6,-20.1,-19.9,-20.2,-20.3,-20.3,-20.2,-20.2,-20.3,-20.3,-20.3,-19.8,-19.3,-19.7,-20.3,-20.5,-20.6,-20.7,-20.7,-20.8,-20.9,-20.9,-20.9,-21.0,-21.1,-21.2,-21.1,-21.0,-20.9,-20.7,-20.6,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.4,-20.4,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.5,-20.3,-20.4,-20.5,-20.4,-20.4,-20.4,-20.5,-20.6,-20.5,-20.5,-20.5,-20.5,-20.5,-20.5,-20.4,-20.5,-20.4,-20.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=103 */
		private double[] getElevationGrid_5_34_height_103()
		{
			double[] value = {-20.4,-20.4,-20.5,-20.4,-20.4,-20.3,-20.3,-20.4,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-21.0,-21.0,-21.1,-21.2,-21.3,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.5,-21.6,-21.5,-21.5,-21.5,-21.6,-21.5,-21.6,-21.5,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-20.9,-21.0,-21.0,-20.9,-21.0,-21.1,-21.1,-21.2,-21.2,-21.3,-21.3,-21.3,-21.2,-21.0,-21.1,-21.2,-21.1,-21.1,-21.1,-21.1,-20.9,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.2,-21.1,-21.1,-21.0,-21.1,-21.1,-20.9,-20.9,-20.9,-20.9,-21.1,-21.0,-20.9,-20.9,-20.9,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.8,-21.0,-21.1,-21.1,-20.9,-20.8,-20.8,-20.8,-20.8,-21.0,-21.0,-20.9,-20.8,-20.8,-20.9,-20.8,-20.8,-20.8,-20.8,-20.9,-20.8,-20.8,-20.7,-20.7,-20.8,-20.9,-20.7,-20.7,-20.8,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.8,-20.7,-20.6,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.3,-20.3,-20.4,-20.5,-20.6,-20.5,-20.6,-20.6,-20.7,-20.6,-20.4,-20.5,-20.7,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.5,-20.5,-20.4,-20.4,-20.4,-20.6,-20.6,-20.6,-20.6,-20.5,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-20.0,-19.9,-19.9,-19.8,-19.8,-19.7,-19.6,-19.6,-19.8,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-19.6,-19.6,-19.7,-19.7,-19.6,-19.7,-19.8,-19.7,-19.6,-19.7,-19.8,-19.7,-19.6,-19.7,-19.7,-19.8,-19.9,-19.8,-19.8,-19.8,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.4,-19.4,-19.4,-19.4,-19.3,-19.2,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.0,-18.8,-18.6,-18.6,-18.6,-18.7,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.8,-18.8,-18.8,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.3,-19.2,-19.2,-19.3,-19.3,-19.3,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.3,-19.2,-19.0,-18.7,-18.4,-17.9,-17.5,-17.1,-16.8,-16.5,-16.3,-16.4,-16.5,-16.6,-16.8,-16.8,-16.5,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-15.8,-15.6,-15.4,-15.3,-15.2,-15.2,-15.2,-15.1,-15.1,-15.0,-15.0,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.1,-15.2,-15.2,-15.4,-16.1,-16.4,-16.7,-16.8,-17.0,-17.1,-17.0,-17.0,-17.1,-17.3,-17.2,-17.0,-17.1,-17.2,-17.3,-17.1,-17.0,-16.9,-16.9,-16.9,-16.8,-16.7,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.4,-16.4,-16.4,-16.3,-16.4,-16.3,-16.2,-16.1,-15.9,-15.8,-15.8,-15.8,-15.8,-15.8,-15.9,-15.9,-15.9,-15.9,-15.8,-15.7,-15.7,-15.7,-15.7,-15.6,-15.4,-15.3,-15.2,-15.2,-15.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.4,-19.7,-19.8,-19.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.5,-19.9,-20.0,-20.1,-20.1,-20.1,-20.1,-19.9,-19.9,-20.0,-20.1,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.2,-20.3,-20.4,-20.3,-20.3,-20.2,-20.1,-20.1,-20.2,-20.2,-20.1,-20.0,-19.8,-20.1,-20.6,-20.8,-20.8,-20.9,-21.0,-21.0,-20.9,-20.8,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.5,-20.0,-19.8,-20.1,-20.1,-20.2,-20.1,-20.1,-20.2,-20.3,-20.1,-18.1,-16.0,-18.3,-20.0,-20.3,-20.4,-20.6,-20.6,-20.7,-20.8,-20.9,-20.8,-20.9,-21.0,-21.1,-21.1,-21.1,-20.9,-20.8,-20.7,-20.6,-20.5,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.4,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.4,-20.6,-20.6,-20.5,-20.4,-20.4,-20.5,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.5,-20.4,-20.4,-20.5,-20.4,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.4,-20.5,-20.6,-20.7,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-21.0,-21.0,-21.1,-21.2,-21.3,-21.4,-21.4,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.6,-21.6,-21.5,-21.5,-21.6,-21.7,-21.6,-21.6,-21.6,-21.5,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.1,-21.2,-21.2,-21.2,-21.3,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.1,-21.1,-21.2,-21.3,-21.2,-21.3,-21.3,-21.2,-21.1,-21.1,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-21.0,-21.1,-21.2,-21.2,-21.0,-20.9,-20.9,-20.9,-21.0,-21.1,-21.0,-20.9,-20.9,-20.9,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.7,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.7,-20.4,-20.4,-20.5,-20.7,-20.7,-20.6,-20.6,-20.8,-20.9,-20.7,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.7,-20.7,-20.8,-20.6,-20.6,-20.6,-20.4,-20.5,-20.6,-20.6,-20.6,-20.7,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.4,-20.3,-20.2,-20.3,-20.3,-20.3,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.1,-20.1,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.9,-19.9,-20.0,-20.1,-20.0,-19.9,-19.9,-19.8,-19.8,-19.8,-19.9,-19.8,-19.8,-19.9,-19.9,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.5,-19.4,-19.4,-19.3,-19.2,-19.1,-19.1,-19.1,-19.2,-19.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=104 */
		private double[] getElevationGrid_5_34_height_104()
		{
			double[] value = {-19.3,-19.2,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.3,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.3,-19.2,-19.0,-18.8,-18.3,-17.9,-17.8,-17.7,-17.5,-17.4,-17.4,-17.5,-17.8,-17.9,-17.5,-17.4,-17.1,-16.9,-16.9,-16.9,-16.7,-16.5,-16.3,-16.0,-15.8,-15.7,-15.5,-15.5,-15.3,-15.3,-15.2,-15.1,-15.1,-15.1,-15.0,-15.1,-15.1,-15.0,-15.1,-15.1,-15.2,-15.2,-15.2,-15.3,-15.4,-15.5,-15.8,-16.4,-16.8,-16.9,-17.1,-17.2,-17.3,-17.3,-17.3,-17.4,-17.5,-17.4,-17.3,-17.3,-17.4,-17.4,-17.3,-17.3,-17.1,-17.1,-17.0,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.9,-16.8,-16.7,-16.6,-16.6,-16.6,-16.6,-16.6,-16.4,-16.3,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-15.9,-15.9,-16.0,-16.0,-15.8,-15.8,-15.8,-15.8,-15.8,-15.6,-15.6,-15.4,-15.4,-15.3,-15.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.4,-19.7,-19.8,-19.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.4,-19.8,-19.9,-20.1,-20.1,-20.1,-19.9,-19.9,-19.8,-19.9,-20.1,-20.2,-20.2,-20.2,-20.0,-19.9,-20.0,-20.1,-20.3,-20.4,-20.4,-20.2,-20.0,-20.1,-20.2,-20.3,-20.4,-20.2,-19.9,-19.7,-20.1,-20.6,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.1,-21.1,-21.0,-21.0,-20.9,-21.0,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.7,-20.5,-20.1,-19.9,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.3,-20.1,-17.1,-14.4,-17.7,-19.8,-20.3,-20.4,-20.5,-20.6,-20.7,-20.7,-20.8,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.0,-20.9,-20.8,-20.7,-20.6,-20.6,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.4,-20.4,-20.5,-20.4,-20.4,-20.4,-20.4,-20.6,-20.6,-20.6,-20.5,-20.6,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.5,-20.6,-20.5,-20.4,-20.4,-20.4,-20.5,-20.5,-20.4,-20.3,-20.3,-20.3,-20.5,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-21.0,-21.0,-21.1,-21.1,-21.3,-21.4,-21.4,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.5,-21.5,-21.5,-21.5,-21.4,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.7,-21.7,-21.8,-21.8,-21.8,-21.6,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.6,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.2,-21.1,-21.0,-21.0,-21.0,-21.0,-21.0,-21.2,-21.3,-21.3,-21.3,-21.3,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.3,-21.3,-21.3,-21.4,-21.5,-21.4,-21.3,-21.2,-21.1,-21.0,-21.0,-21.1,-21.2,-21.2,-21.2,-21.2,-21.2,-21.2,-21.0,-21.0,-21.0,-21.0,-21.0,-21.1,-21.0,-21.0,-21.1,-21.2,-21.3,-21.3,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-21.0,-21.1,-21.1,-21.0,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.6,-20.6,-20.7,-20.9,-20.9,-20.8,-20.7,-20.8,-21.0,-20.9,-20.8,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.6,-20.6,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.6,-20.5,-20.4,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.3,-20.3,-20.4,-20.3,-20.1,-20.1,-20.2,-20.3,-20.1,-20.1,-20.1,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.1,-20.1,-19.9,-20.0,-20.1,-20.1,-20.2,-20.3,-20.2,-20.1,-20.1,-19.9,-19.9,-20.0,-20.1,-19.9,-20.0,-20.1,-20.1,-20.0,-19.9,-19.9,-19.7,-19.7,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.7,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.9,-18.8,-18.8,-18.8,-18.9,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-18.9,-19.0,-19.0,-19.1,-19.1,-19.2,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.5,-19.4,-19.3,-19.5,-19.5,-19.5,-19.6,-19.6,-19.6,-19.7,-19.7,-19.7,-19.6,-19.5,-19.4,-19.3,-19.2,-19.1,-18.8,-18.5,-18.5,-18.5,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.0,-17.7,-17.8,-17.8,-17.5,-17.1,-16.8,-16.6,-16.3,-16.1,-15.9,-15.8,-15.5,-15.4,-15.4,-15.3,-15.2,-15.2,-15.2,-15.2,-15.2,-15.2,-15.2,-15.3,-15.3,-15.4,-15.4,-15.6,-15.8,-15.9,-16.2,-16.7,-17.0,-17.1,-17.3,-17.4,-17.4,-17.4,-17.4,-17.6,-17.6,-17.5,-17.4,-17.6,-17.6,-17.6,-17.4,-17.3,-17.2,-17.1,-17.0,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.7,-16.8,-16.8,-16.8,-16.7,-16.4,-16.4,-16.4,-16.3,-16.1,-16.1,-16.1,-16.0,-15.9,-15.9,-16.1,-16.1,-15.9,-15.9,-15.9,-15.9,-15.8,-15.7,-15.6,-15.6,-15.5,-15.4,-15.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.3,-19.7,-19.8,-19.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.4,-19.9,-20.0,-20.1,-20.1,-20.1,-19.9,-19.8,-19.8,-19.9,-20.1,-20.3,-20.3,-20.2,-20.0,-19.9,-20.0,-20.2,-20.4,-20.6,-20.4,-20.2,-20.1,-20.3,-20.4,-20.5,-20.6,-20.4,-20.3,-20.2,-20.4,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.4,-20.3,-20.2,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.1,-18.2,-16.8,-18.9,-20.0,-20.4,-20.5,-20.6,-20.6,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.0,-21.0,-20.9,-20.8,-20.8,-20.7,-20.6,-20.5,-20.5,-20.5,-20.4,-20.4,-20.5,-20.4,-20.4,-20.5,-20.5,-20.4,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.7,-20.6,-20.6,-20.6,-20.6,-20.7,-20.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=105 */
		private double[] getElevationGrid_5_34_height_105()
		{
			double[] value = {-20.6,-20.6,-20.7,-20.7,-20.6,-20.5,-20.5,-20.6,-20.6,-20.5,-20.4,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.6,-20.6,-20.7,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.7,-20.8,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.0,-21.1,-21.2,-21.3,-21.4,-21.4,-21.4,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.5,-21.5,-21.6,-21.6,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.9,-21.9,-21.8,-21.7,-21.6,-21.6,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.7,-21.7,-21.6,-21.5,-21.5,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.3,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.3,-21.4,-21.4,-21.4,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.5,-21.3,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.4,-21.4,-21.5,-21.5,-21.6,-21.6,-21.5,-21.5,-21.4,-21.3,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.2,-21.3,-21.2,-21.2,-21.1,-21.1,-21.0,-21.1,-21.2,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.0,-21.1,-21.2,-21.2,-21.1,-21.2,-21.3,-21.2,-21.2,-21.1,-21.1,-21.2,-21.3,-21.3,-21.2,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-20.9,-20.8,-20.8,-20.9,-21.0,-21.0,-20.9,-20.8,-20.9,-21.1,-21.0,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.4,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.3,-20.2,-20.3,-20.3,-20.3,-20.4,-20.4,-20.3,-20.2,-20.3,-20.4,-20.3,-20.2,-20.2,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.3,-20.3,-20.4,-20.3,-20.3,-20.2,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.1,-20.0,-19.9,-19.8,-19.8,-19.9,-19.9,-19.8,-19.8,-19.8,-19.7,-19.8,-19.7,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.3,-19.3,-19.2,-19.2,-19.1,-19.2,-19.2,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.4,-19.5,-19.4,-19.4,-19.5,-19.4,-19.3,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.7,-19.7,-19.7,-19.7,-19.6,-19.5,-19.4,-19.3,-19.3,-19.1,-19.0,-18.9,-18.9,-19.0,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.6,-18.4,-18.3,-18.3,-17.9,-17.6,-17.3,-17.0,-16.6,-16.3,-16.1,-15.9,-15.6,-15.4,-15.4,-15.3,-15.3,-15.3,-15.2,-15.3,-15.2,-15.2,-15.3,-15.4,-15.4,-15.5,-15.6,-15.9,-16.1,-16.3,-16.5,-16.9,-17.1,-17.3,-17.3,-17.4,-17.5,-17.5,-17.4,-17.6,-17.6,-17.5,-17.4,-17.5,-17.5,-17.4,-17.3,-17.1,-17.1,-17.0,-16.9,-16.8,-16.8,-16.8,-16.9,-16.8,-16.8,-16.8,-16.9,-16.7,-16.7,-16.8,-16.8,-16.8,-16.6,-16.3,-16.4,-16.3,-16.3,-16.1,-16.1,-16.1,-16.1,-15.9,-15.9,-16.1,-16.1,-15.9,-15.9,-15.9,-15.9,-15.8,-15.8,-15.7,-15.6,-15.6,-15.5,-15.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.3,-19.6,-19.7,-19.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-19.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.4,-20.1,-20.1,-20.2,-20.2,-20.2,-20.1,-19.9,-20.0,-20.1,-20.3,-20.4,-20.4,-20.4,-20.2,-20.2,-20.3,-20.4,-20.6,-20.7,-20.6,-20.4,-20.4,-20.6,-20.6,-20.8,-20.8,-20.8,-20.7,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.7,-20.7,-20.8,-20.7,-20.7,-20.8,-20.6,-20.4,-20.5,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.3,-20.2,-20.2,-20.3,-20.3,-20.3,-20.4,-20.4,-20.3,-19.8,-19.7,-20.1,-20.4,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-20.9,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.7,-20.7,-20.7,-20.6,-20.8,-20.8,-20.8,-20.7,-20.7,-20.8,-20.8,-20.6,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.6,-20.6,-20.6,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.4,-21.4,-21.3,-21.3,-21.2,-21.3,-21.4,-21.4,-21.4,-21.5,-21.4,-21.5,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.8,-21.8,-21.8,-21.8,-21.9,-22.0,-21.9,-21.8,-21.7,-21.7,-21.6,-21.6,-21.6,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.7,-21.6,-21.5,-21.5,-21.5,-21.4,-21.4,-21.3,-21.2,-21.2,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.4,-21.5,-21.5,-21.6,-21.6,-21.6,-21.7,-21.7,-21.6,-21.6,-21.6,-21.7,-21.7,-21.6,-21.5,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.6,-21.6,-21.5,-21.5,-21.4,-21.4,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.2,-21.3,-21.3,-21.2,-21.2,-21.2,-21.1,-21.1,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.1,-21.1,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-21.0,-21.0,-21.0,-20.9,-20.9,-21.1,-21.2,-21.2,-21.0,-21.0,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-21.0,-20.9,-20.9,-21.0,-20.9,-21.0,-21.0,-21.0,-20.9,-21.0,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.6,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.6,-20.5,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.4,-20.4,-20.5,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.3,-20.2,-20.1,-20.1,-20.1,-20.2,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.8,-19.7,-19.8,-19.8,-19.9,-19.8,-19.7,-19.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=106 */
		private double[] getElevationGrid_5_34_height_106()
		{
			double[] value = {-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.5,-19.5,-19.5,-19.4,-19.3,-19.3,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-18.9,-18.9,-18.9,-18.9,-18.8,-18.9,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.9,-19.0,-19.0,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.5,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.4,-19.4,-19.3,-19.3,-19.2,-19.1,-19.0,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-18.9,-18.9,-19.0,-18.9,-18.4,-18.1,-18.0,-17.7,-17.4,-17.1,-16.9,-16.4,-16.0,-15.9,-15.7,-15.4,-15.3,-15.2,-15.2,-15.3,-15.1,-15.1,-15.2,-15.1,-15.1,-15.2,-15.3,-15.4,-15.5,-15.7,-16.2,-16.4,-16.6,-16.8,-16.9,-17.1,-17.3,-17.3,-17.3,-17.4,-17.4,-17.3,-17.4,-17.5,-17.4,-17.3,-17.3,-17.2,-17.1,-17.1,-17.0,-17.0,-16.9,-16.8,-16.7,-16.7,-16.8,-16.8,-16.8,-16.7,-16.7,-16.7,-16.7,-16.7,-16.7,-16.7,-16.7,-16.4,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-16.0,-16.0,-15.9,-15.8,-15.8,-15.8,-15.7,-15.6,-15.6,-15.6,-15.7,-15.8,-15.7,-15.6,-15.6,-15.6,-15.5,-19.9,-19.8,-19.9,-19.7,-19.7,-19.7,-19.7,-19.7,-19.8,-19.7,-19.6,-19.6,-19.7,-19.7,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.9,-20.0,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-20.1,-20.2,-20.3,-20.3,-20.4,-20.4,-20.3,-20.3,-20.4,-20.4,-20.4,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-21.1,-21.0,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.7,-20.5,-20.5,-20.4,-20.5,-20.5,-20.5,-20.3,-20.2,-20.3,-20.4,-20.4,-20.3,-20.1,-20.2,-20.3,-20.3,-20.2,-20.2,-20.3,-20.4,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.9,-21.0,-21.0,-21.1,-21.1,-21.1,-21.1,-21.0,-21.1,-21.0,-20.9,-20.9,-20.8,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.4,-20.4,-20.6,-20.7,-20.7,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.8,-20.8,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.7,-20.8,-20.8,-20.7,-20.6,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.5,-20.6,-20.6,-20.6,-20.5,-20.6,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-21.0,-21.1,-21.1,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.5,-21.5,-21.4,-21.4,-21.5,-21.6,-21.5,-21.6,-21.6,-21.6,-21.7,-21.7,-21.6,-21.6,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.9,-21.8,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.6,-21.5,-21.5,-21.6,-21.5,-21.6,-21.7,-21.7,-21.6,-21.5,-21.4,-21.4,-21.3,-21.3,-21.2,-21.1,-21.0,-21.1,-21.1,-21.3,-21.3,-21.3,-21.3,-21.4,-21.5,-21.5,-21.6,-21.6,-21.6,-21.7,-21.7,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.6,-21.5,-21.5,-21.4,-21.4,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3,-21.2,-21.2,-21.2,-21.1,-21.0,-21.1,-21.2,-21.2,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.4,-21.4,-21.3,-21.2,-21.2,-21.2,-21.2,-21.1,-21.1,-21.2,-21.2,-21.2,-21.2,-21.3,-21.2,-21.2,-21.2,-21.2,-21.2,-21.3,-21.3,-21.1,-21.3,-21.2,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-21.1,-21.1,-20.9,-20.9,-20.9,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-21.1,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.9,-20.8,-20.8,-20.8,-20.7,-20.8,-20.7,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.6,-20.6,-20.5,-20.5,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.4,-20.3,-20.3,-20.3,-20.1,-20.3,-20.3,-20.2,-20.1,-20.2,-20.2,-20.1,-20.1,-20.1,-20.2,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-20.0,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.2,-20.0,-19.9,-20.0,-20.1,-19.9,-19.9,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.7,-19.7,-19.7,-19.7,-19.7,-19.7,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.2,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.8,-18.8,-18.7,-18.7,-18.7,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.7,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.7,-18.8,-18.8,-18.8,-18.8,-18.7,-18.7,-18.7,-18.7,-18.7,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.1,-19.2,-19.2,-19.3,-19.3,-19.2,-19.1,-19.3,-19.3,-19.2,-19.2,-19.2,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-18.9,-18.1,-17.7,-17.6,-17.4,-17.2,-16.9,-16.6,-16.2,-15.8,-15.7,-15.6,-15.4,-15.3,-15.1,-15.2,-15.2,-15.3,-15.2,-15.3,-15.3,-15.3,-15.3,-15.4,-15.6,-15.7,-15.9,-16.4,-16.6,-16.8,-16.9,-17.1,-17.2,-17.3,-17.3,-17.3,-17.4,-17.4,-17.3,-17.3,-17.4,-17.4,-17.4,-17.3,-17.2,-17.1,-17.1,-17.1,-17.1,-17.0,-16.9,-16.8,-16.8,-16.8,-16.9,-16.8,-16.7,-16.7,-16.7,-16.8,-16.8,-16.8,-16.8,-16.7,-16.6,-16.4,-16.2,-16.1,-15.9,-15.9,-16.0,-16.0,-16.0,-15.9,-15.8,-15.8,-15.7,-15.6,-15.5,-15.5,-15.5,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-19.7,-19.7,-19.7,-19.6,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.6,-19.6,-19.7,-19.7,-19.7,-19.8,-19.9,-19.9,-19.9,-20.0,-20.0,-20.0,-20.0,-20.1,-20.1,-20.2,-20.3,-20.4,-20.4,-20.3,-20.4,-20.4,-20.4,-20.3,-20.5,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.8,-20.8,-20.8,-20.6,-20.5,-20.4,-20.3,-20.3,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.5,-20.5,-20.6,-20.6,-20.6,-20.7,-20.7,-20.8,-20.8,-20.8,-20.9,-21.0,-21.0,-21.1,-21.0,-21.0,-20.9,-21.0,-20.9,-20.9,-20.8,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.4,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=107 */
		private double[] getElevationGrid_5_34_height_107()
		{
			double[] value = {-20.6,-20.6,-20.6,-20.7,-20.8,-20.7,-20.7,-20.7,-20.8,-20.8,-20.7,-20.7,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.2,-21.3,-21.2,-21.2,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.4,-21.5,-21.6,-21.6,-21.6,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.7,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.7,-21.8,-21.8,-21.8,-21.7,-21.6,-21.5,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.4,-21.3,-21.3,-21.1,-21.1,-21.1,-21.1,-21.0,-21.0,-20.9,-21.1,-21.1,-21.2,-21.2,-21.3,-21.3,-21.4,-21.4,-21.4,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.1,-21.1,-21.0,-21.0,-21.0,-21.1,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.1,-21.1,-21.1,-21.1,-21.3,-21.3,-21.3,-21.3,-21.2,-21.1,-21.0,-21.0,-21.1,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-21.1,-21.0,-21.1,-21.1,-21.2,-21.1,-21.0,-21.1,-21.1,-21.0,-21.0,-20.9,-20.8,-20.6,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-20.9,-20.9,-20.9,-20.7,-20.6,-20.6,-20.7,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.7,-20.8,-20.8,-20.9,-20.8,-20.8,-20.7,-20.8,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.5,-20.5,-20.3,-20.3,-20.4,-20.4,-20.3,-20.3,-20.4,-20.3,-20.2,-20.2,-20.3,-20.3,-20.2,-20.2,-20.1,-20.1,-20.1,-20.2,-20.1,-20.1,-20.1,-20.0,-19.9,-20.0,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.2,-20.2,-20.2,-20.2,-20.1,-19.9,-19.8,-19.9,-20.0,-20.0,-19.9,-20.0,-19.9,-19.9,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.7,-19.6,-19.6,-19.5,-19.6,-19.6,-19.6,-19.4,-19.3,-19.3,-19.2,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.1,-19.0,-19.0,-19.0,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.8,-18.8,-18.7,-18.7,-18.7,-18.7,-18.7,-18.6,-18.6,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.6,-18.6,-18.6,-18.7,-18.7,-18.8,-18.8,-18.9,-18.9,-18.8,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.3,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-18.7,-17.8,-17.4,-17.3,-17.3,-17.3,-17.2,-16.7,-16.3,-16.0,-15.8,-15.7,-15.6,-15.5,-15.4,-15.3,-15.5,-15.6,-15.6,-15.5,-15.6,-15.6,-15.6,-15.8,-15.9,-16.0,-16.3,-16.7,-16.9,-16.9,-17.1,-17.2,-17.4,-17.4,-17.4,-17.4,-17.5,-17.5,-17.4,-17.4,-17.4,-17.5,-17.5,-17.4,-17.4,-17.3,-17.3,-17.2,-17.2,-17.1,-17.1,-17.0,-17.1,-16.9,-17.0,-16.9,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-16.9,-16.9,-16.7,-16.6,-16.4,-16.3,-16.3,-16.1,-16.1,-16.1,-16.1,-16.0,-15.9,-15.9,-15.8,-15.7,-15.7,-15.5,-15.4,-15.5,-15.5,-15.4,-15.3,-15.2,-15.3,-15.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.1,-20.2,-20.2,-20.1,-20.2,-20.3,-20.2,-20.2,-20.3,-20.4,-20.4,-20.4,-20.4,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.6,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.3,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-20.0,-20.1,-20.1,-20.2,-20.2,-20.2,-20.1,-20.1,-20.3,-20.4,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.9,-20.8,-20.7,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.4,-20.4,-20.4,-20.5,-20.4,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-21.0,-21.1,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.3,-21.4,-21.3,-21.2,-21.1,-21.2,-21.3,-21.4,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.6,-21.7,-21.7,-21.6,-21.5,-21.4,-21.3,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.2,-21.2,-21.2,-21.2,-21.1,-21.0,-20.9,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.4,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.2,-21.1,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.3,-21.3,-21.3,-21.3,-21.3,-21.2,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-21.1,-21.1,-21.1,-21.0,-20.8,-20.7,-20.8,-20.9,-20.8,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-21.1,-21.0,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.5,-20.5,-20.6,-20.7,-20.7,-20.6,-20.6,-20.6,-20.7,-20.7,-20.8,-20.8,-20.7,-20.7,-20.7,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.6,-20.5,-20.5,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.9,-20.8,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.7,-20.8,-20.8,-20.7,-20.6,-20.7,-20.7,-20.7,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.5,-20.4,-20.3,-20.4,-20.5,-20.4,-20.4,-20.4,-20.4,-20.3,-20.4,-20.4,-20.4,-20.4,-20.2,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.2,-20.2,-20.2,-20.2,-20.1,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-19.9,-19.9,-19.9,-20.0,-20.1,-20.0,-19.9,-19.9,-19.8,-19.8,-19.9,-19.9,-19.9,-20.0,-20.2,-20.2,-20.2,-20.2,-20.0,-19.8,-19.8,-19.8,-19.9,-20.0,-20.0,-20.0,-19.9,-19.8,-19.7,-19.6,-19.6,-19.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=108 */
		private double[] getElevationGrid_5_34_height_108()
		{
			double[] value = {-19.6,-19.5,-19.6,-19.6,-19.6,-19.5,-19.6,-19.6,-19.6,-19.4,-19.3,-19.2,-19.2,-19.3,-19.2,-19.3,-19.2,-19.2,-19.1,-19.2,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.7,-18.7,-18.7,-18.7,-18.8,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.7,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.7,-18.7,-18.7,-18.8,-18.9,-18.9,-18.8,-18.8,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.3,-19.3,-19.2,-19.1,-19.3,-19.3,-19.4,-19.3,-19.2,-19.2,-19.3,-19.4,-19.3,-19.3,-19.4,-19.3,-19.2,-19.3,-19.3,-19.1,-19.2,-19.2,-19.2,-19.1,-19.0,-18.9,-18.9,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.7,-18.2,-18.0,-18.1,-18.0,-18.0,-17.9,-17.4,-16.9,-16.5,-16.3,-16.2,-16.1,-16.0,-15.9,-15.8,-15.9,-16.1,-16.1,-16.0,-16.0,-16.1,-16.1,-16.1,-16.2,-16.4,-16.8,-17.0,-17.1,-17.2,-17.3,-17.4,-17.6,-17.7,-17.7,-17.6,-17.7,-17.7,-17.6,-17.5,-17.5,-17.6,-17.7,-17.6,-17.6,-17.5,-17.4,-17.4,-17.4,-17.3,-17.3,-17.3,-17.3,-17.2,-17.2,-17.2,-17.1,-17.1,-17.1,-17.2,-17.3,-17.2,-17.1,-17.1,-16.9,-16.8,-16.7,-16.6,-16.5,-16.4,-16.4,-16.3,-16.3,-16.1,-16.1,-16.0,-15.9,-15.9,-15.8,-15.7,-15.4,-15.6,-15.6,-15.4,-15.3,-15.1,-15.1,-15.3,-19.3,-19.3,-19.3,-19.1,-19.1,-19.1,-19.2,-19.2,-19.3,-19.2,-19.1,-19.1,-19.2,-19.1,-19.1,-19.1,-19.2,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.0,-20.0,-20.1,-20.2,-20.3,-20.2,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.7,-19.7,-19.8,-19.8,-19.8,-19.8,-19.7,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-20.1,-20.1,-20.0,-19.9,-20.0,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.6,-20.6,-20.6,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.4,-20.4,-20.4,-20.3,-20.2,-20.2,-20.3,-20.2,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.6,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.4,-20.3,-20.2,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.8,-20.9,-20.9,-20.9,-20.8,-20.6,-20.6,-20.7,-20.8,-20.9,-21.0,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.2,-21.1,-20.9,-20.9,-20.9,-21.1,-21.2,-21.3,-21.3,-21.4,-21.3,-21.2,-21.1,-21.1,-21.1,-21.2,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.3,-21.4,-21.4,-21.4,-21.4,-21.3,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.6,-20.6,-20.7,-20.8,-20.8,-20.7,-20.7,-20.8,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-21.1,-21.1,-21.1,-21.1,-21.2,-21.1,-21.1,-21.0,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.1,-20.9,-20.9,-20.8,-20.7,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.6,-20.6,-20.7,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-20.9,-21.0,-21.1,-21.0,-21.0,-21.0,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.5,-20.4,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.6,-20.7,-20.7,-20.7,-20.7,-20.6,-20.6,-20.7,-20.6,-20.5,-20.6,-20.6,-20.6,-20.7,-20.8,-20.9,-20.9,-20.8,-20.7,-20.5,-20.4,-20.4,-20.4,-20.4,-20.5,-20.6,-20.7,-20.8,-20.8,-20.8,-20.7,-20.6,-20.7,-20.7,-20.6,-20.5,-20.5,-20.6,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.4,-20.4,-20.4,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.4,-20.3,-20.3,-20.3,-20.3,-20.4,-20.3,-20.1,-20.0,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.1,-20.0,-20.0,-20.1,-20.0,-20.1,-20.0,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-20.1,-20.2,-20.2,-20.1,-19.9,-19.8,-19.7,-19.7,-19.8,-19.9,-20.0,-19.9,-19.9,-19.8,-19.7,-19.7,-19.7,-19.6,-19.5,-19.4,-19.5,-19.6,-19.6,-19.5,-19.6,-19.6,-19.6,-19.4,-19.3,-19.2,-19.3,-19.3,-19.2,-19.2,-19.2,-19.2,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.0,-18.9,-18.8,-18.8,-18.8,-18.8,-18.8,-18.7,-18.8,-18.8,-18.7,-18.6,-18.7,-18.6,-18.7,-18.7,-18.7,-18.7,-18.6,-18.5,-18.6,-18.6,-18.6,-18.5,-18.6,-18.7,-18.7,-18.7,-18.6,-18.6,-18.7,-18.7,-18.7,-18.6,-18.8,-18.7,-18.7,-18.6,-18.7,-18.8,-18.7,-18.7,-18.8,-19.0,-18.9,-18.8,-18.9,-18.9,-19.0,-19.0,-19.0,-19.1,-19.3,-19.3,-19.4,-19.2,-19.2,-19.3,-19.5,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.4,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.8,-18.3,-17.6,-17.1,-16.9,-16.9,-16.9,-16.7,-16.5,-16.5,-16.5,-16.5,-16.5,-16.4,-16.4,-16.6,-16.5,-16.5,-16.6,-16.9,-17.2,-17.3,-17.4,-17.5,-17.6,-17.7,-17.8,-17.9,-18.0,-18.0,-17.9,-17.9,-17.8,-17.6,-17.7,-17.8,-17.9,-17.9,-17.9,-17.8,-17.6,-17.6,-17.6,-17.6,-17.5,-17.5,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.6,-17.6,-17.6,-17.5,-17.3,-17.1,-17.0,-16.9,-16.9,-16.8,-16.6,-16.6,-16.5,-16.4,-16.4,-16.3,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-15.9,-15.8,-15.6,-15.4,-15.4,-15.4,-15.5,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-19.0,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.9,-19.8,-19.8,-19.9,-19.9,-20.0,-19.9,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.4,-20.4,-20.3,-20.4,-20.4,-20.6,-20.6,-20.5,-20.5,-20.5,-20.6,-20.5,-20.5,-20.4,-20.3,-20.3,-20.3,-20.2,-20.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=109 */
		private double[] getElevationGrid_5_34_height_109()
		{
			double[] value = {-20.1,-20.1,-20.1,-20.1,-20.2,-20.1,-20.1,-20.1,-20.2,-20.3,-20.2,-20.2,-20.3,-20.3,-20.4,-20.3,-20.2,-20.3,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.3,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.2,-20.1,-20.2,-20.3,-20.4,-20.4,-20.4,-20.5,-20.4,-20.4,-20.4,-20.6,-20.6,-20.8,-20.8,-20.6,-20.4,-20.4,-20.5,-20.7,-20.8,-20.8,-20.7,-20.6,-20.6,-20.8,-20.9,-20.9,-21.0,-21.0,-20.9,-20.7,-20.6,-20.7,-20.9,-21.1,-21.1,-21.1,-21.1,-21.1,-21.0,-20.9,-20.8,-20.8,-20.9,-21.0,-21.0,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.2,-21.2,-21.1,-20.9,-20.9,-20.8,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.5,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.6,-20.8,-20.9,-20.9,-21.0,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.1,-21.0,-21.0,-20.9,-20.9,-21.0,-20.9,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-20.9,-21.0,-21.1,-21.1,-21.1,-20.9,-20.9,-20.8,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.7,-20.5,-20.5,-20.6,-20.7,-20.8,-20.9,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.8,-20.8,-20.8,-20.8,-20.9,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.8,-20.9,-20.8,-20.8,-20.9,-20.8,-20.9,-20.9,-20.8,-20.9,-20.9,-20.8,-20.7,-20.7,-20.6,-20.5,-20.6,-20.7,-20.5,-20.3,-20.3,-20.3,-20.4,-20.6,-20.7,-20.7,-20.8,-20.7,-20.6,-20.6,-20.4,-20.5,-20.5,-20.4,-20.4,-20.6,-20.7,-20.7,-20.8,-20.8,-20.7,-20.5,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.7,-20.8,-20.8,-20.6,-20.6,-20.6,-20.7,-20.6,-20.4,-20.4,-20.6,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.4,-20.3,-20.3,-20.4,-20.5,-20.3,-20.4,-20.4,-20.4,-20.4,-20.2,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.3,-20.3,-20.0,-19.9,-20.0,-20.1,-20.1,-20.3,-20.3,-20.3,-20.1,-19.9,-20.1,-20.2,-20.2,-20.2,-20.2,-20.0,-20.0,-20.0,-20.0,-20.0,-19.9,-20.0,-19.9,-19.9,-19.9,-20.0,-20.0,-19.9,-19.8,-19.8,-19.8,-19.8,-19.9,-19.8,-19.8,-20.0,-20.1,-20.1,-20.1,-19.9,-19.8,-19.6,-19.7,-19.7,-19.9,-20.0,-19.8,-19.9,-19.7,-19.7,-19.7,-19.6,-19.5,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.2,-19.4,-19.4,-19.3,-19.2,-19.2,-19.2,-19.2,-19.3,-19.2,-19.2,-19.2,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.7,-18.6,-18.7,-18.8,-18.7,-18.7,-18.7,-18.8,-18.8,-18.8,-18.6,-18.7,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.0,-18.9,-19.0,-19.1,-19.2,-19.3,-19.2,-19.3,-19.3,-19.5,-19.5,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.5,-19.4,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.4,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.3,-19.4,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-18.9,-18.3,-17.8,-17.6,-17.7,-17.8,-17.7,-17.4,-17.3,-17.3,-17.3,-17.1,-17.0,-17.0,-17.2,-17.2,-17.2,-17.3,-17.5,-17.7,-17.8,-17.8,-17.8,-17.9,-18.0,-18.1,-18.2,-18.3,-18.2,-18.0,-17.9,-17.9,-17.8,-17.8,-18.1,-18.2,-18.2,-18.2,-18.1,-18.0,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.8,-17.8,-17.7,-17.8,-17.9,-18.0,-18.0,-17.9,-17.7,-17.4,-17.3,-17.2,-17.1,-17.0,-16.9,-16.8,-16.6,-16.6,-16.6,-16.6,-16.4,-16.2,-16.0,-16.0,-16.1,-16.1,-16.0,-15.9,-15.8,-15.6,-15.5,-15.6,-15.6,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.9,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.2,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.3,-19.4,-19.4,-19.5,-19.6,-19.6,-19.7,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.1,-19.9,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.8,-19.8,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.3,-19.4,-19.5,-19.4,-19.5,-19.5,-19.5,-19.6,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.7,-19.7,-19.8,-19.9,-20.0,-20.0,-19.9,-19.9,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.4,-20.4,-20.2,-20.3,-20.2,-20.3,-20.1,-20.0,-20.1,-20.0,-19.9,-20.1,-20.1,-20.0,-20.1,-20.1,-20.2,-20.2,-20.1,-20.1,-20.1,-20.3,-20.3,-20.1,-20.1,-20.2,-20.2,-20.3,-20.4,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-20.1,-20.1,-20.2,-20.2,-20.1,-20.1,-20.1,-20.2,-20.4,-20.3,-20.4,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.5,-20.6,-20.5,-20.3,-20.2,-20.4,-20.5,-20.7,-20.6,-20.5,-20.3,-20.5,-20.6,-20.6,-20.8,-20.8,-20.9,-20.8,-20.6,-20.4,-20.4,-20.6,-20.9,-20.9,-21.0,-20.9,-20.9,-20.9,-20.8,-20.6,-20.5,-20.7,-20.9,-20.9,-20.8,-20.9,-20.9,-20.9,-20.8,-20.7,-20.7,-20.9,-21.0,-21.1,-21.1,-20.8,-20.7,-20.6,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.7,-20.7,-20.7,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.5,-20.4,-20.3,-20.4,-20.5,-20.6,-20.7,-20.7,-20.8,-20.8,-20.7,-20.7,-20.6,-20.7,-20.8,-20.8,-20.9,-20.9,-21.0,-21.1,-20.9,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.8,-20.9,-20.9,-21.0,-20.9,-20.9,-20.8,-20.5,-20.5,-20.6,-20.7,-20.7,-20.7,-20.7,-20.6,-20.5,-20.5,-20.6,-20.6,-20.8,-20.9,-20.8,-20.7,-20.7,-20.7,-20.6,-20.6,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-21.0,-20.9,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.6,-20.6,-20.8,-20.8,-20.8,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-20.8,-20.7,-20.6,-20.7,-20.7,-20.6,-20.4,-20.3,-20.3,-20.5,-20.6,-20.6,-20.8,-20.8,-20.8,-20.7,-20.6,-20.4,-20.4,-20.4,-20.4,-20.4,-20.6,-20.6,-20.6,-20.8,-20.8,-20.7,-20.6,-20.4,-20.3,-20.4,-20.3,-20.4,-20.3,-20.5,-20.6,-20.7,-20.8,-20.7,-20.7,-20.7,-20.8,-20.7,-20.6,-20.5,-20.6,-20.7,-20.8,-20.7,-20.6,-20.6,-20.6,-20.7,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.5,-20.4,-20.3,-20.3,-20.2,-20.2,-20.3,-20.3,-20.2,-20.2,-20.2,-20.3,-20.1,-20.0,-19.9,-19.9,-20.1,-20.2,-20.3,-20.3,-20.2,-20.0,-20.0,-20.1,-20.3,-20.3,-20.2,-20.1,-20.0,-20.0,-20.0,-20.0,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.9,-19.8,-19.8,-19.9,-20.1,-20.1,-20.0,-19.9,-19.8,-19.7,-19.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=110 */
		private double[] getElevationGrid_5_34_height_110()
		{
			double[] value = {-19.8,-19.9,-20.0,-19.9,-19.9,-19.7,-19.7,-19.7,-19.7,-19.7,-19.5,-19.4,-19.4,-19.6,-19.6,-19.6,-19.6,-19.7,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-19.0,-18.9,-18.9,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.3,-19.2,-19.2,-19.2,-19.4,-19.4,-19.5,-19.4,-19.4,-19.5,-19.7,-19.7,-19.7,-19.6,-19.8,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.9,-19.8,-19.6,-19.5,-19.5,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.5,-19.5,-19.6,-19.3,-18.9,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.1,-18.1,-18.1,-17.8,-17.5,-17.6,-17.9,-18.0,-18.0,-18.0,-18.0,-18.1,-18.1,-18.2,-18.2,-18.3,-18.4,-18.4,-18.6,-18.6,-18.4,-18.1,-18.1,-18.1,-18.1,-18.3,-18.4,-18.5,-18.5,-18.5,-18.4,-18.3,-18.2,-18.2,-18.2,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.3,-18.3,-18.5,-18.5,-18.4,-18.1,-17.8,-17.6,-17.5,-17.2,-17.2,-16.9,-16.8,-16.7,-16.7,-16.7,-16.7,-16.5,-16.1,-15.9,-15.9,-16.0,-15.9,-15.9,-15.8,-15.6,-15.5,-15.5,-15.5,-15.6,-18.8,-18.9,-18.8,-18.7,-18.7,-18.6,-18.7,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.7,-18.7,-18.6,-18.6,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-19.0,-19.1,-19.0,-19.1,-19.1,-19.0,-18.9,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.6,-19.6,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.7,-19.8,-19.9,-19.9,-19.8,-19.9,-19.9,-19.8,-19.7,-19.7,-19.8,-19.8,-19.9,-19.8,-19.8,-19.8,-19.7,-19.7,-19.7,-19.7,-19.8,-19.8,-19.9,-19.8,-19.8,-19.8,-19.9,-19.8,-19.8,-19.8,-19.7,-19.7,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.5,-19.5,-19.4,-19.4,-19.6,-19.6,-19.6,-19.5,-19.6,-19.7,-19.7,-19.8,-19.7,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-20.1,-20.2,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-20.0,-20.0,-20.0,-20.1,-20.2,-20.2,-20.1,-20.0,-20.1,-20.3,-20.3,-20.2,-20.1,-20.2,-20.2,-20.3,-20.3,-20.2,-20.2,-20.2,-20.3,-20.2,-20.1,-20.1,-20.2,-20.2,-20.2,-20.0,-20.1,-20.1,-20.1,-20.1,-19.9,-19.9,-20.0,-20.1,-20.2,-20.2,-20.1,-20.1,-20.0,-20.1,-20.2,-20.3,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.4,-20.5,-20.3,-20.2,-20.2,-20.3,-20.5,-20.6,-20.5,-20.4,-20.3,-20.3,-20.4,-20.5,-20.6,-20.8,-20.8,-20.6,-20.4,-20.4,-20.4,-20.6,-20.8,-20.9,-20.9,-20.9,-20.8,-20.8,-20.6,-20.5,-20.5,-20.6,-20.7,-20.7,-20.7,-20.8,-20.8,-20.7,-20.6,-20.4,-20.6,-20.8,-20.9,-20.9,-20.7,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.5,-20.4,-20.4,-20.5,-20.5,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.9,-21.1,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.8,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.5,-20.6,-20.7,-20.8,-20.9,-20.9,-20.8,-20.8,-20.7,-20.6,-20.6,-20.8,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.6,-20.6,-20.6,-20.8,-20.8,-20.7,-20.7,-20.7,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.7,-20.5,-20.4,-20.4,-20.5,-20.6,-20.7,-20.8,-20.9,-20.9,-20.8,-20.7,-20.6,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.7,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.6,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.9,-20.8,-20.6,-20.6,-20.6,-20.7,-20.8,-20.7,-20.7,-20.7,-20.8,-20.8,-20.7,-20.6,-20.6,-20.5,-20.4,-20.5,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.3,-20.2,-20.3,-20.4,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-19.9,-20.0,-20.1,-20.3,-20.3,-20.4,-20.3,-20.1,-20.1,-20.1,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.0,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.9,-19.9,-19.8,-19.8,-19.9,-20.1,-20.1,-20.1,-20.0,-19.9,-19.8,-19.8,-19.8,-19.9,-20.1,-20.0,-19.9,-19.8,-19.8,-19.8,-19.9,-19.8,-19.7,-19.6,-19.6,-19.6,-19.7,-19.7,-19.7,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.5,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.2,-19.3,-19.4,-19.3,-19.3,-19.2,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.6,-19.7,-19.8,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-20.1,-20.1,-20.0,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.5,-19.5,-19.5,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.6,-19.6,-19.6,-19.6,-19.6,-19.7,-19.6,-19.3,-18.9,-18.8,-18.8,-18.9,-18.9,-18.8,-18.6,-18.5,-18.4,-18.3,-18.1,-18.2,-18.3,-18.5,-18.4,-18.3,-18.4,-18.4,-18.5,-18.5,-18.6,-18.6,-18.7,-18.8,-18.9,-19.0,-18.8,-18.6,-18.6,-18.7,-18.8,-18.7,-18.7,-18.8,-18.9,-18.9,-18.8,-18.6,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.7,-18.8,-19.0,-19.0,-18.9,-18.6,-18.2,-17.9,-17.7,-17.4,-17.2,-17.1,-16.8,-16.8,-16.8,-16.8,-16.7,-16.5,-16.2,-16.0,-15.9,-16.0,-15.9,-15.9,-15.8,-15.7,-15.6,-15.5,-15.6,-15.7,-18.6,-18.8,-18.7,-18.7,-18.6,-18.6,-18.5,-18.5,-18.5,-18.4,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-19.0,-19.1,-19.2,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.5,-19.5,-19.6,-19.7,-19.8,-19.8,-19.7,-19.8,-19.7,-19.7,-19.7,-19.7,-19.7,-19.8,-19.8,-19.8,-19.7,-19.7,-19.6,-19.6,-19.6,-19.6,-19.7,-19.7,-19.8,-19.8,-19.7,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.6,-19.5,-19.4,-19.5,-19.5,-19.5,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.6,-19.7,-19.6,-19.6,-19.6,-19.7,-19.7,-19.8,-19.8,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-20.1,-20.2,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=111 */
		private double[] getElevationGrid_5_34_height_111()
		{
			double[] value = {-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-20.0,-20.0,-20.1,-20.2,-20.2,-20.2,-20.1,-20.1,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.2,-20.2,-20.3,-20.4,-20.3,-20.2,-20.2,-20.2,-20.3,-20.2,-20.1,-20.1,-20.1,-20.2,-20.1,-20.0,-20.0,-20.1,-20.1,-20.1,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.4,-20.2,-20.1,-20.3,-20.3,-20.4,-20.5,-20.4,-20.3,-20.2,-20.3,-20.4,-20.4,-20.6,-20.7,-20.6,-20.5,-20.4,-20.4,-20.4,-20.6,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.6,-20.4,-20.4,-20.5,-20.6,-20.7,-20.7,-20.7,-20.7,-20.6,-20.5,-20.4,-20.5,-20.7,-20.8,-20.7,-20.6,-20.5,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.7,-20.6,-20.5,-20.4,-20.5,-20.5,-20.6,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-21.0,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.8,-20.7,-20.6,-20.6,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.7,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.7,-20.8,-20.9,-20.9,-20.8,-20.8,-20.9,-21.0,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-20.7,-20.6,-20.7,-20.8,-20.9,-20.8,-20.8,-20.7,-20.7,-20.8,-20.9,-20.9,-20.9,-21.0,-20.9,-20.9,-21.0,-21.1,-21.1,-21.1,-21.1,-21.0,-20.8,-20.6,-20.6,-20.7,-20.8,-20.7,-20.8,-20.9,-21.0,-21.0,-20.9,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.9,-20.8,-20.6,-20.6,-20.6,-20.6,-20.5,-20.5,-20.6,-20.7,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-20.9,-20.8,-20.8,-20.7,-20.8,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.6,-20.6,-20.7,-20.8,-20.8,-20.6,-20.5,-20.4,-20.4,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.2,-20.1,-20.1,-20.2,-20.3,-20.3,-20.4,-20.4,-20.3,-20.1,-20.3,-20.3,-20.4,-20.4,-20.4,-20.3,-20.2,-20.1,-20.1,-20.3,-20.3,-20.3,-20.1,-20.1,-20.1,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-20.0,-20.1,-20.1,-20.1,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.6,-19.6,-19.7,-19.8,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.5,-19.6,-19.5,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.2,-19.3,-19.3,-19.3,-19.2,-19.3,-19.3,-19.2,-19.1,-19.1,-19.2,-19.3,-19.3,-19.2,-19.2,-19.3,-19.3,-19.3,-19.4,-19.5,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.1,-20.0,-20.1,-20.2,-20.3,-20.3,-20.2,-20.1,-20.1,-20.2,-20.3,-20.2,-20.1,-19.9,-20.0,-20.1,-20.0,-19.9,-19.9,-19.8,-19.8,-19.7,-19.6,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.4,-19.4,-19.4,-19.5,-19.7,-19.7,-19.7,-19.7,-19.8,-19.8,-19.5,-19.2,-19.1,-19.1,-19.1,-19.1,-19.0,-18.8,-18.7,-18.7,-18.6,-18.5,-18.6,-18.6,-18.8,-18.7,-18.6,-18.6,-18.7,-18.8,-18.8,-18.9,-19.0,-19.2,-19.2,-19.3,-19.5,-19.4,-19.3,-19.3,-19.4,-19.4,-19.2,-19.1,-19.1,-19.2,-19.3,-19.1,-19.0,-18.9,-18.9,-18.8,-18.9,-18.9,-18.8,-18.9,-19.0,-19.0,-19.0,-18.9,-19.1,-19.3,-19.5,-19.5,-19.4,-19.1,-18.8,-18.4,-18.1,-17.8,-17.6,-17.4,-17.1,-17.1,-17.0,-17.0,-16.9,-16.7,-16.4,-16.3,-16.2,-16.2,-16.1,-16.1,-16.1,-16.0,-15.9,-15.8,-15.9,-15.9,-18.6,-18.7,-18.7,-18.6,-18.4,-18.2,-18.1,-18.2,-18.2,-18.2,-18.0,-18.2,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.6,-18.7,-18.7,-18.8,-18.9,-18.9,-18.9,-18.8,-18.7,-18.7,-18.8,-18.9,-19.0,-19.1,-19.2,-19.2,-19.2,-19.1,-19.1,-19.3,-19.3,-19.3,-19.3,-19.4,-19.5,-19.6,-19.6,-19.6,-19.5,-19.5,-19.5,-19.5,-19.6,-19.6,-19.7,-19.7,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.6,-19.6,-19.5,-19.5,-19.5,-19.6,-19.5,-19.4,-19.4,-19.4,-19.5,-19.5,-19.5,-19.5,-19.6,-19.7,-19.7,-19.6,-19.6,-19.7,-19.7,-19.8,-19.9,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.2,-20.1,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.2,-20.2,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.2,-20.1,-20.3,-20.4,-20.4,-20.4,-20.3,-20.3,-20.2,-20.3,-20.4,-20.4,-20.5,-20.6,-20.6,-20.5,-20.4,-20.4,-20.4,-20.6,-20.7,-20.8,-20.8,-20.7,-20.8,-20.7,-20.6,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.7,-20.6,-20.6,-20.5,-20.4,-20.4,-20.6,-20.7,-20.6,-20.5,-20.4,-20.4,-20.4,-20.3,-20.4,-20.5,-20.4,-20.3,-20.3,-20.3,-20.4,-20.5,-20.6,-20.6,-20.6,-20.4,-20.4,-20.4,-20.5,-20.6,-20.5,-20.5,-20.5,-20.5,-20.4,-20.4,-20.5,-20.6,-20.6,-20.7,-20.7,-20.6,-20.6,-20.6,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-20.9,-20.8,-20.7,-20.7,-20.7,-20.7,-20.7,-20.7,-20.6,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-21.0,-21.0,-20.9,-20.9,-20.9,-21.0,-20.9,-20.8,-20.8,-20.9,-21.0,-20.9,-20.9,-21.0,-21.0,-21.0,-21.0,-20.9,-20.8,-20.8,-20.9,-21.0,-20.9,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-20.9,-20.9,-21.0,-21.1,-21.1,-21.2,-21.2,-21.2,-21.0,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-21.0,-21.0,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.7,-20.7,-20.8,-20.8,-20.9,-20.9,-20.8,-20.7,-20.8,-20.8,-20.7,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.6,-20.6,-20.4,-20.4,-20.5,-20.5,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.3,-20.3,-20.3,-20.4,-20.4,-20.5,-20.5,-20.4,-20.3,-20.2,-20.3,-20.4,-20.4,-20.4,-20.3,-20.3,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-20.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=112 */
		private double[] getElevationGrid_5_34_height_112()
		{
			double[] value = {-19.9,-19.9,-19.9,-20.1,-20.2,-20.2,-20.2,-20.1,-20.1,-20.0,-20.0,-20.1,-20.2,-20.2,-20.2,-20.1,-20.0,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-19.9,-19.9,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.5,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.2,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.2,-19.2,-19.3,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.5,-19.5,-19.6,-19.7,-19.7,-19.8,-20.0,-20.1,-20.1,-20.0,-20.0,-20.0,-20.1,-20.3,-20.2,-20.1,-20.2,-20.3,-20.4,-20.4,-20.3,-20.2,-20.1,-20.3,-20.4,-20.4,-20.3,-20.1,-20.1,-20.2,-20.2,-20.1,-20.0,-20.0,-20.0,-20.0,-19.8,-19.7,-19.7,-19.7,-19.8,-19.7,-19.7,-19.8,-19.7,-19.6,-19.4,-19.5,-19.6,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.7,-19.5,-19.3,-19.4,-19.4,-19.4,-19.3,-19.0,-18.9,-19.1,-19.0,-18.9,-18.8,-18.9,-18.9,-18.9,-18.8,-18.8,-19.0,-19.1,-19.1,-19.2,-19.3,-19.5,-19.6,-19.8,-20.1,-20.1,-19.8,-19.8,-19.9,-19.7,-19.5,-19.4,-19.4,-19.5,-19.6,-19.5,-19.3,-19.2,-19.2,-19.1,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.3,-19.2,-19.4,-19.7,-19.9,-19.8,-19.7,-19.5,-19.3,-19.0,-18.9,-18.5,-18.2,-17.9,-17.5,-17.4,-17.3,-17.3,-17.2,-17.1,-16.7,-16.6,-16.6,-16.7,-16.5,-16.4,-16.3,-16.3,-16.3,-16.3,-16.4,-16.2,-18.5,-18.6,-18.4,-18.2,-17.9,-17.9,-17.9,-17.8,-17.9,-17.9,-17.8,-17.9,-18.1,-18.2,-18.2,-18.0,-17.9,-17.7,-17.6,-17.8,-17.8,-18.0,-18.1,-18.0,-18.1,-18.1,-18.2,-18.3,-18.3,-18.3,-18.2,-18.3,-18.3,-18.4,-18.6,-18.7,-18.7,-18.7,-18.6,-18.6,-18.6,-18.8,-18.8,-18.8,-18.9,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-19.0,-19.1,-19.3,-19.4,-19.4,-19.3,-19.4,-19.5,-19.5,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.3,-19.4,-19.3,-19.4,-19.4,-19.5,-19.5,-19.5,-19.6,-19.6,-19.7,-19.8,-19.8,-19.7,-19.6,-19.7,-19.7,-19.8,-19.8,-19.9,-19.9,-20.0,-20.1,-20.1,-20.1,-19.9,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.2,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.5,-20.4,-20.3,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.2,-20.2,-20.1,-20.1,-20.2,-20.3,-20.2,-20.1,-20.1,-20.2,-20.3,-20.4,-20.2,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.5,-20.6,-20.6,-20.5,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.5,-20.5,-20.5,-20.4,-20.3,-20.3,-20.5,-20.6,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.4,-20.3,-20.2,-20.2,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.5,-20.4,-20.4,-20.5,-20.6,-20.6,-20.8,-20.8,-20.7,-20.6,-20.6,-20.7,-20.8,-20.8,-20.7,-20.6,-20.6,-20.6,-20.6,-20.8,-20.8,-20.7,-20.6,-20.7,-20.8,-20.8,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.6,-20.6,-20.7,-20.8,-20.7,-20.7,-20.6,-20.8,-20.8,-20.8,-20.9,-20.8,-20.7,-20.7,-20.8,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-20.8,-20.8,-20.7,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.2,-21.2,-21.1,-21.0,-20.9,-20.9,-20.9,-20.9,-20.8,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.8,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.8,-20.9,-20.9,-20.9,-21.0,-20.9,-20.9,-20.8,-20.8,-20.9,-20.8,-20.8,-20.8,-20.9,-20.9,-20.8,-20.8,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.8,-20.7,-20.7,-20.6,-20.5,-20.4,-20.5,-20.5,-20.5,-20.5,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.2,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.5,-20.4,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-20.0,-20.1,-20.2,-20.2,-20.2,-20.2,-20.1,-20.0,-20.0,-20.1,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-19.9,-20.0,-20.1,-20.1,-20.0,-20.0,-20.0,-20.1,-20.1,-20.0,-20.0,-20.0,-20.0,-19.9,-19.8,-19.9,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.6,-19.5,-19.6,-19.8,-19.7,-19.6,-19.6,-19.5,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.4,-19.5,-19.4,-19.3,-19.3,-19.5,-19.5,-19.5,-19.5,-19.5,-19.6,-19.4,-19.3,-19.3,-19.4,-19.5,-19.5,-19.3,-19.4,-19.5,-19.5,-19.6,-19.6,-19.7,-19.7,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-20.1,-20.3,-20.1,-20.1,-20.1,-20.0,-20.2,-20.4,-20.4,-20.3,-20.3,-20.4,-20.4,-20.6,-20.5,-20.3,-20.3,-20.4,-20.5,-20.5,-20.4,-20.3,-20.2,-20.3,-20.4,-20.4,-20.3,-20.2,-20.3,-20.3,-20.1,-19.9,-19.8,-19.9,-19.9,-19.8,-19.9,-19.9,-19.8,-19.8,-19.6,-19.5,-19.6,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-19.8,-19.6,-19.4,-19.5,-19.8,-19.8,-19.6,-19.4,-19.1,-19.3,-19.3,-19.0,-18.9,-19.0,-19.1,-19.1,-19.0,-59.0,-59.1,-59.1,-59.2,-59.1,-59.3,-59.3,-59.4,-59.6,-59.8,-59.7,-59.5,-59.4,-59.5,-59.4,-59.3,-59.3,-59.3,-59.4,-59.4,-59.3,-59.2,-59.2,-59.2,-59.2,-59.1,-59.1,-59.2,-59.2,-59.2,-59.2,-59.3,-59.2,-59.2,-59.4,-59.5,-59.5,-39.5,-19.7,-19.6,-19.4,-19.5,-19.2,-18.7,-18.4,-17.8,-17.6,-17.7,-17.5,-17.6,-17.5,-17.1,-17.1,-17.1,-17.1,-17.0,-16.8,-16.6,-16.7,-16.7,-16.8,-16.7,-16.7,-18.1,-18.1,-17.9,-17.5,-17.5,-17.5,-17.6,-17.5,-17.5,-17.6,-17.6,-17.6,-17.7,-17.7,-17.7,-17.5,-17.4,-17.3,-17.2,-17.3,-17.3,-17.4,-17.3,-17.1,-17.1,-17.3,-17.3,-17.4,-17.6,-17.7,-17.6,-17.7,-17.7,-17.8,-17.9,-18.0,-18.0,-18.0,-17.8,-17.8,-17.9,-17.9,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-17.9,-17.9,-18.0,-18.0,-18.1,-18.0,-18.0,-18.0,-18.0,-18.0,-18.0,-18.1,-18.1,-18.2,-18.3,-18.4,-18.5,-18.8,-19.0,-19.0,-18.9,-18.9,-18.9,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-19.0,-18.9,-18.9,-19.0,-18.9,-18.8,-18.8,-18.8,-18.9,-18.8,-18.8,-18.7,-18.7,-18.9,-18.9,-18.9,-19.1,-19.0,-19.2,-19.2,-19.3,-19.4,-19.4,-19.6,-19.5,-19.4,-19.3,-19.3,-19.3,-19.4,-19.5,-19.6,-19.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=113 */
		private double[] getElevationGrid_5_34_height_113()
		{
			double[] value = {-19.8,-19.8,-19.8,-19.7,-19.7,-19.7,-19.9,-19.9,-20.0,-20.0,-20.0,-20.1,-19.9,-19.9,-19.9,-20.0,-20.1,-19.9,-19.9,-19.9,-19.9,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.2,-20.3,-20.4,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.3,-20.3,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-20.0,-20.1,-20.1,-20.0,-20.1,-20.1,-20.1,-20.0,-19.9,-20.0,-20.2,-20.1,-20.0,-19.9,-19.9,-20.0,-20.1,-20.0,-20.1,-20.1,-20.1,-20.2,-20.2,-20.3,-20.3,-20.2,-20.3,-20.4,-20.4,-20.3,-20.3,-20.3,-20.4,-20.4,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.4,-20.4,-20.3,-20.2,-20.1,-20.2,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.4,-20.4,-20.4,-20.5,-20.4,-20.3,-20.4,-20.4,-20.6,-20.6,-20.6,-20.4,-20.4,-20.4,-20.4,-20.5,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.4,-20.5,-20.6,-20.6,-20.5,-20.4,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.6,-20.6,-20.6,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.8,-20.7,-20.7,-20.7,-20.8,-20.8,-20.8,-20.6,-20.7,-20.8,-20.8,-20.8,-20.8,-20.8,-20.6,-20.7,-20.8,-20.8,-20.8,-20.7,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.9,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.7,-20.6,-20.7,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.7,-20.6,-20.6,-20.6,-20.7,-20.7,-20.7,-20.6,-20.7,-20.8,-20.9,-20.9,-20.9,-20.8,-20.6,-20.7,-20.7,-20.7,-20.6,-20.6,-20.8,-20.7,-20.7,-20.6,-20.7,-20.9,-20.9,-20.9,-20.8,-20.8,-20.8,-20.7,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.3,-20.3,-20.4,-20.3,-20.3,-20.4,-20.5,-20.4,-20.4,-20.4,-20.4,-20.3,-20.2,-20.3,-20.2,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-20.1,-20.1,-20.1,-20.2,-20.2,-20.1,-20.0,-20.0,-20.1,-20.2,-20.2,-20.2,-20.2,-20.0,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.1,-20.2,-20.1,-20.0,-20.1,-20.1,-20.0,-20.1,-20.1,-20.0,-20.0,-20.1,-19.9,-19.9,-19.9,-20.0,-20.0,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.3,-59.3,-59.3,-59.4,-59.4,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.2,-59.3,-59.2,-59.2,-59.1,-59.2,-59.2,-59.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.8,-40.1,-20.4,-20.4,-20.3,-20.5,-20.7,-20.8,-59.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.3,-19.5,-19.4,-19.6,-19.9,-19.9,-19.7,-19.5,-19.1,-19.3,-19.4,-19.1,-18.8,-19.0,-19.1,-19.2,-19.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.3,-19.8,-19.8,-19.7,-19.9,-19.4,-19.0,-18.7,-18.2,-18.0,-18.1,-18.0,-18.2,-18.1,-17.8,-17.6,-17.8,-17.9,-17.7,-17.4,-17.3,-17.3,-17.3,-17.4,-17.3,-17.3,-17.4,-17.5,-17.4,-17.1,-17.2,-17.2,-17.4,-17.2,-17.2,-17.3,-17.4,-17.4,-17.4,-17.4,-17.4,-17.1,-17.1,-17.0,-16.9,-17.0,-16.9,-16.9,-16.9,-16.8,-16.7,-16.8,-16.9,-16.9,-17.1,-17.2,-17.2,-17.2,-17.3,-17.4,-17.4,-17.4,-17.4,-17.4,-17.3,-17.3,-17.3,-17.3,-17.4,-17.3,-17.4,-17.4,-17.5,-17.4,-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.3,-17.4,-17.3,-17.3,-17.3,-17.4,-17.5,-17.7,-17.8,-17.9,-18.1,-18.3,-18.4,-18.4,-18.4,-18.3,-18.3,-18.4,-18.5,-18.4,-18.2,-18.2,-18.2,-18.3,-18.3,-18.3,-18.4,-18.2,-18.1,-18.2,-18.3,-18.2,-18.1,-18.1,-17.9,-17.9,-18.0,-18.1,-18.1,-18.3,-18.3,-18.5,-18.7,-18.8,-18.8,-18.9,-18.9,-18.9,-18.7,-18.6,-18.5,-18.6,-18.8,-19.0,-19.1,-19.1,-19.2,-19.3,-19.2,-19.1,-19.1,-19.1,-19.3,-19.5,-19.5,-19.4,-19.5,-19.4,-19.3,-19.2,-19.3,-19.4,-19.4,-19.2,-19.1,-19.1,-19.1,-19.3,-19.4,-19.5,-19.6,-19.8,-19.9,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-19.9,-19.9,-20.0,-20.1,-20.1,-20.1,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.3,-20.3,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.8,-19.9,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.8,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-19.9,-20.0,-20.1,-20.1,-19.9,-19.9,-20.0,-20.1,-20.1,-20.0,-19.8,-19.8,-19.9,-19.8,-19.9,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-20.1,-20.0,-19.9,-19.8,-19.8,-19.9,-19.9,-19.9,-19.8,-19.7,-19.7,-19.8,-19.8,-19.9,-20.0,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.9,-20.0,-20.1,-20.1,-20.0,-20.0,-20.0,-20.0,-20.1,-20.2,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.0,-20.0,-20.0,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-20.0,-20.1,-20.2,-20.3,-20.3,-20.2,-20.1,-20.2,-20.2,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.4,-20.5,-20.5,-20.4,-20.4,-20.4,-20.5,-20.6,-20.6,-20.6,-20.4,-20.4,-20.4,-20.5,-20.5,-20.4,-20.4,-20.5,-20.5,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.4,-20.5,-20.6,-20.5,-20.4,-20.5,-20.4,-20.4,-20.4,-20.4,-20.5,-20.6,-20.4,-20.4,-20.4,-20.5,-20.5,-20.5,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.4,-20.6,-20.6,-20.5,-20.4,-20.4,-20.5,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.4,-20.3,-20.3,-20.4,-20.4,-20.4,-20.3,-20.4,-20.4,-20.5,-20.5,-20.5,-20.5,-20.5,-20.6,-20.5,-20.4,-20.5,-20.4,-20.4,-20.4,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.0,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.8,-19.9,-20.0,-20.1,-20.1,-20.1,-20.1,-59.7,-59.7,-59.7,-59.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=114 */
		private double[] getElevationGrid_5_34_height_114()
		{
			double[] value = {-59.7,-59.7,-59.6,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-39.7,-59.5,-59.4,-59.5,-59.5,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.5,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.6,-59.5,-59.5,-59.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.6,-20.4,-20.4,-20.3,-20.4,-20.7,-20.8,-59.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.3,-19.3,-19.3,-19.6,-19.9,-19.9,-19.6,-19.5,-19.1,-19.4,-19.4,-19.1,-18.8,-19.0,-19.1,-19.3,-19.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.2,-19.8,-19.9,-19.8,-20.1,-19.6,-19.3,-19.0,-18.7,-18.5,-18.5,-18.6,-18.8,-18.7,-18.4,-18.3,-18.5,-18.6,-18.5,-18.3,-18.1,-18.0,-18.0,-18.1,-18.0,-18.1,-17.3,-17.3,-17.3,-17.1,-17.1,-17.1,-17.2,-17.1,-17.1,-17.3,-17.3,-17.2,-17.3,-17.3,-17.2,-17.0,-16.9,-16.9,-16.7,-16.7,-16.8,-16.8,-16.7,-16.6,-16.6,-16.6,-16.6,-16.7,-16.9,-16.9,-16.9,-16.9,-17.1,-17.1,-17.1,-17.2,-17.1,-17.2,-17.1,-17.0,-16.9,-16.9,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.0,-16.9,-16.9,-16.9,-17.1,-17.2,-17.4,-17.6,-17.7,-17.8,-17.9,-18.0,-17.9,-17.9,-17.8,-17.8,-17.9,-17.8,-17.7,-17.6,-17.6,-17.6,-17.6,-17.8,-17.7,-17.6,-17.6,-17.6,-17.7,-17.7,-17.6,-17.3,-17.2,-17.1,-17.2,-17.2,-17.3,-17.4,-17.4,-17.6,-17.9,-18.0,-18.0,-18.1,-18.1,-17.9,-17.9,-17.8,-17.8,-17.9,-18.1,-18.3,-18.5,-18.5,-18.5,-18.5,-18.4,-18.2,-18.2,-18.3,-18.4,-18.6,-18.7,-18.6,-18.6,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.2,-18.2,-17.9,-18.0,-18.1,-18.3,-18.4,-18.6,-18.9,-19.3,-19.6,-19.8,-19.9,-20.0,-20.0,-19.9,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-20.0,-19.9,-20.0,-19.9,-19.9,-19.9,-20.0,-20.1,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.5,-19.5,-19.5,-19.5,-19.4,-19.4,-19.5,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.7,-19.7,-19.6,-19.8,-19.8,-19.7,-19.6,-19.6,-19.8,-19.9,-19.8,-19.7,-19.5,-19.5,-19.6,-19.6,-19.6,-19.7,-19.7,-19.6,-19.6,-19.6,-19.7,-19.7,-19.6,-19.6,-19.5,-19.5,-19.6,-19.7,-19.7,-19.4,-19.4,-19.4,-19.4,-19.6,-19.6,-19.7,-19.6,-19.5,-19.4,-19.5,-19.5,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.6,-19.4,-19.4,-19.3,-19.4,-19.6,-19.7,-19.8,-19.7,-19.7,-19.6,-19.6,-19.6,-19.7,-19.8,-19.9,-20.0,-20.0,-19.9,-19.7,-19.7,-19.7,-19.8,-19.8,-19.8,-19.8,-19.8,-19.7,-19.7,-19.7,-19.7,-19.7,-19.7,-19.7,-19.7,-19.6,-19.6,-19.7,-19.8,-19.9,-20.0,-20.0,-19.8,-19.8,-19.8,-19.9,-20.0,-20.1,-20.0,-20.0,-20.0,-19.9,-19.9,-20.0,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-20.0,-20.1,-20.1,-20.2,-20.1,-20.1,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.4,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.0,-20.0,-20.1,-20.2,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.3,-20.2,-20.1,-20.2,-20.2,-20.3,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-19.9,-19.9,-19.8,-19.7,-19.6,-19.6,-19.5,-19.4,-19.6,-19.6,-19.6,-19.6,-19.6,-19.7,-19.7,-19.8,-19.9,-19.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.5,-20.3,-20.4,-20.3,-20.4,-20.6,-20.7,-59.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.3,-19.1,-19.3,-19.6,-19.9,-19.8,-19.6,-19.4,-19.1,-19.3,-19.3,-19.0,-18.9,-19.1,-19.1,-19.3,-19.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.2,-19.8,-19.9,-20.0,-20.3,-19.8,-19.4,-19.3,-19.2,-19.1,-19.1,-19.2,-19.4,-19.3,-19.1,-19.0,-19.1,-19.3,-19.2,-19.0,-18.9,-18.6,-18.6,-18.8,-18.8,-18.8,-58.2,-58.2,-58.1,-58.0,-58.1,-58.1,-58.1,-58.0,-58.1,-58.1,-58.1,-58.1,-58.2,-58.1,-58.1,-16.8,-16.8,-16.7,-16.6,-16.6,-16.6,-16.6,-16.6,-16.4,-16.4,-16.5,-16.6,-16.6,-16.6,-16.6,-16.7,-16.8,-16.9,-16.9,-16.9,-17.0,-16.9,-16.9,-16.9,-16.9,-16.7,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.9,-17.1,-17.2,-17.4,-17.4,-17.5,-17.6,-17.6,-17.6,-17.6,-17.5,-17.4,-17.4,-17.4,-17.3,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.3,-17.3,-17.1,-16.9,-16.8,-16.7,-16.7,-16.7,-16.8,-16.8,-16.9,-17.0,-17.1,-17.2,-17.2,-17.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=115 */
		private double[] getElevationGrid_5_34_height_115()
		{
			double[] value = {-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.6,-17.8,-18.0,-18.1,-18.1,-17.8,-17.6,-17.4,-17.4,-17.5,-17.6,-17.8,-17.9,-17.9,-17.8,-17.6,-17.6,-17.5,-17.5,-17.6,-17.6,-17.5,-17.4,-17.1,-17.0,-17.1,-17.3,-17.4,-17.6,-17.8,-18.2,-18.5,-19.0,-19.4,-19.7,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-20.0,-20.0,-20.0,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.7,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.3,-19.3,-19.2,-19.3,-19.3,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.4,-19.5,-19.4,-19.4,-19.3,-19.4,-19.5,-19.6,-19.6,-19.4,-19.2,-19.2,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.2,-19.1,-19.1,-19.1,-19.3,-19.4,-19.4,-19.4,-19.3,-19.2,-19.3,-19.3,-19.3,-19.2,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.1,-19.1,-19.1,-19.2,-19.3,-19.5,-19.5,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.5,-19.7,-19.8,-19.8,-19.6,-19.5,-19.4,-19.5,-19.6,-19.5,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.4,-19.6,-19.6,-19.7,-19.7,-19.6,-19.5,-19.6,-19.6,-19.7,-19.9,-19.8,-19.8,-19.8,-19.8,-19.6,-19.7,-19.9,-19.8,-19.8,-19.7,-19.6,-19.6,-19.7,-19.8,-19.9,-19.9,-19.9,-19.8,-19.7,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.8,-19.8,-19.9,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.7,-19.9,-20.0,-19.9,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.9,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.1,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.7,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-19.9,-19.9,-19.9,-20.0,-20.1,-19.9,-19.8,-19.9,-19.9,-19.9,-19.9,-19.8,-19.7,-19.6,-19.6,-19.5,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-39.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.4,-20.1,-20.4,-20.2,-20.4,-20.5,-20.6,-59.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.2,-18.9,-19.2,-19.6,-19.9,-19.8,-19.4,-19.3,-19.1,-19.3,-19.2,-19.0,-18.9,-19.1,-19.1,-19.3,-19.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.1,-19.8,-19.9,-20.1,-20.3,-19.9,-19.6,-19.6,-19.7,-19.7,-19.6,-19.9,-19.9,-19.8,-19.6,-19.5,-19.6,-19.6,-19.7,-19.6,-19.5,-19.1,-19.2,-19.5,-19.5,-19.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-16.6,-16.6,-16.6,-16.6,-16.5,-16.5,-16.5,-16.5,-16.4,-16.4,-16.4,-16.4,-16.5,-16.5,-16.5,-16.6,-16.6,-16.7,-16.8,-16.8,-16.9,-16.9,-16.8,-16.8,-16.7,-16.6,-16.6,-16.6,-16.7,-16.7,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.7,-16.7,-16.7,-16.7,-16.7,-16.7,-16.7,-16.8,-16.8,-16.9,-17.1,-17.1,-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.3,-17.3,-17.2,-17.2,-17.2,-17.1,-17.1,-17.0,-17.0,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.7,-16.6,-16.6,-16.5,-16.6,-16.6,-16.6,-16.6,-16.8,-16.7,-16.7,-16.7,-16.8,-17.0,-17.1,-17.1,-17.1,-17.0,-17.3,-17.6,-17.7,-17.8,-17.6,-17.5,-17.1,-16.9,-16.8,-17.0,-17.2,-17.2,-17.1,-17.1,-17.0,-17.1,-17.0,-17.0,-17.0,-17.0,-17.0,-16.9,-16.7,-16.5,-16.4,-16.5,-16.7,-16.8,-16.8,-16.8,-16.9,-17.1,-17.6,-18.4,-19.2,-19.6,-19.6,-19.5,-19.4,-19.4,-19.5,-19.5,-19.6,-19.6,-19.6,-19.7,-19.7,-19.7,-19.7,-19.7,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.7,-19.7,-19.7,-19.6,-19.6,-19.6,-19.5,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.2,-19.1,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.1,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.2,-19.1,-19.1,-19.3,-19.4,-19.3,-19.2,-19.1,-19.0,-19.1,-19.1,-19.1,-19.2,-19.3,-19.1,-19.1,-19.1,-19.1,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.3,-19.2,-19.0,-18.9,-18.9,-19.0,-19.1,-19.2,-19.2,-19.2,-19.1,-19.0,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-19.0,-19.1,-19.1,-19.1,-19.3,-19.2,-19.1,-19.0,-18.9,-18.9,-18.9,-19.1,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.5,-19.6,-19.5,-19.4,-19.3,-19.3,-19.3,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.2,-19.2,-19.3,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.5,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.5,-19.6,-19.6,-19.4,-19.4,-19.4,-19.4,-19.5,-19.6,-19.7,-19.8,-19.7,-19.6,-19.4,-19.4,-19.5,-19.6,-19.6,-19.8,-19.8,-19.7,-19.6,-19.6,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.4,-19.4,-19.4,-19.5,-19.7,-19.8,-19.7,-19.7,-19.6,-19.6,-19.6,-19.7,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.8,-19.8,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.8,-19.6,-19.7,-19.7,-19.6,-19.6,-19.6,-19.7,-19.7,-19.6,-19.7,-19.6,-19.6,-19.5,-19.5,-19.6,-19.5,-19.4,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.7,-19.7,-19.6,-19.6,-19.8,-19.9,-19.8,-19.7,-19.6,-19.6,-19.7,-19.7,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.3,-19.1,-19.1,-19.1,-19.2,-19.3,-19.4,-19.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=116 */
		private double[] getElevationGrid_5_34_height_116()
		{
			double[] value = {-19.3,-19.2,-19.3,-19.5,-19.5,-59.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.4,-19.9,-20.2,-20.2,-20.3,-20.4,-20.4,-59.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.2,-18.9,-19.2,-19.6,-19.8,-19.6,-19.3,-19.2,-19.1,-19.3,-19.2,-19.0,-19.1,-19.2,-19.2,-19.3,-19.4,-59.2,-59.3,-59.3,-59.3,-59.4,-59.4,-59.4,-59.5,-59.5,-59.5,-59.5,-59.4,-59.3,-59.4,-59.3,-59.4,-59.4,-59.4,-59.4,-59.7,-59.7,-59.6,-59.5,-59.4,-59.3,-59.2,-59.2,-59.4,-59.5,-59.5,-59.5,-59.7,-59.6,-59.5,-59.6,-59.5,-59.5,-39.5,-20.0,-20.0,-20.1,-20.2,-19.9,-19.7,-19.8,-20.1,-20.1,-20.3,-20.2,-20.1,-20.0,-19.9,-19.9,-19.9,-20.0,-19.9,-19.8,-19.7,-19.5,-19.6,-19.9,-20.1,-20.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-16.6,-16.6,-16.5,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.6,-16.6,-16.6,-16.6,-16.6,-16.7,-16.8,-16.8,-16.7,-16.7,-16.6,-16.5,-16.6,-16.6,-16.6,-16.7,-16.7,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.7,-16.7,-16.7,-16.7,-16.6,-16.6,-16.6,-16.6,-16.7,-16.8,-16.9,-17.0,-17.1,-17.2,-17.2,-17.2,-17.3,-17.3,-17.2,-17.2,-17.2,-17.2,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-17.0,-16.9,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.7,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.5,-16.6,-16.8,-17.0,-17.1,-16.9,-16.9,-17.2,-17.4,-17.5,-17.5,-17.5,-17.3,-17.0,-16.6,-16.6,-16.8,-16.9,-16.8,-16.5,-16.6,-16.6,-16.7,-16.8,-16.8,-16.6,-16.7,-16.7,-16.7,-16.3,-16.1,-16.1,-16.1,-16.3,-16.4,-16.4,-16.2,-15.9,-16.1,-16.6,-17.4,-18.4,-19.1,-19.3,-19.4,-19.3,-19.4,-19.5,-19.5,-19.6,-19.5,-19.5,-19.6,-19.7,-19.7,-19.7,-19.7,-19.6,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-19.9,-19.8,-19.8,-19.8,-19.7,-19.7,-19.6,-19.6,-19.7,-19.6,-19.6,-19.4,-19.5,-19.5,-19.4,-19.4,-19.3,-19.4,-19.2,-19.3,-19.2,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-19.1,-19.2,-19.2,-19.1,-18.9,-18.9,-18.9,-18.9,-18.9,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-19.1,-19.0,-18.9,-18.8,-19.0,-19.1,-19.1,-18.9,-18.8,-18.8,-18.9,-18.9,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-19.0,-18.9,-18.9,-18.9,-19.0,-18.9,-18.8,-18.9,-19.0,-19.0,-19.1,-19.1,-19.1,-18.9,-18.9,-18.8,-18.8,-18.9,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-19.1,-19.2,-19.3,-19.4,-19.3,-19.3,-19.2,-19.1,-19.2,-19.2,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.2,-19.3,-19.5,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.5,-19.4,-19.3,-19.2,-19.2,-19.3,-19.4,-19.5,-19.6,-19.6,-19.5,-19.4,-19.3,-19.2,-19.3,-19.4,-19.5,-19.6,-19.6,-19.6,-19.5,-19.5,-19.5,-19.5,-19.6,-19.6,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.5,-19.6,-19.6,-19.5,-19.5,-19.5,-19.5,-19.5,-19.5,-19.5,-19.5,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.7,-19.7,-19.6,-19.5,-19.4,-19.5,-19.5,-19.4,-19.5,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.1,-19.0,-19.0,-19.1,-19.2,-19.3,-19.2,-19.2,-19.1,-19.3,-19.4,-19.4,-59.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-78.9,-59.0,-59.3,-59.4,-59.4,-59.4,-59.3,-59.1,-59.1,-59.1,-59.3,-59.3,-59.3,-59.4,-59.4,-59.3,-59.4,-59.3,-59.2,-59.3,-59.3,-59.4,-59.4,-59.4,-59.4,-59.4,-20.0,-19.9,-19.8,-19.8,-19.9,-20.1,-20.1,-20.1,-20.1,-19.9,-19.8,-19.7,-19.7,-19.9,-20.0,-19.9,-19.9,-19.8,-19.8,-19.8,-19.7,-19.7,-19.6,-19.7,-19.7,-19.7,-19.6,-19.6,-19.5,-19.3,-19.3,-19.3,-19.4,-19.6,-19.5,-19.5,-19.4,-19.2,-19.1,-19.2,-19.3,-19.4,-19.4,-19.3,-19.1,-19.3,-19.4,-19.6,-19.4,-19.2,-19.2,-19.2,-19.3,-19.2,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.7,-19.7,-19.8,-19.9,-20.0,-20.1,-19.9,-19.8,-19.9,-19.8,-19.9,-19.7,-19.8,-19.8,-19.8,-20.1,-20.1,-20.0,-19.9,-19.8,-19.6,-19.6,-19.6,-19.8,-19.9,-20.0,-20.0,-20.0,-20.0,-20.0,-19.8,-19.9,-19.8,-19.9,-20.0,-19.9,-19.9,-19.9,-19.7,-19.6,-19.7,-20.0,-20.2,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-19.9,-19.8,-19.9,-19.9,-19.8,-19.6,-19.7,-19.9,-20.0,-20.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-16.4,-16.4,-16.3,-16.4,-16.3,-16.3,-16.4,-16.3,-16.3,-16.4,-16.4,-16.3,-16.4,-16.4,-16.6,-16.7,-16.6,-16.6,-16.5,-16.6,-16.8,-16.8,-16.7,-16.7,-16.6,-16.6,-16.6,-16.7,-16.7,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.9,-16.8,-16.8,-16.8,-16.7,-16.7,-16.7,-16.7,-16.7,-16.6,-16.7,-16.8,-16.9,-17.1,-17.2,-17.1,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.2,-17.1,-17.1,-17.1,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=117 */
		private double[] getElevationGrid_5_34_height_117()
		{
			double[] value = {-16.7,-16.6,-16.6,-16.7,-16.7,-16.7,-16.7,-16.7,-16.6,-16.6,-16.7,-16.9,-17.1,-17.2,-17.1,-17.1,-17.2,-17.3,-17.4,-17.4,-17.3,-17.2,-16.9,-16.8,-16.8,-16.8,-16.8,-16.5,-16.4,-16.4,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.5,-16.2,-16.0,-16.1,-16.0,-16.0,-16.2,-16.2,-16.1,-15.8,-15.6,-16.2,-16.9,-17.9,-18.9,-19.3,-19.5,-19.4,-19.5,-19.5,-19.5,-19.5,-19.5,-19.6,-19.6,-19.7,-19.7,-19.7,-19.7,-19.7,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.7,-19.7,-19.8,-19.7,-19.7,-19.7,-19.5,-19.5,-19.5,-19.5,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.1,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-18.9,-19.0,-18.9,-19.0,-19.1,-19.2,-19.0,-18.9,-18.8,-18.9,-18.8,-18.8,-19.0,-19.0,-19.0,-19.0,-18.9,-19.0,-19.0,-19.1,-19.0,-18.9,-18.8,-18.9,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-19.1,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-19.0,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-18.9,-18.9,-18.8,-18.8,-18.9,-19.0,-19.0,-19.0,-18.9,-18.9,-18.8,-18.9,-19.0,-19.1,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.0,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.0,-19.1,-19.1,-19.2,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.4,-19.4,-19.4,-19.2,-19.3,-19.4,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.4,-19.5,-19.5,-19.4,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.4,-19.5,-19.6,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.3,-19.2,-19.2,-19.2,-19.3,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.5,-19.5,-19.5,-19.5,-19.5,-19.5,-19.5,-19.5,-19.6,-19.5,-19.5,-19.5,-19.6,-19.6,-19.6,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.4,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.4,-19.3,-19.3,-19.3,-19.2,-19.2,-19.1,-19.0,-18.9,-18.9,-19.0,-19.1,-19.2,-19.2,-19.2,-19.1,-19.3,-19.3,-19.4,-59.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.1,-59.2,-59.1,-59.1,-59.1,-59.2,-59.1,-59.2,-59.3,-59.2,-59.1,-59.1,-59.2,-59.2,-59.1,-59.2,-39.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.3,-19.4,-19.3,-19.3,-19.5,-19.5,-19.2,-19.1,-19.2,-19.4,-19.4,-19.4,-19.5,-19.6,-19.4,-19.1,-19.0,-19.0,-19.1,-19.4,-19.7,-19.8,-19.7,-19.5,-19.3,-19.2,-19.1,-19.4,-19.6,-19.6,-19.7,-19.7,-19.5,-19.5,-19.4,-19.4,-19.4,-19.5,-19.7,-19.8,-19.7,-19.6,-19.6,-19.7,-19.8,-19.8,-19.6,-19.7,-19.9,-19.9,-19.9,-19.9,-19.8,-19.6,-19.6,-19.6,-19.7,-19.9,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.6,-19.6,-19.6,-19.6,-19.4,-19.4,-19.4,-19.3,-19.2,-19.2,-19.3,-19.5,-19.4,-19.4,-19.3,-19.2,-19.1,-19.1,-19.2,-19.2,-19.3,-19.2,-19.1,-19.1,-19.2,-19.3,-19.2,-19.1,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.3,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.7,-19.8,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-19.7,-19.7,-19.9,-19.9,-19.9,-19.9,-19.8,-19.6,-19.6,-19.6,-19.7,-19.9,-19.9,-19.9,-19.8,-19.8,-19.8,-19.7,-19.7,-19.8,-19.9,-19.9,-19.8,-19.8,-19.6,-19.6,-19.5,-19.6,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.7,-19.7,-19.8,-19.8,-19.8,-19.6,-19.6,-19.8,-20.0,-20.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-16.0,-16.0,-16.0,-16.1,-16.1,-16.1,-16.2,-16.1,-16.2,-16.3,-16.4,-16.4,-16.4,-16.4,-16.6,-16.6,-16.6,-16.6,-16.6,-16.7,-16.8,-16.8,-16.9,-16.9,-16.8,-16.8,-16.8,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-17.1,-17.1,-17.2,-17.2,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.2,-17.2,-17.2,-17.3,-17.2,-17.2,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-17.0,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-17.0,-17.1,-17.3,-17.4,-17.4,-17.3,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.2,-17.1,-17.1,-17.0,-16.9,-16.7,-16.5,-16.6,-16.8,-16.8,-16.8,-16.6,-16.6,-16.7,-16.7,-16.7,-16.4,-16.2,-16.1,-16.0,-16.1,-16.1,-16.1,-16.1,-16.0,-15.9,-16.3,-16.9,-17.8,-18.9,-19.4,-19.5,-19.5,-19.6,-19.5,-19.6,-19.6,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.0,-19.1,-19.1,-19.2,-19.1,-19.0,-19.0,-18.9,-18.9,-19.1,-19.2,-19.1,-18.9,-18.9,-18.9,-18.8,-18.8,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-18.9,-18.8,-18.8,-19.0,-18.9,-18.9,-18.9,-19.0,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-18.9,-19.0,-19.0,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-18.9,-18.8,-18.9,-18.9,-19.0,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.1,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.1,-19.1,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.2,-19.3,-19.4,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.3,-19.3,-19.3,-19.4,-19.4,-19.6,-19.6,-19.4,-19.4,-19.3,-19.5,-19.4,-19.3,-19.2,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.2,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.5,-19.5,-19.4,-19.3,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.4,-19.4,-19.5,-19.4,-19.5,-19.6,-19.5,-19.4,-19.4,-19.5,-19.5,-19.4,-19.5,-19.6,-19.6,-19.6,-19.4,-19.3,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.3,-19.3,-19.3,-19.3,-19.2,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.2,-19.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=118 */
		private double[] getElevationGrid_5_34_height_118()
		{
			double[] value = {-19.2,-19.2,-19.1,-19.0,-18.9,-18.9,-19.0,-19.1,-19.2,-19.1,-19.1,-19.1,-19.2,-19.3,-19.4,-59.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-79.1,-59.0,-58.9,-59.2,-59.0,-59.0,-59.0,-59.1,-59.1,-59.0,-59.1,-59.2,-59.1,-59.1,-59.0,-59.0,-39.3,-19.4,-19.4,-19.2,-19.2,-19.0,-19.1,-19.5,-19.6,-19.5,-19.5,-19.4,-19.1,-19.1,-19.1,-19.4,-19.4,-19.3,-19.3,-19.4,-19.3,-19.2,-19.3,-19.3,-19.4,-19.3,-19.3,-19.2,-19.2,-19.2,-19.1,-19.2,-19.3,-19.3,-19.3,-19.1,-19.1,-19.1,-19.2,-19.3,-19.2,-19.2,-19.3,-19.3,-19.2,-19.0,-19.1,-19.2,-19.4,-19.4,-19.4,-19.4,-19.3,-19.0,-18.9,-18.9,-19.0,-19.3,-19.5,-19.6,-19.5,-19.4,-19.1,-19.1,-19.1,-19.3,-19.4,-19.4,-19.5,-19.5,-19.3,-19.3,-19.2,-19.2,-19.3,-19.4,-19.6,-19.6,-19.6,-19.4,-19.4,-19.4,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.5,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.2,-19.1,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-19.0,-19.1,-19.0,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.3,-19.3,-19.3,-19.3,-19.4,-19.5,-19.5,-19.6,-19.6,-19.7,-19.8,-19.7,-19.7,-19.7,-19.6,-19.7,-19.7,-19.6,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.9,-19.7,-19.5,-19.4,-19.4,-19.6,-19.7,-19.8,-19.7,-19.7,-19.6,-19.6,-19.6,-19.6,-19.7,-19.8,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.6,-19.7,-19.8,-19.9,-19.9,-19.9,-19.9,-19.8,-19.8,-19.7,-19.7,-19.7,-19.8,-19.8,-19.7,-19.7,-19.9,-20.0,-20.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-15.8,-15.8,-15.8,-15.8,-15.9,-15.9,-15.9,-15.9,-16.1,-16.1,-16.2,-16.3,-16.4,-16.4,-16.4,-16.4,-16.4,-16.5,-16.6,-16.6,-16.8,-16.8,-16.8,-16.9,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-17.0,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-17.0,-17.0,-17.1,-17.1,-17.2,-17.2,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.4,-17.4,-17.3,-17.2,-17.2,-17.2,-17.2,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.3,-17.4,-17.4,-17.6,-17.6,-17.5,-17.4,-17.4,-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.3,-17.2,-17.1,-17.0,-16.9,-16.9,-17.0,-17.1,-17.0,-17.0,-16.9,-16.9,-16.8,-16.7,-16.5,-16.3,-16.2,-16.2,-16.1,-16.1,-16.3,-16.4,-16.5,-16.5,-16.7,-17.1,-17.8,-18.8,-19.4,-19.5,-19.6,-19.7,-19.7,-19.7,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.8,-19.7,-19.7,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-18.9,-19.1,-19.1,-19.2,-19.1,-19.0,-19.0,-18.9,-18.8,-18.8,-19.0,-19.0,-19.0,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-18.9,-18.8,-18.8,-19.0,-18.9,-18.9,-18.9,-19.0,-18.9,-19.0,-19.0,-19.0,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-19.0,-19.1,-19.0,-19.0,-19.0,-19.1,-19.1,-19.0,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.0,-19.1,-19.1,-19.2,-19.2,-19.1,-19.0,-18.9,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.2,-19.3,-19.3,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.5,-19.6,-19.5,-19.4,-19.3,-19.4,-19.5,-19.3,-19.2,-19.3,-19.3,-19.3,-19.4,-19.4,-19.5,-19.4,-19.2,-19.2,-19.3,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.5,-19.4,-19.4,-19.3,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.5,-19.5,-19.5,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.6,-19.6,-19.5,-19.4,-19.3,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.2,-19.2,-19.3,-19.2,-19.0,-19.0,-18.9,-18.9,-19.0,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.3,-19.4,-39.3,-59.3,-59.4,-59.4,-59.4,-59.5,-59.3,-59.3,-59.4,-39.7,-19.8,-19.8,-19.6,-19.6,-19.5,-19.2,-18.9,-19.1,-19.3,-19.2,-19.1,-19.2,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.1,-19.1,-19.1,-19.3,-19.4,-19.3,-19.1,-19.0,-19.1,-19.3,-19.4,-19.5,-19.5,-19.4,-19.3,-19.1,-19.0,-19.0,-19.2,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.0,-18.9,-19.1,-19.1,-19.1,-19.1,-18.9,-18.9,-18.9,-19.0,-19.1,-19.0,-19.0,-19.1,-19.1,-19.0,-18.9,-18.9,-19.1,-19.1,-19.1,-19.3,-19.3,-19.1,-18.9,-18.8,-18.8,-18.9,-19.1,-19.3,-19.4,-19.3,-19.2,-19.0,-18.9,-18.9,-19.1,-19.3,-19.3,-19.4,-19.3,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.2,-19.3,-19.2,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.2,-19.2,-19.2,-19.3,-19.4,-19.5,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.7,-19.7,-19.5,-19.5,-19.6,-19.7,-19.7,-19.7,-19.7,-19.8,-19.7,-19.5,-19.4,-19.4,-19.4,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.5,-19.5,-19.6,-19.6,-19.5,-19.5,-19.5,-19.5,-19.5,-19.4,-19.5,-19.6,-19.6,-19.8,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.9,-20.0,-20.0,-99.0,-99.0,-99.0,-99.0,-99.0,-78.3,-57.6,-57.7,-57.6,-57.7,-57.5,-57.6,-57.7,-57.6,-57.5,-15.7,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.8,-15.8,-15.9,-16.0,-16.1,-16.1,-16.1,-16.1,-16.1,-16.2,-16.4,-16.4,-16.5,-16.5,-16.6,-16.7,-16.7,-16.7,-16.8,-16.9,-16.9,-17.0,-17.0,-17.1,-17.1,-17.0,-16.9,-16.9,-16.9,-16.9,-17.0,-17.0,-17.0,-17.0,-17.0,-16.9,-16.9,-16.8,-16.9,-17.0,-17.1,-17.1,-17.1,-17.1,-17.1,-17.2,-17.3,-17.2,-17.2,-17.1,-17.1,-17.2,-17.3,-17.4,-17.4,-17.4,-17.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=119 */
		private double[] getElevationGrid_5_34_height_119()
		{
			double[] value = {-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.5,-17.6,-17.6,-17.8,-17.8,-17.7,-17.6,-17.6,-17.4,-17.5,-17.6,-17.6,-17.5,-17.4,-17.5,-17.4,-17.4,-17.3,-17.3,-17.2,-17.2,-17.3,-17.3,-17.3,-17.1,-17.0,-16.9,-16.7,-16.4,-16.3,-16.3,-16.4,-16.3,-16.3,-16.5,-16.7,-16.9,-17.1,-17.2,-17.3,-18.1,-18.8,-19.4,-19.6,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-19.8,-19.8,-19.7,-19.7,-19.6,-19.6,-19.5,-19.6,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.1,-19.2,-19.2,-19.1,-19.1,-19.2,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-18.9,-18.8,-18.8,-18.9,-19.0,-19.0,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.8,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.8,-19.0,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.0,-19.0,-18.9,-19.0,-18.9,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.3,-19.4,-19.3,-19.3,-19.4,-19.4,-19.3,-19.2,-19.3,-19.3,-19.2,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.5,-19.4,-19.3,-19.4,-19.4,-19.3,-19.2,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.1,-19.1,-19.3,-19.2,-19.1,-19.1,-19.2,-19.3,-19.2,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.5,-19.5,-19.4,-19.3,-19.3,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.2,-19.3,-19.2,-19.1,-19.1,-19.2,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.1,-19.2,-19.3,-19.2,-19.2,-19.2,-19.3,-19.4,-19.3,-19.1,-19.1,-19.2,-19.1,-19.0,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.3,-19.4,-19.4,-19.5,-19.6,-19.5,-19.6,-19.7,-19.6,-19.6,-19.7,-19.7,-19.7,-19.6,-19.6,-19.5,-19.3,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.2,-19.1,-18.9,-18.9,-18.9,-19.1,-19.3,-19.4,-19.3,-19.3,-19.2,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-18.9,-18.9,-18.9,-18.9,-19.1,-19.0,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.7,-18.6,-18.7,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.9,-18.9,-19.0,-19.1,-19.1,-19.0,-18.8,-18.6,-18.6,-18.8,-18.9,-19.1,-19.1,-19.1,-19.0,-18.9,-18.8,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.2,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.1,-19.1,-19.1,-19.2,-19.2,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-18.9,-18.9,-18.9,-18.9,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.7,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.7,-19.6,-19.6,-19.6,-19.6,-19.4,-19.3,-19.3,-19.4,-19.4,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.8,-19.9,-19.9,-19.9,-99.0,-99.0,-99.0,-99.0,-99.0,-36.7,-16.0,-16.1,-16.1,-16.1,-16.1,-16.2,-16.2,-16.3,-16.1,-15.7,-15.5,-15.5,-15.6,-15.6,-15.5,-15.6,-15.6,-15.6,-15.7,-15.7,-15.8,-15.9,-15.9,-15.9,-15.9,-15.9,-16.1,-16.1,-16.2,-16.3,-16.3,-16.4,-16.4,-16.4,-16.5,-16.6,-16.7,-16.8,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.9,-16.9,-16.9,-16.9,-16.9,-17.0,-16.9,-16.9,-16.8,-16.8,-16.7,-16.7,-16.9,-16.8,-16.9,-16.9,-16.9,-17.0,-17.0,-17.0,-17.0,-17.1,-17.0,-17.1,-17.1,-17.2,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.5,-17.5,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.7,-17.8,-17.8,-17.9,-17.9,-17.9,-17.8,-17.7,-17.5,-17.6,-17.6,-17.7,-17.6,-17.5,-17.5,-17.5,-17.5,-17.5,-17.4,-17.3,-17.3,-17.3,-17.3,-17.3,-17.2,-16.9,-16.8,-16.7,-16.4,-16.4,-16.4,-16.6,-16.7,-16.7,-16.9,-16.9,-17.0,-17.1,-17.3,-17.5,-18.1,-18.9,-19.4,-19.7,-19.7,-19.8,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.0,-20.0,-19.9,-19.9,-19.9,-19.9,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.1,-19.2,-19.1,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.8,-18.8,-18.8,-18.9,-19.0,-19.0,-19.0,-19.0,-18.9,-19.0,-19.0,-18.9,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-18.9,-19.0,-19.0,-19.0,-18.9,-19.0,-19.0,-19.1,-19.1,-19.1,-18.9,-18.9,-19.0,-18.9,-18.9,-18.9,-19.0,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.2,-19.1,-19.1,-19.2,-19.3,-19.3,-19.4,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.4,-19.4,-19.4,-19.3,-19.2,-19.2,-19.3,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.4,-19.2,-19.1,-19.1,-19.2,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.4,-19.3,-19.2,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.3,-19.3,-19.4,-19.3,-19.4,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.2,-19.3,-19.3,-19.3,-19.2,-19.3,-19.3,-19.4,-19.3,-19.2,-19.1,-19.2,-19.1,-18.9,-18.9,-19.1,-19.2,-19.2,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=120 */
		private double[] getElevationGrid_5_34_height_120()
		{
			double[] value = {-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.3,-19.3,-19.2,-19.2,-19.2,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.6,-19.5,-19.4,-19.5,-19.4,-19.5,-19.4,-19.4,-19.3,-19.1,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.9,-19.1,-18.9,-18.8,-18.7,-18.8,-18.9,-19.0,-19.2,-19.2,-19.1,-19.0,-18.9,-18.8,-18.7,-18.8,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.5,-18.6,-18.7,-18.7,-18.7,-18.8,-18.8,-18.8,-18.6,-18.7,-18.7,-18.8,-18.9,-18.9,-18.9,-18.9,-18.7,-18.6,-18.6,-18.6,-18.8,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-19.0,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-18.9,-18.9,-18.9,-19.0,-19.0,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.7,-18.7,-18.8,-18.8,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.5,-19.5,-19.5,-19.5,-19.4,-19.4,-19.4,-19.5,-19.6,-19.6,-19.5,-19.4,-19.4,-19.3,-19.2,-19.2,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.3,-19.2,-19.2,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.4,-19.4,-19.5,-19.5,-19.5,-19.4,-19.4,-19.5,-19.6,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-19.8,-99.0,-99.0,-99.0,-99.0,-99.0,-15.6,-15.7,-15.7,-15.7,-15.7,-15.9,-15.9,-15.8,-15.9,-15.8,-15.7,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.8,-15.8,-15.8,-15.9,-15.9,-15.9,-16.0,-16.0,-16.1,-16.2,-16.2,-16.2,-16.3,-16.4,-16.4,-16.4,-16.5,-16.7,-16.7,-16.7,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.7,-16.6,-16.5,-16.6,-16.6,-16.7,-16.7,-16.7,-16.7,-16.8,-16.8,-16.8,-16.8,-16.9,-16.9,-17.0,-17.1,-17.1,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.5,-17.5,-17.6,-17.5,-17.5,-17.6,-17.6,-17.7,-17.7,-17.7,-17.7,-17.7,-17.7,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.8,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.5,-17.5,-17.6,-17.6,-17.5,-17.4,-17.3,-17.3,-17.3,-17.1,-17.1,-16.9,-16.7,-16.6,-16.6,-16.6,-16.6,-16.7,-16.9,-16.9,-17.0,-17.2,-16.9,-16.8,-17.0,-17.3,-17.9,-18.4,-18.9,-19.4,-19.7,-19.7,-19.8,-19.9,-20.0,-20.0,-20.0,-20.0,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.1,-20.2,-20.1,-20.0,-19.9,-19.9,-19.9,-19.8,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.5,-19.5,-19.4,-19.4,-19.4,-19.3,-19.3,-19.2,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.7,-18.8,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.8,-18.8,-18.9,-18.9,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-19.0,-18.9,-18.8,-18.8,-19.0,-19.0,-18.9,-18.9,-18.9,-19.0,-19.1,-19.0,-18.9,-18.8,-18.9,-18.9,-18.8,-18.9,-19.0,-19.0,-18.9,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-19.1,-19.1,-19.1,-19.3,-19.2,-19.1,-19.1,-19.2,-19.1,-19.0,-19.0,-19.1,-19.0,-19.0,-19.2,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.2,-19.2,-19.2,-19.1,-19.2,-19.2,-19.3,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.0,-19.1,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.2,-19.0,-18.9,-18.9,-19.1,-19.0,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.1,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.3,-19.3,-19.3,-19.1,-19.2,-19.3,-19.4,-19.3,-19.2,-19.1,-19.2,-19.3,-19.2,-19.1,-19.1,-19.2,-19.2,-19.1,-19.1,-19.1,-19.3,-19.2,-19.0,-18.9,-19.0,-18.9,-18.8,-18.8,-18.9,-19.1,-19.1,-19.1,-19.1,-19.1,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.1,-18.9,-18.9,-18.8,-18.7,-18.7,-18.7,-18.6,-18.8,-19.0,-19.2,-19.3,-19.3,-19.3,-19.1,-19.1,-19.1,-19.2,-19.3,-19.2,-19.2,-19.2,-19.2,-19.3,-19.2,-19.2,-19.2,-19.2,-19.3,-19.2,-19.1,-19.1,-18.9,-18.8,-18.8,-18.8,-18.7,-18.7,-18.6,-18.8,-18.8,-18.7,-18.7,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.8,-18.9,-18.7,-18.6,-18.6,-18.6,-18.7,-18.8,-18.9,-19.1,-18.9,-18.9,-18.8,-18.7,-18.6,-18.7,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.5,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.6,-18.8,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.8,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.8,-18.8,-18.7,-18.6,-18.6,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.8,-18.8,-18.8,-18.8,-18.8,-18.8,-18.6,-18.7,-18.8,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.5,-18.5,-18.5,-18.5,-18.6,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.6,-18.7,-18.8,-18.9,-18.9,-19.0,-19.0,-19.0,-19.1,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.5,-19.5,-19.4,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.2,-19.2,-19.3,-19.3,-19.3,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.4,-19.4,-19.4,-19.3,-19.3,-19.4,-19.6,-19.8,-19.7,-19.7,-19.8,-19.7,-19.6,-19.5,-99.0,-99.0,-99.0,-99.0,-99.0,-15.5,-15.5,-15.4,-15.4,-15.5,-15.5,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.7,-15.8,-15.8,-15.9,-15.9,-15.9,-15.9,-16.0,-16.1,-16.1,-16.1,-16.1,-16.2,-16.3,-16.3,-16.4,-16.5,-16.6,-16.6,-16.5,-16.6,-16.6,-16.6,-16.7,-16.7,-16.6,-16.6,-16.8,-16.7,-16.6,-16.5,-16.5,-16.5,-16.4,-16.4,-16.3,-16.4,-16.4,-16.5,-16.4,-16.4,-16.5,-16.6,-16.5,-16.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=121 */
		private double[] getElevationGrid_5_34_height_121()
		{
			double[] value = {-16.6,-16.6,-16.7,-16.8,-16.9,-16.9,-17.0,-17.1,-17.1,-17.1,-17.1,-17.2,-17.3,-17.3,-17.3,-17.3,-17.4,-17.4,-17.5,-17.5,-17.5,-17.5,-17.6,-17.6,-17.6,-17.7,-17.7,-17.7,-17.6,-17.6,-17.7,-17.8,-17.8,-17.7,-17.6,-17.6,-17.6,-17.5,-17.4,-17.4,-17.4,-17.5,-17.5,-17.4,-17.4,-17.4,-17.4,-17.4,-17.3,-17.1,-17.1,-16.9,-16.8,-16.8,-16.6,-16.5,-16.5,-16.7,-16.8,-16.8,-16.9,-16.9,-16.6,-16.4,-16.6,-16.5,-16.6,-17.2,-17.9,-18.4,-18.8,-19.0,-19.5,-19.7,-19.8,-19.8,-19.9,-19.9,-20.0,-19.9,-20.0,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.3,-20.3,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-19.9,-19.9,-19.8,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.5,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.3,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.8,-18.7,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.7,-18.7,-18.8,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.8,-18.8,-18.6,-18.7,-18.7,-18.7,-18.6,-18.6,-18.8,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.8,-18.7,-18.6,-18.6,-18.8,-18.9,-18.9,-18.8,-18.7,-18.7,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.9,-18.8,-18.8,-18.7,-18.8,-18.8,-18.7,-18.8,-18.7,-18.7,-18.8,-18.7,-18.6,-18.6,-18.8,-18.7,-18.7,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.8,-18.8,-18.9,-18.8,-18.8,-18.8,-18.9,-18.9,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.7,-18.7,-18.8,-18.9,-19.0,-19.1,-19.1,-18.9,-18.9,-18.9,-19.0,-19.1,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.8,-18.8,-18.8,-18.9,-18.9,-19.0,-19.1,-19.0,-18.9,-18.9,-18.9,-18.8,-18.6,-18.7,-18.9,-18.8,-18.7,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.0,-18.9,-18.9,-19.0,-19.1,-19.1,-18.9,-18.9,-18.9,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.9,-18.9,-18.8,-18.6,-18.7,-18.6,-18.6,-18.5,-18.7,-18.9,-18.9,-18.9,-18.9,-18.8,-18.6,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.9,-18.8,-18.6,-18.6,-18.5,-18.4,-18.4,-18.4,-18.4,-18.6,-18.8,-19.1,-19.2,-19.2,-19.2,-19.0,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-19.1,-19.0,-19.0,-19.0,-18.9,-19.1,-19.0,-18.9,-18.9,-18.8,-18.8,-18.6,-18.6,-18.6,-18.5,-18.5,-18.6,-18.6,-18.5,-18.5,-18.6,-18.6,-18.5,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.5,-18.6,-18.7,-18.8,-18.8,-18.6,-18.6,-18.6,-18.5,-18.6,-18.6,-18.6,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.2,-18.1,-18.1,-18.1,-18.1,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.4,-18.6,-18.6,-18.6,-18.6,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.4,-18.5,-18.5,-18.5,-18.5,-18.4,-18.4,-18.6,-18.6,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.6,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.8,-18.8,-18.9,-19.0,-19.0,-19.0,-19.1,-19.1,-19.2,-19.3,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.4,-19.4,-19.3,-19.2,-19.3,-19.3,-19.3,-19.2,-19.2,-19.2,-19.1,-19.2,-19.2,-19.1,-19.0,-19.1,-19.1,-19.2,-19.1,-18.9,-18.9,-19.0,-19.1,-19.0,-18.9,-18.9,-19.0,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.6,-19.7,-19.7,-19.7,-19.7,-19.6,-19.6,-19.6,-99.0,-99.0,-99.0,-99.0,-99.0,-15.3,-15.1,-15.1,-15.1,-15.3,-15.4,-15.4,-15.5,-15.6,-15.6,-15.5,-15.6,-15.6,-15.5,-15.5,-15.4,-15.5,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.8,-15.6,-15.7,-15.8,-15.9,-15.9,-15.8,-15.8,-15.9,-15.9,-16.0,-16.1,-16.2,-16.2,-16.3,-16.2,-16.3,-16.3,-16.3,-16.5,-16.5,-16.4,-16.3,-16.4,-16.3,-16.2,-16.1,-16.1,-16.1,-16.1,-16.0,-15.9,-16.0,-16.0,-16.1,-16.1,-16.2,-16.2,-16.2,-16.1,-16.1,-16.2,-16.3,-16.4,-16.5,-16.5,-16.6,-16.6,-16.7,-16.8,-16.9,-16.8,-16.9,-17.0,-17.1,-17.1,-17.2,-17.3,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.6,-17.6,-17.5,-17.5,-17.5,-17.4,-17.4,-17.5,-17.5,-17.4,-17.2,-17.3,-17.3,-17.2,-17.2,-17.1,-17.1,-17.3,-17.3,-17.2,-17.1,-17.2,-17.2,-17.1,-16.9,-16.9,-16.7,-16.6,-16.4,-16.4,-16.4,-16.4,-16.7,-16.9,-16.9,-17.0,-17.1,-16.8,-15.6,-14.9,-15.0,-15.8,-16.5,-17.3,-18.2,-18.8,-19.1,-19.3,-19.5,-19.6,-19.7,-19.8,-19.8,-19.9,-19.9,-19.9,-19.9,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.9,-19.8,-19.8,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.4,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.9,-18.8,-18.7,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.7,-18.5,-18.4,-18.5,-18.6,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.4,-18.4,-18.5,-18.6,-18.5,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.3,-18.4,-18.5,-18.6,-18.5,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.5,-18.6,-18.6,-18.5,-18.6,-18.7,-18.8,-18.8,-18.6,-18.4,-18.5,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.4,-18.4,-18.6,-18.6,-18.6,-18.5,-18.5,-18.6,-18.6,-18.6,-18.5,-18.4,-18.5,-18.6,-18.5,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.8,-18.9,-18.8,-18.6,-18.6,-18.8,-18.8,-18.7,-18.6,-18.4,-18.5,-18.6,-18.7,-18.8,-18.8,-18.9,-18.8,-18.8,-18.7,-18.7,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-18.8,-18.7,-18.7,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.9,-18.8,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.6,-18.6,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.6,-18.6,-18.5,-18.5,-18.6,-18.7,-18.8,-18.7,-18.6,-18.8,-18.8,-18.7,-18.6,-18.7,-18.8,-18.8,-18.8,-18.6,-18.7,-18.9,-18.9,-18.7,-18.6,-18.7,-18.8,-18.7,-18.6,-18.6,-18.7,-18.8,-18.7,-18.6,-18.5,-18.6,-18.7,-18.6,-18.4,-18.4,-18.4,-18.4,-18.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=122 */
		private double[] getElevationGrid_5_34_height_122()
		{
			double[] value = {-18.5,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.3,-18.2,-18.2,-18.3,-18.3,-18.4,-18.7,-18.9,-19.1,-19.1,-19.0,-18.8,-18.8,-18.6,-18.7,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.6,-18.7,-18.7,-18.6,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.5,-18.5,-18.5,-18.5,-18.6,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.3,-18.2,-18.1,-18.3,-18.3,-18.3,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.2,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.5,-18.5,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.3,-18.3,-18.4,-18.3,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.5,-18.5,-18.5,-18.6,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.3,-19.2,-19.2,-19.2,-19.2,-19.3,-19.4,-19.3,-19.3,-19.2,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.2,-19.2,-19.2,-19.1,-19.1,-19.2,-19.2,-19.1,-18.9,-18.8,-18.9,-19.0,-19.0,-18.9,-18.9,-19.0,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.3,-19.3,-19.3,-19.4,-19.6,-19.6,-19.7,-19.7,-19.6,-19.6,-19.6,-19.6,-99.0,-99.0,-99.0,-99.0,-99.0,-14.4,-14.3,-14.3,-14.5,-14.7,-14.8,-14.9,-15.1,-15.4,-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.3,-15.4,-15.4,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.6,-15.6,-15.5,-15.6,-15.6,-15.8,-15.8,-15.8,-15.8,-15.9,-15.9,-15.9,-16.0,-16.0,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-15.8,-15.7,-15.8,-15.7,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.6,-15.6,-15.6,-15.8,-15.9,-16.0,-16.1,-16.1,-16.1,-16.3,-16.3,-16.4,-16.4,-16.5,-16.6,-16.8,-16.8,-16.8,-16.9,-17.0,-17.0,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.1,-17.0,-17.0,-17.0,-17.0,-17.0,-17.0,-16.9,-16.8,-16.9,-16.8,-16.8,-16.8,-16.8,-16.8,-16.9,-16.9,-16.9,-16.8,-16.8,-16.8,-16.8,-16.7,-16.5,-16.3,-16.2,-16.1,-16.3,-16.5,-16.6,-16.8,-16.9,-16.9,-17.1,-17.2,-16.6,-15.1,-14.2,-14.2,-15.1,-16.1,-17.0,-18.1,-18.9,-19.1,-19.3,-19.5,-19.6,-19.6,-19.7,-19.8,-19.8,-19.8,-19.9,-19.9,-20.0,-20.0,-20.0,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.0,-20.0,-20.0,-19.9,-19.9,-19.8,-19.8,-19.8,-19.7,-19.6,-19.6,-19.5,-19.5,-19.4,-19.3,-19.3,-19.2,-19.2,-19.2,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.7,-18.7,-18.7,-18.6,-18.8,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.4,-18.4,-18.5,-18.5,-18.5,-18.4,-18.5,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.3,-18.4,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.4,-18.3,-18.3,-18.4,-18.4,-18.5,-18.4,-18.4,-18.5,-18.4,-18.4,-18.5,-18.5,-18.5,-18.4,-18.5,-18.5,-18.5,-18.5,-18.5,-18.6,-18.7,-18.7,-18.6,-18.3,-18.3,-18.5,-18.5,-18.5,-18.4,-18.3,-18.3,-18.2,-18.3,-18.4,-18.5,-18.5,-18.4,-18.4,-18.5,-18.6,-18.5,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.5,-18.5,-18.6,-18.7,-18.6,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.7,-18.7,-18.7,-18.7,-18.5,-18.5,-18.7,-18.7,-18.7,-18.6,-18.6,-18.6,-18.7,-18.8,-18.7,-18.7,-18.6,-18.5,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.6,-18.5,-18.6,-18.4,-18.4,-18.3,-18.4,-18.5,-18.6,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.4,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.6,-18.6,-18.5,-18.4,-18.4,-18.4,-18.4,-18.2,-18.2,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.2,-18.1,-18.2,-18.3,-18.3,-18.2,-18.2,-18.3,-18.4,-18.4,-18.4,-18.3,-18.2,-18.3,-18.2,-18.1,-18.1,-18.1,-18.1,-18.3,-18.5,-18.7,-18.8,-18.9,-18.8,-18.6,-18.6,-18.5,-18.5,-18.6,-18.6,-18.6,-18.7,-18.8,-18.7,-18.6,-18.6,-18.6,-18.6,-18.4,-18.4,-18.4,-18.5,-18.6,-18.5,-18.4,-18.2,-18.1,-18.1,-18.1,-18.2,-18.3,-18.3,-18.3,-18.2,-18.2,-18.2,-18.1,-18.2,-18.2,-18.2,-18.2,-18.3,-18.2,-18.1,-18.1,-18.2,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.1,-18.1,-18.2,-18.1,-18.2,-18.1,-18.1,-18.1,-18.1,-17.9,-18.1,-18.1,-18.1,-18.1,-18.0,-17.8,-17.9,-17.9,-17.9,-17.9,-18.0,-18.1,-18.2,-18.1,-18.1,-18.1,-18.2,-18.2,-18.1,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.2,-18.3,-18.2,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.2,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.3,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.7,-18.7,-18.7,-18.8,-18.9,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.2,-19.2,-19.3,-19.4,-19.4,-19.3,-19.2,-19.3,-19.3,-19.3,-19.2,-19.1,-19.2,-19.3,-19.3,-19.2,-19.1,-19.1,-19.3,-19.3,-19.1,-18.9,-18.9,-18.9,-19.0,-19.0,-19.0,-19.0,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.3,-19.2,-19.3,-19.4,-19.5,-19.6,-19.7,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-99.0,-99.0,-99.0,-99.0,-99.0,-13.7,-13.7,-13.8,-14.0,-14.1,-14.1,-14.2,-14.5,-14.8,-15.0,-14.8,-14.6,-14.7,-14.8,-14.7,-14.7,-14.6,-14.4,-14.5,-14.6,-14.9,-15.3,-15.6,-15.7,-15.6,-15.7,-15.7,-15.7,-15.6,-15.6,-15.5,-15.5,-15.4,-15.6,-15.7,-15.8,-15.8,-15.6,-15.6,-15.6,-15.6,-15.7,-15.8,-15.8,-15.9,-15.7,-15.6,-15.8,-15.7,-15.6,-15.5,-15.4,-15.4,-15.4,-15.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=123 */
		private double[] getElevationGrid_5_34_height_123()
		{
			double[] value = {-15.4,-15.4,-15.4,-15.4,-15.4,-15.3,-15.4,-15.4,-15.3,-15.2,-15.3,-15.3,-15.4,-15.6,-15.6,-15.6,-15.6,-15.7,-15.9,-15.9,-15.9,-16.0,-16.1,-16.2,-16.3,-16.3,-16.4,-16.5,-16.5,-16.6,-16.6,-16.5,-16.6,-16.5,-16.5,-16.6,-16.5,-16.5,-16.5,-16.5,-16.5,-16.4,-16.4,-16.4,-16.3,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.5,-16.5,-16.5,-16.4,-16.4,-16.4,-16.4,-16.4,-16.3,-16.1,-16.1,-16.1,-16.4,-16.6,-16.8,-16.9,-17.1,-17.1,-17.2,-17.1,-16.3,-14.9,-14.1,-14.2,-14.8,-15.9,-16.9,-18.0,-18.8,-19.1,-19.4,-19.5,-19.6,-19.6,-19.7,-19.8,-19.9,-19.9,-19.9,-20.0,-20.0,-20.1,-20.0,-19.9,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.0,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.8,-19.8,-19.8,-19.6,-19.5,-19.5,-19.4,-19.3,-19.3,-19.2,-19.2,-19.2,-19.2,-19.1,-19.1,-19.0,-19.0,-19.0,-19.0,-19.1,-18.9,-18.8,-18.8,-18.9,-18.8,-18.8,-18.7,-18.7,-18.8,-18.7,-18.6,-18.6,-18.8,-18.7,-18.6,-18.5,-18.6,-18.7,-18.6,-18.6,-18.5,-18.4,-18.5,-18.5,-18.4,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.2,-18.2,-18.2,-18.4,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.3,-18.4,-18.5,-18.5,-18.4,-18.4,-18.3,-18.2,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.5,-18.5,-18.5,-18.5,-18.6,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.6,-18.5,-18.6,-18.6,-18.6,-18.5,-18.4,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.5,-18.5,-18.6,-18.7,-18.7,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.3,-18.3,-18.3,-18.3,-18.4,-18.5,-18.5,-18.5,-18.5,-18.4,-18.3,-18.3,-18.1,-18.1,-18.3,-18.4,-18.3,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.5,-18.5,-18.4,-18.3,-18.2,-18.3,-18.4,-18.4,-18.4,-18.3,-18.5,-18.4,-18.4,-18.4,-18.5,-18.4,-18.5,-18.4,-18.4,-18.5,-18.6,-18.6,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.3,-18.4,-18.4,-18.3,-18.3,-18.3,-18.2,-18.1,-18.1,-18.1,-18.2,-18.3,-18.3,-18.3,-18.2,-18.2,-18.2,-18.2,-18.1,-18.0,-18.1,-18.2,-18.2,-18.1,-18.1,-18.2,-18.3,-18.2,-18.3,-18.2,-18.1,-18.1,-18.1,-18.1,-18.0,-18.1,-18.0,-18.1,-18.3,-18.5,-18.6,-18.6,-18.6,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.1,-18.0,-18.1,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.1,-18.1,-18.1,-18.2,-18.2,-18.2,-18.2,-18.2,-18.2,-18.1,-18.0,-18.1,-18.2,-18.1,-18.1,-18.1,-18.0,-18.0,-17.9,-17.9,-18.0,-18.0,-18.1,-18.0,-17.9,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-18.1,-18.1,-18.0,-18.0,-18.0,-18.1,-18.2,-18.0,-18.0,-18.0,-18.0,-18.0,-18.0,-18.1,-18.1,-18.2,-18.2,-18.2,-18.2,-18.2,-18.2,-18.2,-18.3,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.3,-18.2,-18.1,-18.2,-18.3,-18.3,-18.2,-18.2,-18.2,-18.3,-18.3,-18.3,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.4,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.9,-18.9,-19.0,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-19.1,-19.1,-19.2,-19.2,-19.2,-19.3,-19.4,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.2,-19.2,-19.3,-19.4,-19.3,-19.2,-19.3,-19.4,-19.4,-19.3,-19.2,-19.2,-19.3,-19.4,-19.3,-19.1,-19.0,-19.0,-19.0,-19.1,-19.1,-19.0,-19.1,-19.2,-19.2,-19.3,-19.4,-19.4,-19.2,-19.1,-19.3,-19.4,-19.5,-19.6,-19.7,-19.8,-19.7,-19.6,-19.5,-19.6,-19.6,-99.0,-99.0,-99.0,-99.0,-56.3,-13.5,-13.6,-13.7,-13.9,-14.1,-14.1,-14.3,-14.5,-14.8,-14.9,-14.5,-14.1,-14.1,-14.3,-14.2,-14.1,-14.1,-14.1,-14.1,-14.1,-14.3,-14.7,-15.3,-15.6,-15.6,-15.5,-15.5,-15.3,-15.2,-15.2,-15.2,-15.3,-15.3,-15.4,-15.6,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.8,-15.7,-15.7,-15.8,-15.7,-15.6,-15.7,-15.6,-15.5,-15.4,-15.3,-15.3,-15.3,-15.4,-15.4,-15.3,-15.2,-15.1,-15.0,-15.1,-15.2,-15.2,-15.1,-15.1,-15.0,-15.1,-15.2,-15.4,-15.3,-15.4,-15.4,-15.4,-15.5,-15.6,-15.6,-15.6,-15.7,-15.8,-15.8,-15.8,-15.9,-15.9,-16.0,-16.1,-16.2,-16.1,-16.2,-16.1,-16.1,-16.1,-16.1,-16.0,-16.0,-16.0,-16.1,-16.1,-16.0,-15.9,-15.9,-15.9,-16.1,-16.1,-16.0,-16.0,-16.2,-16.3,-16.2,-16.3,-16.1,-16.1,-16.1,-16.1,-16.3,-16.3,-16.3,-16.3,-16.3,-16.5,-16.7,-16.9,-17.0,-17.1,-17.2,-17.1,-16.7,-15.7,-14.7,-14.4,-15.0,-15.3,-16.0,-17.0,-18.0,-18.8,-19.2,-19.4,-19.6,-19.6,-19.7,-19.8,-19.9,-20.0,-20.0,-20.0,-20.1,-20.1,-20.1,-20.1,-20.1,-20.1,-20.2,-20.2,-20.2,-20.2,-20.2,-20.2,-20.1,-20.1,-20.1,-20.1,-20.2,-20.1,-20.0,-19.9,-19.9,-19.9,-19.9,-19.7,-19.6,-19.6,-19.5,-19.4,-19.4,-19.3,-19.3,-19.2,-19.2,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.8,-18.7,-18.7,-18.6,-18.6,-18.7,-18.7,-18.5,-18.6,-18.6,-18.7,-18.6,-18.5,-18.4,-18.3,-18.3,-18.3,-18.2,-18.1,-18.1,-18.2,-18.3,-18.2,-18.1,-17.9,-18.0,-18.0,-17.9,-17.8,-17.9,-18.1,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.3,-18.2,-18.2,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.2,-18.3,-18.3,-18.2,-18.2,-18.3,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.7,-18.7,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.3,-18.1,-18.1,-18.3,-18.3,-18.3,-18.3,-18.2,-18.2,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.2,-18.2,-18.3,-18.4,-18.3,-18.3,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.4,-18.6,-18.6,-18.4,-18.3,-18.3,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=124 */
		private double[] getElevationGrid_5_34_height_124()
		{
			double[] value = {-18.3,-18.2,-18.2,-18.2,-18.1,-18.1,-18.1,-18.1,-18.2,-18.2,-18.3,-18.2,-18.0,-18.0,-18.1,-18.1,-18.1,-18.0,-18.1,-18.3,-18.2,-18.1,-18.0,-18.1,-18.1,-18.0,-18.1,-18.1,-18.0,-17.9,-18.0,-18.0,-18.0,-18.0,-17.9,-18.0,-18.1,-18.2,-18.4,-18.4,-18.4,-18.2,-18.1,-18.1,-18.1,-18.1,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.3,-18.2,-18.1,-18.1,-18.2,-18.2,-18.3,-18.3,-18.2,-18.0,-17.9,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.0,-18.0,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.0,-17.9,-18.1,-18.2,-18.1,-17.9,-18.0,-18.2,-18.2,-18.2,-18.1,-18.1,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-17.9,-17.9,-17.9,-18.1,-18.0,-18.1,-18.1,-17.9,-17.8,-17.7,-17.8,-17.9,-17.9,-17.9,-18.1,-18.1,-18.0,-18.0,-18.0,-18.1,-18.2,-18.1,-18.0,-18.0,-17.9,-17.9,-18.0,-18.1,-18.1,-18.3,-18.3,-18.3,-18.2,-18.2,-18.2,-18.1,-18.2,-18.3,-18.5,-18.6,-18.5,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.5,-18.4,-18.3,-18.2,-18.1,-18.3,-18.3,-18.2,-18.2,-18.2,-18.3,-18.4,-18.4,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.3,-18.3,-18.3,-18.4,-18.5,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.5,-18.4,-18.3,-18.2,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.7,-18.8,-18.8,-18.9,-18.9,-18.9,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.1,-19.0,-19.0,-19.1,-19.2,-19.2,-19.3,-19.3,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.4,-19.2,-19.2,-19.3,-19.4,-19.4,-19.3,-19.3,-19.4,-19.3,-19.3,-19.2,-19.2,-19.3,-19.4,-19.3,-19.2,-19.1,-19.0,-19.0,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-19.2,-19.3,-19.4,-19.2,-19.1,-19.3,-19.4,-19.5,-19.6,-19.7,-19.7,-19.7,-19.4,-19.4,-19.5,-19.6,-99.0,-99.0,-99.0,-99.0,-56.1,-13.4,-13.5,-13.7,-13.8,-14.0,-14.1,-14.4,-14.7,-14.9,-14.9,-14.5,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.2,-13.9,-13.9,-14.1,-14.3,-14.8,-15.0,-14.9,-14.9,-14.7,-14.5,-14.4,-14.5,-14.5,-14.6,-14.6,-14.8,-15.1,-15.1,-15.2,-15.3,-15.4,-15.5,-15.7,-15.8,-15.7,-15.7,-15.7,-15.6,-15.5,-15.3,-15.2,-15.1,-14.9,-14.8,-14.8,-14.9,-15.0,-15.0,-14.9,-14.7,-14.5,-14.4,-14.6,-14.8,-15.0,-15.1,-15.2,-15.0,-14.9,-14.9,-15.1,-15.3,-15.3,-15.3,-15.4,-15.4,-15.5,-15.5,-15.4,-15.5,-15.6,-15.7,-15.6,-15.6,-15.6,-15.7,-15.8,-15.8,-15.9,-15.9,-15.8,-15.8,-15.9,-15.9,-15.7,-15.7,-15.7,-15.9,-15.9,-15.8,-15.6,-15.6,-15.7,-15.9,-16.0,-15.9,-15.9,-16.1,-16.2,-16.2,-16.1,-16.2,-16.1,-16.1,-16.3,-16.5,-16.6,-16.5,-16.6,-16.5,-16.8,-16.9,-17.0,-17.0,-17.1,-17.1,-16.7,-15.9,-15.1,-14.5,-14.8,-16.0,-15.9,-16.3,-17.1,-18.1,-18.9,-19.3,-19.6,-19.7,-19.8,-19.8,-19.9,-20.0,-20.1,-20.1,-20.1,-20.2,-20.3,-20.3,-20.3,-20.3,-20.3,-20.3,-20.4,-20.4,-20.4,-20.4,-20.4,-20.3,-20.2,-20.2,-20.3,-20.3,-20.2,-20.1,-20.0,-20.0,-20.1,-20.0,-19.9,-19.7,-19.7,-19.6,-19.6,-19.6,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.2,-19.2,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.7,-18.6,-18.7,-18.7,-18.7,-18.6,-18.6,-18.4,-18.4,-18.4,-18.3,-18.1,-18.1,-18.1,-18.0,-17.8,-17.8,-17.8,-17.8,-17.9,-17.8,-17.7,-17.6,-17.6,-17.5,-17.5,-17.4,-17.6,-17.8,-18.0,-18.0,-18.0,-17.9,-18.0,-18.0,-18.1,-18.1,-18.0,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.2,-18.2,-18.0,-18.0,-18.1,-18.0,-18.0,-18.1,-18.0,-18.0,-18.0,-18.0,-18.0,-18.0,-18.1,-18.0,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.9,-17.8,-17.8,-17.9,-18.0,-18.0,-18.2,-18.3,-18.3,-18.2,-18.1,-18.3,-18.4,-18.4,-18.4,-18.3,-18.4,-18.4,-18.3,-18.3,-18.2,-18.3,-18.3,-18.4,-18.3,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.7,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.4,-18.5,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.6,-18.6,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.5,-18.4,-18.4,-18.2,-18.1,-18.3,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.4,-18.4,-18.3,-18.2,-18.1,-18.2,-18.3,-18.4,-18.4,-18.6,-18.6,-18.4,-18.4,-18.5,-18.5,-18.5,-18.4,-18.3,-18.3,-18.6,-18.6,-18.6,-18.4,-18.3,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.3,-18.2,-18.2,-18.2,-18.2,-18.1,-18.1,-18.1,-18.2,-18.3,-18.3,-18.2,-18.2,-18.0,-17.9,-18.0,-18.1,-18.1,-18.1,-18.1,-18.3,-18.3,-18.1,-18.0,-18.0,-18.0,-17.9,-17.9,-18.0,-17.9,-17.9,-17.9,-18.0,-18.0,-18.0,-18.0,-17.9,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-17.9,-18.1,-18.2,-18.1,-18.1,-18.2,-18.3,-18.2,-18.2,-18.2,-18.1,-18.0,-18.0,-18.1,-18.1,-18.2,-18.2,-18.2,-18.0,-18.0,-18.1,-18.0,-17.9,-18.0,-18.1,-18.1,-18.0,-17.9,-17.9,-18.0,-17.9,-18.0,-18.1,-18.1,-18.1,-18.1,-17.9,-17.9,-18.1,-18.2,-18.1,-17.9,-17.9,-18.1,-18.3,-18.2,-18.2,-18.1,-18.2,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-18.0,-17.9,-18.1,-18.1,-18.0,-18.1,-18.1,-17.9,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-18.1,-18.1,-18.0,-18.0,-18.0,-18.1,-18.2,-18.1,-18.0,-18.0,-17.9,-17.9,-17.9,-18.1,-18.3,-18.4,-18.4,-18.3,-18.2,-18.2,-18.2,-18.1,-18.1,-18.3,-18.6,-18.6,-18.6,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.5,-18.6,-18.5,-18.4,-18.2,-18.1,-18.3,-18.3,-18.3,-18.2,-18.2,-18.3,-18.4,-18.4,-18.3,-18.2,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.5,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.5,-18.5,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.8,-18.9,-18.9,-18.9,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.1,-19.0,-19.0,-19.1,-19.2,-19.2,-19.3,-19.4,-19.5,-19.3,-19.2,-19.3,-19.4,-19.5,-19.3,-19.1,-19.1,-19.3,-19.5,-19.4,-19.3,-19.3,-19.3,-19.3,-19.2,-19.2,-19.1,-19.3,-19.3,-19.3,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-19.0,-19.1,-19.1,-19.2,-19.3,-19.4,-19.4,-19.3,-19.4,-19.6,-19.6,-19.8,-19.8,-19.9,-19.7,-19.4,-19.4,-19.6,-19.6,-99.0,-99.0,-99.0,-99.0,-56.3,-13.7,-13.8,-13.8,-13.8,-13.8,-13.9,-14.1,-14.4,-14.5,-14.7,-14.4,-13.9,-13.9,-13.8,-13.9,-14.1,-14.1,-14.1,-13.9,-13.7,-13.7,-13.8,-14.2,-14.3,-14.2,-13.9,-14.0,-13.9,-14.0,-14.1,-14.1,-14.0,-14.0,-14.2,-14.3,-14.4,-14.4,-14.4,-14.7,-15.1,-15.3,-15.4,-15.3,-15.2,-15.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=125 */
		private double[] getElevationGrid_5_34_height_125()
		{
			double[] value = {-15.4,-15.2,-14.7,-14.4,-14.3,-14.2,-14.0,-14.1,-14.1,-14.1,-14.1,-14.1,-13.9,-13.9,-13.8,-13.9,-14.3,-14.9,-15.3,-15.3,-15.0,-14.6,-14.4,-14.7,-15.1,-15.3,-15.3,-15.3,-15.4,-15.5,-15.5,-15.6,-15.8,-15.9,-15.9,-15.8,-15.7,-15.6,-15.7,-15.8,-15.7,-15.8,-15.7,-15.8,-15.9,-16.0,-16.0,-15.8,-15.9,-15.9,-16.0,-16.0,-15.9,-15.8,-15.9,-16.0,-16.1,-16.1,-16.2,-16.1,-16.2,-16.3,-16.4,-16.4,-16.4,-16.4,-16.5,-16.7,-16.8,-16.9,-16.8,-16.8,-16.9,-17.1,-17.1,-17.0,-16.8,-16.6,-16.3,-15.6,-14.9,-14.6,-14.4,-15.1,-16.4,-16.5,-16.6,-17.4,-18.4,-19.2,-19.6,-19.8,-20.0,-20.0,-20.0,-20.1,-20.2,-20.3,-20.4,-20.4,-20.4,-20.4,-20.5,-20.5,-20.4,-20.4,-20.5,-20.6,-20.6,-20.6,-20.6,-20.6,-20.5,-20.4,-20.4,-20.5,-20.5,-20.4,-20.2,-20.1,-20.2,-20.3,-20.2,-20.1,-19.9,-19.9,-19.9,-19.8,-19.7,-19.6,-19.6,-19.6,-19.4,-19.5,-19.4,-19.4,-19.3,-19.3,-19.4,-19.4,-19.3,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.8,-18.8,-18.6,-18.2,-17.7,-17.6,-17.8,-17.9,-17.9,-17.9,-17.8,-17.6,-17.4,-17.3,-17.4,-17.5,-17.6,-17.5,-17.3,-17.2,-17.2,-17.2,-17.2,-17.1,-17.3,-17.5,-17.6,-17.6,-17.6,-17.6,-17.7,-17.7,-17.8,-17.7,-17.7,-17.8,-17.8,-17.7,-17.8,-17.8,-17.8,-17.8,-17.8,-17.8,-17.7,-17.7,-17.7,-17.6,-17.6,-17.6,-17.5,-17.5,-17.5,-17.4,-17.4,-17.5,-17.5,-17.5,-17.3,-17.1,-17.2,-17.4,-17.4,-17.4,-17.3,-17.2,-17.3,-17.3,-17.3,-17.2,-17.3,-17.3,-17.4,-17.6,-17.7,-17.7,-17.6,-17.6,-17.7,-17.9,-18.0,-17.9,-17.9,-17.9,-17.9,-17.8,-17.7,-17.6,-17.7,-17.8,-17.8,-17.9,-17.8,-17.8,-17.9,-18.1,-18.2,-18.3,-18.4,-18.4,-18.2,-18.1,-18.1,-18.4,-18.5,-18.4,-18.3,-18.3,-18.4,-18.4,-18.3,-18.2,-18.1,-18.1,-18.0,-18.0,-18.2,-18.2,-18.3,-18.3,-18.3,-18.2,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.6,-18.6,-18.7,-18.6,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.5,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.4,-18.3,-18.2,-18.3,-18.4,-18.4,-18.6,-18.7,-18.7,-18.6,-18.5,-18.6,-18.6,-18.6,-18.5,-18.4,-18.3,-18.6,-18.8,-18.7,-18.5,-18.4,-18.5,-18.6,-18.6,-18.5,-18.5,-18.5,-18.4,-18.4,-18.3,-18.3,-18.2,-18.1,-18.1,-18.2,-18.3,-18.4,-18.3,-18.2,-18.1,-18.1,-18.0,-18.0,-18.1,-18.2,-18.2,-18.3,-18.3,-18.3,-18.2,-18.1,-18.0,-18.0,-17.9,-17.9,-18.0,-17.9,-17.9,-18.1,-18.1,-18.1,-18.1,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-18.0,-18.0,-18.0,-17.9,-17.9,-18.0,-18.1,-18.1,-18.0,-18.1,-18.2,-18.2,-18.2,-18.1,-18.1,-18.0,-17.9,-17.9,-18.1,-18.2,-18.2,-18.2,-18.1,-18.1,-18.1,-18.1,-18.0,-18.0,-18.2,-18.2,-18.1,-17.9,-17.9,-18.0,-18.0,-18.1,-18.1,-18.1,-18.2,-18.2,-18.1,-18.0,-18.1,-18.2,-18.2,-18.0,-18.0,-18.1,-18.3,-18.3,-18.2,-18.2,-18.2,-18.2,-18.2,-18.1,-18.1,-18.2,-18.2,-18.1,-18.1,-18.1,-18.1,-18.2,-18.2,-18.1,-18.1,-18.2,-18.1,-17.9,-17.8,-17.9,-18.0,-18.0,-18.0,-18.1,-18.1,-18.0,-18.0,-18.1,-18.2,-18.2,-18.1,-18.1,-18.0,-17.9,-17.9,-17.9,-18.1,-18.3,-18.5,-18.4,-18.4,-18.2,-18.2,-18.2,-18.1,-18.1,-18.3,-18.6,-18.7,-18.6,-18.5,-18.4,-18.3,-18.3,-18.3,-18.5,-18.5,-18.6,-18.6,-18.4,-18.2,-18.1,-18.3,-18.3,-18.3,-18.2,-18.2,-18.3,-18.4,-18.4,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.2,-18.3,-18.4,-18.4,-18.4,-18.4,-18.6,-18.5,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.4,-18.6,-18.6,-18.6,-18.4,-18.3,-18.3,-18.4,-18.3,-18.4,-18.6,-18.6,-18.5,-18.4,-18.4,-18.4,-18.5,-18.5,-18.6,-18.6,-18.6,-18.7,-18.7,-18.7,-18.7,-18.8,-19.0,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.2,-19.1,-19.0,-19.1,-19.1,-19.2,-19.2,-19.3,-19.4,-19.5,-19.4,-19.3,-19.3,-19.5,-19.6,-19.4,-19.1,-19.2,-19.4,-19.6,-19.6,-19.4,-19.3,-19.4,-19.4,-19.3,-19.2,-19.2,-19.3,-19.4,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.2,-19.2,-19.2,-19.3,-19.5,-19.5,-19.3,-19.4,-19.6,-19.8,-19.9,-20.0,-20.0,-19.9,-19.6,-19.5,-19.6,-19.7,-99.0,-99.0,-99.0,-99.0,-56.5,-14.0,-13.9,-13.9,-13.9,-13.9,-13.9,-14.0,-14.1,-14.2,-14.3,-14.2,-14.0,-14.0,-13.9,-13.9,-14.0,-14.1,-14.0,-13.9,-13.8,-13.7,-13.7,-13.8,-13.9,-13.8,-13.8,-13.8,-13.8,-13.9,-13.9,-13.9,-13.8,-13.7,-13.9,-14.0,-13.9,-14.0,-14.2,-14.2,-14.6,-14.8,-14.8,-14.6,-14.5,-14.6,-15.1,-15.1,-14.4,-14.0,-13.9,-13.8,-13.8,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-14.2,-15.1,-15.5,-15.5,-15.3,-14.6,-14.2,-14.4,-14.8,-15.0,-14.9,-14.8,-14.8,-15.1,-15.4,-15.8,-16.0,-16.2,-16.3,-16.2,-16.1,-15.9,-15.9,-16.0,-16.0,-16.0,-16.0,-16.1,-16.3,-16.4,-16.4,-16.3,-16.3,-16.4,-16.5,-16.5,-16.4,-16.4,-16.4,-16.5,-16.4,-16.2,-16.1,-16.0,-16.0,-16.4,-16.6,-16.7,-16.6,-16.6,-16.8,-17.0,-17.1,-17.1,-17.1,-17.1,-17.1,-16.9,-16.8,-16.4,-15.9,-15.5,-15.1,-14.8,-14.7,-14.6,-14.6,-15.4,-16.8,-17.0,-17.2,-17.9,-18.9,-19.5,-19.9,-20.1,-20.3,-20.3,-20.3,-20.3,-20.4,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.8,-20.6,-20.6,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.8,-20.6,-20.7,-20.8,-20.8,-20.6,-20.5,-20.4,-20.4,-20.4,-20.4,-20.3,-20.1,-20.1,-20.1,-20.0,-19.9,-19.9,-19.8,-19.8,-19.7,-19.7,-19.6,-19.6,-19.5,-19.5,-19.6,-19.6,-19.5,-19.3,-19.3,-19.3,-19.3,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.1,-19.0,-18.8,-18.2,-17.5,-17.1,-16.9,-17.2,-17.3,-17.3,-17.5,-17.4,-17.0,-16.6,-16.5,-16.6,-16.8,-17.1,-17.0,-16.9,-16.4,-16.5,-16.7,-16.8,-16.9,-17.2,-17.3,-17.4,-17.5,-17.4,-17.4,-17.4,-17.5,-17.5,-17.5,-17.5,-17.7,-17.6,-17.6,-17.6,-17.5,-17.5,-17.5,-17.5,-17.4,-17.4,-17.4,-17.4,-17.3,-17.3,-17.3,-17.3,-17.1,-17.1,-17.0,-17.1,-17.1,-17.1,-17.1,-17.0,-16.8,-16.8,-17.0,-17.1,-16.9,-16.9,-16.9,-17.0,-17.0,-16.9,-16.8,-16.8,-16.8,-17.0,-17.1,-17.2,-17.2,-17.1,-17.1,-17.1,-17.4,-17.3,-17.3,-17.3,-17.3,-17.3,-17.2,-17.1,-17.0,-17.1,-17.2,-17.3,-17.3,-17.2,-17.1,-17.3,-17.4,-17.5,-17.6,-17.8,-17.7,-17.5,-17.4,-17.4,-17.6,-17.8,-17.7,-17.6,-17.6,-17.6,-17.6,-17.6,-17.5,-17.5,-17.4,-17.3,-17.3,-17.4,-17.5,-17.5,-17.6,-17.5,-17.5,-17.6,-17.7,-17.8,-17.7,-17.7,-17.7,-17.7,-17.7,-17.9,-18.2,-18.4,-18.5,-18.4,-18.4,-18.4,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.6,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.3,-18.4,-18.4,-18.5,-18.6,-18.8,-18.8,-18.7,-18.6,-18.6,-18.7,-18.8,-18.7,-18.5,-18.4,-18.6,-18.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=126 */
		private double[] getElevationGrid_5_34_height_126()
		{
			double[] value = {-18.8,-18.6,-18.5,-18.6,-18.7,-18.7,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.3,-18.3,-18.2,-18.3,-18.4,-18.4,-18.5,-18.4,-18.3,-18.1,-18.0,-18.0,-18.0,-18.1,-18.2,-18.2,-18.3,-18.4,-18.5,-18.3,-18.1,-18.1,-18.0,-17.9,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.0,-17.8,-17.8,-17.9,-17.9,-17.9,-18.0,-18.0,-18.0,-17.9,-17.9,-17.9,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.3,-18.3,-18.2,-18.1,-18.0,-18.1,-18.2,-18.3,-18.3,-18.2,-18.1,-18.1,-18.2,-18.2,-18.1,-18.2,-18.3,-18.3,-18.1,-18.0,-17.9,-18.0,-18.1,-18.2,-18.1,-18.2,-18.3,-18.3,-18.1,-18.1,-18.1,-18.2,-18.2,-18.1,-18.0,-18.1,-18.3,-18.3,-18.3,-18.3,-18.2,-18.2,-18.1,-18.1,-18.2,-18.3,-18.3,-18.2,-18.1,-18.1,-18.1,-18.2,-18.2,-18.1,-18.2,-18.3,-18.1,-17.9,-17.9,-18.0,-18.1,-18.1,-18.1,-18.3,-18.2,-18.1,-18.0,-18.2,-18.3,-18.4,-18.2,-18.1,-18.1,-18.0,-17.9,-17.9,-18.1,-18.4,-18.6,-18.6,-18.4,-18.3,-18.3,-18.3,-18.3,-18.2,-18.4,-18.7,-18.9,-18.8,-18.6,-18.6,-18.4,-18.3,-18.5,-18.6,-18.6,-18.7,-18.7,-18.5,-18.2,-18.2,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.5,-18.5,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.5,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.5,-18.5,-18.6,-18.7,-18.5,-18.5,-18.5,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.7,-18.4,-18.4,-18.4,-18.4,-18.4,-18.6,-18.7,-18.7,-18.6,-18.5,-18.6,-18.6,-18.6,-18.6,-18.7,-18.7,-18.7,-18.8,-18.8,-18.8,-18.9,-18.9,-19.1,-19.0,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.3,-19.3,-19.3,-19.2,-19.1,-19.3,-19.2,-19.3,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.4,-19.6,-19.6,-19.5,-19.2,-19.3,-19.5,-19.7,-19.6,-19.4,-19.4,-19.4,-19.4,-19.3,-19.2,-19.2,-19.3,-19.4,-19.3,-19.2,-19.1,-19.1,-19.1,-19.1,-19.0,-18.9,-18.9,-19.2,-19.1,-19.1,-19.1,-19.1,-19.2,-19.3,-19.3,-19.6,-19.8,-19.9,-20.1,-19.9,-19.9,-19.7,-19.6,-19.7,-19.7,-99.0,-99.0,-99.0,-99.0,-56.6,-14.4,-14.3,-14.3,-14.2,-14.3,-14.2,-14.3,-14.2,-14.2,-14.3,-14.3,-14.3,-14.3,-14.2,-14.1,-14.2,-14.3,-14.2,-14.2,-14.1,-13.9,-13.8,-13.9,-13.9,-13.9,-13.9,-13.9,-14.0,-14.0,-14.0,-13.9,-13.7,-13.7,-13.8,-13.8,-13.8,-13.9,-14.2,-14.1,-14.2,-14.2,-14.3,-14.3,-14.2,-14.3,-14.7,-14.6,-14.2,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-13.9,-14.4,-15.3,-15.7,-15.8,-15.6,-15.2,-14.9,-14.9,-15.1,-15.1,-14.9,-14.7,-14.5,-14.6,-15.4,-15.9,-16.2,-16.4,-16.5,-16.5,-16.4,-16.2,-16.1,-16.2,-16.3,-16.3,-16.4,-16.5,-16.6,-16.7,-16.8,-16.7,-16.6,-16.8,-16.8,-16.9,-16.9,-16.8,-16.9,-16.9,-16.9,-16.7,-16.1,-15.6,-15.5,-16.2,-16.7,-16.8,-16.9,-16.8,-16.8,-17.1,-17.3,-17.3,-17.1,-17.0,-16.6,-16.0,-15.7,-15.4,-14.9,-14.7,-14.8,-14.8,-14.9,-15.0,-15.0,-15.8,-17.1,-17.3,-17.9,-18.7,-19.5,-20.0,-20.3,-20.4,-20.6,-20.6,-20.6,-20.6,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.0,-20.9,-20.7,-20.6,-20.6,-20.8,-20.7,-20.6,-20.3,-20.3,-20.3,-20.3,-20.2,-20.1,-20.1,-20.0,-20.0,-19.9,-19.8,-19.7,-19.8,-19.8,-19.9,-19.9,-19.8,-19.6,-19.4,-19.4,-19.4,-19.4,-19.4,-19.4,-19.3,-19.3,-19.3,-19.2,-19.1,-18.4,-17.8,-17.2,-17.0,-17.0,-17.1,-17.1,-17.0,-17.0,-16.8,-16.5,-16.1,-15.9,-16.1,-16.5,-16.7,-16.7,-16.3,-15.9,-15.9,-16.2,-16.4,-16.6,-16.9,-17.2,-17.3,-17.4,-17.3,-17.1,-17.2,-17.4,-17.4,-17.5,-17.6,-17.7,-17.6,-17.6,-17.5,-17.5,-17.5,-17.4,-17.4,-17.5,-17.4,-17.4,-17.3,-17.3,-17.4,-17.4,-17.4,-17.1,-17.1,-17.1,-17.1,-17.1,-17.2,-17.1,-17.0,-16.8,-16.8,-17.1,-17.1,-17.0,-16.9,-16.9,-17.1,-17.1,-16.9,-16.8,-16.8,-16.9,-16.9,-17.0,-17.1,-17.1,-16.9,-16.8,-16.8,-17.0,-17.1,-16.9,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-16.9,-16.8,-16.8,-17.0,-17.0,-17.2,-17.2,-17.2,-17.0,-16.9,-17.0,-17.2,-17.3,-17.2,-17.1,-17.1,-17.2,-17.2,-17.1,-17.1,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-16.9,-17.0,-17.1,-17.1,-17.0,-17.0,-17.1,-17.1,-17.1,-17.3,-17.6,-17.8,-17.9,-17.9,-18.0,-18.1,-18.2,-18.3,-18.4,-18.3,-18.3,-18.4,-18.5,-18.4,-18.4,-18.3,-18.4,-18.4,-18.5,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.5,-18.6,-18.6,-18.7,-18.8,-18.9,-18.9,-18.7,-18.5,-18.6,-18.8,-18.8,-18.6,-18.5,-18.5,-18.6,-18.7,-18.7,-18.5,-18.4,-18.6,-18.6,-18.7,-18.6,-18.6,-18.6,-18.7,-18.6,-18.5,-18.4,-18.4,-18.3,-18.3,-18.4,-18.4,-18.6,-18.6,-18.3,-18.1,-18.1,-18.0,-18.1,-18.3,-18.4,-18.3,-18.5,-18.6,-18.6,-18.4,-18.3,-18.2,-18.2,-18.1,-18.2,-18.2,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.2,-18.0,-17.9,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-17.9,-18.0,-18.1,-18.3,-18.2,-18.1,-18.2,-18.3,-18.4,-18.4,-18.3,-18.2,-18.1,-18.2,-18.3,-18.4,-18.4,-18.4,-18.2,-18.1,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.2,-18.1,-18.1,-18.1,-18.3,-18.4,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.2,-18.3,-18.4,-18.2,-18.1,-18.2,-18.4,-18.4,-18.4,-18.4,-18.3,-18.2,-18.2,-18.2,-18.3,-18.4,-18.4,-18.3,-18.2,-18.3,-18.2,-18.3,-18.3,-18.3,-18.3,-18.3,-18.2,-18.1,-18.1,-18.2,-18.2,-18.1,-18.3,-18.4,-18.3,-18.2,-18.1,-18.3,-18.4,-18.5,-18.3,-18.2,-18.1,-18.1,-18.1,-18.0,-18.2,-18.4,-18.6,-18.6,-18.5,-18.4,-18.4,-18.5,-18.4,-18.4,-18.6,-18.8,-18.9,-18.8,-18.7,-18.6,-18.4,-18.4,-18.5,-18.6,-18.6,-18.7,-18.7,-18.5,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.6,-18.6,-18.5,-18.6,-18.6,-18.7,-18.5,-18.5,-18.6,-18.5,-18.4,-18.4,-18.5,-18.5,-18.6,-18.6,-18.5,-18.4,-18.4,-18.5,-18.5,-18.5,-18.6,-18.7,-18.6,-18.5,-18.6,-18.6,-18.6,-18.7,-18.6,-18.7,-18.6,-18.7,-18.8,-18.8,-18.8,-19.0,-19.0,-18.9,-19.0,-19.1,-19.1,-19.1,-19.1,-19.0,-19.0,-19.1,-19.1,-19.1,-19.1,-19.1,-19.1,-19.2,-19.2,-19.2,-19.2,-19.2,-19.1,-19.2,-19.3,-19.3,-19.4,-19.4,-19.4,-19.4,-19.3,-19.4,-19.4,-19.5,-19.5,-19.4,-19.3,-19.4,-19.4,-19.2,-19.2,-19.1,-19.2,-19.1,-19.0,-18.9,-18.9,-18.9,-18.9,-18.9,-18.9,-18.7,-18.6,-18.7,-18.8,-18.8,-18.7,-18.7,-18.9,-19.1,-19.2,-19.3,-19.6,-19.8,-19.8,-19.6,-19.4,-19.4,-19.4,-19.5,-19.6,-99.0,-99.0,-99.0,-99.0,-36.0,-14.9,-14.9,-14.8,-14.8,-14.9,-15.1,-14.9,-14.8,-14.7,-14.7,-14.8,-14.8,-14.8,-14.8,-14.7,-14.8,-14.7,-14.7,-14.6,-14.6,-14.3,-14.2,-14.3,-14.4,-14.4,-14.3,-14.3,-14.2,-14.3,-14.3,-14.1,-13.9,-13.9,-13.9,-13.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=127 */
		private double[] getElevationGrid_5_34_height_127()
		{
			double[] value = {-14.0,-14.1,-14.1,-14.1,-14.1,-14.1,-14.2,-14.1,-14.1,-14.2,-14.4,-14.3,-14.3,-14.1,-14.1,-14.0,-13.9,-14.0,-14.1,-14.1,-14.2,-14.2,-14.2,-14.2,-14.2,-14.2,-14.5,-15.3,-15.8,-15.9,-15.6,-15.5,-15.6,-15.7,-15.8,-15.7,-15.5,-15.2,-14.6,-14.6,-15.3,-15.9,-16.3,-16.5,-16.6,-16.6,-16.5,-16.4,-16.4,-16.5,-16.6,-16.7,-16.8,-16.8,-16.8,-16.9,-17.0,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-17.0,-17.0,-17.1,-17.1,-16.7,-15.9,-15.0,-14.9,-15.6,-16.5,-16.7,-16.7,-16.6,-16.8,-17.1,-17.3,-17.1,-16.7,-16.2,-15.6,-15.4,-15.3,-15.1,-15.0,-15.0,-15.1,-15.3,-15.4,-15.7,-15.7,-16.2,-17.4,-17.9,-18.6,-19.4,-20.0,-20.6,-20.7,-20.8,-20.9,-20.9,-20.9,-20.9,-20.9,-21.1,-21.1,-21.1,-21.1,-21.1,-21.2,-21.2,-21.1,-21.1,-21.2,-21.3,-21.3,-21.2,-21.2,-21.3,-21.2,-21.2,-21.3,-21.3,-21.3,-21.2,-21.0,-20.9,-20.9,-21.0,-21.0,-20.8,-20.6,-20.5,-20.6,-20.6,-20.6,-20.5,-20.5,-20.5,-20.4,-20.2,-19.8,-19.7,-20.0,-20.2,-20.3,-20.1,-20.0,-19.8,-19.7,-19.8,-19.7,-19.6,-19.6,-19.6,-19.6,-19.6,-19.5,-19.4,-19.1,-18.5,-18.1,-18.0,-17.5,-17.3,-17.5,-17.3,-17.1,-16.9,-16.6,-16.6,-16.4,-16.3,-16.3,-16.7,-17.0,-16.6,-16.3,-16.0,-16.2,-16.3,-16.3,-16.3,-16.6,-16.8,-16.9,-17.0,-16.9,-16.8,-16.8,-17.0,-17.0,-17.2,-17.5,-17.5,-17.5,-17.5,-17.4,-17.4,-17.3,-17.3,-17.4,-17.4,-17.3,-17.3,-17.3,-17.4,-17.3,-17.4,-17.3,-17.1,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-16.9,-16.9,-17.1,-17.2,-17.3,-17.1,-17.0,-17.0,-17.2,-17.3,-17.1,-16.9,-16.9,-17.1,-17.1,-17.1,-17.1,-17.0,-16.8,-16.5,-16.5,-16.6,-16.8,-16.7,-16.7,-16.7,-16.8,-16.9,-16.9,-16.9,-17.0,-17.1,-17.2,-17.0,-16.9,-16.8,-16.8,-16.9,-16.9,-16.9,-17.1,-17.1,-16.9,-16.8,-16.9,-17.1,-17.1,-17.1,-17.0,-17.0,-17.1,-17.1,-17.0,-17.0,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-17.0,-17.1,-17.0,-16.8,-16.9,-16.9,-16.9,-16.9,-16.8,-16.9,-16.9,-16.9,-17.0,-17.1,-17.3,-17.4,-17.3,-17.4,-17.7,-17.6,-17.8,-17.8,-17.7,-17.7,-17.9,-18.0,-18.0,-18.0,-18.1,-18.1,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.5,-18.4,-18.4,-18.5,-18.6,-18.8,-18.8,-18.7,-18.7,-18.7,-18.7,-18.7,-18.8,-18.8,-18.5,-18.3,-18.4,-18.5,-18.3,-18.3,-18.1,-18.0,-18.1,-18.1,-18.1,-18.0,-17.9,-18.0,-18.1,-18.2,-18.1,-18.2,-18.4,-18.4,-18.4,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.4,-18.5,-18.5,-18.2,-18.0,-17.9,-17.9,-18.0,-18.1,-18.2,-18.3,-18.5,-18.6,-18.6,-18.4,-18.2,-18.2,-18.3,-18.2,-18.3,-18.3,-18.3,-18.4,-18.5,-18.5,-18.5,-18.4,-18.3,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.3,-18.4,-18.3,-18.2,-18.1,-18.3,-18.4,-18.3,-18.3,-18.3,-18.3,-18.4,-18.5,-18.4,-18.3,-18.3,-18.4,-18.5,-18.5,-18.5,-18.5,-18.4,-18.3,-18.4,-18.4,-18.4,-18.4,-18.5,-18.4,-18.3,-18.2,-18.2,-18.3,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.2,-18.2,-18.4,-18.4,-18.4,-18.5,-18.4,-18.2,-18.3,-18.2,-18.3,-18.4,-18.4,-18.3,-18.2,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.2,-18.1,-18.3,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.1,-18.3,-18.4,-18.3,-18.3,-18.2,-18.2,-18.3,-18.2,-18.1,-18.2,-18.4,-18.5,-18.3,-18.4,-18.4,-18.5,-18.4,-18.5,-18.4,-18.5,-18.6,-18.7,-18.7,-18.6,-18.4,-18.4,-18.4,-18.4,-18.5,-18.5,-18.6,-18.6,-18.4,-18.3,-18.4,-18.5,-18.4,-18.3,-18.4,-18.3,-18.3,-18.3,-18.2,-18.2,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.4,-18.5,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.6,-18.5,-18.4,-18.5,-18.6,-18.5,-18.6,-18.5,-18.6,-18.6,-18.5,-18.6,-18.6,-18.7,-18.8,-18.8,-18.8,-18.8,-18.8,-18.9,-18.8,-18.8,-18.7,-18.8,-18.8,-18.9,-18.9,-18.9,-18.9,-19.0,-19.0,-19.1,-19.1,-19.0,-18.9,-18.9,-18.8,-18.9,-19.1,-19.0,-19.1,-19.1,-19.3,-19.3,-19.3,-19.2,-19.2,-19.3,-19.1,-19.1,-19.1,-19.1,-19.0,-19.1,-19.1,-18.9,-18.7,-18.4,-18.4,-18.6,-18.7,-18.8,-18.8,-18.6,-18.4,-18.3,-18.3,-18.4,-18.5,-18.4,-18.5,-18.6,-18.9,-19.0,-19.1,-19.3,-19.4,-19.4,-19.2,-19.1,-19.2,-19.2,-19.3,-19.4,-99.0,-99.0,-99.0,-99.0,-15.7,-15.7,-15.6,-15.5,-15.5,-16.3,-16.3,-15.7,-15.6,-15.5,-15.7,-15.5,-15.4,-15.6,-15.6,-15.4,-15.5,-15.4,-15.3,-15.4,-15.3,-15.0,-15.0,-15.0,-15.2,-15.2,-15.2,-15.0,-14.9,-14.9,-14.9,-14.7,-14.4,-14.3,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.3,-14.4,-14.4,-14.4,-14.3,-14.4,-14.5,-14.5,-14.4,-14.4,-14.4,-14.3,-14.2,-14.2,-14.3,-14.4,-14.5,-14.5,-14.4,-14.4,-14.6,-14.5,-14.7,-15.2,-15.8,-15.9,-15.4,-15.3,-15.8,-16.1,-16.1,-15.9,-15.6,-15.2,-14.7,-14.6,-15.1,-15.8,-16.3,-16.5,-16.5,-16.4,-16.4,-16.4,-16.6,-16.7,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-17.1,-16.9,-16.6,-16.7,-16.8,-16.8,-16.6,-16.8,-16.8,-16.8,-16.7,-16.1,-15.4,-14.9,-14.7,-15.3,-15.9,-16.1,-16.0,-15.9,-16.3,-17.0,-17.0,-16.5,-15.9,-15.6,-15.5,-15.5,-15.5,-15.4,-15.4,-15.4,-15.7,-15.8,-15.9,-16.4,-16.3,-16.8,-17.7,-18.4,-19.0,-19.6,-20.3,-20.9,-21.2,-21.3,-21.4,-21.3,-21.2,-21.2,-21.3,-21.4,-21.4,-21.4,-21.3,-21.4,-21.5,-21.5,-21.4,-21.4,-21.4,-21.6,-21.6,-21.5,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.6,-21.4,-21.3,-21.3,-21.5,-21.4,-21.3,-21.1,-20.9,-21.1,-21.2,-21.0,-21.0,-21.0,-21.1,-20.9,-20.7,-20.4,-20.3,-20.4,-20.7,-20.7,-20.3,-20.3,-20.1,-20.1,-20.0,-20.0,-20.0,-20.0,-20.0,-19.9,-19.9,-19.8,-19.7,-19.4,-19.1,-19.1,-18.7,-18.0,-17.8,-17.8,-17.6,-17.4,-17.3,-17.1,-17.1,-17.1,-17.0,-17.0,-17.4,-17.5,-17.2,-16.7,-16.6,-16.6,-16.6,-16.5,-16.4,-16.4,-16.5,-16.4,-16.4,-16.4,-16.3,-16.3,-16.4,-16.4,-16.7,-16.8,-16.8,-16.8,-16.9,-16.7,-16.8,-16.7,-16.6,-16.6,-16.7,-16.6,-16.6,-16.6,-16.6,-16.6,-16.7,-16.6,-16.4,-16.4,-16.3,-16.4,-16.5,-16.5,-16.5,-16.6,-16.6,-16.7,-16.9,-17.0,-16.8,-16.7,-17.0,-17.0,-17.1,-17.0,-16.9,-16.9,-17.0,-17.0,-16.9,-16.7,-16.5,-16.3,-16.1,-15.9,-15.9,-16.0,-16.0,-15.9,-16.1,-16.2,-16.6,-16.6,-16.6,-16.6,-16.7,-16.7,-16.7,-16.8,-16.9,-16.8,-16.7,-16.7,-16.8,-16.9,-16.8,-16.6,-16.5,-16.7,-17.0,-17.1,-17.1,-17.0,-17.0,-17.0,-16.9,-16.9,-16.9,-17.0,-17.0,-16.9,-17.0,-17.0,-17.0,-17.1,-17.3,-17.1,-17.0,-17.1,-17.1,-17.0,-16.9,-16.9,-17.0,-17.1,-17.1,-17.1,-17.2,-17.2,-17.1,-17.1,-17.1,-17.3,-17.3,-17.3,-17.2,-17.1,-17.3,-17.4,-17.5,-17.5,-17.5,-17.6,-17.7,-17.8,-17.8,-17.9,-18.0,-18.1,-18.3,-18.2,-18.1,-18.2,-18.2,-18.4,-18.6,-18.7,-18.6,-18.6,-18.6,-18.5,-18.5,-18.4,-18.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=128 */
		private double[] getElevationGrid_5_34_height_128()
		{
			double[] value = {-18.0,-17.7,-17.8,-17.7,-17.5,-17.4,-17.4,-17.3,-17.2,-17.2,-17.3,-17.1,-17.0,-17.1,-17.2,-17.3,-17.3,-17.5,-17.6,-17.5,-17.4,-17.3,-17.3,-17.3,-17.3,-17.3,-17.4,-17.6,-17.8,-17.8,-17.6,-17.3,-17.1,-17.3,-17.4,-17.5,-17.6,-17.8,-18.1,-18.3,-18.2,-18.0,-17.9,-17.9,-18.0,-18.0,-18.1,-18.2,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.2,-18.1,-18.1,-18.1,-18.1,-18.2,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.4,-18.5,-18.4,-18.3,-18.4,-18.5,-18.6,-18.6,-18.6,-18.5,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.5,-18.4,-18.3,-18.3,-18.3,-18.3,-18.4,-18.3,-18.2,-18.1,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.2,-18.2,-18.2,-18.3,-18.3,-18.2,-18.1,-18.1,-18.1,-18.3,-18.2,-18.1,-18.1,-18.1,-18.2,-18.2,-18.1,-18.2,-18.1,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-18.0,-18.1,-18.1,-18.3,-18.2,-18.0,-18.1,-18.1,-18.2,-18.1,-18.0,-18.2,-18.3,-18.3,-18.4,-18.4,-18.3,-18.4,-18.4,-18.5,-18.4,-18.3,-18.3,-18.3,-18.3,-18.4,-18.3,-18.4,-18.4,-18.4,-18.2,-18.4,-18.3,-18.2,-18.1,-18.1,-18.2,-18.1,-18.0,-18.0,-18.1,-18.1,-18.1,-18.2,-18.2,-18.1,-18.1,-18.1,-18.3,-18.2,-18.1,-18.1,-18.2,-18.2,-18.1,-18.1,-18.2,-18.2,-18.2,-18.3,-18.3,-18.1,-18.1,-18.1,-18.2,-18.2,-18.1,-18.2,-18.1,-18.2,-18.2,-18.3,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.4,-18.5,-18.5,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.5,-18.4,-18.5,-18.6,-18.6,-18.7,-18.7,-18.7,-18.8,-18.9,-18.9,-18.8,-18.8,-18.6,-18.5,-18.5,-18.7,-18.8,-18.8,-18.8,-18.9,-18.9,-19.0,-19.0,-18.9,-18.9,-19.0,-18.9,-18.8,-18.8,-18.8,-18.8,-18.9,-18.8,-18.7,-18.3,-18.1,-18.2,-18.4,-18.5,-18.5,-18.5,-18.4,-18.2,-18.1,-18.1,-18.1,-18.3,-18.3,-18.4,-18.5,-18.6,-18.8,-18.9,-19.1,-19.1,-19.1,-18.8,-18.7,-18.8,-18.9,-19.1,-19.1,-99.0,-99.0,-99.0,-99.0,-16.3,-16.3,-16.2,-16.2,-16.5,-17.8,-17.9,-16.8,-16.4,-16.4,-16.6,-16.4,-16.2,-16.3,-16.4,-16.4,-16.4,-16.2,-16.1,-16.2,-16.1,-15.9,-15.9,-15.9,-16.0,-16.0,-15.9,-15.8,-15.7,-15.6,-15.6,-15.4,-15.2,-15.0,-15.0,-15.1,-15.0,-15.0,-14.9,-14.8,-14.9,-15.0,-14.9,-14.9,-14.9,-14.9,-15.1,-15.2,-15.1,-15.1,-15.1,-14.9,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.8,-14.9,-15.0,-14.9,-14.9,-15.3,-15.7,-15.7,-15.3,-15.1,-15.4,-15.9,-15.9,-15.7,-15.2,-15.1,-14.9,-14.8,-15.0,-15.5,-16.1,-16.3,-16.1,-16.0,-15.8,-15.9,-16.3,-16.5,-16.5,-16.6,-16.7,-16.6,-16.4,-16.5,-16.7,-16.4,-15.8,-16.0,-15.9,-15.8,-15.8,-16.0,-16.1,-16.0,-15.9,-15.6,-15.3,-15.1,-15.0,-15.3,-15.7,-15.7,-15.8,-15.9,-16.2,-16.6,-16.6,-16.3,-15.9,-15.9,-15.8,-15.9,-15.9,-15.9,-16.1,-16.2,-16.5,-16.4,-16.8,-17.0,-16.9,-17.3,-18.1,-18.5,-18.8,-19.3,-20.1,-21.0,-21.5,-21.7,-21.8,-21.6,-21.6,-21.7,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.8,-21.9,-21.8,-21.8,-21.8,-21.9,-21.9,-21.9,-21.9,-21.9,-22.0,-21.9,-21.9,-21.8,-22.0,-21.9,-21.7,-21.7,-21.8,-21.8,-21.8,-21.8,-21.6,-21.4,-21.7,-21.7,-21.4,-21.4,-21.5,-21.5,-21.4,-21.4,-21.2,-21.1,-21.0,-21.2,-21.1,-20.6,-20.6,-20.5,-20.4,-20.4,-20.3,-20.3,-20.2,-20.2,-20.2,-20.2,-20.1,-20.2,-20.2,-20.1,-19.9,-19.3,-18.4,-18.1,-18.2,-18.0,-17.8,-17.7,-17.6,-17.7,-17.6,-17.5,-17.6,-17.6,-17.8,-17.6,-17.3,-17.1,-16.9,-16.8,-16.7,-16.5,-16.5,-16.5,-16.4,-16.3,-16.2,-16.1,-16.1,-16.0,-16.1,-16.1,-16.1,-16.1,-16.1,-16.0,-16.0,-16.0,-16.0,-15.9,-16.0,-15.9,-15.8,-15.7,-15.8,-15.7,-15.8,-15.7,-15.7,-15.7,-15.6,-15.5,-15.6,-15.7,-15.6,-15.8,-15.8,-16.0,-16.0,-16.1,-16.1,-15.9,-16.1,-16.6,-16.5,-16.4,-16.3,-16.3,-16.1,-16.2,-16.4,-16.1,-15.9,-15.7,-15.6,-15.4,-15.4,-15.3,-15.3,-15.3,-15.3,-15.2,-15.4,-15.7,-15.6,-15.8,-15.7,-15.7,-15.7,-15.9,-16.1,-16.3,-16.3,-16.1,-15.9,-16.1,-16.2,-16.0,-15.9,-15.9,-16.0,-16.3,-16.7,-17.0,-16.8,-16.6,-16.4,-16.3,-16.3,-16.5,-16.8,-16.8,-16.9,-16.9,-17.1,-17.2,-17.3,-17.4,-17.4,-17.3,-17.3,-17.3,-17.2,-17.1,-17.1,-17.2,-17.3,-17.2,-17.3,-17.3,-17.2,-17.1,-17.1,-17.2,-17.3,-17.2,-17.2,-17.1,-17.0,-16.9,-17.0,-16.9,-17.1,-17.1,-17.1,-17.3,-17.5,-17.4,-17.5,-17.7,-17.7,-17.8,-17.8,-17.6,-17.6,-17.7,-17.9,-18.0,-18.1,-18.1,-18.2,-18.2,-18.2,-18.1,-17.9,-17.7,-17.4,-17.0,-16.9,-16.8,-16.8,-16.9,-16.9,-16.8,-16.6,-16.4,-16.1,-16.1,-16.1,-16.2,-16.2,-16.4,-16.5,-16.5,-16.4,-16.3,-16.3,-16.2,-16.2,-16.2,-16.3,-16.4,-16.4,-16.5,-16.5,-16.4,-16.3,-16.2,-16.2,-16.3,-16.5,-16.5,-16.5,-16.6,-16.8,-17.0,-17.1,-17.0,-17.1,-17.2,-17.4,-17.5,-17.6,-17.7,-17.7,-17.9,-18.0,-18.1,-18.1,-18.1,-17.9,-17.9,-17.9,-17.9,-18.0,-18.1,-18.2,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.4,-18.5,-18.4,-18.3,-18.4,-18.5,-18.6,-18.6,-18.4,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.3,-18.2,-18.2,-18.1,-18.2,-18.2,-18.3,-18.3,-18.3,-18.2,-18.1,-18.1,-18.1,-18.3,-18.2,-18.2,-18.2,-18.1,-18.1,-18.1,-18.2,-18.1,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-17.9,-17.9,-17.9,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-18.1,-18.1,-18.0,-18.1,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.8,-17.9,-18.0,-18.1,-18.1,-18.0,-17.9,-17.9,-18.1,-17.9,-17.9,-18.0,-18.1,-18.1,-18.2,-18.2,-18.1,-18.1,-18.2,-18.3,-18.3,-18.2,-18.1,-18.2,-18.2,-18.2,-18.2,-18.3,-18.2,-18.2,-18.1,-18.1,-18.1,-18.0,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-18.0,-17.9,-17.9,-17.9,-18.0,-18.1,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-18.0,-18.0,-18.1,-18.0,-17.9,-18.0,-18.1,-18.1,-18.1,-18.1,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.2,-18.2,-18.3,-18.3,-18.4,-18.4,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.3,-18.3,-18.4,-18.5,-18.6,-18.5,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.3,-18.2,-18.3,-18.5,-18.6,-18.6,-18.6,-18.6,-18.6,-18.7,-18.6,-18.7,-18.8,-18.7,-18.5,-18.4,-18.5,-18.6,-18.6,-18.6,-18.5,-18.3,-18.1,-18.0,-18.1,-18.2,-18.4,-18.3,-18.3,-18.2,-18.1,-18.0,-18.0,-18.1,-18.1,-18.1,-18.2,-18.3,-18.5,-18.6,-18.7,-18.8,-18.9,-18.8,-18.6,-18.4,-18.5,-18.7,-18.9,-18.9,-99.0,-99.0,-99.0,-99.0,-16.7,-16.6,-16.4,-16.7,-17.4,-19.7,-19.7,-18.2,-17.4,-17.3,-17.4,-17.4,-17.2,-17.2,-17.3,-17.5,-17.4,-17.1,-16.8,-16.8,-16.9,-17.0,-16.8,-16.9,-16.9,-16.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=129 */
		private double[] getElevationGrid_5_34_height_129()
		{
			double[] value = {-16.7,-16.6,-16.6,-16.5,-16.2,-16.2,-16.0,-15.9,-15.9,-15.9,-15.8,-15.7,-15.7,-15.6,-15.6,-15.7,-15.7,-15.6,-15.6,-15.8,-15.8,-15.9,-15.8,-15.9,-15.7,-15.6,-15.6,-15.6,-15.6,-15.6,-15.5,-15.4,-15.4,-15.6,-15.7,-15.5,-15.4,-15.7,-16.0,-16.1,-15.5,-15.4,-15.4,-15.7,-15.7,-15.5,-15.3,-15.3,-15.2,-15.1,-15.1,-15.4,-15.8,-15.9,-15.6,-15.4,-15.2,-15.3,-15.5,-15.9,-15.9,-15.9,-16.2,-16.0,-15.9,-16.0,-16.1,-15.7,-15.4,-15.6,-15.5,-15.4,-15.5,-15.7,-15.8,-15.8,-15.8,-15.7,-15.6,-15.6,-15.5,-15.5,-15.8,-15.8,-16.2,-16.4,-16.5,-16.6,-16.7,-16.5,-16.4,-16.1,-16.1,-16.4,-16.3,-16.4,-16.6,-16.8,-17.2,-17.1,-17.4,-17.8,-17.4,-17.7,-18.4,-18.7,-18.5,-19.1,-20.0,-21.1,-21.8,-22.0,-22.0,-21.8,-21.9,-22.0,-22.1,-22.1,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.0,-22.0,-22.1,-22.1,-22.1,-22.1,-22.2,-22.2,-22.1,-22.1,-22.1,-22.1,-21.9,-21.9,-22.0,-22.1,-22.1,-22.0,-22.0,-21.8,-21.8,-22.0,-22.0,-21.7,-21.7,-21.9,-21.7,-21.7,-21.8,-21.8,-21.6,-21.5,-21.6,-21.3,-20.9,-20.9,-20.8,-20.7,-20.6,-20.5,-20.4,-20.4,-20.3,-20.3,-20.3,-20.4,-20.6,-20.7,-20.5,-20.3,-19.6,-18.5,-18.3,-18.3,-18.2,-18.1,-18.0,-18.0,-17.9,-17.8,-17.9,-17.9,-17.8,-17.8,-17.8,-17.4,-17.4,-17.2,-17.0,-16.9,-16.8,-16.7,-16.7,-16.6,-16.4,-16.3,-16.1,-16.1,-16.0,-16.0,-16.1,-16.0,-15.9,-15.8,-15.8,-15.8,-15.8,-15.8,-15.9,-15.9,-15.7,-15.6,-15.6,-15.5,-15.4,-15.5,-15.4,-15.4,-15.3,-15.3,-15.3,-15.4,-15.4,-15.4,-15.4,-15.5,-15.6,-15.6,-15.6,-15.5,-15.4,-15.5,-15.7,-15.8,-15.7,-15.5,-15.5,-15.4,-15.5,-15.5,-15.6,-15.4,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-14.9,-14.9,-15.0,-15.0,-15.1,-15.1,-15.1,-15.1,-15.1,-15.3,-15.4,-15.4,-15.3,-15.3,-15.3,-15.3,-15.3,-15.3,-15.4,-15.4,-15.6,-15.8,-16.1,-16.0,-15.7,-15.5,-15.4,-15.4,-15.6,-15.9,-16.1,-16.1,-16.4,-16.9,-17.1,-17.3,-17.4,-17.4,-17.3,-17.2,-17.2,-17.0,-17.0,-17.1,-17.3,-17.3,-17.3,-17.3,-17.4,-17.3,-17.3,-17.3,-17.3,-17.3,-17.2,-17.2,-17.1,-17.0,-17.0,-17.0,-16.9,-17.0,-16.9,-17.0,-17.2,-17.3,-17.4,-17.4,-17.4,-17.5,-17.6,-17.4,-16.9,-16.8,-17.0,-17.2,-17.4,-17.4,-17.4,-17.7,-17.8,-17.8,-17.7,-17.4,-17.1,-16.8,-16.3,-16.3,-16.4,-16.4,-16.7,-16.7,-16.6,-16.3,-16.0,-15.8,-15.7,-15.6,-15.5,-15.6,-15.6,-15.9,-15.9,-15.8,-15.5,-15.4,-15.5,-15.4,-15.3,-15.5,-15.6,-15.7,-15.7,-15.6,-15.3,-15.3,-15.5,-15.5,-15.6,-15.7,-15.8,-15.7,-15.6,-15.7,-15.9,-16.0,-16.1,-16.3,-16.6,-16.8,-16.9,-16.9,-16.8,-16.8,-17.1,-17.2,-17.3,-17.5,-17.5,-17.3,-17.4,-17.4,-17.5,-17.6,-17.7,-17.8,-17.9,-18.1,-18.2,-18.2,-18.1,-18.1,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.3,-18.2,-18.2,-18.2,-18.3,-18.4,-18.4,-18.3,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.0,-17.9,-17.9,-18.0,-18.0,-17.9,-17.9,-17.9,-17.8,-17.7,-17.6,-17.4,-17.3,-17.2,-17.2,-17.2,-17.3,-17.4,-17.4,-17.5,-17.7,-17.8,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.7,-17.7,-17.6,-17.6,-17.7,-17.6,-17.6,-17.8,-17.8,-17.9,-17.9,-17.8,-17.8,-17.7,-17.9,-17.8,-17.7,-17.9,-17.9,-17.9,-18.1,-18.0,-17.9,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.8,-17.8,-17.8,-17.7,-17.7,-17.8,-17.8,-17.8,-17.9,-17.8,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-18.0,-18.0,-18.0,-18.0,-18.0,-18.0,-17.9,-18.0,-18.0,-18.0,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.2,-18.2,-18.2,-18.3,-18.4,-18.4,-18.4,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.3,-18.2,-18.3,-18.4,-18.4,-18.4,-18.4,-18.4,-18.4,-18.5,-18.6,-18.6,-18.6,-18.5,-18.3,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.2,-18.1,-18.0,-18.1,-18.1,-18.2,-18.2,-18.1,-18.0,-18.0,-18.0,-18.0,-18.0,-18.0,-18.1,-18.1,-18.2,-18.4,-18.5,-18.6,-18.6,-18.6,-18.6,-18.4,-18.2,-18.3,-18.5,-18.6,-18.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-61.4,-22.1,-19.9,-18.9,-18.3,-18.5,-18.8,-18.6,-18.4,-18.5,-18.8,-18.9,-18.4,-17.9,-17.8,-17.9,-18.0,-17.7,-17.9,-17.8,-17.6,-17.7,-17.6,-17.7,-17.7,-17.1,-17.1,-17.2,-16.7,-16.7,-16.5,-16.4,-16.6,-16.6,-16.6,-16.6,-16.4,-16.4,-16.4,-16.4,-16.5,-16.5,-16.5,-16.5,-16.6,-16.4,-16.4,-16.3,-16.2,-16.3,-16.2,-16.2,-16.1,-16.2,-16.4,-16.6,-16.3,-16.2,-16.4,-16.7,-16.7,-16.2,-16.1,-16.1,-16.1,-16.0,-15.9,-15.8,-15.9,-15.8,-15.7,-15.7,-15.6,-15.7,-15.7,-15.6,-15.2,-15.1,-15.1,-15.2,-15.6,-15.9,-15.8,-16.1,-16.0,-15.9,-15.9,-16.0,-15.7,-15.6,-15.7,-15.7,-15.6,-15.7,-16.0,-16.3,-16.2,-16.0,-15.9,-16.1,-16.2,-16.0,-16.0,-16.0,-16.1,-16.6,-16.9,-16.8,-16.8,-16.9,-16.8,-16.7,-16.3,-16.5,-16.8,-16.5,-16.6,-16.8,-17.1,-17.5,-17.4,-17.8,-18.4,-18.0,-18.4,-19.1,-19.4,-19.2,-19.6,-20.6,-21.4,-22.0,-22.1,-22.2,-22.0,-22.0,-22.1,-22.2,-22.2,-22.2,-22.1,-22.1,-22.2,-22.1,-22.2,-22.2,-22.1,-22.1,-22.2,-22.1,-22.2,-22.2,-22.3,-22.2,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.1,-22.3,-22.4,-22.2,-22.1,-22.1,-22.0,-22.1,-22.1,-21.8,-21.8,-21.9,-21.8,-21.9,-22.1,-22.1,-22.0,-21.8,-21.7,-21.4,-21.3,-21.1,-20.9,-20.8,-20.7,-20.6,-20.6,-20.5,-20.4,-20.4,-20.4,-20.6,-20.8,-20.9,-20.7,-20.5,-19.5,-18.6,-18.6,-18.3,-18.3,-18.3,-18.1,-18.2,-18.0,-18.1,-18.1,-18.0,-17.9,-17.9,-17.8,-17.6,-17.5,-17.3,-17.1,-17.1,-17.1,-16.9,-16.9,-16.7,-16.6,-16.5,-16.2,-16.1,-16.2,-16.2,-16.3,-16.2,-16.2,-16.0,-15.9,-15.8,-15.9,-15.9,-15.9,-15.9,-15.8,-15.9,-15.7,-15.7,-15.6,-15.6,-15.6,-15.4,-15.3,-15.3,-15.4,-15.4,-15.4,-15.5,-15.6,-15.7,-15.7,-15.6,-15.5,-15.4,-15.3,-15.2,-15.3,-15.4,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.4,-15.4,-15.3,-15.3,-15.4,-15.4,-15.3,-15.4,-15.4,-15.1,-14.9,-14.9,-14.9,-14.9,-15.1,-15.1,-15.1,-15.1,-15.0,-15.1,-15.1,-15.1,-15.0,-15.0,-15.1,-15.1,-15.1,-15.3,-15.4,-15.3,-15.2,-15.1,-15.3,-15.1,-15.1,-15.1,-15.1,-14.9,-15.0,-15.1,-15.1,-15.2,-15.4,-16.0,-16.6,-16.8,-16.9,-16.9,-16.7,-16.5,-16.3,-16.1,-16.2,-16.6,-16.8,-16.8,-16.9,-17.1,-17.1,-17.1,-17.1,-17.1,-17.2,-17.1,-17.1,-17.2,-17.1,-17.0,-16.8,-16.7,-16.6,-16.5,-16.5,-16.6,-16.7,-16.8,-17.0,-17.0,-17.1,-17.2,-17.3,-17.0,-16.2,-16.0,-16.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=130 */
		private double[] getElevationGrid_5_34_height_130()
		{
			double[] value = {-16.3,-16.4,-16.3,-16.6,-17.0,-17.1,-17.1,-16.8,-16.5,-16.4,-16.4,-16.3,-16.2,-16.3,-16.4,-16.6,-16.6,-16.5,-16.3,-16.1,-15.9,-15.9,-15.7,-15.7,-15.6,-15.7,-15.8,-15.8,-15.6,-15.5,-15.4,-15.3,-15.1,-15.1,-15.2,-15.3,-15.3,-15.2,-15.1,-14.7,-14.9,-15.1,-15.0,-15.0,-15.0,-15.1,-15.1,-15.0,-15.1,-15.1,-15.2,-15.4,-15.7,-16.1,-16.3,-16.3,-16.1,-15.8,-15.7,-15.8,-15.9,-16.1,-16.4,-16.4,-16.5,-16.7,-16.9,-17.0,-17.0,-17.1,-17.1,-17.3,-17.5,-17.6,-17.6,-17.8,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-18.0,-18.0,-17.9,-17.8,-17.8,-17.8,-17.7,-17.7,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.7,-17.6,-17.6,-17.5,-17.4,-17.3,-17.2,-17.1,-16.9,-16.8,-16.6,-16.4,-16.3,-16.4,-16.4,-16.5,-16.6,-16.7,-16.8,-17.1,-17.3,-17.5,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.5,-17.6,-17.6,-17.6,-17.6,-17.6,-17.7,-17.8,-17.8,-17.7,-17.7,-17.7,-17.8,-17.7,-17.7,-17.8,-17.9,-17.9,-17.9,-18.0,-17.9,-17.9,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-17.9,-17.8,-17.6,-17.4,-17.4,-17.4,-17.5,-17.6,-17.6,-17.6,-17.7,-17.7,-17.7,-17.6,-17.7,-17.8,-17.7,-17.7,-17.8,-17.7,-17.7,-17.7,-17.7,-17.8,-17.8,-17.8,-17.8,-17.7,-17.7,-17.7,-17.8,-17.8,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-18.0,-18.1,-18.0,-18.1,-18.1,-18.1,-18.2,-18.2,-18.2,-18.2,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.3,-18.3,-18.2,-18.1,-18.2,-18.2,-18.3,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.4,-18.4,-18.3,-18.1,-18.1,-18.1,-18.2,-18.2,-18.2,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-18.0,-18.1,-18.3,-18.4,-18.4,-18.4,-18.4,-18.3,-18.1,-18.1,-18.1,-18.2,-18.3,-18.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-63.0,-23.6,-21.3,-20.2,-19.6,-19.8,-20.0,-19.7,-19.8,-19.9,-20.2,-20.3,-19.9,-19.4,-19.1,-19.0,-19.1,-18.5,-18.6,-18.9,-18.6,-19.0,-18.9,-18.8,-18.8,-18.2,-18.2,-18.6,-17.9,-17.2,-17.0,-17.1,-17.8,-17.9,-17.6,-17.8,-17.2,-16.9,-16.8,-16.8,-17.0,-17.2,-17.1,-17.1,-17.3,-17.1,-17.0,-16.8,-16.6,-16.6,-16.7,-16.6,-16.7,-16.7,-17.0,-17.2,-17.0,-16.8,-16.8,-17.2,-17.3,-16.9,-16.6,-16.5,-16.5,-16.4,-16.4,-16.1,-16.3,-16.2,-16.2,-16.2,-16.0,-16.1,-16.0,-15.8,-15.5,-15.3,-15.3,-15.4,-15.9,-16.2,-16.3,-16.6,-16.5,-16.3,-16.1,-16.1,-16.1,-16.1,-16.0,-15.9,-16.1,-16.2,-16.5,-16.8,-16.8,-16.4,-16.2,-16.3,-16.5,-16.4,-16.5,-16.3,-16.2,-16.8,-17.1,-17.1,-16.8,-17.1,-17.1,-16.8,-16.7,-17.0,-17.2,-17.0,-17.1,-17.2,-17.6,-17.6,-17.5,-18.3,-19.1,-19.0,-19.2,-19.8,-20.4,-20.5,-20.7,-21.4,-21.9,-22.3,-22.4,-22.3,-22.3,-22.2,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.3,-22.4,-22.4,-22.3,-22.3,-22.3,-22.3,-22.5,-22.4,-22.3,-22.3,-22.4,-22.5,-22.6,-22.4,-22.3,-22.2,-22.3,-22.2,-22.0,-22.0,-21.9,-21.9,-22.1,-22.3,-22.3,-22.2,-21.9,-21.8,-21.6,-21.4,-21.2,-21.1,-20.9,-20.9,-20.8,-20.7,-20.7,-20.6,-20.6,-20.6,-20.8,-20.9,-21.0,-20.9,-20.6,-19.6,-18.9,-19.0,-18.6,-18.6,-18.7,-18.5,-18.4,-18.3,-18.3,-18.3,-18.3,-18.3,-18.4,-18.3,-17.9,-17.8,-17.4,-17.1,-17.4,-17.3,-17.1,-17.1,-16.9,-16.9,-16.8,-16.6,-16.3,-16.3,-16.5,-16.7,-16.7,-16.7,-16.5,-16.4,-16.2,-16.3,-16.3,-16.3,-16.4,-16.4,-16.4,-16.2,-16.1,-16.1,-15.9,-15.9,-15.6,-15.5,-15.5,-15.5,-15.7,-15.8,-15.8,-16.0,-16.1,-16.0,-15.9,-15.8,-15.6,-15.4,-15.3,-15.3,-15.5,-15.4,-15.3,-15.3,-15.3,-15.3,-15.3,-15.5,-15.9,-15.6,-15.4,-15.7,-15.8,-15.6,-15.6,-15.7,-15.4,-15.1,-15.0,-15.0,-15.1,-15.2,-15.3,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-15.2,-15.1,-15.2,-15.2,-15.3,-15.3,-15.4,-15.3,-15.2,-15.1,-15.1,-15.0,-15.1,-15.0,-15.0,-14.9,-14.9,-15.0,-14.9,-14.8,-14.8,-15.1,-15.5,-15.6,-15.6,-15.7,-15.6,-15.3,-15.1,-14.9,-15.0,-15.3,-15.6,-15.6,-15.8,-16.2,-16.4,-16.4,-16.4,-16.2,-16.5,-16.5,-16.6,-16.7,-16.6,-16.4,-16.0,-15.7,-15.5,-15.3,-15.3,-15.3,-15.4,-15.6,-15.9,-16.0,-16.1,-16.3,-16.3,-15.9,-15.1,-14.9,-15.0,-15.2,-15.3,-15.2,-15.5,-15.9,-16.0,-15.9,-15.6,-15.4,-15.7,-16.1,-16.1,-15.8,-15.9,-16.1,-16.2,-16.3,-16.2,-15.9,-15.7,-15.7,-15.7,-15.7,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.7,-15.6,-15.6,-15.5,-15.5,-15.5,-15.4,-15.4,-15.4,-15.3,-15.2,-15.3,-15.4,-15.3,-15.3,-15.3,-15.3,-15.3,-15.3,-15.4,-15.4,-15.4,-15.5,-15.6,-15.9,-16.1,-16.0,-15.6,-15.1,-14.7,-14.6,-14.6,-14.9,-15.2,-15.4,-15.6,-15.9,-16.2,-16.3,-16.4,-16.4,-16.3,-16.4,-16.6,-16.8,-17.0,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.4,-17.4,-17.3,-17.4,-17.5,-17.6,-17.5,-17.4,-17.4,-17.4,-17.3,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.4,-17.5,-17.5,-17.5,-17.5,-17.5,-17.5,-17.5,-17.5,-17.4,-17.4,-17.4,-17.5,-17.5,-17.4,-17.3,-17.3,-17.1,-17.0,-16.9,-16.8,-16.6,-16.6,-16.4,-16.4,-16.2,-16.1,-16.0,-15.7,-15.6,-15.7,-15.8,-15.8,-16.0,-16.1,-16.2,-16.4,-16.6,-16.8,-16.9,-17.0,-17.0,-17.1,-17.3,-17.4,-17.4,-17.4,-17.4,-17.5,-17.6,-17.6,-17.6,-17.6,-17.6,-17.7,-17.7,-17.7,-17.7,-17.7,-17.7,-17.7,-17.7,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.7,-17.6,-17.5,-17.3,-17.1,-16.9,-16.9,-16.9,-17.0,-17.0,-17.3,-17.4,-17.5,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.7,-17.7,-17.7,-17.7,-17.7,-17.6,-17.6,-17.5,-17.5,-17.6,-17.6,-17.6,-17.7,-17.7,-17.8,-17.7,-17.7,-17.7,-17.7,-17.7,-17.6,-17.7,-17.8,-17.9,-17.9,-17.8,-17.8,-17.8,-17.9,-17.9,-17.8,-17.8,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.8,-17.8,-17.9,-18.0,-18.0,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.0,-18.0,-17.9,-17.9,-18.0,-18.0,-17.9,-17.9,-17.9,-17.9,-17.9,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-18.1,-17.9,-17.9,-18.0,-18.0,-18.0,-18.1,-18.0,-18.0,-18.0,-17.9,-17.9,-17.9,-17.9,-17.8,-17.6,-17.6,-17.7,-17.8,-17.7,-17.6,-17.5,-17.5,-17.8,-17.9,-18.1,-18.1,-18.1,-18.2,-18.1,-18.1,-17.9,-17.8,-17.8,-17.9,-17.9,-18.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-62.6,-23.9,-22.0,-20.9,-20.6,-20.8,-20.7,-20.4,-20.9,-20.8,-20.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=131 */
		private double[] getElevationGrid_5_34_height_131()
		{
			double[] value = {-21.3,-21.0,-20.7,-20.2,-20.0,-19.9,-19.2,-19.4,-19.9,-19.9,-20.3,-20.2,-19.8,-19.6,-19.5,-19.6,-19.7,-19.1,-18.2,-17.7,-18.3,-19.0,-19.0,-18.9,-19.0,-18.4,-17.9,-17.5,-17.4,-17.6,-17.9,-17.6,-17.5,-18.1,-18.0,-17.5,-17.5,-17.4,-17.3,-17.4,-17.2,-17.3,-17.4,-17.3,-17.4,-17.3,-17.2,-17.1,-17.5,-18.1,-17.6,-17.0,-16.7,-16.8,-16.8,-16.9,-16.6,-16.6,-16.4,-16.5,-16.5,-16.4,-16.8,-16.6,-16.3,-16.1,-15.8,-15.7,-15.8,-16.1,-16.3,-16.6,-17.0,-16.8,-16.6,-16.6,-16.6,-16.5,-16.4,-16.2,-16.3,-16.5,-16.7,-16.8,-17.0,-17.0,-16.8,-16.8,-16.5,-16.4,-16.5,-16.6,-16.6,-17.0,-17.3,-17.7,-17.8,-17.2,-17.4,-17.8,-17.4,-17.6,-18.1,-18.2,-18.0,-18.1,-18.3,-18.6,-18.3,-18.0,-19.0,-19.9,-20.1,-20.3,-20.6,-21.2,-21.7,-21.9,-22.2,-22.4,-22.7,-22.6,-22.6,-22.5,-22.4,-22.5,-22.5,-22.5,-22.5,-22.6,-22.6,-22.6,-22.6,-22.6,-22.5,-22.5,-22.5,-22.5,-22.6,-22.6,-22.6,-22.6,-22.6,-22.5,-22.5,-22.5,-22.6,-22.7,-22.6,-22.6,-22.6,-22.6,-22.6,-22.7,-22.5,-22.4,-22.4,-22.3,-22.2,-22.1,-22.0,-22.0,-22.2,-22.3,-22.3,-22.1,-21.9,-21.8,-21.7,-21.5,-21.4,-21.2,-21.1,-21.0,-20.9,-20.8,-20.8,-20.7,-20.7,-20.8,-20.8,-21.0,-21.1,-21.0,-20.7,-19.6,-19.1,-19.4,-19.2,-19.1,-19.0,-18.8,-18.9,-18.9,-18.7,-18.8,-18.9,-19.0,-18.8,-18.8,-18.3,-18.3,-17.7,-17.3,-17.5,-17.4,-17.2,-17.4,-17.3,-17.0,-16.8,-16.8,-16.6,-16.6,-16.6,-16.8,-16.9,-16.8,-16.8,-16.7,-16.6,-16.7,-16.6,-16.8,-16.9,-16.8,-16.8,-16.6,-16.5,-16.4,-16.3,-16.5,-16.1,-16.1,-16.0,-15.9,-16.3,-16.5,-16.4,-16.4,-16.5,-16.4,-16.3,-16.2,-16.0,-15.8,-15.6,-15.6,-15.8,-15.7,-15.6,-15.6,-15.7,-15.7,-15.6,-15.8,-16.1,-16.0,-15.9,-16.1,-16.2,-16.1,-16.2,-16.2,-15.9,-15.4,-15.4,-15.4,-15.6,-15.7,-15.7,-15.5,-15.4,-15.5,-15.6,-15.4,-15.4,-15.4,-15.3,-15.5,-15.6,-15.6,-15.6,-15.7,-15.6,-15.5,-15.4,-15.2,-15.2,-15.2,-15.2,-15.2,-15.2,-15.2,-15.2,-15.2,-15.1,-14.9,-14.9,-15.0,-15.0,-15.0,-15.1,-14.9,-14.9,-14.8,-14.6,-14.5,-14.6,-14.7,-14.7,-14.9,-15.2,-15.3,-15.2,-15.1,-15.1,-15.2,-15.2,-15.3,-15.5,-15.5,-15.2,-14.8,-14.7,-14.5,-14.5,-14.5,-14.5,-14.5,-14.6,-14.8,-14.8,-14.8,-15.0,-15.0,-14.7,-14.5,-14.3,-14.4,-14.5,-14.6,-14.4,-14.5,-14.7,-14.7,-14.6,-14.5,-14.6,-14.8,-15.1,-15.1,-14.9,-14.9,-15.2,-15.4,-15.5,-15.4,-15.0,-14.8,-14.8,-14.9,-14.9,-14.9,-14.9,-14.9,-15.0,-15.3,-15.5,-15.4,-15.4,-15.5,-15.6,-15.5,-15.4,-15.3,-15.3,-15.4,-15.4,-15.4,-15.4,-15.6,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.8,-15.8,-15.8,-15.9,-15.9,-16.0,-16.1,-16.1,-15.9,-15.3,-14.4,-14.0,-14.0,-14.2,-14.3,-14.6,-14.8,-15.0,-15.6,-15.5,-15.2,-15.3,-15.5,-15.4,-15.6,-15.9,-16.4,-16.8,-16.9,-17.0,-16.9,-16.9,-16.8,-16.8,-16.8,-16.8,-16.8,-16.9,-17.0,-17.0,-17.1,-17.0,-17.0,-17.0,-16.9,-16.8,-16.8,-16.8,-16.8,-16.7,-16.6,-16.6,-16.6,-16.8,-16.9,-17.0,-16.9,-16.9,-17.0,-17.0,-16.9,-16.9,-16.8,-16.7,-16.8,-16.8,-16.8,-16.8,-16.7,-16.7,-16.6,-16.4,-16.4,-16.3,-16.1,-16.0,-15.8,-15.8,-15.6,-15.5,-15.4,-15.1,-14.9,-15.0,-15.0,-15.1,-15.4,-15.6,-15.8,-15.9,-16.0,-16.2,-16.3,-16.3,-16.3,-16.5,-16.7,-16.8,-16.9,-17.1,-17.2,-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.5,-17.5,-17.5,-17.6,-17.6,-17.5,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.5,-17.5,-17.5,-17.4,-17.3,-17.1,-17.0,-16.9,-16.8,-16.7,-16.6,-16.4,-16.3,-16.4,-16.5,-16.5,-16.7,-17.0,-17.2,-17.3,-17.4,-17.3,-17.4,-17.4,-17.4,-17.4,-17.5,-17.4,-17.6,-17.6,-17.6,-17.6,-17.5,-17.4,-17.3,-17.3,-17.1,-17.0,-17.1,-17.2,-17.4,-17.4,-17.4,-17.4,-17.3,-17.3,-17.3,-17.2,-17.1,-17.1,-17.2,-17.4,-17.5,-17.5,-17.5,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.4,-17.3,-17.4,-17.5,-17.6,-17.6,-17.8,-17.9,-18.0,-18.0,-18.0,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.8,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.8,-17.9,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.9,-17.9,-18.0,-17.9,-17.9,-17.9,-17.9,-17.8,-17.8,-17.7,-17.6,-17.5,-17.6,-17.7,-17.7,-17.6,-17.4,-17.3,-17.4,-17.6,-17.8,-17.9,-18.0,-17.9,-17.9,-17.8,-17.7,-17.6,-17.4,-17.4,-17.6,-17.6,-17.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-61.9,-23.5,-22.4,-21.5,-21.2,-21.4,-21.2,-21.0,-21.5,-21.2,-21.3,-21.8,-21.5,-21.3,-21.1,-20.8,-20.5,-19.9,-20.3,-20.8,-21.0,-21.2,-21.2,-21.0,-20.5,-20.4,-20.4,-20.5,-20.2,-19.5,-19.0,-19.6,-20.2,-20.0,-20.1,-20.3,-19.9,-19.4,-18.8,-18.5,-18.8,-19.1,-18.5,-18.3,-19.0,-18.8,-18.4,-18.6,-18.6,-18.5,-18.6,-18.2,-18.4,-18.4,-17.7,-17.9,-17.9,-17.9,-17.8,-18.1,-18.9,-18.7,-18.0,-17.5,-17.4,-17.6,-17.9,-17.5,-17.5,-17.0,-16.8,-16.7,-16.9,-17.4,-17.6,-17.2,-17.2,-16.5,-16.3,-16.6,-16.8,-16.9,-17.0,-17.0,-17.0,-17.1,-17.5,-17.4,-17.1,-16.9,-16.8,-17.1,-17.1,-17.0,-17.1,-17.3,-17.1,-17.2,-17.5,-17.2,-17.1,-17.1,-17.2,-17.4,-18.2,-18.4,-18.6,-18.8,-18.1,-18.2,-18.8,-18.6,-18.8,-19.3,-19.3,-19.2,-19.4,-19.7,-19.9,-19.4,-18.9,-19.9,-20.6,-20.8,-21.2,-21.2,-21.6,-22.4,-22.6,-22.7,-22.9,-22.9,-22.8,-22.8,-22.6,-22.6,-22.6,-22.6,-22.6,-22.6,-22.7,-22.8,-22.8,-22.7,-22.7,-22.7,-22.6,-22.7,-22.6,-22.7,-22.7,-22.7,-22.7,-22.7,-22.6,-22.6,-22.6,-22.7,-22.7,-22.8,-22.9,-22.8,-22.7,-22.7,-22.7,-22.8,-22.6,-22.5,-22.4,-22.3,-22.2,-22.1,-22.2,-22.3,-22.3,-22.2,-22.0,-21.9,-21.8,-21.7,-21.6,-21.4,-21.3,-21.2,-21.1,-21.0,-21.0,-21.0,-20.9,-20.9,-20.9,-20.9,-21.0,-21.1,-21.1,-20.8,-19.8,-19.1,-19.5,-19.7,-19.6,-19.4,-19.3,-19.5,-19.4,-19.3,-19.4,-19.5,-19.4,-19.1,-19.1,-18.9,-18.8,-18.1,-17.7,-17.8,-17.6,-17.5,-17.7,-17.7,-17.2,-16.9,-16.9,-16.9,-17.0,-16.9,-17.2,-17.2,-17.1,-16.9,-17.0,-17.0,-17.1,-16.8,-16.9,-17.1,-16.9,-16.9,-16.5,-16.5,-16.6,-16.8,-16.8,-16.6,-16.7,-16.6,-16.5,-16.7,-16.9,-16.8,-16.8,-16.7,-16.5,-16.5,-16.5,-16.3,-16.3,-16.1,-16.1,-16.0,-16.0,-16.2,-16.3,-16.2,-16.0,-15.9,-16.0,-16.3,-16.6,-16.5,-16.4,-16.4,-16.5,-16.5,-16.4,-16.2,-15.9,-15.9,-15.9,-16.2,-16.2,-16.0,-15.9,-15.8,-16.0,-16.1,-15.8,-15.7,-15.7,-15.7,-16.0,-16.1,-16.1,-16.0,-16.0,-15.9,-15.9,-15.7,-15.6,-15.5,-15.5,-15.5,-15.6,-15.6,-15.5,-15.5,-15.5,-15.5,-15.3,-15.1,-15.0,-14.9,-15.0,-14.9,-14.9,-14.9,-14.8,-14.8,-14.6,-14.6,-14.6,-14.6,-14.8,-14.9,-14.9,-14.7,-14.6,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.4,-14.4,-14.4,-14.3,-14.4,-14.4,-14.3,-14.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=132 */
		private double[] getElevationGrid_5_34_height_132()
		{
			double[] value = {-14.2,-14.3,-14.4,-14.3,-14.5,-14.6,-14.5,-14.4,-14.5,-14.6,-14.7,-14.7,-14.5,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.4,-14.5,-14.4,-14.3,-14.4,-14.6,-14.5,-14.4,-14.1,-14.1,-14.1,-14.2,-14.2,-14.2,-14.2,-14.1,-14.3,-14.6,-14.6,-14.5,-14.6,-14.8,-15.0,-14.9,-14.7,-14.5,-14.6,-14.7,-14.9,-14.9,-14.9,-15.2,-15.4,-15.4,-15.4,-15.5,-15.6,-15.6,-15.6,-15.7,-15.7,-15.7,-15.8,-15.8,-15.8,-15.8,-15.5,-15.0,-14.3,-13.9,-13.8,-13.9,-13.8,-14.1,-14.2,-14.4,-15.1,-14.9,-14.4,-14.4,-14.7,-14.6,-14.6,-14.8,-15.4,-16.0,-16.5,-16.5,-16.5,-16.6,-16.4,-16.0,-15.8,-16.0,-16.3,-16.5,-16.6,-16.5,-16.5,-16.4,-16.5,-16.6,-16.4,-16.2,-16.1,-15.9,-15.7,-15.7,-15.7,-15.8,-15.9,-16.1,-16.3,-16.4,-16.4,-16.3,-16.2,-16.0,-16.0,-16.2,-16.2,-16.1,-15.9,-16.1,-16.0,-16.2,-16.3,-16.3,-16.2,-16.0,-16.0,-15.9,-15.7,-15.4,-15.2,-15.1,-15.1,-14.9,-14.9,-14.7,-14.6,-14.6,-14.7,-14.7,-14.7,-14.7,-15.0,-15.2,-15.3,-15.5,-15.6,-15.6,-15.7,-15.8,-15.8,-16.0,-16.3,-16.5,-16.6,-16.7,-16.8,-16.9,-16.9,-17.0,-17.0,-17.1,-16.9,-17.0,-17.0,-17.0,-17.0,-17.0,-17.1,-17.1,-17.0,-17.0,-16.9,-16.9,-16.8,-16.9,-16.7,-16.7,-16.8,-16.6,-16.5,-16.5,-16.4,-16.3,-16.3,-16.2,-16.1,-16.0,-16.1,-16.0,-16.2,-16.3,-16.6,-16.8,-16.9,-17.0,-16.9,-16.9,-17.0,-16.9,-17.1,-17.2,-17.3,-17.4,-17.4,-17.3,-17.3,-17.2,-16.9,-16.8,-16.8,-16.5,-16.5,-16.6,-16.7,-16.9,-17.0,-16.9,-16.8,-16.7,-16.7,-16.7,-16.7,-16.5,-16.7,-16.6,-16.9,-17.1,-17.1,-17.0,-17.2,-17.2,-17.3,-17.3,-17.3,-17.3,-17.3,-17.3,-17.1,-17.1,-17.2,-17.4,-17.6,-17.6,-17.7,-17.9,-17.9,-17.9,-17.8,-17.8,-17.8,-17.9,-17.9,-17.7,-17.7,-17.7,-17.8,-17.9,-17.7,-17.6,-17.5,-17.6,-17.6,-17.7,-17.7,-17.6,-17.6,-17.6,-17.6,-17.6,-17.6,-17.4,-17.4,-17.5,-17.5,-17.6,-17.6,-17.7,-17.6,-17.6,-17.6,-17.6,-17.7,-17.9,-17.8,-18.0,-17.9,-17.8,-17.8,-17.6,-17.7,-17.6,-17.5,-17.4,-17.4,-17.5,-17.7,-17.6,-17.5,-17.4,-17.4,-17.5,-17.6,-17.7,-17.8,-17.9,-17.8,-17.6,-17.4,-17.4,-17.3,-17.3,-17.2,-17.4,-17.4,-17.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-61.7,-23.6,-22.7,-22.0,-21.5,-21.5,-21.6,-21.6,-21.9,-21.7,-21.8,-22.0,-21.7,-21.9,-21.8,-21.3,-21.1,-20.8,-21.1,-21.5,-21.6,-21.8,-21.6,-21.7,-21.3,-20.8,-20.7,-20.9,-21.1,-20.8,-20.4,-20.9,-21.1,-20.8,-20.8,-21.4,-21.3,-20.8,-20.1,-19.7,-20.1,-20.3,-19.6,-19.1,-19.6,-19.6,-19.3,-19.7,-19.8,-19.9,-19.7,-19.5,-19.6,-19.3,-18.6,-18.8,-18.9,-18.8,-18.7,-18.8,-19.6,-19.6,-19.2,-18.8,-18.6,-18.8,-18.9,-18.8,-18.6,-18.0,-17.6,-17.3,-17.2,-17.8,-18.3,-18.4,-18.4,-17.5,-17.1,-17.7,-18.0,-17.9,-17.9,-17.4,-17.6,-18.1,-18.8,-18.6,-18.1,-17.8,-17.8,-18.3,-17.9,-17.8,-18.1,-18.0,-17.8,-17.9,-18.3,-18.1,-18.4,-18.1,-18.2,-18.5,-19.3,-19.6,-19.6,-19.7,-19.4,-19.3,-19.8,-20.0,-20.1,-20.4,-20.1,-20.3,-20.6,-20.7,-20.8,-20.6,-20.1,-20.6,-21.3,-21.4,-21.8,-21.7,-21.9,-22.8,-23.1,-23.2,-23.1,-23.1,-23.0,-22.9,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.9,-22.8,-22.9,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.8,-22.9,-22.9,-22.9,-22.9,-22.8,-22.8,-22.8,-22.8,-22.6,-22.5,-22.4,-22.3,-22.4,-22.5,-22.4,-22.2,-22.1,-22.0,-21.9,-21.8,-21.7,-21.6,-21.5,-21.5,-21.5,-21.3,-21.4,-21.3,-21.1,-21.1,-21.1,-21.1,-21.1,-21.3,-21.3,-21.0,-20.1,-19.4,-19.6,-19.9,-19.8,-19.7,-19.6,-19.6,-19.5,-19.4,-19.6,-19.7,-19.6,-19.3,-19.4,-19.5,-19.2,-18.5,-18.3,-18.4,-18.3,-18.0,-18.4,-18.4,-17.9,-17.4,-17.5,-17.4,-17.4,-17.4,-17.7,-17.7,-17.6,-17.6,-17.7,-17.7,-17.8,-17.4,-17.4,-17.3,-17.0,-17.1,-16.7,-16.8,-17.1,-17.4,-17.0,-16.8,-17.0,-17.2,-17.1,-16.9,-17.1,-17.3,-17.3,-17.1,-16.8,-16.7,-16.7,-16.5,-16.6,-16.5,-16.6,-16.3,-16.3,-16.8,-17.0,-16.5,-16.3,-16.3,-16.6,-16.8,-17.1,-17.0,-16.7,-16.7,-16.9,-16.9,-16.7,-16.4,-16.2,-16.1,-16.2,-16.4,-16.4,-16.3,-16.2,-16.0,-16.2,-16.6,-16.2,-15.9,-16.0,-16.1,-16.4,-16.4,-16.4,-16.2,-16.2,-16.1,-16.1,-16.0,-16.0,-15.9,-15.8,-15.9,-15.9,-15.9,-15.8,-15.8,-15.9,-15.9,-15.6,-15.4,-15.3,-15.2,-15.2,-15.2,-15.2,-15.0,-15.0,-14.9,-14.8,-14.7,-14.8,-14.8,-14.9,-15.0,-14.9,-14.7,-14.5,-14.4,-14.4,-14.5,-14.4,-14.4,-14.3,-14.4,-14.5,-14.5,-14.5,-14.5,-14.4,-14.5,-14.4,-14.4,-14.4,-14.4,-14.5,-14.6,-14.6,-14.7,-14.9,-15.1,-15.3,-15.2,-15.1,-15.1,-14.7,-14.4,-14.4,-14.5,-14.5,-14.4,-14.3,-14.3,-14.3,-14.1,-14.1,-14.3,-14.2,-14.1,-13.9,-14.0,-14.1,-14.2,-14.1,-14.0,-14.0,-14.0,-13.9,-13.9,-14.1,-14.0,-13.9,-13.9,-14.1,-14.2,-14.2,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.2,-14.5,-14.7,-14.6,-14.6,-14.7,-14.9,-14.9,-15.0,-15.1,-14.9,-14.9,-15.0,-15.0,-14.8,-14.8,-14.6,-14.3,-14.0,-13.9,-13.9,-13.9,-13.8,-13.9,-13.9,-14.2,-14.4,-14.2,-13.9,-14.1,-14.1,-14.1,-14.1,-14.3,-14.6,-15.3,-16.0,-16.4,-16.4,-16.5,-16.3,-15.4,-14.9,-15.1,-15.8,-16.3,-16.4,-16.3,-16.3,-16.2,-16.3,-16.4,-16.2,-15.9,-15.4,-14.7,-14.3,-14.4,-14.5,-14.6,-15.2,-15.7,-16.1,-16.4,-16.3,-16.0,-15.2,-14.7,-14.6,-15.0,-15.4,-15.4,-15.4,-15.1,-15.2,-15.7,-16.1,-16.2,-15.9,-16.0,-15.8,-15.6,-15.5,-15.5,-15.4,-15.3,-15.3,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-15.1,-15.0,-14.5,-14.1,-14.1,-14.3,-14.4,-14.5,-14.6,-14.9,-14.8,-14.7,-14.9,-15.5,-15.9,-16.1,-16.2,-16.3,-16.3,-16.3,-16.3,-16.4,-16.4,-16.3,-16.4,-16.3,-16.3,-16.4,-16.4,-16.4,-16.6,-16.5,-16.4,-16.3,-16.3,-16.3,-16.2,-15.9,-16.0,-16.2,-16.2,-16.1,-16.1,-16.2,-16.1,-16.1,-16.2,-16.0,-16.1,-16.0,-15.8,-15.9,-16.2,-16.4,-16.6,-16.6,-16.7,-16.7,-16.7,-16.6,-16.8,-16.8,-16.9,-17.0,-17.1,-17.1,-17.0,-16.8,-16.7,-16.6,-16.4,-16.4,-16.4,-16.3,-16.3,-16.3,-16.4,-16.4,-16.4,-16.4,-16.3,-16.3,-16.3,-16.3,-16.4,-16.4,-16.4,-16.6,-16.8,-16.8,-16.8,-16.8,-16.9,-16.9,-17.0,-17.0,-17.0,-17.1,-17.0,-16.9,-17.0,-17.1,-17.3,-17.4,-17.4,-17.5,-17.5,-17.5,-17.6,-17.6,-17.6,-17.6,-17.7,-17.7,-17.6,-17.6,-17.6,-17.5,-17.5,-17.5,-17.4,-17.4,-17.3,-17.3,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.4,-17.3,-17.1,-17.1,-17.2,-17.4,-17.5,-17.5,-17.5,-17.4,-17.4,-17.4,-17.4,-17.4,-17.5,-17.5,-17.7,-17.6,-17.6,-17.6,-17.6,-17.5,-17.4,-17.3,-17.3,-17.3,-17.4,-17.5,-17.4,-17.3,-17.4,-17.4,-17.6,-17.6,-17.6,-17.7,-17.6,-17.5,-17.4,-17.3,-17.2,-17.1,-17.1,-17.2,-17.3,-17.4,-17.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-62.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=133 */
		private double[] getElevationGrid_5_34_height_133()
		{
			double[] value = {-24.3,-23.2,-22.5,-21.9,-21.9,-22.2,-22.4,-22.7,-22.5,-22.4,-22.2,-22.2,-22.6,-22.3,-21.9,-21.8,-21.6,-21.9,-22.1,-22.1,-22.2,-22.1,-22.0,-21.4,-21.3,-21.4,-21.4,-21.8,-21.8,-21.6,-21.8,-21.7,-21.1,-21.4,-22.0,-22.1,-21.8,-21.1,-20.8,-21.2,-21.0,-20.5,-20.1,-20.2,-20.4,-20.3,-20.6,-20.9,-20.9,-20.5,-20.6,-20.7,-20.1,-19.6,-19.9,-20.0,-19.9,-19.6,-19.6,-20.0,-20.1,-20.1,-20.0,-19.7,-19.6,-19.8,-19.8,-19.6,-19.1,-18.7,-18.3,-17.8,-18.0,-18.9,-19.2,-19.3,-18.4,-18.1,-18.9,-19.1,-19.1,-19.1,-18.4,-18.5,-19.3,-19.9,-19.9,-19.4,-19.1,-19.0,-19.4,-19.0,-18.8,-19.3,-19.2,-18.8,-18.7,-19.3,-19.2,-19.5,-19.4,-19.5,-19.6,-20.1,-20.6,-20.5,-20.7,-20.6,-20.2,-20.7,-21.1,-21.1,-21.0,-20.5,-20.9,-21.4,-21.2,-21.5,-21.6,-21.3,-21.4,-21.8,-22.0,-22.4,-22.2,-22.3,-23.0,-23.3,-23.4,-23.3,-23.3,-23.1,-23.1,-23.0,-23.0,-23.0,-23.0,-23.0,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.1,-23.0,-22.8,-22.9,-22.8,-22.7,-22.6,-22.7,-22.7,-22.6,-22.5,-22.3,-22.3,-22.2,-22.1,-21.9,-21.9,-21.9,-21.8,-21.9,-21.9,-21.9,-21.8,-21.6,-21.5,-21.5,-21.5,-21.5,-21.5,-21.7,-21.7,-21.5,-20.8,-20.0,-20.1,-20.0,-19.9,-20.0,-20.0,-19.9,-19.7,-19.6,-19.7,-19.7,-19.8,-19.7,-19.7,-19.8,-19.4,-19.1,-19.0,-18.9,-18.7,-18.6,-19.2,-19.2,-18.8,-18.3,-18.4,-18.1,-17.6,-18.0,-18.4,-18.3,-18.5,-18.6,-18.5,-18.7,-18.6,-18.4,-18.4,-18.0,-17.6,-17.7,-17.4,-17.7,-18.2,-18.2,-17.5,-17.1,-17.5,-18.1,-18.0,-17.3,-17.3,-17.9,-18.3,-17.9,-17.5,-17.2,-17.3,-16.9,-16.7,-16.8,-17.0,-16.8,-17.1,-17.5,-17.7,-17.1,-16.9,-17.1,-17.8,-17.7,-17.3,-17.1,-17.0,-17.4,-17.5,-17.6,-17.6,-16.8,-16.5,-16.6,-16.7,-16.6,-16.7,-16.8,-16.9,-16.5,-16.6,-16.8,-16.6,-16.4,-16.4,-16.3,-16.6,-16.7,-16.6,-16.5,-16.4,-16.3,-16.2,-16.3,-16.3,-16.1,-16.1,-16.2,-16.2,-16.1,-16.1,-15.9,-16.1,-16.3,-16.1,-15.7,-15.7,-15.7,-15.6,-15.6,-15.6,-15.4,-15.5,-15.4,-15.2,-15.2,-15.1,-15.3,-15.2,-15.3,-15.2,-15.0,-14.8,-14.7,-14.7,-14.8,-14.6,-14.6,-14.6,-14.6,-14.8,-14.9,-14.9,-14.8,-14.7,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-14.9,-15.1,-15.2,-15.4,-15.7,-15.7,-15.6,-15.6,-15.8,-15.2,-15.0,-14.9,-14.9,-15.0,-14.9,-14.7,-14.5,-14.4,-14.3,-14.4,-14.6,-14.4,-14.2,-14.2,-14.3,-14.5,-14.5,-14.4,-14.4,-14.4,-14.4,-14.3,-14.2,-14.3,-14.4,-14.1,-14.0,-14.1,-14.2,-14.2,-14.2,-14.3,-14.1,-14.1,-14.1,-14.1,-14.1,-14.1,-14.2,-14.1,-14.1,-14.1,-14.2,-14.3,-14.4,-14.4,-14.3,-14.3,-14.4,-14.4,-14.3,-14.2,-14.2,-14.2,-14.2,-14.2,-14.3,-14.3,-14.2,-14.3,-14.2,-14.2,-14.2,-14.1,-14.0,-14.0,-14.0,-14.0,-14.1,-14.2,-14.3,-14.9,-15.7,-16.2,-16.3,-16.2,-15.7,-14.9,-14.4,-14.7,-15.6,-16.3,-16.4,-16.4,-16.3,-16.2,-16.3,-16.4,-16.2,-15.8,-15.0,-14.3,-13.9,-13.9,-14.0,-14.2,-14.9,-15.7,-16.3,-16.6,-16.6,-15.9,-14.7,-14.1,-14.0,-14.2,-14.6,-14.9,-14.9,-14.6,-14.6,-15.5,-16.1,-16.3,-16.3,-16.2,-16.1,-15.9,-15.9,-15.9,-15.7,-15.6,-15.5,-15.6,-15.5,-15.6,-15.5,-15.5,-15.5,-15.6,-15.3,-14.5,-13.8,-13.6,-13.8,-13.8,-13.8,-14.0,-14.1,-14.0,-13.9,-14.1,-14.7,-15.2,-15.5,-15.8,-15.9,-15.9,-15.8,-15.9,-15.9,-15.9,-15.9,-15.9,-15.7,-15.7,-15.9,-15.9,-16.0,-16.2,-16.1,-16.0,-15.9,-15.9,-16.0,-15.8,-15.4,-15.3,-15.6,-15.9,-15.9,-15.9,-15.9,-16.0,-16.1,-16.1,-16.0,-15.8,-15.7,-15.6,-15.8,-16.1,-16.3,-16.5,-16.5,-16.5,-16.6,-16.6,-16.6,-16.6,-16.6,-16.7,-16.6,-16.7,-16.8,-16.7,-16.5,-16.4,-16.4,-16.3,-16.3,-16.4,-16.4,-16.3,-16.2,-16.2,-16.2,-16.2,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.1,-16.2,-16.3,-16.4,-16.5,-16.4,-16.4,-16.6,-16.6,-16.6,-16.7,-16.7,-16.8,-16.7,-16.7,-16.7,-16.9,-17.0,-17.1,-17.1,-17.1,-17.1,-17.2,-17.2,-17.3,-17.3,-17.3,-17.4,-17.3,-17.2,-17.3,-17.3,-17.2,-17.1,-17.1,-17.1,-17.1,-16.9,-17.0,-17.1,-17.2,-17.3,-17.3,-17.3,-17.1,-17.1,-17.0,-16.9,-17.0,-17.1,-17.3,-17.4,-17.4,-17.4,-17.3,-17.3,-17.3,-17.1,-17.0,-17.1,-17.2,-17.2,-17.2,-17.3,-17.3,-17.2,-17.2,-17.2,-17.1,-17.0,-17.1,-17.2,-17.3,-17.2,-17.2,-17.3,-17.4,-17.5,-17.5,-17.5,-17.5,-17.4,-17.3,-17.3,-17.2,-17.1,-16.9,-16.9,-17.0,-17.1,-17.2,-17.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-63.0,-24.5,-23.6,-23.1,-22.6,-22.9,-22.9,-23.2,-23.5,-23.2,-23.2,-22.7,-22.8,-23.1,-22.9,-22.6,-22.6,-22.6,-22.6,-22.6,-22.9,-22.9,-22.7,-22.4,-22.0,-22.1,-22.3,-22.3,-22.5,-22.6,-22.4,-22.4,-22.3,-21.8,-21.9,-22.4,-22.6,-22.4,-21.8,-21.6,-21.8,-21.5,-21.4,-21.0,-20.8,-21.1,-21.4,-21.7,-21.6,-21.3,-21.3,-21.5,-21.4,-20.9,-20.5,-20.7,-21.0,-20.8,-20.4,-20.4,-20.5,-20.8,-20.8,-21.0,-20.6,-20.4,-20.5,-20.4,-20.2,-20.1,-19.8,-19.6,-18.9,-18.8,-19.4,-19.5,-19.9,-19.5,-19.4,-20.0,-20.1,-20.1,-20.2,-19.7,-19.7,-20.2,-20.7,-20.9,-20.8,-20.4,-20.2,-20.6,-20.2,-19.8,-20.3,-20.5,-20.1,-19.9,-20.3,-20.1,-20.2,-20.5,-20.6,-20.4,-20.5,-21.1,-21.4,-21.4,-21.2,-21.0,-21.2,-21.8,-21.8,-21.4,-20.9,-21.3,-21.8,-21.7,-21.9,-22.3,-22.0,-22.2,-22.4,-22.6,-22.8,-22.6,-22.5,-23.1,-23.3,-23.3,-23.5,-23.4,-23.3,-23.3,-23.3,-23.2,-23.1,-23.1,-23.2,-23.3,-23.3,-23.3,-23.3,-23.4,-23.4,-23.4,-23.5,-23.4,-23.4,-23.4,-23.4,-23.3,-23.4,-23.4,-23.4,-23.3,-23.4,-23.5,-23.4,-23.4,-23.4,-23.5,-23.4,-23.4,-23.4,-23.3,-23.0,-23.0,-23.0,-22.9,-22.9,-22.9,-22.9,-22.8,-22.6,-22.6,-22.6,-22.5,-22.3,-22.3,-22.3,-22.3,-22.3,-22.4,-22.4,-22.5,-22.4,-22.2,-22.1,-22.2,-22.1,-22.0,-21.9,-22.2,-22.2,-22.1,-21.7,-20.9,-20.7,-20.4,-20.2,-20.3,-20.5,-20.4,-20.3,-20.3,-20.0,-20.1,-20.3,-20.2,-20.2,-20.3,-19.9,-19.9,-19.9,-19.8,-19.4,-19.5,-19.9,-19.9,-19.6,-19.6,-19.6,-19.2,-18.6,-19.1,-19.1,-18.8,-19.1,-19.4,-19.3,-19.5,-19.4,-19.3,-19.2,-18.9,-18.5,-18.6,-18.4,-18.7,-19.1,-19.0,-18.3,-17.8,-18.3,-19.1,-18.9,-17.8,-17.8,-18.7,-18.9,-18.4,-18.1,-18.1,-18.3,-17.8,-17.4,-17.4,-17.5,-17.6,-18.2,-18.7,-18.8,-18.2,-17.9,-18.3,-18.8,-18.6,-17.6,-17.3,-17.8,-18.3,-18.4,-18.7,-18.5,-17.6,-17.1,-17.5,-17.9,-17.5,-17.4,-17.9,-18.1,-17.7,-17.5,-17.1,-17.3,-17.4,-17.1,-16.9,-17.3,-17.5,-17.3,-17.0,-16.8,-16.6,-16.6,-16.6,-16.7,-16.7,-16.5,-16.6,-16.6,-16.3,-16.3,-16.2,-16.5,-16.7,-16.4,-16.2,-16.1,-16.1,-16.0,-16.1,-16.0,-15.9,-16.1,-15.9,-15.7,-16.0,-16.0,-15.9,-15.8,-15.7,-15.7,-15.8,-15.5,-15.4,-15.4,-15.3,-15.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=134 */
		private double[] getElevationGrid_5_34_height_134()
		{
			double[] value = {-15.1,-15.1,-15.2,-15.3,-15.6,-15.6,-15.7,-15.5,-15.6,-15.6,-15.5,-15.6,-15.4,-15.3,-15.6,-15.8,-15.8,-16.0,-16.0,-16.1,-15.9,-16.2,-16.3,-15.9,-15.8,-15.7,-15.5,-15.7,-15.7,-15.5,-15.1,-15.0,-14.9,-15.0,-15.2,-15.2,-15.0,-14.9,-14.9,-15.1,-15.1,-15.0,-15.1,-15.2,-15.0,-14.9,-14.8,-14.8,-14.8,-14.6,-14.5,-14.5,-14.6,-14.6,-14.7,-14.7,-14.5,-14.6,-14.5,-14.4,-14.4,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.5,-14.6,-14.7,-14.7,-14.7,-14.7,-14.7,-14.6,-14.4,-14.4,-14.4,-14.4,-14.3,-14.3,-14.2,-14.2,-14.3,-14.3,-14.5,-14.9,-15.2,-15.3,-15.1,-14.8,-14.5,-14.3,-14.3,-14.9,-15.6,-15.7,-15.7,-15.5,-15.3,-15.5,-15.7,-15.5,-14.9,-14.5,-14.1,-14.0,-13.9,-14.1,-14.3,-14.7,-15.1,-15.6,-15.9,-16.0,-15.5,-14.6,-14.1,-13.9,-14.1,-14.2,-14.4,-14.4,-14.3,-14.4,-15.1,-15.9,-15.9,-15.9,-15.9,-15.8,-15.6,-15.7,-15.7,-15.6,-15.4,-15.1,-15.3,-15.3,-15.3,-15.2,-15.2,-15.3,-15.3,-15.1,-14.4,-13.8,-13.6,-13.6,-13.6,-13.7,-13.8,-13.9,-13.8,-13.8,-13.9,-14.1,-14.2,-14.5,-14.8,-14.9,-14.9,-14.9,-15.0,-14.9,-14.9,-15.0,-14.9,-14.8,-14.8,-14.9,-14.9,-15.0,-15.2,-15.2,-14.9,-14.9,-14.9,-15.1,-14.8,-14.4,-14.4,-14.6,-15.0,-15.2,-14.9,-15.0,-15.3,-15.4,-15.3,-15.2,-14.9,-14.8,-14.9,-15.1,-15.5,-15.7,-16.0,-16.1,-16.3,-16.4,-16.4,-16.4,-16.3,-16.3,-16.3,-16.2,-16.2,-16.3,-16.2,-16.1,-16.1,-16.1,-16.3,-16.3,-16.3,-16.4,-16.4,-16.4,-16.4,-16.3,-16.2,-16.2,-16.2,-16.3,-16.2,-16.1,-16.1,-16.1,-16.1,-16.1,-16.2,-16.1,-16.1,-16.2,-16.3,-16.4,-16.5,-16.4,-16.4,-16.5,-16.4,-16.4,-16.5,-16.5,-16.6,-16.7,-16.7,-16.7,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-17.0,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.8,-16.7,-16.6,-16.7,-16.8,-16.9,-16.9,-17.0,-17.0,-16.9,-16.9,-16.8,-16.8,-16.9,-16.9,-17.1,-17.1,-17.1,-17.1,-17.1,-17.0,-16.9,-16.9,-16.7,-16.7,-16.8,-16.9,-16.8,-16.8,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.8,-17.0,-17.1,-17.1,-17.1,-17.2,-17.3,-17.4,-17.4,-17.4,-17.4,-17.2,-17.1,-17.0,-17.0,-16.8,-16.7,-16.6,-16.8,-16.9,-17.1,-17.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-61.6,-24.3,-24.1,-23.8,-23.6,-23.8,-24.0,-24.1,-24.1,-24.0,-23.8,-23.7,-23.7,-23.8,-23.8,-23.7,-23.7,-23.6,-23.5,-23.5,-23.7,-23.6,-23.5,-23.3,-22.9,-23.2,-23.3,-23.1,-23.3,-23.3,-23.3,-23.2,-23.1,-22.9,-22.7,-23.1,-23.2,-23.1,-22.6,-22.3,-22.4,-22.3,-22.0,-21.9,-21.9,-21.9,-22.3,-22.5,-22.1,-21.8,-21.9,-21.9,-21.9,-21.7,-21.3,-21.3,-21.6,-21.5,-21.0,-21.0,-21.3,-21.5,-21.7,-21.9,-21.5,-21.0,-21.1,-20.8,-21.0,-21.3,-21.2,-21.0,-20.1,-20.1,-20.4,-20.3,-20.6,-20.6,-20.7,-21.0,-20.8,-20.7,-21.1,-20.8,-20.8,-21.1,-21.4,-21.6,-21.8,-21.6,-21.1,-21.3,-21.3,-20.9,-21.0,-21.3,-21.4,-21.2,-21.2,-21.0,-20.9,-21.3,-21.8,-21.3,-21.1,-21.6,-21.9,-21.9,-21.8,-21.4,-21.6,-22.2,-22.2,-21.8,-21.5,-21.9,-22.3,-22.2,-22.5,-22.9,-22.8,-22.8,-22.8,-23.0,-23.2,-22.9,-22.9,-23.4,-23.5,-23.5,-23.6,-23.6,-23.5,-23.5,-23.6,-23.5,-23.4,-23.3,-23.4,-23.6,-23.6,-23.6,-23.6,-23.7,-23.7,-23.8,-23.8,-23.7,-23.7,-23.7,-23.7,-23.7,-23.7,-23.7,-23.7,-23.7,-23.8,-23.8,-23.8,-23.8,-23.8,-23.7,-23.7,-23.7,-23.7,-23.6,-23.4,-23.4,-23.3,-23.3,-23.2,-23.1,-23.1,-23.0,-22.9,-22.9,-22.8,-22.8,-22.7,-22.6,-22.7,-22.7,-22.9,-23.0,-23.0,-23.1,-23.0,-22.7,-22.6,-22.7,-22.8,-22.5,-22.4,-22.4,-22.7,-22.7,-22.3,-21.8,-21.5,-21.0,-20.6,-20.8,-21.2,-21.1,-21.1,-21.1,-20.9,-20.9,-21.1,-20.8,-20.6,-20.8,-20.7,-20.9,-20.9,-20.7,-20.1,-20.2,-20.6,-20.8,-20.8,-20.8,-20.7,-20.2,-19.8,-20.0,-19.7,-19.0,-19.4,-19.9,-19.9,-20.0,-19.9,-19.6,-19.7,-19.4,-19.3,-19.4,-19.4,-19.6,-19.7,-19.5,-19.0,-19.0,-19.4,-19.6,-19.4,-18.6,-18.7,-19.4,-19.1,-18.5,-18.6,-19.0,-19.5,-19.1,-18.5,-18.6,-18.4,-18.8,-19.2,-19.5,-19.6,-19.1,-19.1,-19.4,-19.5,-19.4,-18.3,-18.1,-18.9,-19.3,-19.4,-19.5,-19.2,-18.4,-18.2,-18.7,-18.9,-18.6,-18.6,-19.1,-19.2,-19.0,-18.6,-18.1,-18.4,-18.6,-18.2,-17.9,-18.3,-18.6,-18.2,-17.9,-17.7,-17.3,-17.3,-17.1,-17.4,-17.6,-17.2,-17.2,-17.2,-16.7,-16.8,-16.8,-17.0,-16.9,-16.8,-16.8,-16.9,-16.5,-16.5,-16.8,-16.5,-16.4,-16.8,-16.5,-16.3,-16.6,-16.5,-16.4,-16.3,-16.2,-16.4,-16.6,-16.4,-16.2,-16.0,-15.8,-15.8,-15.8,-15.8,-15.9,-16.1,-16.2,-16.5,-16.7,-16.4,-16.2,-16.1,-16.1,-16.2,-15.9,-16.1,-16.6,-16.4,-16.4,-16.8,-16.9,-17.0,-16.6,-16.8,-17.2,-16.6,-16.4,-16.4,-16.4,-16.4,-16.2,-16.1,-15.8,-15.9,-15.8,-15.6,-15.8,-15.9,-15.8,-15.8,-15.7,-15.7,-15.8,-15.8,-15.9,-15.9,-15.6,-15.4,-15.4,-15.3,-15.3,-15.2,-15.1,-15.0,-15.1,-15.2,-15.3,-15.4,-15.2,-15.0,-15.0,-14.9,-14.8,-14.8,-14.7,-14.7,-14.8,-14.8,-14.7,-14.7,-14.7,-14.7,-14.6,-14.7,-14.7,-14.8,-14.8,-14.8,-14.9,-14.9,-15.1,-15.3,-15.3,-15.3,-15.3,-15.2,-15.2,-15.0,-14.9,-14.9,-14.9,-14.7,-14.7,-14.7,-14.5,-14.6,-14.5,-14.5,-14.6,-14.7,-14.8,-14.6,-14.5,-14.6,-14.4,-14.4,-14.7,-14.9,-14.8,-14.8,-14.7,-14.6,-14.6,-14.8,-14.6,-14.4,-14.3,-14.2,-14.2,-14.2,-14.2,-14.3,-14.5,-14.6,-14.8,-14.9,-14.9,-14.7,-14.4,-14.2,-14.2,-14.2,-14.3,-14.3,-14.3,-14.3,-14.4,-14.7,-15.1,-15.1,-15.1,-15.0,-14.9,-14.9,-15.0,-15.1,-15.0,-14.7,-14.6,-14.7,-14.6,-14.6,-14.5,-14.5,-14.6,-14.6,-14.5,-14.2,-13.9,-13.8,-13.7,-13.7,-13.7,-13.9,-14.0,-14.1,-13.9,-13.9,-13.9,-14.0,-14.0,-14.1,-14.1,-14.1,-14.2,-14.3,-14.3,-14.3,-14.3,-14.3,-14.2,-14.2,-14.3,-14.2,-14.1,-14.4,-14.4,-14.3,-14.1,-14.2,-14.3,-14.1,-13.9,-14.0,-14.1,-14.3,-14.4,-14.3,-14.3,-14.3,-14.4,-14.2,-14.1,-14.1,-14.1,-14.0,-14.1,-14.4,-14.6,-14.9,-15.2,-15.4,-15.5,-15.7,-15.7,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.5,-15.4,-15.5,-15.8,-16.0,-16.2,-16.2,-16.2,-16.4,-16.4,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.3,-16.2,-16.1,-16.0,-16.0,-16.1,-16.1,-16.1,-16.1,-16.2,-16.3,-16.4,-16.4,-16.4,-16.3,-16.4,-16.4,-16.3,-16.3,-16.3,-16.4,-16.4,-16.4,-16.5,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.6,-16.5,-16.4,-16.4,-16.4,-16.5,-16.6,-16.7,-16.8,-16.8,-16.7,-16.6,-16.6,-16.7,-16.8,-16.8,-16.8,-16.8,-16.9,-16.9,-16.8,-16.7,-16.7,-16.6,-16.3,-16.3,-16.4,-16.5,-16.4,-16.4,-16.4,-16.4,-16.6,-16.6,-16.6,-16.5,-16.6,-16.7,-16.8,-16.9,-17.0,-17.1,-17.1,-17.0,-17.0,-17.1,-17.1,-17.0,-16.9,-16.8,-16.7,-16.5,-16.4,-16.5,-16.6,-16.8,-16.9,-17.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=135 */
		private double[] getElevationGrid_5_34_height_135()
		{
			double[] value = {-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-61.8,-24.8,-24.7,-24.4,-24.4,-24.6,-24.8,-24.8,-24.9,-24.8,-24.6,-24.5,-24.4,-24.5,-24.5,-24.4,-24.5,-24.3,-24.1,-24.3,-24.4,-24.4,-24.3,-24.3,-24.0,-24.2,-24.1,-23.9,-24.1,-24.2,-24.2,-24.1,-24.0,-23.6,-23.6,-23.8,-23.8,-23.8,-23.5,-23.1,-23.1,-23.2,-22.9,-22.8,-22.9,-22.8,-23.0,-22.9,-22.5,-22.5,-22.6,-22.3,-22.4,-22.5,-22.1,-22.1,-22.2,-22.1,-21.9,-22.1,-22.3,-22.1,-22.4,-22.7,-22.4,-21.9,-21.9,-21.7,-22.1,-22.5,-22.6,-22.2,-21.5,-21.4,-21.4,-21.2,-21.5,-21.8,-21.9,-21.6,-21.3,-21.5,-21.9,-21.7,-21.6,-21.8,-21.8,-22.0,-22.5,-22.4,-22.0,-21.9,-22.1,-21.6,-21.8,-21.9,-22.1,-22.1,-22.1,-21.9,-21.6,-22.1,-22.4,-22.1,-21.8,-22.4,-22.7,-22.9,-22.6,-22.2,-22.3,-22.8,-22.8,-22.6,-22.2,-22.5,-23.0,-23.1,-23.4,-23.7,-23.8,-23.6,-23.5,-23.6,-23.9,-23.8,-23.9,-24.0,-24.1,-24.0,-24.0,-24.0,-24.0,-24.0,-24.0,-23.9,-23.9,-23.9,-23.9,-23.9,-23.9,-24.0,-24.0,-24.0,-24.1,-24.0,-24.1,-24.0,-24.0,-24.0,-24.1,-24.0,-24.0,-24.0,-24.1,-24.1,-24.1,-24.2,-24.2,-24.2,-24.2,-24.1,-24.1,-24.1,-24.0,-24.0,-23.8,-23.7,-23.7,-23.7,-23.6,-23.5,-23.4,-23.4,-23.3,-23.3,-23.2,-23.1,-23.1,-23.0,-23.1,-23.2,-23.3,-23.5,-23.6,-23.7,-23.5,-23.1,-23.1,-23.3,-23.3,-23.1,-22.9,-23.0,-23.2,-23.1,-22.8,-22.4,-22.3,-21.8,-21.1,-21.4,-22.1,-22.0,-21.9,-21.9,-21.8,-21.8,-21.9,-21.4,-21.2,-21.5,-21.6,-21.8,-21.9,-21.6,-21.0,-21.0,-21.3,-21.8,-21.7,-21.6,-21.5,-21.1,-20.7,-20.7,-20.2,-19.4,-19.7,-20.2,-20.3,-20.3,-20.2,-20.1,-20.2,-20.1,-20.1,-20.3,-20.3,-20.5,-20.4,-20.2,-19.8,-20.0,-20.1,-19.9,-19.8,-19.4,-19.5,-20.0,-19.5,-18.9,-19.4,-20.0,-20.6,-20.4,-20.0,-19.9,-19.6,-19.8,-19.9,-20.1,-20.4,-19.9,-20.1,-20.5,-20.3,-20.0,-19.1,-19.2,-19.6,-20.0,-20.2,-20.1,-19.7,-19.4,-19.6,-20.0,-19.9,-19.7,-19.6,-19.9,-20.2,-20.1,-19.8,-19.1,-19.4,-19.7,-19.4,-19.1,-19.3,-19.4,-19.0,-19.1,-18.8,-18.4,-18.5,-18.1,-18.3,-18.6,-18.1,-18.2,-18.3,-17.7,-17.8,-17.9,-18.0,-17.5,-17.3,-17.8,-18.2,-17.4,-17.4,-17.9,-17.6,-17.3,-17.8,-17.7,-17.3,-17.2,-16.9,-17.1,-17.0,-16.8,-16.9,-17.2,-16.9,-16.8,-16.8,-16.6,-16.5,-16.4,-16.4,-16.5,-16.9,-17.1,-17.1,-17.3,-17.0,-16.7,-16.8,-17.1,-17.0,-16.9,-17.3,-17.8,-17.3,-17.4,-18.0,-18.4,-18.3,-17.7,-17.7,-18.1,-17.5,-17.5,-17.5,-17.4,-17.4,-16.8,-16.5,-16.7,-17.1,-16.8,-16.6,-16.4,-16.3,-16.2,-16.4,-16.5,-16.4,-16.4,-16.4,-16.6,-16.3,-16.2,-16.2,-16.1,-16.1,-16.1,-15.9,-15.7,-15.6,-15.8,-16.0,-15.9,-16.0,-15.9,-15.7,-15.6,-15.5,-15.5,-15.3,-15.3,-15.2,-15.3,-15.4,-15.5,-15.5,-15.4,-15.1,-15.1,-15.2,-15.3,-15.5,-15.4,-15.4,-15.6,-15.6,-15.7,-16.1,-16.0,-15.9,-16.1,-15.9,-16.0,-15.8,-15.6,-15.5,-15.4,-15.4,-15.2,-15.1,-15.0,-15.0,-15.0,-14.9,-14.9,-15.0,-15.0,-14.9,-14.9,-14.9,-14.8,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.5,-14.5,-14.5,-14.5,-14.6,-14.8,-14.8,-14.8,-14.8,-14.7,-14.6,-14.5,-14.4,-14.5,-14.5,-14.6,-14.6,-14.6,-14.6,-14.6,-14.8,-14.9,-15.0,-14.8,-14.8,-14.8,-14.7,-14.7,-14.7,-14.6,-14.5,-14.4,-14.4,-14.4,-14.4,-14.4,-14.3,-14.4,-14.4,-14.3,-14.2,-14.1,-14.0,-13.9,-13.9,-13.9,-14.1,-14.2,-14.3,-14.1,-14.2,-14.2,-14.2,-14.2,-14.2,-14.1,-14.2,-14.4,-14.4,-14.6,-14.6,-14.5,-14.5,-14.4,-14.4,-14.4,-14.2,-14.1,-14.2,-14.3,-14.2,-14.2,-14.2,-14.2,-14.1,-14.0,-14.1,-14.0,-14.2,-14.3,-14.2,-14.2,-14.2,-14.2,-14.0,-13.9,-14.1,-14.1,-13.9,-13.9,-14.1,-14.2,-14.2,-14.4,-14.6,-14.6,-14.6,-14.7,-14.8,-14.8,-15.0,-15.0,-15.0,-15.0,-15.0,-14.8,-14.9,-15.3,-15.6,-15.8,-15.7,-15.7,-15.9,-15.9,-16.0,-16.0,-16.1,-16.1,-16.1,-16.0,-16.1,-16.1,-15.9,-15.9,-16.0,-16.1,-16.1,-16.1,-16.2,-16.3,-16.4,-16.5,-16.5,-16.5,-16.6,-16.6,-16.5,-16.4,-16.5,-16.4,-16.4,-16.4,-16.4,-16.5,-16.5,-16.5,-16.5,-16.5,-16.5,-16.4,-16.4,-16.4,-16.4,-16.5,-16.5,-16.5,-16.4,-16.4,-16.3,-16.3,-16.3,-16.3,-16.4,-16.5,-16.6,-16.6,-16.6,-16.6,-16.5,-16.5,-16.6,-16.6,-16.6,-16.6,-16.5,-16.7,-16.6,-16.5,-16.4,-16.4,-16.3,-16.1,-15.9,-16.0,-16.1,-16.1,-16.1,-16.1,-16.1,-16.3,-16.4,-16.4,-16.4,-16.5,-16.6,-16.6,-16.7,-16.8,-16.8,-16.7,-16.6,-16.8,-16.9,-16.9,-16.8,-16.6,-16.5,-16.4,-16.3,-16.2,-16.3,-16.5,-16.6,-16.7,-16.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-62.3,-25.6,-25.4,-25.2,-25.3,-25.4,-25.4,-25.4,-25.5,-25.5,-25.4,-25.1,-24.9,-25.1,-25.1,-25.1,-25.2,-24.8,-24.6,-24.9,-25.1,-25.1,-25.2,-25.1,-25.0,-25.0,-24.8,-24.8,-24.9,-24.8,-24.8,-24.8,-24.6,-24.4,-24.4,-24.5,-24.3,-24.4,-24.3,-23.9,-23.9,-24.1,-23.9,-23.7,-23.8,-23.8,-23.9,-23.6,-23.3,-23.5,-23.5,-23.0,-23.0,-23.2,-23.1,-23.1,-22.9,-22.9,-22.9,-23.2,-23.0,-22.8,-22.9,-23.3,-23.1,-22.6,-22.7,-22.7,-23.2,-23.4,-23.4,-23.1,-22.7,-22.5,-22.4,-22.2,-22.4,-22.5,-22.6,-22.4,-22.1,-22.3,-22.7,-22.6,-22.3,-22.3,-22.4,-22.4,-23.0,-23.1,-22.8,-22.8,-22.9,-22.6,-22.6,-22.6,-22.7,-22.8,-22.9,-22.8,-22.5,-22.7,-23.0,-22.9,-22.7,-23.1,-23.5,-23.6,-23.5,-23.0,-23.1,-23.6,-23.5,-23.4,-23.1,-23.2,-23.6,-23.9,-24.1,-24.4,-24.5,-24.5,-24.4,-24.4,-24.5,-24.5,-24.5,-24.6,-24.6,-24.4,-24.4,-24.4,-24.5,-24.5,-24.4,-24.4,-24.4,-24.4,-24.3,-24.3,-24.4,-24.4,-24.4,-24.4,-24.4,-24.4,-24.4,-24.4,-24.4,-24.5,-24.5,-24.5,-24.4,-24.4,-24.5,-24.5,-24.6,-24.6,-24.6,-24.7,-24.6,-24.6,-24.5,-24.5,-24.5,-24.4,-24.3,-24.1,-24.1,-24.1,-24.0,-23.9,-23.8,-23.8,-23.7,-23.7,-23.7,-23.6,-23.5,-23.5,-23.6,-23.6,-23.8,-23.9,-24.0,-24.1,-24.1,-23.8,-23.9,-23.9,-23.9,-23.8,-23.6,-23.7,-23.6,-23.5,-23.5,-23.0,-23.1,-22.6,-21.8,-22.1,-22.7,-22.8,-22.4,-22.4,-22.6,-22.8,-22.8,-22.1,-21.8,-22.3,-22.6,-22.6,-22.7,-22.3,-21.6,-21.6,-22.4,-22.6,-22.3,-22.3,-22.0,-21.7,-21.4,-21.4,-21.0,-20.4,-20.4,-20.6,-20.9,-20.6,-20.6,-20.8,-21.1,-21.2,-21.4,-21.5,-21.5,-21.4,-21.2,-21.1,-20.6,-20.6,-20.7,-20.3,-20.2,-20.3,-20.4,-20.7,-20.3,-19.9,-20.3,-20.9,-21.6,-21.6,-21.3,-20.9,-20.6,-20.4,-20.6,-21.0,-21.2,-20.9,-20.9,-21.2,-21.0,-20.8,-20.1,-20.1,-20.5,-20.6,-20.8,-20.6,-20.3,-20.4,-21.0,-21.1,-20.6,-20.7,-20.5,-20.9,-21.1,-21.3,-20.8,-20.0,-20.3,-20.5,-20.4,-20.3,-20.1,-19.8,-19.6,-20.0,-19.9,-19.6,-19.6,-19.4,-19.4,-19.7,-19.3,-19.3,-19.5,-18.9,-19.2,-19.4,-19.3,-18.4,-18.0,-18.9,-19.3,-18.5,-18.6,-19.4,-19.1,-18.5,-19.0,-19.1,-18.5,-18.0,-17.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=136 */
		private double[] getElevationGrid_5_34_height_136()
		{
			double[] value = {-18.1,-18.3,-17.8,-17.6,-17.6,-17.4,-17.6,-18.0,-17.9,-17.4,-17.3,-17.2,-17.5,-18.1,-18.0,-17.6,-17.6,-17.6,-17.6,-18.0,-18.4,-18.4,-18.3,-18.5,-19.0,-18.6,-18.5,-19.3,-19.7,-19.5,-18.7,-18.6,-18.9,-18.6,-18.8,-18.6,-18.5,-18.5,-17.7,-17.4,-17.9,-18.5,-18.1,-17.5,-17.4,-16.9,-17.0,-17.4,-17.7,-17.4,-17.0,-16.9,-17.1,-16.8,-17.1,-17.1,-16.8,-16.7,-16.9,-16.6,-16.3,-16.2,-16.5,-16.6,-16.4,-16.4,-16.5,-16.4,-16.4,-16.2,-16.1,-16.0,-16.0,-15.8,-16.1,-16.2,-16.4,-16.3,-16.0,-15.8,-15.7,-15.8,-16.1,-16.3,-16.1,-16.1,-16.2,-16.3,-16.4,-16.6,-16.6,-16.5,-16.6,-16.5,-16.5,-16.4,-16.1,-16.0,-16.0,-15.9,-16.0,-15.8,-15.6,-15.6,-15.6,-15.4,-15.4,-15.4,-15.5,-15.4,-15.4,-15.5,-15.4,-15.4,-15.4,-15.3,-15.3,-15.2,-15.3,-15.1,-14.9,-14.9,-14.9,-15.1,-15.2,-15.1,-15.0,-15.0,-15.1,-15.2,-15.3,-15.3,-15.2,-15.1,-15.0,-14.9,-14.9,-14.9,-14.9,-15.0,-15.1,-15.2,-15.1,-15.0,-15.0,-15.2,-15.3,-15.3,-15.2,-15.1,-15.1,-15.0,-15.1,-14.9,-14.8,-14.8,-14.8,-14.7,-14.7,-14.8,-14.7,-14.6,-14.7,-14.6,-14.5,-14.4,-14.4,-14.4,-14.2,-14.4,-14.3,-14.4,-14.6,-14.5,-14.5,-14.6,-14.7,-14.6,-14.5,-14.5,-14.6,-14.6,-14.9,-14.9,-15.0,-15.0,-14.9,-14.9,-14.7,-14.8,-14.7,-14.5,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.3,-14.4,-14.5,-14.4,-14.4,-14.4,-14.4,-14.3,-14.2,-14.3,-14.3,-14.3,-14.3,-14.3,-14.4,-14.3,-14.4,-14.5,-14.4,-14.5,-14.6,-14.6,-14.8,-14.9,-14.9,-15.0,-14.9,-14.8,-14.7,-14.7,-15.0,-15.2,-15.4,-15.4,-15.3,-15.2,-15.4,-15.6,-15.6,-15.8,-15.7,-15.6,-15.6,-15.8,-15.7,-15.6,-15.7,-15.8,-15.9,-15.9,-16.1,-16.2,-16.3,-16.4,-16.5,-16.6,-16.6,-16.7,-16.8,-16.6,-16.6,-16.6,-16.4,-16.4,-16.4,-16.4,-16.5,-16.5,-16.6,-16.5,-16.5,-16.4,-16.4,-16.4,-16.3,-16.5,-16.6,-16.5,-16.4,-16.4,-16.3,-16.3,-16.3,-16.4,-16.3,-16.3,-16.4,-16.6,-16.6,-16.5,-16.5,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.4,-16.5,-16.4,-16.3,-16.1,-16.0,-16.0,-15.7,-15.6,-15.7,-15.8,-15.9,-15.9,-15.9,-16.0,-16.1,-16.2,-16.2,-16.3,-16.4,-16.4,-16.4,-16.4,-16.4,-16.5,-16.5,-16.5,-16.5,-16.6,-16.6,-16.4,-16.3,-16.2,-16.1,-16.1,-16.1,-16.1,-16.3,-16.4,-16.3,-16.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-62.7,-26.4,-26.2,-26.2,-26.2,-26.1,-26.0,-26.0,-26.1,-26.2,-26.1,-25.8,-25.8,-25.8,-25.9,-25.9,-25.8,-25.3,-25.2,-25.6,-25.8,-25.8,-25.9,-26.0,-25.9,-25.6,-25.4,-25.5,-25.4,-25.3,-25.3,-25.4,-25.1,-25.1,-25.1,-25.2,-25.1,-25.1,-24.9,-24.8,-24.8,-24.9,-24.8,-24.6,-24.6,-24.7,-24.6,-24.5,-24.5,-24.5,-24.4,-24.0,-23.9,-24.0,-24.1,-24.1,-23.8,-23.9,-24.2,-24.2,-24.0,-23.7,-23.7,-23.8,-23.8,-23.5,-23.5,-23.5,-23.9,-24.1,-23.8,-23.7,-23.8,-23.4,-23.2,-23.1,-23.4,-23.2,-23.3,-23.1,-23.1,-23.2,-23.6,-23.4,-23.0,-23.1,-23.2,-23.4,-23.7,-23.8,-23.7,-23.8,-23.6,-23.6,-23.6,-23.5,-23.4,-23.6,-23.9,-23.8,-23.5,-23.4,-23.7,-23.7,-23.4,-23.9,-24.1,-24.2,-23.9,-23.8,-24.0,-24.3,-24.3,-24.3,-24.2,-24.1,-24.4,-24.5,-24.6,-24.9,-25.0,-25.1,-25.0,-25.0,-25.0,-25.0,-24.9,-25.0,-25.0,-24.9,-24.9,-24.9,-25.0,-25.0,-25.0,-24.9,-24.9,-24.9,-24.8,-24.8,-24.8,-24.8,-24.9,-24.9,-24.9,-24.9,-24.9,-24.9,-24.9,-24.9,-25.0,-24.9,-24.9,-24.9,-24.9,-25.0,-25.0,-25.1,-25.1,-25.2,-25.1,-25.1,-25.0,-25.0,-24.9,-24.8,-24.8,-24.5,-24.5,-24.6,-24.5,-24.3,-24.3,-24.3,-24.3,-24.3,-24.2,-24.1,-24.0,-24.0,-24.0,-24.1,-24.3,-24.3,-24.3,-24.4,-24.6,-24.5,-24.6,-24.7,-24.6,-24.5,-24.4,-24.3,-23.9,-24.1,-24.0,-23.6,-23.8,-23.4,-22.6,-22.7,-23.2,-23.3,-23.0,-22.8,-23.1,-23.3,-23.3,-22.8,-22.6,-23.2,-23.3,-23.0,-23.1,-22.8,-22.3,-22.4,-23.1,-23.1,-22.7,-22.7,-22.4,-22.4,-22.2,-22.1,-21.8,-21.4,-21.3,-21.4,-21.5,-21.3,-21.2,-21.6,-22.1,-22.2,-22.4,-22.4,-22.3,-21.9,-21.7,-21.8,-21.3,-21.4,-21.2,-20.8,-20.8,-21.2,-21.4,-21.6,-21.3,-21.1,-21.3,-21.6,-22.4,-22.5,-22.1,-21.6,-21.1,-20.9,-21.3,-21.8,-22.0,-22.0,-21.7,-21.7,-21.7,-21.3,-21.0,-21.0,-21.3,-21.2,-21.4,-21.3,-21.1,-21.6,-22.0,-21.7,-21.3,-21.6,-21.4,-21.7,-22.0,-22.1,-21.6,-20.9,-21.0,-21.3,-21.3,-21.2,-21.0,-20.5,-20.3,-20.8,-20.9,-20.8,-20.8,-20.4,-20.1,-20.5,-20.3,-20.2,-20.4,-20.1,-20.4,-20.5,-20.2,-19.4,-19.3,-20.1,-20.4,-19.7,-19.8,-20.6,-20.4,-19.8,-20.1,-20.2,-19.6,-19.0,-19.1,-19.3,-19.5,-18.9,-18.7,-18.6,-18.4,-18.7,-19.2,-19.0,-18.8,-18.6,-18.5,-18.9,-19.3,-19.0,-18.3,-18.3,-18.7,-18.8,-19.2,-19.9,-19.8,-19.5,-19.6,-20.1,-19.8,-19.8,-20.3,-20.2,-20.1,-19.6,-19.5,-19.7,-19.6,-19.7,-19.5,-19.5,-19.4,-18.9,-18.5,-19.0,-19.5,-19.2,-18.5,-18.5,-18.0,-18.0,-18.4,-18.7,-18.1,-17.6,-17.6,-17.6,-17.5,-17.9,-18.0,-17.5,-17.3,-17.7,-17.6,-17.3,-17.1,-16.9,-17.0,-17.0,-17.0,-17.1,-17.2,-17.1,-16.8,-16.5,-16.4,-16.6,-16.6,-17.0,-16.9,-16.8,-16.7,-16.5,-16.5,-16.5,-16.4,-16.6,-16.8,-16.7,-16.8,-16.7,-16.7,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.8,-16.7,-16.5,-16.4,-16.5,-16.4,-16.5,-16.4,-16.1,-16.1,-16.2,-16.1,-16.0,-15.9,-15.9,-15.9,-16.0,-16.1,-16.0,-16.0,-15.9,-15.9,-15.8,-15.9,-15.9,-15.7,-15.5,-15.4,-15.6,-15.9,-16.0,-16.0,-15.7,-15.5,-15.6,-15.8,-16.0,-16.0,-15.9,-15.6,-15.5,-15.5,-15.5,-15.5,-15.4,-15.5,-15.6,-15.7,-15.6,-15.5,-15.5,-15.6,-15.8,-15.7,-15.6,-15.6,-15.5,-15.5,-15.4,-15.3,-15.3,-15.3,-15.3,-15.2,-15.2,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-14.9,-14.8,-14.7,-14.7,-14.8,-14.9,-14.9,-15.0,-15.0,-15.0,-15.0,-15.1,-15.0,-15.1,-15.0,-15.1,-15.2,-15.4,-15.4,-15.4,-15.2,-15.3,-15.3,-15.2,-15.2,-15.1,-14.9,-14.7,-14.7,-14.8,-14.7,-14.7,-14.7,-14.7,-14.7,-14.6,-14.6,-14.6,-14.8,-14.8,-14.8,-14.8,-14.8,-14.8,-14.6,-14.5,-14.6,-14.7,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.7,-14.7,-14.8,-14.9,-14.9,-15.2,-15.1,-15.1,-15.2,-15.0,-14.8,-14.9,-14.9,-14.9,-14.9,-15.0,-15.1,-15.0,-15.0,-15.0,-15.4,-15.5,-15.5,-15.5,-15.3,-15.3,-15.4,-15.4,-15.3,-15.4,-15.7,-15.9,-15.9,-15.9,-16.0,-16.2,-16.4,-16.5,-16.5,-16.5,-16.7,-16.7,-16.5,-16.3,-16.3,-16.4,-16.3,-16.3,-16.3,-16.4,-16.4,-16.5,-16.4,-16.4,-16.4,-16.3,-16.3,-16.3,-16.4,-16.5,-16.4,-16.3,-16.2,-16.3,-16.2,-16.3,-16.3,-16.3,-16.2,-16.2,-16.3,-16.4,-16.4,-16.4,-16.4,-16.2,-16.2,-16.2,-16.2,-16.1,-16.1,-16.2,-16.1,-15.9,-15.6,-15.5,-15.6,-15.5,-15.3,-15.2,-15.4,-15.6,-15.7,-15.9,-15.9,-15.9,-15.9,-15.9,-16.1,-16.2,-16.2,-16.1,-16.0,-16.1,-16.2,-16.3,-16.3,-16.3,-16.3,-16.2,-16.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=137 */
		private double[] getElevationGrid_5_34_height_137()
		{
			double[] value = {-15.9,-15.8,-15.8,-15.9,-15.8,-15.8,-15.9,-16.1,-16.0,-15.9,-62.7,-62.8,-62.8,-62.8,-62.8,-62.8,-62.9,-62.9,-63.0,-45.0,-26.9,-26.9,-26.9,-26.8,-26.6,-26.7,-26.7,-26.6,-26.7,-26.7,-26.6,-26.5,-26.4,-26.4,-26.4,-26.3,-26.0,-26.1,-26.2,-26.4,-26.4,-26.6,-26.5,-26.5,-26.3,-26.0,-26.0,-25.9,-25.8,-25.9,-25.9,-25.9,-25.9,-25.9,-25.9,-25.8,-25.8,-25.5,-25.4,-25.5,-25.5,-25.5,-25.4,-25.3,-25.4,-25.4,-25.4,-25.4,-25.3,-25.1,-24.9,-24.9,-25.0,-25.1,-25.0,-24.7,-24.9,-25.1,-25.0,-24.8,-24.7,-24.6,-24.4,-24.6,-24.6,-24.5,-24.3,-24.7,-24.8,-24.5,-24.3,-24.5,-24.4,-24.0,-24.1,-24.2,-24.0,-23.9,-23.9,-23.9,-24.1,-24.3,-24.3,-24.0,-23.9,-24.1,-24.3,-24.4,-24.5,-24.5,-24.5,-24.4,-24.4,-24.6,-24.4,-24.1,-24.4,-24.7,-24.7,-24.4,-24.4,-24.5,-24.4,-24.3,-24.5,-24.8,-24.8,-24.6,-24.6,-24.9,-24.9,-24.9,-24.8,-25.0,-25.0,-25.0,-24.9,-25.1,-25.4,-25.4,-25.6,-25.6,-25.5,-25.4,-25.3,-25.3,-25.5,-25.5,-25.3,-25.3,-25.4,-25.5,-25.6,-25.5,-25.5,-25.4,-25.4,-25.3,-25.3,-25.3,-25.3,-25.4,-25.4,-25.4,-25.3,-25.4,-25.3,-25.3,-25.4,-25.4,-25.4,-25.4,-25.4,-25.4,-25.4,-25.4,-25.5,-25.5,-25.6,-25.6,-25.5,-25.4,-25.4,-25.3,-25.2,-25.1,-25.0,-24.8,-24.9,-24.9,-24.8,-24.7,-24.7,-24.8,-24.9,-24.8,-24.7,-24.5,-24.5,-24.6,-24.8,-24.9,-24.8,-24.8,-24.9,-25.0,-25.0,-25.1,-25.2,-25.2,-25.1,-24.9,-24.8,-24.5,-24.5,-24.4,-24.2,-24.4,-24.0,-23.4,-23.4,-23.6,-23.7,-23.4,-23.3,-23.5,-23.5,-23.5,-23.4,-23.5,-23.8,-23.6,-23.3,-23.5,-23.6,-23.3,-23.2,-23.7,-23.5,-23.2,-22.9,-22.8,-22.9,-22.6,-22.6,-22.6,-22.4,-22.2,-22.2,-22.3,-22.0,-22.1,-22.4,-22.7,-22.8,-22.8,-22.7,-22.8,-22.5,-22.4,-22.2,-21.9,-22.1,-21.9,-21.5,-21.6,-22.0,-22.3,-22.4,-22.3,-22.3,-22.1,-22.4,-22.9,-22.9,-22.6,-22.1,-21.8,-21.7,-21.9,-22.1,-22.3,-22.7,-22.3,-22.3,-22.2,-21.7,-21.8,-22.1,-22.0,-21.7,-21.8,-21.8,-21.9,-22.4,-22.6,-22.1,-21.9,-22.2,-22.3,-22.4,-22.5,-22.6,-22.3,-21.7,-21.6,-21.7,-21.8,-21.9,-21.7,-21.3,-21.2,-21.3,-21.7,-21.8,-21.6,-21.3,-20.9,-21.2,-21.1,-21.1,-21.4,-21.2,-21.2,-21.3,-21.1,-20.6,-20.6,-21.2,-21.4,-20.7,-20.9,-21.4,-21.3,-20.8,-21.0,-21.0,-20.5,-20.2,-20.2,-20.1,-20.3,-20.1,-19.9,-19.8,-19.6,-19.8,-20.2,-20.0,-20.0,-19.9,-19.6,-20.1,-20.2,-19.9,-19.2,-19.4,-20.0,-19.9,-20.0,-20.7,-20.8,-20.4,-20.5,-20.9,-20.8,-20.8,-20.7,-20.4,-20.5,-20.3,-20.3,-20.3,-20.3,-20.4,-20.3,-20.2,-20.2,-19.9,-19.5,-19.9,-20.1,-19.5,-19.3,-19.4,-19.0,-18.8,-19.1,-19.3,-18.7,-18.3,-18.4,-18.4,-18.0,-18.5,-18.8,-18.1,-17.9,-18.3,-18.6,-18.3,-17.8,-17.4,-17.6,-17.7,-17.5,-17.5,-17.8,-17.6,-17.2,-16.9,-16.9,-17.0,-17.2,-17.7,-17.4,-17.1,-17.0,-17.0,-17.3,-17.2,-16.9,-17.1,-17.1,-17.2,-17.3,-17.1,-17.3,-17.4,-17.4,-17.2,-17.2,-17.2,-17.1,-16.9,-16.9,-16.9,-17.0,-16.9,-16.7,-16.8,-16.7,-16.5,-16.5,-16.6,-16.6,-16.5,-16.3,-16.4,-16.6,-16.6,-16.7,-16.5,-16.4,-16.4,-16.4,-16.3,-16.4,-16.4,-16.3,-16.1,-16.1,-16.2,-16.4,-16.6,-16.4,-16.2,-16.0,-16.1,-16.2,-16.4,-16.5,-16.4,-16.1,-15.9,-16.0,-16.0,-16.1,-15.9,-16.0,-16.0,-16.1,-16.1,-15.9,-15.8,-15.9,-16.1,-16.0,-15.9,-15.9,-15.9,-15.9,-15.8,-15.6,-15.6,-15.6,-15.6,-15.6,-15.6,-15.7,-15.8,-15.8,-15.6,-15.5,-15.4,-15.3,-15.2,-15.0,-15.1,-15.3,-15.3,-15.3,-15.4,-15.4,-15.3,-15.3,-15.3,-15.4,-15.5,-15.5,-15.5,-15.7,-15.9,-16.0,-15.7,-15.4,-15.5,-15.5,-15.4,-15.5,-15.4,-15.2,-15.0,-15.1,-15.1,-14.9,-14.9,-15.0,-14.9,-14.9,-14.8,-14.8,-15.0,-15.1,-15.0,-15.1,-14.9,-15.0,-14.9,-14.8,-14.7,-14.8,-14.9,-14.9,-14.7,-14.7,-14.8,-14.7,-14.7,-14.8,-14.9,-15.0,-15.1,-15.3,-15.4,-15.2,-15.1,-15.2,-14.9,-14.7,-14.8,-14.8,-14.8,-14.8,-14.7,-14.7,-14.8,-14.6,-14.9,-15.0,-15.0,-15.1,-15.2,-14.9,-15.0,-15.2,-15.0,-15.0,-15.2,-15.5,-15.6,-15.6,-15.6,-15.6,-15.8,-16.1,-16.4,-16.4,-16.2,-16.3,-16.2,-15.9,-15.7,-15.9,-16.1,-16.2,-16.3,-16.2,-16.2,-16.2,-16.2,-16.1,-16.1,-16.2,-16.2,-16.3,-16.2,-16.2,-16.2,-16.2,-16.1,-16.0,-16.0,-16.0,-16.1,-16.1,-16.1,-15.9,-15.9,-16.0,-16.1,-16.1,-16.1,-16.0,-15.9,-15.8,-15.8,-15.7,-15.6,-15.7,-15.7,-15.6,-15.4,-15.1,-15.0,-15.1,-15.1,-15.0,-14.8,-14.9,-15.3,-15.4,-15.6,-15.6,-15.7,-15.6,-15.6,-15.8,-15.9,-15.9,-15.7,-15.6,-15.6,-15.8,-16.0,-15.9,-15.9,-15.9,-15.7,-15.5,-15.5,-15.4,-15.4,-15.5,-15.4,-15.2,-15.4,-15.7,-15.7,-15.7,-27.0,-26.9,-26.8,-26.9,-26.9,-26.9,-27.0,-27.1,-27.2,-27.3,-27.3,-27.3,-27.3,-27.3,-27.3,-27.3,-27.3,-27.2,-27.3,-27.1,-27.1,-27.1,-26.9,-26.8,-26.9,-26.8,-26.8,-26.8,-26.8,-26.8,-26.9,-26.9,-26.9,-26.9,-26.8,-26.6,-26.5,-26.4,-26.4,-26.4,-26.4,-26.5,-26.4,-26.3,-26.3,-26.4,-26.4,-26.1,-26.1,-26.1,-26.0,-26.0,-25.9,-25.9,-25.9,-26.0,-25.9,-25.9,-25.9,-25.8,-25.7,-25.6,-25.6,-25.8,-25.8,-25.6,-25.6,-25.8,-25.6,-25.4,-25.6,-25.5,-25.3,-25.4,-25.4,-25.2,-25.0,-25.3,-25.4,-25.3,-25.0,-25.1,-25.1,-24.9,-25.0,-24.9,-24.9,-24.7,-24.6,-24.7,-24.9,-25.0,-25.0,-24.8,-24.9,-24.9,-25.0,-25.1,-25.4,-25.3,-25.2,-25.2,-25.2,-25.4,-25.2,-25.0,-25.2,-25.5,-25.3,-25.2,-25.1,-25.1,-25.2,-25.2,-25.2,-25.3,-25.4,-25.4,-25.4,-25.4,-25.3,-25.4,-25.4,-25.6,-25.6,-25.5,-25.4,-25.6,-25.9,-25.8,-25.9,-26.0,-25.8,-25.8,-25.7,-25.8,-25.9,-25.8,-25.8,-25.8,-25.9,-26.0,-26.0,-26.0,-26.0,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.9,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.8,-25.9,-25.9,-25.8,-25.8,-25.8,-25.6,-25.5,-25.5,-25.3,-25.1,-25.2,-25.2,-25.2,-25.2,-25.2,-25.3,-25.5,-25.4,-25.2,-25.1,-25.0,-25.1,-25.3,-25.4,-25.3,-25.3,-25.4,-25.4,-25.4,-25.7,-25.7,-25.7,-25.5,-25.3,-25.4,-25.2,-25.0,-24.8,-24.9,-24.8,-24.6,-24.1,-24.0,-24.2,-24.0,-24.0,-23.9,-23.9,-23.9,-24.0,-24.0,-24.1,-24.4,-24.0,-23.7,-24.0,-24.3,-24.0,-23.9,-24.1,-23.9,-23.8,-23.3,-23.2,-23.2,-23.1,-23.1,-23.1,-23.0,-22.8,-23.1,-23.1,-22.8,-22.8,-22.9,-23.0,-23.1,-23.1,-23.0,-23.0,-23.0,-22.7,-22.6,-22.4,-22.4,-22.6,-22.4,-22.3,-22.6,-22.9,-22.8,-23.0,-23.0,-22.9,-23.0,-23.1,-23.2,-23.1,-22.8,-22.5,-22.6,-22.7,-22.5,-22.7,-23.1,-22.9,-22.8,-22.6,-22.3,-22.4,-22.8,-22.7,-22.4,-22.4,-22.4,-22.5,-22.9,-22.9,-22.6,-22.5,-22.8,-22.9,-22.8,-22.6,-22.8,-22.8,-22.5,-22.1,-22.1,-22.0,-22.4,-22.3,-22.0,-21.8,-21.9,-22.2,-22.5,-22.4,-21.9,-21.7,-21.9,-21.7,-22.0,-22.1,-21.9,-21.8,-21.9,-22.0,-21.6,-21.6,-22.1,-22.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=138 */
		private double[] getElevationGrid_5_34_height_138()
		{
			double[] value = {-21.6,-21.7,-21.9,-21.7,-21.5,-21.5,-21.5,-21.1,-21.0,-21.2,-21.0,-20.9,-20.9,-20.8,-20.7,-20.4,-20.7,-21.0,-20.8,-20.8,-20.9,-20.6,-20.8,-20.9,-20.6,-20.1,-20.4,-21.1,-21.0,-20.6,-21.1,-21.3,-20.9,-21.1,-21.4,-21.1,-21.3,-21.0,-20.8,-20.9,-20.8,-20.9,-20.8,-20.7,-20.9,-20.8,-20.6,-20.8,-20.6,-20.2,-20.4,-20.2,-19.6,-19.7,-20.1,-19.8,-19.3,-19.3,-19.6,-19.2,-18.8,-19.1,-19.0,-18.4,-18.8,-19.1,-18.9,-18.5,-18.6,-19.0,-18.9,-18.4,-18.0,-18.2,-18.3,-18.0,-17.7,-17.8,-17.7,-17.6,-17.4,-17.5,-17.4,-17.6,-18.0,-17.8,-17.8,-17.5,-17.4,-17.8,-17.7,-17.4,-17.4,-17.4,-17.4,-17.5,-17.4,-17.6,-17.8,-17.8,-17.4,-17.2,-17.3,-17.3,-17.1,-17.1,-17.0,-17.1,-17.1,-16.9,-16.9,-16.8,-16.6,-16.7,-16.8,-16.8,-16.8,-16.8,-16.8,-16.9,-16.8,-16.7,-16.7,-16.6,-16.6,-16.7,-16.6,-16.5,-16.4,-16.6,-16.6,-16.6,-16.4,-16.3,-16.6,-16.7,-16.6,-16.4,-16.5,-16.6,-16.6,-16.6,-16.6,-16.4,-16.1,-16.2,-16.2,-16.4,-16.4,-16.3,-16.3,-16.2,-16.2,-16.2,-15.9,-16.0,-16.2,-16.1,-16.1,-16.0,-16.0,-16.0,-16.0,-15.9,-15.7,-15.8,-16.0,-15.9,-15.9,-15.7,-15.8,-16.0,-15.7,-15.5,-15.4,-15.3,-15.3,-15.3,-15.3,-15.5,-15.6,-15.6,-15.6,-15.6,-15.4,-15.4,-15.4,-15.4,-15.7,-15.9,-16.0,-16.1,-16.2,-16.3,-15.9,-15.7,-15.7,-15.6,-15.4,-15.6,-15.5,-15.3,-15.2,-15.2,-15.1,-14.9,-15.0,-15.1,-15.0,-15.1,-15.0,-15.0,-15.1,-15.2,-15.2,-15.1,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.6,-14.7,-14.8,-14.7,-14.7,-14.8,-14.9,-15.1,-15.2,-15.4,-15.5,-15.2,-15.1,-15.1,-14.8,-14.6,-14.7,-14.7,-14.7,-14.7,-14.5,-14.4,-14.5,-14.5,-14.6,-14.6,-14.6,-14.6,-14.6,-14.6,-14.7,-14.7,-14.7,-14.6,-14.6,-14.9,-15.1,-14.9,-14.9,-15.0,-15.2,-15.5,-16.0,-15.9,-15.7,-15.7,-15.6,-15.2,-15.0,-15.2,-15.5,-15.7,-15.8,-15.8,-15.7,-15.7,-15.7,-15.7,-15.7,-15.9,-15.9,-16.0,-15.9,-15.7,-15.6,-15.6,-15.7,-15.7,-15.7,-15.7,-15.8,-15.8,-15.8,-15.7,-15.6,-15.7,-15.8,-15.7,-15.6,-15.5,-15.4,-15.4,-15.4,-15.4,-15.3,-15.3,-15.3,-15.2,-14.9,-14.6,-14.6,-14.6,-14.7,-14.6,-14.6,-14.7,-14.9,-15.0,-15.1,-15.1,-15.3,-15.3,-15.3,-15.4,-15.4,-15.4,-15.3,-15.2,-15.3,-15.5,-15.5,-15.5,-15.5,-15.4,-15.1,-15.0,-15.0,-15.0,-15.1,-15.1,-15.0,-14.7,-14.9,-15.2,-15.4,-78.0,-27.5,-27.4,-27.3,-27.3,-27.3,-27.3,-27.3,-27.3,-27.5,-27.7,-27.6,-27.6,-27.7,-27.8,-27.8,-27.8,-27.8,-27.7,-27.6,-27.5,-27.4,-27.4,-27.3,-27.2,-27.3,-27.3,-27.3,-27.3,-27.2,-27.2,-27.3,-27.3,-27.3,-27.3,-27.2,-27.0,-27.0,-27.0,-26.8,-26.9,-27.0,-26.9,-26.9,-26.8,-26.8,-26.9,-26.9,-26.8,-26.7,-26.6,-26.5,-26.5,-26.4,-26.4,-26.4,-26.5,-26.5,-26.5,-26.5,-26.5,-26.4,-26.1,-26.2,-26.3,-26.4,-26.3,-26.3,-26.4,-26.2,-26.1,-26.3,-26.2,-26.1,-26.1,-25.9,-25.8,-25.6,-25.9,-26.0,-25.9,-25.8,-25.7,-25.8,-25.6,-25.6,-25.6,-25.6,-25.6,-25.5,-25.5,-25.4,-25.5,-25.5,-25.5,-25.6,-25.7,-25.7,-25.9,-26.1,-26.0,-26.0,-25.9,-25.8,-25.9,-25.8,-25.8,-26.0,-26.1,-25.9,-25.8,-25.7,-25.6,-25.8,-25.8,-25.7,-25.8,-25.9,-25.9,-26.0,-25.9,-25.8,-25.9,-25.8,-26.0,-26.1,-26.1,-26.1,-26.3,-26.3,-26.3,-26.3,-26.4,-26.3,-26.1,-26.2,-26.3,-26.3,-26.3,-26.3,-26.3,-26.4,-26.4,-26.5,-26.5,-26.5,-26.3,-26.2,-26.2,-26.1,-26.2,-26.2,-26.2,-26.2,-26.2,-26.2,-26.2,-26.2,-26.2,-26.2,-26.1,-26.1,-26.1,-26.1,-26.1,-26.1,-26.2,-26.2,-26.2,-26.2,-26.1,-26.1,-26.1,-26.0,-25.9,-25.8,-25.6,-25.6,-25.4,-25.5,-25.6,-25.6,-25.6,-25.6,-25.7,-25.8,-25.8,-25.7,-25.7,-25.6,-25.6,-25.7,-25.8,-25.8,-25.9,-25.9,-26.0,-25.9,-26.1,-26.3,-26.2,-25.8,-25.8,-25.8,-25.8,-25.6,-25.4,-25.3,-25.3,-25.0,-24.6,-24.7,-24.6,-24.6,-24.5,-24.4,-24.5,-24.6,-24.6,-24.5,-24.5,-24.8,-24.7,-24.4,-24.6,-24.8,-24.6,-24.4,-24.4,-24.2,-24.0,-23.6,-23.7,-23.6,-23.6,-23.6,-23.8,-23.7,-23.5,-23.8,-23.6,-23.3,-23.3,-23.4,-23.3,-23.3,-23.5,-23.4,-23.3,-23.4,-23.1,-23.1,-22.7,-22.8,-23.3,-23.3,-22.9,-23.0,-23.4,-23.2,-23.3,-23.5,-23.5,-23.6,-23.6,-23.6,-23.6,-23.4,-23.0,-23.1,-23.3,-23.0,-23.3,-23.6,-23.4,-23.3,-23.3,-22.9,-22.7,-23.0,-23.1,-23.1,-23.1,-22.8,-22.9,-23.1,-23.1,-23.1,-23.1,-23.3,-23.3,-23.1,-22.6,-22.8,-23.1,-23.0,-22.8,-22.4,-22.4,-22.6,-22.8,-22.6,-22.5,-22.5,-22.7,-22.8,-22.8,-22.4,-22.4,-22.4,-22.1,-22.4,-22.6,-22.4,-22.4,-22.5,-22.5,-22.4,-22.4,-22.7,-22.6,-22.4,-22.3,-22.2,-21.9,-21.9,-22.0,-21.9,-21.6,-21.6,-21.9,-21.5,-21.3,-21.6,-21.6,-21.6,-21.3,-21.5,-21.8,-21.6,-21.6,-21.7,-21.3,-21.3,-21.5,-21.4,-20.9,-21.1,-21.7,-21.6,-21.1,-21.4,-21.8,-21.6,-21.7,-21.6,-21.2,-21.4,-21.2,-21.1,-21.3,-21.3,-21.4,-21.3,-21.2,-21.4,-21.2,-21.0,-21.1,-20.8,-20.5,-20.7,-20.3,-19.8,-20.1,-20.4,-20.3,-19.8,-19.6,-19.9,-19.7,-19.3,-19.8,-19.6,-18.8,-19.1,-19.7,-19.7,-19.4,-19.1,-19.1,-19.3,-19.1,-18.6,-18.4,-18.6,-18.4,-18.1,-17.7,-17.6,-17.7,-18.0,-18.2,-17.7,-17.8,-18.1,-18.3,-18.6,-18.0,-17.7,-18.0,-17.8,-18.1,-17.9,-17.7,-17.9,-17.9,-17.8,-18.1,-18.2,-18.4,-17.8,-17.1,-17.1,-17.7,-17.5,-17.5,-17.1,-17.1,-17.3,-17.1,-16.9,-16.8,-16.8,-16.8,-16.9,-17.0,-17.2,-17.1,-16.9,-16.9,-16.8,-16.8,-16.8,-16.8,-16.8,-16.7,-16.6,-16.3,-16.3,-16.6,-16.7,-16.6,-16.6,-16.4,-16.8,-17.1,-16.8,-16.8,-16.8,-16.5,-16.6,-16.5,-16.4,-16.5,-16.3,-16.3,-16.3,-16.5,-16.6,-16.6,-16.4,-16.1,-16.1,-16.1,-16.1,-16.1,-16.2,-16.3,-16.1,-16.2,-16.0,-16.1,-16.4,-16.3,-15.7,-15.8,-16.1,-16.3,-16.2,-15.8,-15.7,-15.9,-15.9,-15.7,-15.4,-15.4,-15.3,-15.3,-15.4,-15.9,-16.1,-15.9,-15.9,-15.8,-15.5,-15.5,-15.3,-15.4,-15.9,-16.5,-16.5,-16.5,-16.4,-16.4,-16.1,-16.1,-15.9,-15.8,-15.7,-15.7,-15.5,-15.3,-15.3,-15.2,-15.3,-15.1,-15.1,-15.2,-15.2,-15.2,-15.2,-15.1,-15.3,-15.3,-15.4,-15.3,-15.0,-15.0,-15.2,-15.2,-15.0,-14.9,-14.9,-14.9,-14.8,-14.9,-14.8,-14.8,-14.8,-14.9,-15.1,-15.4,-15.4,-15.6,-15.6,-15.4,-15.2,-15.1,-15.0,-14.9,-14.9,-14.9,-14.9,-14.7,-14.6,-14.5,-14.5,-14.5,-14.5,-14.7,-14.7,-14.6,-14.5,-14.6,-14.6,-14.6,-14.6,-14.4,-14.4,-14.5,-14.5,-14.3,-14.4,-14.5,-14.5,-14.8,-14.9,-14.9,-14.9,-14.8,-14.8,-14.6,-14.6,-14.6,-14.9,-15.1,-15.1,-15.1,-15.0,-15.1,-15.1,-15.1,-15.1,-15.2,-15.4,-15.5,-15.3,-14.9,-14.9,-15.0,-15.1,-15.1,-15.2,-15.2,-15.4,-15.5,-15.6,-15.6,-15.4,-15.5,-15.4,-15.4,-15.2,-15.1,-15.1,-15.1,-15.1,-15.0,-14.9,-14.9,-14.9,-14.8,-14.6,-14.3,-14.1,-14.3,-14.4,-14.4,-14.4,-14.4,-14.4,-14.5,-14.4,-14.4,-14.6,-14.8,-14.9,-14.8,-14.8,-14.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=139 */
		private double[] getElevationGrid_5_34_height_139()
		{
			double[] value = {-14.9,-14.9,-15.0,-15.1,-15.1,-15.1,-15.1,-14.9,-14.6,-14.6,-14.7,-14.8,-14.8,-14.9,-14.7,-14.6,-14.6,-14.7,-14.8,-99.0,-27.9,-27.8,-27.8,-27.8,-27.6,-27.6,-27.6,-27.6,-27.8,-28.0,-28.0,-28.0,-28.1,-28.1,-28.1,-28.1,-28.1,-28.1,-28.0,-27.8,-27.8,-27.7,-27.6,-27.7,-27.7,-27.7,-27.7,-27.7,-27.6,-27.6,-27.7,-27.7,-27.7,-27.8,-27.6,-27.5,-27.5,-27.5,-27.3,-27.3,-27.4,-27.4,-27.4,-27.3,-27.3,-27.4,-27.4,-27.3,-27.2,-27.1,-26.9,-27.0,-27.0,-27.0,-27.0,-27.0,-27.0,-27.1,-27.1,-27.1,-26.9,-26.8,-26.7,-26.8,-26.9,-26.8,-26.8,-27.0,-26.9,-26.8,-26.9,-26.8,-26.7,-26.6,-26.6,-26.4,-26.3,-26.4,-26.5,-26.4,-26.3,-26.4,-26.4,-26.2,-26.1,-26.2,-26.3,-26.2,-26.2,-26.3,-26.1,-26.2,-26.2,-26.2,-26.3,-26.4,-26.4,-26.6,-26.7,-26.6,-26.6,-26.5,-26.4,-26.4,-26.4,-26.6,-26.6,-26.5,-26.4,-26.4,-26.3,-26.2,-26.3,-26.3,-26.1,-26.3,-26.4,-26.4,-26.6,-26.4,-26.4,-26.4,-26.4,-26.5,-26.6,-26.6,-26.7,-26.8,-26.8,-26.7,-26.8,-26.8,-26.6,-26.5,-26.6,-26.7,-26.8,-26.8,-26.8,-26.8,-26.9,-26.9,-26.9,-26.9,-26.8,-26.6,-26.5,-26.5,-26.5,-26.5,-26.5,-26.6,-26.6,-26.5,-26.5,-26.5,-26.5,-26.5,-26.5,-26.4,-26.3,-26.4,-26.5,-26.5,-26.5,-26.5,-26.5,-26.6,-26.5,-26.3,-26.3,-26.3,-26.2,-26.0,-26.0,-25.8,-25.8,-25.8,-25.8,-25.9,-26.0,-26.1,-26.1,-26.2,-26.3,-26.2,-26.1,-26.2,-26.1,-26.0,-26.2,-26.3,-26.3,-26.4,-26.6,-26.6,-26.5,-26.5,-26.7,-26.6,-26.3,-26.2,-26.3,-26.2,-26.0,-25.8,-25.8,-25.8,-25.4,-25.3,-25.4,-25.3,-25.1,-25.0,-25.1,-25.1,-25.2,-25.1,-24.8,-24.9,-25.3,-25.3,-25.2,-25.1,-25.1,-25.0,-24.8,-24.7,-24.5,-24.4,-24.1,-24.1,-24.0,-24.1,-24.1,-24.4,-24.3,-24.0,-24.2,-23.9,-23.5,-23.6,-23.6,-23.4,-23.7,-23.8,-23.6,-23.6,-23.5,-23.6,-23.6,-23.1,-23.0,-23.8,-23.8,-23.2,-23.4,-23.8,-23.8,-23.9,-24.0,-24.1,-24.2,-24.3,-24.0,-23.9,-23.7,-23.5,-23.6,-23.9,-23.8,-23.9,-23.9,-23.8,-23.7,-23.8,-23.5,-23.2,-23.2,-23.3,-23.5,-23.4,-23.3,-23.3,-23.4,-23.3,-23.4,-23.4,-23.4,-23.5,-23.3,-22.7,-22.9,-23.3,-23.4,-23.2,-22.9,-22.8,-22.8,-23.0,-23.2,-23.2,-23.1,-23.0,-23.1,-23.0,-22.8,-23.0,-22.9,-22.7,-22.8,-22.9,-22.9,-22.9,-22.9,-23.0,-22.9,-23.1,-23.1,-22.8,-22.6,-22.6,-22.4,-22.1,-22.2,-22.4,-22.4,-22.0,-22.1,-22.3,-22.0,-21.6,-21.9,-22.4,-22.4,-22.2,-22.4,-22.6,-22.4,-22.3,-22.3,-21.7,-21.4,-21.9,-22.0,-21.6,-21.5,-22.0,-21.9,-21.4,-21.7,-22.1,-21.9,-21.9,-21.7,-21.4,-21.6,-21.4,-21.6,-21.6,-21.8,-21.9,-21.5,-21.4,-21.8,-21.6,-21.5,-21.1,-20.6,-20.4,-20.9,-20.7,-20.3,-20.3,-20.6,-20.6,-20.4,-20.1,-20.3,-20.2,-20.0,-20.1,-19.9,-19.4,-19.6,-20.2,-20.5,-20.3,-19.6,-19.3,-19.9,-19.8,-18.9,-18.2,-18.4,-19.0,-19.0,-18.2,-17.9,-18.2,-18.6,-18.9,-18.3,-18.5,-18.9,-19.3,-19.4,-18.7,-18.4,-18.6,-18.6,-19.0,-18.9,-18.8,-18.8,-18.6,-18.8,-19.0,-19.0,-19.1,-18.8,-17.8,-17.7,-18.4,-18.3,-18.2,-17.4,-17.4,-17.9,-17.7,-17.3,-17.3,-17.2,-17.1,-17.1,-17.3,-17.4,-17.1,-17.1,-17.3,-17.0,-16.9,-16.9,-17.1,-16.9,-16.8,-16.8,-16.3,-16.3,-16.8,-17.1,-16.8,-16.9,-16.9,-17.5,-17.4,-17.0,-16.8,-16.8,-16.6,-16.6,-16.8,-16.6,-16.7,-16.5,-16.3,-16.4,-16.6,-16.8,-16.7,-16.5,-16.4,-16.3,-16.3,-16.4,-16.3,-16.5,-16.5,-16.3,-16.6,-16.3,-16.3,-16.6,-16.5,-15.9,-15.9,-16.4,-16.5,-16.9,-16.5,-16.0,-16.1,-16.4,-16.1,-15.6,-15.4,-15.4,-15.4,-15.7,-16.1,-16.5,-16.4,-16.4,-16.5,-15.9,-15.6,-15.5,-15.9,-16.4,-16.8,-16.9,-16.9,-16.9,-16.9,-16.9,-16.8,-16.4,-16.1,-16.0,-16.1,-15.9,-15.7,-15.8,-15.7,-15.6,-15.6,-15.8,-15.8,-15.6,-15.8,-15.6,-15.7,-15.9,-15.9,-15.9,-15.7,-15.7,-15.9,-15.7,-15.5,-15.3,-15.3,-15.2,-15.2,-15.2,-15.2,-15.1,-15.0,-15.0,-15.2,-15.4,-15.7,-15.6,-15.8,-15.8,-15.7,-15.4,-15.4,-15.3,-15.3,-15.2,-15.2,-15.2,-15.1,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.9,-14.8,-14.8,-14.8,-14.7,-14.8,-14.8,-14.6,-14.5,-14.6,-14.5,-14.4,-14.4,-14.4,-14.3,-14.3,-14.3,-14.3,-14.4,-14.4,-14.5,-14.5,-14.5,-14.6,-14.7,-14.8,-14.7,-14.7,-14.6,-14.6,-14.6,-14.6,-14.5,-14.5,-14.7,-14.7,-14.5,-14.4,-14.3,-14.4,-14.4,-14.3,-14.4,-14.6,-14.8,-15.0,-15.1,-15.1,-15.1,-15.1,-15.0,-14.9,-14.8,-14.7,-14.8,-14.7,-14.6,-14.6,-14.6,-14.6,-14.4,-14.3,-14.3,-14.0,-13.7,-14.3,-14.5,-14.1,-14.0,-14.0,-13.9,-13.8,-13.6,-13.5,-13.7,-14.1,-14.3,-14.3,-14.1,-14.2,-14.3,-14.4,-14.6,-14.6,-14.7,-14.9,-14.7,-14.4,-14.2,-14.3,-14.5,-14.6,-14.7,-14.8,-14.6,-14.5,-14.4,-14.3,-14.0,-99.0,-28.3,-28.2,-28.2,-28.1,-28.0,-27.8,-27.8,-28.0,-28.2,-28.4,-28.3,-28.4,-28.5,-28.5,-28.5,-28.5,-28.4,-28.3,-28.2,-28.1,-28.1,-28.0,-28.0,-28.0,-28.0,-28.1,-28.1,-28.1,-28.0,-28.0,-28.1,-28.1,-28.2,-28.2,-28.1,-27.9,-27.9,-27.8,-27.7,-27.7,-27.8,-27.8,-27.9,-27.8,-27.9,-27.9,-27.8,-27.8,-27.7,-27.6,-27.6,-27.6,-27.6,-27.6,-27.6,-27.5,-27.7,-27.7,-27.6,-27.5,-27.5,-27.3,-27.2,-27.3,-27.4,-27.4,-27.4,-27.6,-27.5,-27.4,-27.3,-27.2,-27.2,-27.1,-27.1,-27.0,-26.9,-27.0,-26.9,-26.9,-26.8,-27.0,-27.0,-26.7,-26.7,-26.8,-26.8,-26.8,-26.8,-26.9,-26.8,-26.9,-26.9,-26.9,-27.0,-27.0,-26.9,-27.3,-27.3,-27.3,-27.3,-27.2,-27.1,-27.0,-27.0,-27.1,-27.1,-27.1,-27.0,-26.9,-26.8,-26.7,-26.8,-26.9,-26.8,-26.9,-26.9,-26.9,-27.1,-27.0,-26.9,-26.9,-27.0,-27.2,-27.2,-27.2,-27.3,-27.2,-27.3,-27.1,-27.2,-27.3,-27.1,-27.1,-27.1,-27.2,-27.3,-27.2,-27.2,-27.3,-27.3,-27.3,-27.2,-27.2,-27.1,-26.9,-26.8,-26.8,-26.8,-26.8,-26.8,-26.8,-26.8,-26.8,-26.8,-26.8,-26.7,-26.7,-26.8,-26.7,-26.6,-26.7,-26.7,-26.8,-26.8,-26.8,-26.8,-26.7,-26.7,-26.5,-26.5,-26.5,-26.4,-26.2,-26.1,-26.0,-26.0,-26.0,-26.2,-26.3,-26.4,-26.5,-26.5,-26.5,-26.6,-26.6,-26.5,-26.6,-26.6,-26.5,-26.6,-26.7,-26.8,-26.8,-27.0,-27.0,-26.9,-26.8,-26.9,-26.8,-26.5,-26.4,-26.5,-26.4,-26.2,-26.1,-26.1,-26.1,-25.8,-25.8,-25.8,-25.7,-25.5,-25.5,-25.5,-25.5,-25.5,-25.5,-25.4,-25.4,-25.5,-25.6,-25.6,-25.5,-25.3,-25.1,-25.1,-25.0,-24.7,-24.6,-24.5,-24.4,-24.6,-24.6,-24.8,-24.9,-24.6,-24.3,-24.2,-23.8,-23.5,-23.8,-24.0,-23.8,-24.0,-23.8,-23.7,-23.8,-23.6,-23.9,-24.2,-23.7,-23.2,-23.8,-24.1,-23.7,-23.7,-24.1,-24.3,-24.4,-24.6,-24.5,-24.5,-24.5,-24.2,-24.0,-23.8,-23.8,-24.2,-24.4,-24.3,-24.3,-24.2,-23.9,-23.7,-24.0,-23.8,-23.7,-23.5,-23.3,-23.8,-23.6,-23.4,-23.6,-23.5,-23.6,-23.6,-23.4,-23.3,-23.6,-23.4,-22.7,-22.9,-23.3,-23.6,-23.6,-23.4,-22.9,-22.8,-23.2,-23.5,-23.8,-23.6,-23.3,-23.3,-22.9,-23.1,-23.3,-23.3,-23.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=140 */
		private double[] getElevationGrid_5_34_height_140()
		{
			double[] value = {-23.0,-22.9,-23.2,-23.3,-23.2,-23.3,-23.3,-23.2,-23.0,-22.7,-22.7,-22.8,-22.7,-22.3,-22.4,-22.6,-22.7,-22.1,-22.3,-22.8,-22.3,-22.1,-22.4,-22.9,-23.0,-23.0,-23.1,-23.2,-23.0,-22.7,-22.7,-22.0,-21.6,-22.0,-22.2,-22.2,-22.0,-22.4,-22.3,-21.8,-21.9,-22.2,-22.0,-22.1,-21.7,-21.7,-21.9,-22.0,-22.1,-21.9,-22.2,-22.1,-21.9,-21.6,-21.9,-22.1,-21.9,-21.1,-20.4,-20.4,-21.1,-21.2,-20.9,-20.5,-20.8,-20.9,-20.9,-20.8,-20.7,-20.9,-20.5,-20.3,-20.0,-19.8,-20.2,-20.7,-20.9,-21.1,-20.2,-20.0,-20.7,-20.5,-19.2,-18.3,-18.9,-19.8,-19.9,-19.3,-18.9,-19.0,-19.1,-19.5,-19.3,-19.4,-19.9,-20.1,-20.2,-19.7,-19.5,-19.6,-19.7,-19.9,-20.0,-19.9,-19.8,-19.6,-19.8,-19.9,-19.9,-20.0,-19.7,-18.9,-18.6,-19.2,-19.3,-18.9,-18.1,-18.0,-18.6,-18.5,-18.3,-18.2,-17.9,-17.6,-17.4,-17.5,-17.8,-17.5,-17.6,-18.0,-18.1,-17.7,-17.5,-17.8,-17.7,-17.4,-17.6,-17.1,-17.1,-17.7,-17.9,-17.5,-17.8,-17.9,-18.4,-17.8,-17.1,-17.1,-17.3,-17.0,-17.2,-17.8,-17.5,-17.2,-16.7,-16.6,-16.7,-16.8,-17.1,-17.0,-16.9,-17.3,-17.0,-16.7,-16.7,-16.6,-16.9,-17.1,-16.6,-16.6,-16.5,-16.8,-16.8,-16.6,-16.5,-16.8,-17.2,-17.2,-17.6,-17.5,-16.8,-16.4,-16.5,-16.3,-16.1,-15.8,-15.7,-15.9,-16.2,-16.5,-16.9,-16.8,-16.9,-17.0,-16.6,-16.2,-16.2,-16.9,-17.0,-17.0,-16.9,-17.1,-17.5,-17.6,-17.7,-17.5,-17.1,-16.5,-16.3,-16.8,-16.8,-16.5,-16.8,-16.5,-16.0,-16.2,-16.8,-16.9,-16.3,-16.3,-16.3,-16.6,-16.8,-16.6,-16.6,-16.2,-16.3,-16.9,-16.5,-16.0,-15.9,-15.8,-15.9,-15.9,-15.8,-15.7,-15.4,-15.4,-15.5,-15.8,-15.9,-16.0,-16.1,-16.1,-16.1,-16.1,-15.9,-15.9,-15.8,-15.6,-15.5,-15.6,-15.5,-15.5,-15.4,-15.2,-15.2,-15.2,-15.2,-15.1,-15.1,-15.1,-15.2,-15.1,-15.0,-15.1,-15.0,-14.8,-14.9,-15.0,-14.8,-14.6,-14.7,-14.6,-14.5,-14.4,-14.4,-14.4,-14.5,-14.5,-14.6,-14.6,-14.7,-14.8,-14.8,-14.8,-15.1,-15.2,-15.0,-14.8,-14.9,-14.6,-14.4,-14.3,-14.2,-14.1,-14.0,-14.0,-13.9,-14.0,-13.9,-13.9,-13.9,-14.0,-14.3,-14.4,-14.5,-14.5,-14.5,-14.5,-14.5,-14.4,-14.4,-14.3,-14.5,-14.3,-14.3,-14.2,-14.1,-14.2,-14.0,-13.8,-14.0,-13.5,-13.3,-14.0,-14.2,-13.7,-13.5,-13.6,-13.5,-13.2,-12.9,-12.9,-13.1,-13.5,-13.7,-13.6,-13.6,-13.7,-13.9,-14.0,-14.0,-14.1,-14.2,-14.3,-13.9,-13.7,-13.6,-13.8,-14.1,-14.5,-14.5,-14.5,-14.4,-14.2,-14.1,-13.7,-13.1,-99.0,-28.6,-28.5,-28.6,-28.5,-28.3,-28.2,-28.1,-28.3,-28.6,-28.6,-28.6,-28.6,-28.6,-28.7,-28.6,-28.6,-28.5,-28.3,-28.2,-28.2,-28.3,-28.3,-28.3,-28.3,-28.2,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.4,-28.5,-28.5,-28.3,-28.1,-28.1,-28.1,-28.0,-28.1,-28.2,-28.2,-28.2,-28.3,-28.3,-28.3,-28.2,-28.1,-28.1,-28.1,-28.0,-28.0,-28.1,-28.1,-28.0,-28.1,-28.1,-28.0,-27.9,-27.9,-27.8,-27.6,-27.8,-27.8,-27.8,-27.8,-28.0,-28.0,-27.8,-27.6,-27.6,-27.6,-27.6,-27.6,-27.3,-27.2,-27.3,-27.4,-27.3,-27.2,-27.3,-27.2,-27.1,-27.1,-27.2,-27.3,-27.3,-27.3,-27.4,-27.3,-27.4,-27.5,-27.5,-27.6,-27.5,-27.5,-27.8,-27.8,-27.8,-27.9,-27.7,-27.7,-27.5,-27.6,-27.6,-27.6,-27.5,-27.5,-27.4,-27.3,-27.2,-27.3,-27.4,-27.4,-27.4,-27.4,-27.4,-27.4,-27.5,-27.5,-27.5,-27.6,-27.7,-27.7,-27.7,-27.8,-27.7,-27.6,-27.5,-27.5,-27.7,-27.6,-27.6,-27.7,-27.7,-27.7,-27.7,-27.6,-27.6,-27.6,-27.4,-27.4,-27.4,-27.3,-27.1,-27.1,-27.1,-27.1,-27.1,-27.1,-27.1,-27.0,-26.9,-27.0,-27.0,-26.9,-27.0,-26.9,-26.9,-26.8,-26.9,-27.0,-27.0,-27.0,-27.0,-27.0,-26.8,-26.8,-26.7,-26.6,-26.6,-26.4,-26.3,-26.3,-26.1,-26.2,-26.3,-26.4,-26.6,-26.8,-26.9,-26.9,-26.9,-27.0,-26.9,-26.9,-27.0,-27.0,-26.9,-26.9,-27.0,-27.1,-27.1,-27.1,-27.1,-27.1,-26.9,-26.8,-26.8,-26.6,-26.5,-26.6,-26.5,-26.5,-26.5,-26.5,-26.3,-26.1,-26.1,-26.1,-25.9,-25.9,-25.8,-25.8,-25.8,-25.8,-25.9,-25.9,-25.7,-25.6,-25.8,-25.8,-25.8,-25.6,-25.4,-25.4,-25.3,-25.0,-25.0,-24.8,-24.8,-25.1,-25.2,-25.3,-25.3,-25.0,-24.8,-24.4,-23.6,-23.5,-24.1,-24.4,-24.5,-24.5,-24.0,-23.9,-24.0,-24.0,-24.3,-24.6,-24.2,-23.6,-23.9,-24.3,-24.3,-24.3,-24.5,-24.6,-24.9,-25.1,-25.0,-24.8,-24.7,-24.5,-24.3,-24.1,-24.2,-24.7,-24.8,-24.7,-24.4,-24.4,-24.2,-24.0,-24.3,-24.2,-24.3,-23.9,-23.8,-24.1,-23.9,-23.6,-23.8,-23.9,-23.8,-23.6,-23.4,-23.4,-23.7,-23.7,-23.3,-23.2,-23.5,-23.9,-23.9,-23.8,-23.4,-23.1,-23.4,-23.9,-24.1,-24.1,-23.9,-23.3,-22.8,-23.3,-23.5,-23.6,-23.5,-23.0,-23.0,-23.3,-23.6,-23.6,-23.4,-23.5,-23.1,-22.7,-22.6,-22.9,-23.1,-22.9,-22.5,-22.7,-23.1,-23.1,-22.4,-22.5,-23.1,-23.0,-22.9,-23.1,-23.3,-23.4,-23.5,-23.5,-23.5,-23.3,-22.8,-22.9,-22.6,-22.1,-22.3,-22.3,-22.3,-22.6,-22.8,-22.8,-22.3,-22.3,-22.5,-22.3,-22.4,-22.2,-21.9,-22.3,-22.6,-22.6,-22.4,-22.7,-22.5,-22.4,-22.1,-22.5,-22.8,-22.3,-21.5,-20.5,-20.6,-21.4,-21.6,-21.7,-21.4,-21.4,-21.4,-21.5,-21.4,-21.3,-21.6,-21.2,-20.8,-20.4,-20.3,-20.8,-21.1,-21.4,-21.6,-20.8,-20.6,-21.1,-20.9,-19.8,-18.9,-19.6,-20.4,-20.6,-20.3,-19.8,-19.8,-19.6,-20.0,-20.1,-20.3,-20.5,-20.8,-20.7,-20.6,-20.7,-20.9,-20.7,-20.9,-20.9,-20.8,-20.5,-20.3,-20.4,-20.5,-20.5,-20.6,-20.4,-19.7,-19.3,-19.8,-20.1,-19.6,-18.8,-18.8,-19.3,-19.3,-19.4,-19.1,-18.4,-17.9,-17.8,-18.1,-18.5,-18.3,-18.4,-18.8,-19.3,-18.8,-18.3,-18.6,-18.7,-18.4,-18.9,-18.6,-18.4,-18.8,-18.7,-18.3,-18.7,-19.1,-19.2,-18.4,-17.5,-17.9,-18.2,-18.1,-18.4,-18.9,-18.8,-18.1,-17.6,-17.5,-17.5,-17.2,-17.7,-17.6,-17.6,-18.3,-18.2,-17.7,-17.1,-16.9,-17.4,-17.8,-17.3,-17.2,-17.1,-17.7,-17.6,-17.0,-17.4,-18.2,-18.3,-17.9,-18.3,-18.2,-17.7,-17.0,-16.6,-16.4,-16.9,-16.8,-16.5,-17.1,-17.3,-17.1,-17.0,-17.0,-17.0,-17.2,-17.2,-17.3,-17.5,-17.7,-17.6,-17.3,-16.9,-17.2,-17.7,-17.7,-17.8,-17.9,-17.7,-16.8,-16.6,-17.3,-17.1,-16.9,-17.4,-17.3,-16.5,-16.7,-17.6,-17.7,-17.0,-16.9,-17.4,-17.6,-17.4,-17.1,-17.1,-16.5,-16.9,-17.4,-17.1,-16.6,-16.5,-16.6,-16.9,-16.8,-16.5,-16.1,-16.2,-16.0,-16.1,-16.6,-16.7,-16.7,-16.9,-16.9,-16.8,-16.8,-16.8,-16.8,-16.6,-16.4,-16.2,-16.2,-16.3,-16.1,-16.0,-15.7,-15.5,-15.4,-15.3,-15.4,-15.5,-15.5,-15.4,-15.4,-15.5,-15.4,-15.3,-15.1,-15.5,-16.1,-15.1,-14.9,-14.9,-14.9,-14.6,-14.6,-14.7,-14.8,-14.8,-14.8,-14.8,-14.9,-14.9,-15.1,-15.0,-15.2,-16.1,-16.2,-15.8,-15.2,-15.5,-15.2,-14.7,-14.5,-14.4,-14.1,-14.1,-14.0,-13.9,-14.0,-14.0,-13.9,-13.9,-13.9,-14.3,-14.2,-14.2,-14.2,-14.1,-14.3,-14.3,-14.2,-14.2,-14.2,-14.2,-14.1,-14.1,-14.0,-13.9,-13.9,-13.7,-13.8,-13.6,-13.3,-13.2,-13.4,-13.6,-13.4,-13.4,-13.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=141 */
		private double[] getElevationGrid_5_34_height_141()
		{
			double[] value = {-13.4,-13.3,-13.2,-13.1,-13.3,-13.6,-13.5,-13.5,-13.5,-13.8,-14.0,-14.1,-13.9,-13.9,-13.9,-13.7,-13.5,-13.2,-13.3,-13.7,-14.2,-14.3,-14.4,-14.4,-14.1,-13.9,-13.8,-13.1,-12.4,-99.0,-29.0,-28.9,-28.9,-28.9,-28.9,-28.8,-28.8,-28.9,-29.0,-29.0,-28.9,-28.8,-28.8,-28.9,-28.8,-28.7,-28.6,-28.4,-28.3,-28.3,-28.3,-28.5,-28.5,-28.3,-28.4,-28.4,-28.4,-28.5,-28.4,-28.4,-28.5,-28.5,-28.5,-28.5,-28.6,-28.5,-28.3,-28.2,-28.1,-28.2,-28.3,-28.5,-28.5,-28.5,-28.5,-28.5,-28.4,-28.4,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.2,-28.3,-28.3,-28.1,-28.1,-28.1,-28.1,-28.0,-28.1,-28.1,-28.1,-28.1,-28.2,-28.2,-28.1,-27.9,-28.0,-27.8,-27.9,-27.9,-27.6,-27.6,-27.7,-27.7,-27.5,-27.4,-27.3,-27.5,-27.3,-27.3,-27.4,-27.6,-27.7,-27.9,-27.9,-27.8,-27.8,-27.8,-27.8,-28.0,-27.9,-27.9,-28.1,-28.1,-28.1,-28.1,-28.0,-28.0,-27.8,-27.8,-27.9,-27.8,-27.8,-27.8,-27.7,-27.6,-27.5,-27.5,-27.6,-27.6,-27.7,-27.7,-27.6,-27.8,-27.8,-27.8,-27.8,-27.8,-27.9,-28.0,-28.0,-28.0,-28.0,-27.9,-27.7,-27.9,-27.9,-27.9,-28.0,-28.0,-28.1,-28.1,-28.0,-27.9,-27.8,-27.7,-27.6,-27.6,-27.5,-27.5,-27.3,-27.3,-27.3,-27.3,-27.3,-27.3,-27.3,-27.2,-27.1,-27.1,-27.1,-27.1,-27.1,-27.1,-27.1,-27.1,-27.1,-27.2,-27.3,-27.2,-27.1,-27.1,-27.1,-27.0,-27.0,-26.8,-26.8,-26.6,-26.6,-26.5,-26.4,-26.5,-26.5,-26.6,-26.8,-27.0,-27.2,-27.3,-27.3,-27.4,-27.4,-27.4,-27.4,-27.4,-27.3,-27.3,-27.3,-27.3,-27.3,-27.3,-27.3,-27.2,-27.1,-27.1,-27.1,-27.0,-26.8,-26.7,-26.8,-26.8,-26.8,-26.7,-26.6,-26.4,-26.4,-26.3,-26.3,-26.3,-26.3,-26.2,-26.3,-26.3,-26.4,-26.4,-26.2,-26.1,-26.1,-26.1,-26.1,-26.1,-26.0,-25.8,-25.7,-25.6,-25.6,-25.3,-25.3,-25.6,-25.6,-25.7,-25.6,-25.5,-25.3,-24.8,-24.1,-24.1,-24.6,-24.9,-25.2,-25.1,-24.7,-24.5,-24.5,-24.6,-24.6,-24.9,-24.7,-24.1,-24.1,-24.7,-24.9,-25.0,-25.0,-25.1,-25.3,-25.4,-25.3,-25.1,-25.0,-24.9,-24.7,-24.6,-24.8,-25.0,-25.1,-24.8,-24.6,-24.7,-24.7,-24.6,-24.7,-24.9,-24.9,-24.6,-24.4,-24.6,-24.4,-24.1,-24.3,-24.4,-24.1,-23.7,-23.7,-23.8,-24.0,-24.2,-24.0,-23.9,-23.9,-24.1,-24.0,-24.0,-23.9,-23.6,-23.9,-24.3,-24.5,-24.4,-24.1,-23.4,-23.2,-23.7,-23.7,-23.6,-23.7,-23.3,-23.2,-23.5,-23.9,-23.9,-23.8,-23.6,-23.3,-22.7,-22.6,-23.0,-23.2,-22.9,-23.0,-23.2,-23.4,-23.5,-22.9,-22.7,-23.3,-23.5,-23.4,-23.5,-23.6,-23.6,-23.6,-23.6,-23.4,-23.1,-22.8,-23.0,-23.1,-22.9,-22.8,-22.3,-22.3,-22.8,-23.0,-23.1,-23.0,-22.8,-22.9,-22.8,-22.8,-22.7,-22.3,-22.6,-23.0,-23.1,-23.3,-23.4,-23.2,-23.0,-22.9,-23.1,-23.3,-23.0,-22.1,-21.2,-21.1,-21.8,-22.0,-22.3,-22.5,-22.3,-21.9,-22.0,-21.9,-22.1,-22.1,-21.8,-21.5,-21.3,-21.1,-21.4,-21.8,-22.1,-22.0,-21.3,-21.3,-21.6,-21.5,-20.6,-20.0,-20.6,-21.1,-21.4,-21.4,-20.8,-20.7,-20.3,-20.6,-20.8,-20.9,-21.1,-21.2,-21.0,-21.1,-21.6,-21.6,-21.4,-21.6,-21.5,-21.1,-20.8,-20.6,-20.9,-20.7,-20.6,-20.8,-20.8,-20.4,-20.0,-20.3,-20.8,-20.2,-19.5,-19.8,-20.0,-19.9,-20.3,-19.9,-18.9,-18.6,-18.8,-19.3,-19.6,-19.3,-19.3,-19.7,-20.3,-19.8,-19.1,-19.2,-19.6,-19.4,-19.9,-20.1,-19.9,-19.5,-19.4,-19.2,-19.6,-20.1,-20.1,-19.4,-18.5,-19.0,-19.4,-19.3,-19.7,-20.2,-20.1,-19.4,-19.1,-19.0,-18.6,-18.1,-18.7,-18.6,-18.5,-19.3,-19.2,-18.8,-17.9,-17.6,-18.2,-18.6,-18.3,-18.3,-18.1,-18.9,-18.8,-17.9,-18.4,-19.3,-19.2,-18.9,-19.1,-19.0,-18.3,-17.7,-17.3,-17.1,-17.9,-18.3,-18.5,-19.1,-19.0,-18.1,-17.4,-17.3,-17.6,-17.5,-17.8,-18.6,-19.3,-18.9,-18.4,-18.1,-17.4,-17.6,-18.0,-17.7,-17.9,-18.1,-18.3,-17.6,-17.4,-17.9,-17.4,-17.2,-17.8,-17.8,-17.0,-17.3,-18.1,-18.2,-17.8,-17.6,-18.4,-18.6,-17.7,-17.5,-17.7,-17.0,-17.2,-17.9,-17.8,-17.1,-16.9,-17.0,-17.2,-17.0,-16.6,-16.6,-17.2,-17.0,-16.9,-17.4,-17.5,-17.3,-17.5,-17.6,-17.5,-17.3,-17.2,-17.6,-17.5,-17.3,-17.0,-16.8,-17.0,-17.0,-16.7,-16.2,-16.0,-15.9,-15.7,-15.9,-16.1,-16.1,-15.8,-16.0,-16.0,-15.9,-15.8,-15.7,-15.9,-16.0,-15.6,-15.4,-15.3,-15.1,-15.0,-14.9,-15.1,-15.0,-15.0,-15.2,-15.2,-15.4,-15.5,-15.5,-15.4,-15.7,-16.3,-16.1,-15.7,-15.4,-15.6,-15.2,-15.0,-14.8,-14.8,-14.7,-14.5,-14.4,-14.3,-14.3,-14.3,-14.2,-14.1,-14.3,-14.5,-14.5,-14.4,-14.3,-14.4,-14.4,-14.4,-14.5,-14.5,-14.4,-14.3,-14.3,-14.2,-14.0,-13.9,-13.9,-13.8,-13.9,-13.8,-13.5,-13.4,-13.4,-13.5,-13.4,-13.4,-13.4,-13.5,-13.5,-13.5,-13.5,-13.5,-13.7,-13.6,-13.6,-13.7,-13.9,-13.9,-13.9,-13.7,-13.6,-13.5,-13.4,-13.2,-13.0,-13.3,-13.8,-14.2,-14.4,-14.5,-14.4,-14.3,-14.1,-13.8,-13.3,-55.9,-99.0,-29.7,-29.6,-29.5,-29.5,-29.5,-29.5,-29.5,-29.5,-29.6,-29.6,-29.5,-29.4,-29.3,-29.3,-29.2,-29.1,-29.0,-28.7,-28.6,-28.5,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.5,-28.3,-28.3,-28.3,-28.5,-28.6,-28.6,-28.6,-28.5,-28.5,-28.5,-28.4,-28.4,-28.3,-28.4,-28.4,-28.4,-28.4,-28.4,-28.4,-28.4,-28.4,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.4,-28.4,-28.3,-28.2,-28.2,-28.1,-28.2,-28.2,-28.0,-28.0,-28.0,-28.0,-27.8,-27.7,-27.7,-27.7,-27.7,-27.8,-27.9,-28.1,-28.2,-28.3,-28.3,-28.2,-28.3,-28.3,-28.2,-28.3,-28.2,-28.2,-28.3,-28.4,-28.4,-28.3,-28.2,-28.1,-28.1,-28.1,-28.1,-28.0,-28.0,-28.0,-27.9,-27.8,-27.8,-27.7,-27.8,-27.8,-27.8,-27.8,-27.8,-27.9,-28.0,-28.1,-28.1,-28.1,-28.2,-28.3,-28.4,-28.4,-28.4,-28.4,-28.3,-28.4,-28.4,-28.3,-28.4,-28.3,-28.3,-28.3,-28.3,-28.1,-28.0,-27.9,-27.8,-27.8,-27.7,-27.6,-27.6,-27.6,-27.6,-27.5,-27.5,-27.5,-27.5,-27.5,-27.4,-27.4,-27.4,-27.4,-27.4,-27.4,-27.4,-27.4,-27.4,-27.5,-27.5,-27.5,-27.5,-27.4,-27.3,-27.3,-27.2,-27.1,-27.0,-26.9,-26.8,-26.8,-26.7,-26.7,-26.8,-26.9,-27.0,-27.1,-27.3,-27.5,-27.6,-27.6,-27.6,-27.7,-27.8,-27.6,-27.5,-27.5,-27.5,-27.5,-27.5,-27.5,-27.4,-27.4,-27.3,-27.3,-27.3,-27.3,-27.1,-27.1,-27.1,-27.2,-27.1,-27.0,-26.8,-26.8,-26.8,-26.7,-26.7,-26.7,-26.8,-26.8,-26.7,-26.7,-26.7,-26.7,-26.7,-26.6,-26.5,-26.4,-26.5,-26.6,-26.5,-26.3,-26.2,-26.2,-26.1,-25.9,-25.9,-26.0,-26.1,-26.1,-26.0,-26.0,-25.9,-25.5,-25.1,-25.1,-25.2,-25.4,-25.6,-25.6,-25.2,-25.1,-25.2,-25.1,-25.1,-25.3,-25.2,-24.8,-24.8,-25.2,-25.3,-25.5,-25.6,-25.6,-25.7,-25.7,-25.5,-25.3,-25.2,-25.1,-25.0,-25.0,-25.2,-25.3,-25.3,-25.0,-24.9,-25.1,-25.1,-25.0,-25.2,-25.3,-25.3,-25.2,-25.1,-25.1,-24.9,-24.8,-25.0,-25.0,-24.6,-24.1,-24.1,-24.3,-24.4,-24.6,-24.5,-24.4,-24.4,-24.5,-24.3,-24.4,-24.5,-24.3,-24.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=142 */
		private double[] getElevationGrid_5_34_height_142()
		{
			double[] value = {-24.7,-24.6,-24.6,-24.2,-23.8,-23.8,-24.2,-24.0,-23.8,-24.0,-23.7,-23.6,-24.0,-24.2,-24.2,-24.1,-24.0,-23.7,-23.1,-22.8,-23.2,-23.4,-23.3,-23.4,-23.4,-23.3,-23.7,-23.4,-23.1,-23.7,-23.7,-23.6,-23.6,-23.7,-23.6,-23.7,-23.7,-23.2,-23.0,-22.8,-23.3,-23.5,-23.5,-23.3,-22.6,-22.4,-23.0,-23.4,-23.6,-23.6,-23.4,-23.4,-23.1,-23.3,-23.2,-22.9,-23.0,-23.4,-23.7,-23.7,-23.8,-23.8,-23.8,-23.6,-23.7,-23.8,-23.6,-22.9,-22.0,-21.8,-22.4,-22.7,-23.0,-23.1,-22.6,-22.4,-22.4,-22.5,-22.8,-22.4,-22.3,-22.3,-22.1,-22.1,-22.2,-22.5,-22.6,-22.6,-21.8,-21.9,-22.1,-22.1,-21.5,-21.1,-21.5,-22.0,-22.3,-22.3,-21.9,-21.6,-21.2,-21.3,-21.3,-21.3,-21.5,-21.6,-21.3,-21.5,-22.0,-21.8,-21.9,-22.1,-21.6,-21.3,-21.1,-20.9,-20.9,-20.7,-20.7,-21.0,-21.0,-21.0,-20.7,-20.9,-21.3,-20.9,-20.5,-21.0,-20.6,-20.5,-21.0,-20.6,-19.8,-19.6,-20.0,-20.5,-20.9,-20.5,-20.4,-20.6,-21.0,-20.6,-19.8,-19.7,-20.3,-20.4,-20.6,-21.1,-21.1,-20.6,-20.3,-20.1,-20.3,-20.9,-20.8,-20.1,-19.5,-20.0,-20.3,-20.4,-20.7,-21.1,-21.2,-21.4,-20.9,-20.4,-19.8,-19.3,-20.1,-20.4,-19.8,-20.2,-20.1,-19.8,-18.9,-18.6,-19.3,-19.7,-19.4,-19.5,-19.2,-20.0,-19.8,-19.1,-19.4,-19.8,-19.9,-19.7,-19.8,-19.5,-18.9,-18.8,-18.5,-18.5,-19.2,-19.9,-21.1,-21.3,-20.4,-19.1,-18.3,-18.4,-18.5,-18.4,-18.6,-19.4,-20.1,-19.6,-19.2,-19.1,-18.4,-18.4,-18.6,-18.2,-18.3,-18.6,-18.9,-18.6,-18.6,-18.8,-18.2,-18.1,-18.4,-18.3,-17.7,-17.8,-18.4,-18.5,-18.5,-18.5,-18.8,-18.7,-18.5,-18.3,-18.5,-18.0,-17.9,-18.3,-18.3,-17.8,-17.1,-17.0,-17.0,-16.8,-17.0,-17.7,-17.9,-17.6,-17.6,-17.9,-17.9,-17.9,-17.9,-17.8,-17.6,-17.1,-17.3,-17.8,-17.9,-17.8,-17.5,-17.3,-17.3,-17.3,-17.2,-16.7,-16.5,-16.6,-16.6,-16.3,-16.3,-16.5,-16.5,-16.4,-16.5,-16.4,-16.4,-16.3,-16.2,-16.0,-16.1,-16.0,-15.8,-15.5,-15.4,-15.5,-15.5,-15.6,-15.6,-15.6,-15.8,-15.9,-16.0,-16.0,-15.9,-16.0,-16.0,-16.0,-15.8,-15.7,-15.7,-15.5,-15.2,-15.1,-15.1,-15.2,-15.0,-14.9,-14.8,-14.7,-14.7,-14.6,-14.6,-14.8,-14.9,-15.0,-15.0,-14.9,-14.8,-14.8,-14.9,-14.9,-14.9,-14.8,-14.7,-14.6,-14.4,-14.2,-14.1,-14.0,-14.0,-14.1,-14.1,-13.9,-13.8,-13.7,-13.7,-13.6,-13.6,-13.7,-13.8,-13.9,-13.9,-13.8,-13.8,-13.8,-13.8,-13.8,-13.8,-13.9,-13.8,-13.6,-13.4,-13.4,-13.3,-13.3,-13.1,-13.0,-13.2,-13.8,-14.2,-14.4,-14.5,-14.4,-14.4,-14.3,-14.1,-13.9,-56.5,-99.0,-30.4,-30.3,-30.2,-30.2,-30.1,-30.2,-30.2,-30.3,-30.3,-30.3,-30.2,-30.0,-30.0,-29.9,-29.8,-29.7,-29.5,-29.3,-29.2,-29.1,-29.1,-29.1,-29.1,-29.0,-29.1,-29.1,-29.0,-29.0,-28.9,-28.9,-29.0,-29.0,-29.0,-29.0,-28.9,-28.8,-28.7,-28.6,-28.5,-28.5,-28.6,-28.8,-28.9,-28.9,-28.7,-28.6,-28.6,-28.6,-28.5,-28.5,-28.5,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.5,-28.5,-28.5,-28.5,-28.6,-28.6,-28.6,-28.6,-28.6,-28.5,-28.5,-28.5,-28.5,-28.5,-28.4,-28.4,-28.4,-28.3,-28.3,-28.1,-28.2,-28.2,-28.2,-28.3,-28.4,-28.6,-28.7,-28.7,-28.7,-28.6,-28.6,-28.6,-28.6,-28.6,-28.5,-28.5,-28.6,-28.7,-28.7,-28.6,-28.5,-28.4,-28.5,-28.4,-28.3,-28.3,-28.4,-28.4,-28.3,-28.2,-28.1,-28.0,-28.0,-28.0,-28.0,-28.1,-28.0,-28.1,-28.2,-28.3,-28.4,-28.4,-28.7,-28.9,-29.0,-29.1,-29.1,-29.1,-29.1,-29.1,-28.9,-28.9,-28.8,-28.7,-28.6,-28.5,-28.5,-28.4,-28.3,-28.2,-28.2,-28.1,-28.1,-28.0,-28.0,-27.9,-27.8,-27.8,-27.8,-27.8,-27.8,-27.8,-27.7,-27.7,-27.7,-27.7,-27.7,-27.7,-27.7,-27.7,-27.8,-27.8,-27.8,-27.8,-27.8,-27.8,-27.6,-27.5,-27.5,-27.4,-27.3,-27.2,-27.1,-27.1,-27.0,-27.1,-27.1,-27.2,-27.3,-27.4,-27.5,-27.7,-27.8,-27.8,-27.8,-27.8,-27.9,-27.8,-27.6,-27.6,-27.6,-27.5,-27.5,-27.6,-27.6,-27.5,-27.5,-27.6,-27.6,-27.5,-27.4,-27.4,-27.5,-27.6,-27.6,-27.4,-27.4,-27.4,-27.3,-27.2,-27.2,-27.2,-27.3,-27.3,-27.2,-27.2,-27.1,-27.1,-27.1,-27.0,-26.8,-26.8,-26.9,-26.9,-26.9,-26.8,-26.6,-26.6,-26.6,-26.5,-26.3,-26.3,-26.4,-26.4,-26.5,-26.5,-26.3,-26.1,-25.9,-25.9,-25.8,-25.8,-26.1,-26.1,-25.7,-25.7,-25.6,-25.5,-25.6,-25.7,-25.7,-25.5,-25.5,-25.8,-25.9,-26.0,-26.0,-26.0,-26.0,-26.0,-25.7,-25.5,-25.4,-25.2,-25.3,-25.5,-25.6,-25.7,-25.8,-25.4,-25.3,-25.6,-25.6,-25.4,-25.5,-25.6,-25.6,-25.6,-25.5,-25.4,-25.3,-25.4,-25.5,-25.4,-25.1,-24.6,-24.6,-24.7,-24.6,-24.8,-24.8,-24.8,-24.8,-24.7,-24.6,-24.7,-24.9,-24.9,-25.0,-24.9,-24.9,-24.9,-24.6,-24.3,-24.5,-24.5,-24.3,-24.3,-24.4,-24.6,-24.3,-24.4,-24.5,-24.4,-24.3,-24.2,-24.0,-23.5,-23.2,-23.5,-23.8,-23.7,-23.7,-23.4,-23.4,-23.8,-23.7,-23.6,-24.0,-23.7,-23.5,-23.6,-23.5,-23.4,-23.9,-23.8,-23.3,-23.0,-23.2,-23.4,-23.7,-23.8,-23.7,-23.2,-22.9,-23.5,-23.9,-24.1,-23.7,-23.8,-23.7,-23.4,-23.6,-23.7,-23.6,-23.5,-23.8,-23.9,-24.1,-23.9,-24.3,-24.4,-24.1,-24.2,-24.3,-24.1,-23.6,-23.1,-23.1,-23.4,-23.6,-23.6,-23.5,-23.0,-22.9,-23.2,-23.3,-23.3,-23.0,-22.9,-22.8,-22.9,-23.1,-23.0,-23.1,-23.4,-23.2,-22.6,-22.3,-22.3,-22.8,-22.6,-22.5,-22.5,-22.9,-23.3,-23.1,-22.9,-22.3,-22.3,-22.3,-21.9,-22.0,-22.1,-22.2,-22.0,-22.2,-22.5,-22.3,-22.8,-22.8,-22.3,-22.1,-21.9,-21.4,-21.4,-21.2,-21.1,-21.5,-21.4,-21.5,-21.6,-21.5,-21.9,-21.7,-21.7,-21.9,-21.5,-21.5,-21.7,-21.5,-21.1,-20.9,-21.1,-21.5,-21.9,-21.5,-21.5,-21.4,-21.6,-21.6,-21.0,-20.5,-20.9,-21.1,-21.3,-21.9,-21.9,-21.7,-21.5,-21.2,-21.2,-21.5,-21.3,-20.6,-20.6,-20.9,-21.1,-21.3,-21.5,-21.9,-22.1,-22.6,-22.3,-21.6,-21.0,-20.6,-21.4,-22.0,-21.0,-21.2,-21.0,-20.8,-20.1,-19.9,-20.3,-20.4,-20.8,-20.6,-20.4,-20.8,-20.9,-20.5,-20.4,-20.5,-20.5,-20.4,-20.2,-20.4,-19.9,-20.1,-19.9,-19.8,-20.5,-21.0,-21.6,-21.6,-20.8,-19.8,-19.4,-19.5,-19.6,-19.4,-19.4,-20.1,-20.1,-19.8,-19.7,-19.8,-19.4,-19.3,-19.4,-19.0,-18.9,-19.3,-19.4,-19.2,-19.3,-19.5,-19.1,-19.0,-19.0,-19.0,-18.6,-18.6,-18.7,-19.0,-19.3,-19.2,-19.0,-19.1,-19.1,-19.0,-19.0,-18.8,-18.8,-18.8,-18.9,-18.6,-18.0,-17.9,-17.7,-17.4,-17.9,-18.6,-18.7,-18.0,-18.1,-18.4,-18.4,-18.3,-18.5,-18.3,-17.8,-17.4,-17.8,-18.2,-18.3,-18.2,-18.0,-17.9,-17.7,-17.4,-17.6,-17.5,-17.4,-17.6,-17.3,-16.7,-16.6,-17.1,-17.2,-16.9,-16.9,-16.9,-16.9,-16.9,-16.6,-16.3,-16.5,-16.4,-16.2,-16.0,-15.9,-16.1,-16.0,-16.2,-16.1,-16.0,-16.1,-16.4,-16.5,-16.5,-16.5,-16.6,-16.2,-16.3,-16.1,-16.2,-16.2,-16.0,-15.6,-15.5,-15.6,-15.7,-15.6,-15.3,-15.2,-15.1,-15.1,-15.1,-15.2,-15.2,-15.4,-15.4,-15.5,-15.4,-15.3,-15.3,-15.3,-15.3,-15.3,-15.2,-15.0,-14.9,-14.7,-14.6,-14.4,-14.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=143 */
		private double[] getElevationGrid_5_34_height_143()
		{
			double[] value = {-14.3,-14.5,-14.5,-14.4,-14.2,-14.1,-14.0,-14.0,-14.0,-14.1,-14.2,-14.4,-14.3,-14.2,-14.0,-14.1,-14.2,-14.0,-13.9,-14.0,-13.8,-13.6,-13.4,-13.4,-13.4,-13.4,-13.4,-13.3,-13.4,-13.8,-14.3,-14.4,-14.3,-14.4,-14.4,-14.4,-14.3,-14.6,-78.0,-99.0,-30.9,-30.8,-30.8,-30.8,-30.8,-30.8,-30.8,-30.8,-30.8,-30.8,-30.7,-30.6,-30.6,-30.5,-30.4,-30.3,-30.1,-29.8,-29.8,-29.8,-29.8,-29.8,-29.7,-29.6,-29.7,-29.6,-29.7,-29.7,-29.6,-29.6,-29.6,-29.6,-29.5,-29.5,-29.4,-29.3,-29.2,-29.1,-28.9,-28.9,-29.0,-29.2,-29.3,-29.2,-29.1,-29.0,-28.9,-28.9,-28.9,-28.8,-28.8,-28.9,-28.9,-28.9,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.7,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.8,-28.7,-28.7,-28.7,-28.7,-28.6,-28.5,-28.6,-28.6,-28.7,-28.7,-28.8,-28.9,-29.0,-29.0,-29.0,-29.0,-29.0,-28.9,-28.8,-28.8,-28.8,-28.8,-28.9,-29.0,-29.0,-29.0,-29.0,-29.0,-29.0,-28.9,-28.8,-28.9,-28.9,-28.9,-28.8,-28.7,-28.5,-28.4,-28.4,-28.4,-28.4,-28.4,-28.5,-28.6,-28.6,-28.8,-28.9,-29.2,-29.4,-29.6,-29.9,-30.0,-30.0,-29.9,-29.9,-29.7,-29.5,-29.3,-29.2,-29.1,-29.0,-28.9,-28.9,-28.8,-28.7,-28.7,-28.6,-28.6,-28.5,-28.4,-28.3,-28.2,-28.2,-28.2,-28.1,-28.2,-28.2,-28.1,-28.1,-28.1,-28.1,-28.1,-28.0,-28.1,-28.1,-28.1,-28.1,-28.1,-28.2,-28.2,-28.2,-28.1,-28.1,-27.9,-27.8,-27.7,-27.6,-27.6,-27.5,-27.4,-27.4,-27.4,-27.5,-27.6,-27.7,-27.7,-27.8,-28.0,-28.0,-28.1,-28.2,-28.1,-28.0,-27.8,-27.6,-27.6,-27.7,-27.7,-27.6,-27.9,-27.8,-27.7,-27.7,-27.8,-27.8,-27.7,-27.7,-27.7,-27.9,-28.0,-27.9,-27.9,-27.9,-27.9,-27.8,-27.7,-27.6,-27.7,-27.8,-27.8,-27.6,-27.6,-27.7,-27.6,-27.5,-27.4,-27.1,-27.3,-27.3,-27.3,-27.3,-27.1,-26.9,-26.9,-27.0,-27.1,-26.7,-26.6,-26.8,-26.8,-26.8,-26.8,-26.8,-26.7,-26.4,-26.3,-26.4,-26.3,-26.8,-26.9,-26.4,-26.1,-26.0,-26.0,-26.2,-26.3,-26.2,-26.1,-26.2,-26.2,-26.4,-26.6,-26.4,-26.3,-26.3,-26.2,-26.1,-25.9,-25.8,-25.8,-25.9,-25.9,-26.1,-26.2,-26.1,-25.9,-25.8,-26.2,-26.0,-25.8,-25.8,-25.8,-25.9,-26.0,-25.8,-25.7,-25.6,-25.8,-25.8,-25.5,-25.4,-25.2,-25.1,-25.1,-25.0,-24.9,-25.1,-25.2,-25.0,-24.9,-24.8,-24.8,-25.3,-25.3,-25.3,-25.0,-25.1,-25.3,-25.0,-24.7,-24.9,-24.7,-24.6,-24.8,-24.9,-25.6,-25.7,-24.9,-24.7,-24.7,-24.5,-24.5,-24.4,-23.9,-23.8,-24.1,-24.2,-23.9,-23.8,-23.8,-23.9,-24.1,-23.9,-23.9,-24.3,-24.0,-23.7,-23.6,-23.3,-23.5,-24.1,-24.4,-23.7,-23.6,-23.6,-23.8,-24.1,-24.2,-24.3,-23.9,-23.8,-24.0,-24.3,-24.5,-24.1,-24.2,-24.2,-23.9,-23.9,-24.2,-24.3,-24.1,-24.3,-24.3,-24.4,-24.3,-24.7,-24.7,-24.7,-24.7,-24.7,-24.6,-24.5,-24.3,-24.3,-24.3,-24.2,-24.3,-24.1,-23.7,-23.9,-24.2,-24.3,-24.0,-23.8,-23.8,-23.5,-23.6,-23.9,-23.7,-23.8,-24.0,-23.9,-23.4,-23.1,-23.2,-23.6,-23.6,-23.5,-23.4,-23.9,-24.0,-23.9,-23.6,-23.2,-23.4,-23.3,-23.0,-23.2,-23.1,-22.9,-22.8,-23.1,-23.3,-23.4,-23.6,-23.6,-23.4,-23.1,-22.8,-22.4,-22.4,-22.1,-21.9,-22.4,-22.3,-22.4,-22.5,-22.4,-22.4,-22.4,-22.4,-22.8,-22.5,-22.5,-22.5,-22.4,-22.3,-22.0,-22.1,-22.4,-22.6,-22.3,-22.0,-22.0,-22.6,-22.7,-22.2,-21.4,-21.5,-21.9,-22.0,-22.4,-22.5,-22.5,-22.5,-22.3,-22.1,-22.0,-21.7,-21.4,-21.8,-21.8,-21.9,-22.0,-22.0,-22.3,-22.6,-22.9,-22.6,-22.5,-22.1,-21.9,-22.3,-22.2,-22.0,-22.0,-21.9,-21.7,-21.3,-21.0,-21.1,-21.4,-21.8,-21.7,-21.4,-21.5,-21.7,-21.6,-21.4,-21.4,-21.2,-20.9,-20.8,-21.1,-21.0,-21.3,-21.2,-21.0,-21.6,-21.5,-21.7,-21.6,-21.4,-20.8,-20.4,-20.6,-20.6,-20.6,-20.5,-20.8,-20.7,-20.4,-20.2,-20.2,-20.2,-20.0,-20.1,-20.0,-19.9,-20.0,-20.1,-19.9,-20.1,-20.4,-20.0,-19.8,-19.8,-19.8,-19.6,-19.4,-19.4,-19.8,-20.1,-19.9,-19.8,-19.8,-19.9,-19.7,-19.6,-19.5,-19.6,-19.6,-19.7,-19.5,-19.5,-19.1,-18.9,-18.6,-19.1,-19.6,-19.5,-18.8,-18.8,-19.1,-19.1,-19.0,-19.1,-19.0,-18.5,-18.2,-18.7,-18.9,-18.9,-18.9,-18.6,-18.5,-18.3,-17.8,-18.4,-18.5,-18.4,-18.5,-17.9,-17.5,-17.4,-17.9,-17.9,-17.5,-17.3,-17.3,-17.4,-17.4,-16.8,-16.6,-16.8,-16.7,-16.6,-16.7,-16.8,-16.6,-16.5,-16.7,-16.5,-16.4,-16.5,-16.7,-17.1,-16.9,-16.9,-17.0,-16.8,-16.9,-16.7,-16.7,-16.7,-16.4,-16.2,-16.2,-16.3,-16.4,-16.2,-15.9,-15.7,-15.5,-15.6,-15.6,-15.7,-15.8,-15.9,-16.1,-16.1,-16.0,-15.9,-15.9,-15.9,-15.8,-15.7,-15.7,-15.5,-15.4,-15.2,-15.0,-14.9,-14.8,-14.9,-14.9,-15.0,-14.9,-14.7,-14.6,-14.5,-14.6,-14.7,-14.7,-14.8,-14.9,-14.7,-14.5,-14.4,-14.5,-14.6,-14.3,-14.3,-14.2,-13.9,-13.8,-13.7,-13.7,-13.7,-13.8,-13.8,-13.6,-13.6,-14.0,-14.4,-14.5,-14.4,-14.5,-14.6,-14.5,-14.7,-15.7,-99.0,-99.0,-31.5,-31.3,-31.3,-31.2,-31.2,-31.1,-31.1,-31.1,-31.1,-31.1,-31.0,-30.9,-31.1,-31.1,-30.9,-30.7,-30.6,-30.4,-30.4,-30.4,-30.4,-30.4,-30.3,-30.3,-30.3,-30.2,-30.4,-30.4,-30.4,-30.3,-30.2,-30.1,-30.0,-30.1,-30.1,-29.9,-29.9,-29.8,-29.7,-29.7,-29.6,-29.8,-29.8,-29.8,-29.6,-29.6,-29.5,-29.6,-29.5,-29.4,-29.4,-29.5,-29.5,-29.5,-29.3,-29.2,-29.2,-29.2,-29.2,-29.1,-29.1,-29.1,-29.1,-29.2,-29.2,-29.1,-29.1,-29.2,-29.3,-29.3,-29.2,-29.3,-29.3,-29.3,-29.2,-29.2,-29.2,-29.1,-29.1,-29.2,-29.0,-29.0,-29.1,-29.1,-29.2,-29.3,-29.3,-29.4,-29.4,-29.4,-29.4,-29.4,-29.4,-29.3,-29.3,-29.3,-29.3,-29.4,-29.6,-29.5,-29.5,-29.5,-29.6,-29.6,-29.5,-29.5,-29.4,-29.5,-29.5,-29.3,-29.2,-29.1,-29.0,-29.0,-28.9,-28.9,-29.1,-29.2,-29.4,-29.5,-29.6,-29.9,-30.1,-30.3,-30.4,-30.6,-30.7,-30.6,-30.6,-30.4,-30.2,-30.0,-29.8,-29.7,-29.5,-29.4,-29.3,-29.3,-29.3,-29.2,-29.1,-29.1,-29.1,-29.0,-28.8,-28.7,-28.6,-28.6,-28.5,-28.5,-28.5,-28.5,-28.5,-28.5,-28.4,-28.4,-28.4,-28.3,-28.3,-28.4,-28.4,-28.4,-28.4,-28.4,-28.6,-28.6,-28.6,-28.5,-28.4,-28.3,-28.1,-28.0,-28.0,-27.9,-27.9,-27.9,-27.9,-28.0,-28.0,-28.1,-28.1,-28.2,-28.4,-28.3,-28.4,-28.4,-28.3,-28.1,-28.1,-28.0,-27.9,-27.9,-27.9,-28.0,-28.1,-28.1,-28.0,-28.1,-28.1,-28.1,-28.1,-28.1,-28.2,-28.3,-28.3,-28.4,-28.4,-28.4,-28.3,-28.2,-28.2,-28.2,-28.2,-28.1,-28.2,-28.1,-28.0,-28.0,-28.0,-28.0,-27.8,-27.7,-27.7,-27.6,-27.6,-27.5,-27.4,-27.3,-27.4,-27.5,-27.5,-27.2,-27.1,-27.3,-27.3,-27.3,-27.3,-27.3,-27.2,-27.1,-27.0,-26.9,-26.9,-27.2,-27.1,-26.8,-26.6,-26.5,-26.6,-26.6,-26.7,-26.7,-26.7,-26.8,-26.8,-27.0,-27.0,-26.8,-26.7,-26.6,-26.7,-26.5,-26.4,-26.4,-26.5,-26.5,-26.5,-26.6,-26.5,-26.6,-26.4,-26.4,-26.6,-26.6,-26.4,-26.3,-26.2,-26.3,-26.5,-26.3,-26.1,-26.1,-26.2,-26.1,-25.9,-26.0,-25.9,-25.7,-25.8,-25.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=144 */
		private double[] getElevationGrid_5_34_height_144()
		{
			double[] value = {-25.7,-25.6,-25.6,-25.6,-25.6,-25.6,-25.5,-25.9,-25.9,-26.0,-25.7,-25.8,-25.9,-25.6,-25.3,-25.3,-25.3,-25.3,-25.5,-25.6,-26.0,-25.9,-25.6,-25.0,-25.2,-25.2,-25.2,-25.0,-24.6,-24.6,-24.9,-25.1,-24.8,-24.7,-24.9,-25.1,-25.0,-24.7,-24.8,-25.0,-24.6,-24.3,-24.1,-24.3,-24.4,-24.8,-24.8,-24.6,-24.5,-24.5,-24.5,-24.9,-24.9,-25.0,-24.9,-24.8,-24.8,-24.9,-25.1,-25.0,-25.1,-25.0,-24.7,-24.4,-24.6,-24.8,-24.9,-24.8,-24.9,-24.8,-24.9,-25.0,-25.1,-25.1,-25.1,-25.1,-25.1,-25.1,-25.0,-25.0,-24.8,-24.6,-24.7,-24.7,-24.6,-24.8,-25.0,-25.0,-24.9,-24.9,-24.8,-24.5,-24.6,-24.6,-24.6,-24.6,-24.7,-24.3,-24.3,-24.3,-24.4,-24.7,-24.6,-24.3,-24.3,-24.6,-24.6,-24.5,-24.4,-24.1,-24.3,-24.2,-23.9,-24.1,-24.1,-23.8,-23.7,-23.9,-23.9,-23.9,-24.2,-24.4,-24.1,-23.8,-23.5,-23.3,-23.4,-23.0,-22.9,-23.4,-23.4,-23.3,-23.2,-23.0,-22.9,-23.0,-23.3,-23.7,-23.5,-23.4,-22.9,-23.1,-23.2,-23.1,-23.2,-23.4,-23.6,-23.4,-22.8,-22.7,-23.4,-23.3,-22.8,-22.5,-22.5,-22.8,-22.9,-23.1,-23.0,-22.8,-23.2,-23.3,-23.0,-22.9,-22.3,-22.1,-22.6,-22.5,-22.5,-22.6,-22.4,-22.7,-23.1,-23.0,-22.9,-22.9,-22.9,-22.8,-22.8,-22.6,-22.5,-22.6,-22.4,-22.4,-22.3,-22.2,-22.2,-22.3,-22.4,-22.4,-22.4,-22.3,-22.4,-22.4,-22.2,-22.1,-22.0,-21.4,-21.4,-21.9,-22.1,-22.4,-22.3,-22.2,-22.4,-22.4,-22.4,-22.3,-22.3,-21.9,-21.6,-21.6,-21.7,-21.7,-21.6,-21.7,-21.4,-21.2,-21.1,-21.0,-21.0,-20.8,-20.9,-21.1,-20.8,-20.8,-21.0,-20.8,-21.1,-21.4,-21.0,-20.9,-20.9,-20.8,-20.7,-20.6,-20.6,-20.8,-21.0,-20.9,-20.9,-20.6,-20.8,-20.6,-20.6,-20.3,-20.4,-20.6,-20.5,-20.7,-20.7,-20.2,-20.1,-20.1,-20.3,-20.3,-20.1,-19.7,-19.7,-19.9,-20.0,-19.9,-19.9,-19.7,-19.2,-19.2,-19.5,-19.5,-19.6,-19.5,-19.2,-19.2,-18.9,-18.6,-19.1,-19.4,-19.3,-19.4,-19.0,-18.7,-18.7,-18.9,-18.6,-18.3,-17.8,-17.9,-18.2,-18.1,-17.4,-17.3,-17.5,-17.3,-17.4,-17.6,-17.7,-17.5,-17.4,-17.1,-16.8,-17.1,-17.3,-17.2,-17.5,-17.3,-17.2,-17.5,-17.5,-17.6,-17.3,-17.1,-17.0,-17.0,-16.9,-17.0,-17.0,-17.0,-16.9,-16.5,-16.2,-16.2,-16.2,-16.3,-16.3,-16.4,-16.5,-16.6,-16.6,-16.6,-16.4,-16.4,-16.5,-16.4,-16.3,-16.2,-16.0,-15.9,-15.7,-15.4,-15.3,-15.2,-15.3,-15.4,-15.5,-15.4,-15.1,-15.0,-14.9,-15.2,-15.3,-15.4,-15.4,-15.3,-15.1,-15.0,-15.0,-15.1,-14.9,-14.7,-14.6,-14.4,-14.3,-14.1,-14.2,-14.0,-14.1,-14.3,-14.2,-14.0,-14.0,-14.4,-14.6,-14.7,-14.7,-14.8,-14.9,-14.8,-15.5,-16.8,-99.0,-99.0,-31.9,-31.7,-31.6,-31.6,-31.5,-31.4,-31.5,-31.4,-31.3,-31.4,-31.3,-31.2,-31.4,-31.4,-31.2,-31.2,-31.1,-31.0,-30.9,-31.0,-31.0,-31.0,-31.0,-30.9,-30.8,-30.8,-30.9,-30.9,-30.9,-30.8,-30.7,-30.6,-30.4,-30.6,-30.5,-30.5,-30.5,-30.5,-30.4,-30.3,-30.2,-30.3,-30.3,-30.3,-30.2,-30.2,-30.2,-30.1,-30.1,-30.0,-30.1,-30.1,-30.2,-30.1,-30.1,-29.9,-29.9,-29.9,-29.8,-29.6,-29.8,-29.8,-29.8,-29.9,-29.9,-29.8,-29.8,-29.9,-30.1,-30.0,-29.9,-30.0,-30.0,-29.9,-29.9,-30.0,-30.0,-29.9,-30.0,-30.1,-29.9,-29.9,-29.9,-29.9,-30.1,-30.1,-30.1,-30.2,-30.3,-30.3,-30.2,-30.2,-30.2,-30.2,-30.2,-30.3,-30.3,-30.4,-30.6,-30.5,-30.4,-30.4,-30.4,-30.4,-30.3,-30.2,-30.2,-30.3,-30.2,-30.0,-29.8,-29.8,-29.8,-29.8,-29.8,-29.8,-29.9,-30.1,-30.3,-30.6,-30.7,-30.8,-30.9,-31.0,-31.2,-31.2,-31.1,-31.1,-31.0,-30.8,-30.6,-30.5,-30.3,-30.1,-30.0,-30.0,-29.8,-29.7,-29.8,-29.7,-29.6,-29.5,-29.6,-29.5,-29.3,-29.1,-29.0,-29.0,-28.9,-28.8,-28.9,-28.9,-28.9,-28.9,-28.9,-28.8,-28.8,-28.8,-28.8,-28.9,-28.9,-28.9,-28.9,-29.0,-29.0,-29.0,-29.0,-28.9,-28.8,-28.7,-28.6,-28.5,-28.4,-28.4,-28.4,-28.4,-28.4,-28.4,-28.5,-28.6,-28.7,-28.8,-28.8,-28.8,-28.8,-28.7,-28.6,-28.5,-28.4,-28.3,-28.2,-28.2,-28.2,-28.3,-28.3,-28.3,-28.3,-28.4,-28.4,-28.5,-28.5,-28.6,-28.6,-28.7,-28.8,-28.8,-28.8,-28.7,-28.6,-28.6,-28.6,-28.5,-28.5,-28.5,-28.5,-28.5,-28.3,-28.3,-28.3,-28.3,-28.3,-28.1,-28.0,-28.0,-28.0,-27.9,-27.8,-27.9,-27.9,-28.1,-28.0,-27.9,-27.8,-27.7,-27.8,-27.9,-27.8,-27.8,-27.7,-27.8,-27.7,-27.5,-27.4,-27.5,-27.4,-27.2,-27.1,-27.0,-27.0,-27.0,-27.1,-27.1,-27.2,-27.3,-27.4,-27.5,-27.5,-27.4,-27.3,-27.1,-27.1,-27.0,-26.9,-26.9,-27.0,-27.0,-27.0,-27.1,-27.1,-27.1,-27.0,-26.9,-27.1,-27.1,-27.1,-26.9,-26.9,-26.9,-26.9,-26.8,-26.8,-26.7,-26.7,-26.6,-26.7,-26.7,-26.5,-26.5,-26.5,-26.4,-26.5,-26.4,-26.2,-26.3,-26.4,-26.3,-26.3,-26.5,-26.6,-26.7,-26.6,-26.5,-26.5,-26.3,-25.9,-25.9,-26.0,-26.1,-26.2,-26.3,-26.3,-26.3,-26.2,-25.9,-25.9,-25.8,-25.9,-25.7,-25.3,-25.4,-25.8,-25.9,-25.7,-25.6,-25.7,-25.9,-25.7,-25.5,-25.7,-25.7,-25.4,-24.9,-24.9,-25.2,-25.4,-25.4,-25.4,-25.4,-25.5,-25.4,-25.5,-25.6,-25.4,-25.7,-25.8,-25.6,-25.6,-25.7,-25.8,-25.7,-25.6,-25.5,-25.3,-25.1,-25.1,-25.3,-25.4,-25.5,-25.4,-25.2,-25.2,-25.3,-25.4,-25.5,-25.5,-25.6,-25.6,-25.6,-25.6,-25.6,-25.3,-25.2,-25.2,-25.1,-25.1,-25.3,-25.6,-25.6,-25.6,-25.6,-25.4,-25.3,-25.5,-25.5,-25.5,-25.6,-25.5,-25.0,-25.1,-25.4,-25.5,-25.6,-25.6,-25.1,-25.3,-25.4,-25.4,-25.2,-25.2,-25.1,-25.2,-25.0,-24.6,-24.8,-25.0,-24.7,-24.6,-24.7,-24.6,-24.5,-24.9,-25.2,-24.9,-24.4,-24.2,-24.1,-24.2,-24.1,-24.1,-24.4,-24.5,-24.1,-24.0,-23.6,-23.6,-23.8,-24.3,-24.6,-24.5,-24.0,-23.4,-23.6,-24.1,-24.1,-24.2,-24.4,-24.6,-24.4,-23.7,-23.7,-24.1,-23.7,-23.4,-23.4,-23.5,-23.5,-23.7,-23.8,-23.2,-23.1,-23.7,-24.1,-24.0,-23.8,-23.1,-22.9,-23.5,-23.3,-23.1,-23.1,-22.9,-23.3,-23.5,-23.3,-23.3,-23.4,-23.6,-23.2,-23.0,-23.1,-23.0,-23.2,-22.6,-22.7,-23.1,-23.1,-22.9,-22.9,-23.0,-23.0,-23.0,-23.0,-22.9,-22.8,-22.6,-22.5,-22.4,-22.1,-22.2,-22.7,-22.9,-23.0,-23.1,-23.2,-23.3,-23.1,-23.0,-23.0,-22.9,-22.6,-22.4,-22.3,-22.3,-22.4,-22.4,-22.4,-22.3,-22.2,-22.1,-22.0,-21.9,-21.8,-21.8,-21.9,-21.8,-21.8,-21.8,-21.6,-22.0,-22.2,-22.0,-21.8,-21.8,-21.8,-21.8,-21.8,-21.7,-21.7,-21.8,-21.7,-21.7,-21.5,-21.7,-21.6,-21.5,-21.3,-21.2,-21.5,-21.5,-21.7,-21.6,-21.3,-21.2,-21.3,-21.4,-21.1,-20.8,-20.7,-20.8,-20.7,-20.8,-20.8,-20.8,-20.7,-20.1,-20.1,-20.2,-20.2,-20.3,-20.0,-19.8,-20.0,-19.8,-19.6,-19.9,-20.2,-20.2,-20.1,-19.9,-19.7,-19.7,-19.6,-19.4,-19.2,-18.8,-18.8,-19.2,-19.2,-18.6,-18.4,-18.6,-18.3,-18.6,-18.8,-18.8,-18.5,-18.4,-17.9,-17.5,-18.2,-18.3,-17.9,-18.1,-17.9,-17.9,-18.1,-18.4,-18.5,-18.1,-17.4,-17.6,-17.7,-17.8,-17.8,-17.7,-17.5,-17.3,-17.1,-16.8,-16.9,-17.0,-17.0,-17.0,-17.0,-17.1,-17.3,-17.2,-17.1,-17.0,-17.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=145 */
		private double[] getElevationGrid_5_34_height_145()
		{
			double[] value = {-17.0,-16.9,-16.9,-16.7,-16.5,-16.3,-16.1,-15.9,-15.7,-15.6,-15.7,-15.8,-16.0,-15.9,-15.5,-15.5,-15.4,-15.7,-15.9,-16.0,-16.0,-15.8,-15.7,-15.7,-15.6,-15.7,-15.6,-15.2,-14.9,-14.9,-14.8,-14.8,-14.8,-14.6,-14.7,-14.8,-14.7,-14.5,-14.5,-14.9,-15.1,-15.1,-15.0,-15.2,-15.2,-15.2,-16.5,-18.3,-99.0,-99.0,-32.1,-32.0,-32.0,-31.9,-31.8,-31.8,-31.7,-31.7,-31.7,-31.7,-31.7,-31.7,-31.6,-31.6,-31.6,-31.6,-31.6,-31.5,-31.5,-31.6,-31.5,-31.6,-31.6,-31.4,-31.3,-31.3,-31.3,-31.3,-31.3,-31.2,-31.2,-31.1,-31.0,-30.9,-30.8,-30.8,-30.9,-30.8,-30.8,-30.7,-30.6,-30.6,-30.7,-30.7,-30.6,-30.6,-30.5,-30.5,-30.6,-30.5,-30.5,-30.6,-30.6,-30.6,-30.6,-30.5,-30.4,-30.4,-30.4,-30.3,-30.4,-30.5,-30.6,-30.6,-30.6,-30.7,-30.7,-30.8,-30.9,-30.9,-30.8,-30.8,-30.8,-30.8,-30.9,-30.9,-30.9,-31.0,-31.1,-31.1,-30.9,-30.9,-31.0,-31.0,-31.1,-31.1,-31.1,-31.3,-31.4,-31.4,-31.3,-31.2,-31.3,-31.4,-31.4,-31.5,-31.4,-31.4,-31.5,-31.5,-31.4,-31.3,-31.3,-31.3,-31.3,-31.2,-31.1,-31.0,-30.9,-30.8,-30.7,-30.7,-30.7,-30.7,-30.7,-30.8,-31.0,-31.2,-31.4,-31.6,-31.6,-31.5,-31.6,-31.6,-31.7,-31.6,-31.6,-31.5,-31.4,-31.3,-31.1,-31.0,-30.8,-30.7,-30.5,-30.5,-30.4,-30.4,-30.3,-30.2,-30.1,-30.1,-30.0,-29.9,-29.8,-29.6,-29.5,-29.4,-29.4,-29.3,-29.3,-29.3,-29.3,-29.3,-29.3,-29.3,-29.3,-29.3,-29.4,-29.4,-29.4,-29.4,-29.4,-29.5,-29.5,-29.5,-29.4,-29.4,-29.3,-29.2,-29.1,-29.0,-28.9,-28.9,-28.9,-29.0,-29.0,-29.1,-29.1,-29.2,-29.3,-29.3,-29.4,-29.3,-29.2,-29.1,-29.0,-28.9,-28.8,-28.8,-28.6,-28.6,-28.6,-28.7,-28.7,-28.6,-28.7,-28.7,-28.8,-28.8,-28.9,-28.9,-29.0,-29.0,-29.1,-29.1,-29.1,-29.0,-29.0,-29.0,-28.9,-28.8,-28.8,-28.8,-28.9,-28.8,-28.7,-28.7,-28.7,-28.7,-28.7,-28.6,-28.4,-28.5,-28.6,-28.6,-28.5,-28.5,-28.6,-28.7,-28.6,-28.5,-28.4,-28.3,-28.4,-28.5,-28.4,-28.4,-28.3,-28.3,-28.4,-28.2,-28.1,-28.0,-28.0,-27.9,-27.7,-27.6,-27.6,-27.5,-27.6,-27.7,-27.8,-27.9,-27.9,-28.0,-28.0,-27.9,-27.8,-27.6,-27.6,-27.6,-27.5,-27.5,-27.6,-27.6,-27.6,-27.7,-27.7,-27.6,-27.5,-27.4,-27.5,-27.6,-27.7,-27.6,-27.4,-27.4,-27.4,-27.3,-27.3,-27.2,-27.1,-27.2,-27.3,-27.2,-27.0,-27.1,-27.2,-27.2,-27.2,-27.0,-26.9,-27.0,-27.0,-27.0,-27.1,-27.3,-27.4,-27.4,-27.3,-27.3,-27.3,-27.0,-26.7,-26.7,-26.8,-26.9,-26.9,-26.9,-26.8,-26.8,-26.8,-26.7,-26.7,-26.6,-26.7,-26.4,-26.2,-26.3,-26.6,-26.6,-26.4,-26.4,-26.4,-26.5,-26.4,-26.3,-26.5,-26.4,-26.2,-25.6,-25.4,-25.9,-26.1,-26.0,-26.0,-26.1,-26.3,-26.4,-26.3,-26.2,-26.1,-26.3,-26.4,-26.4,-26.3,-26.4,-26.4,-26.3,-26.2,-26.1,-26.0,-25.6,-25.7,-25.9,-26.0,-26.1,-26.0,-25.7,-25.6,-25.8,-26.0,-26.1,-26.1,-26.1,-26.1,-26.1,-26.1,-26.0,-25.9,-25.9,-25.6,-25.4,-25.4,-25.8,-26.1,-26.2,-26.2,-26.1,-25.9,-26.1,-26.1,-26.1,-26.3,-26.4,-26.2,-25.8,-26.0,-26.2,-26.1,-26.3,-26.3,-26.0,-26.0,-26.2,-26.1,-25.9,-26.1,-26.0,-25.9,-25.6,-25.4,-25.7,-25.8,-25.7,-25.6,-25.6,-25.5,-25.3,-25.7,-25.9,-25.8,-25.4,-25.1,-24.9,-25.1,-25.2,-25.2,-25.4,-25.4,-25.1,-24.8,-24.6,-24.5,-24.6,-25.2,-25.4,-25.4,-24.9,-24.4,-24.8,-25.1,-25.1,-25.1,-25.0,-25.3,-24.9,-24.3,-24.6,-24.8,-24.4,-24.3,-24.3,-24.3,-24.3,-24.6,-24.4,-23.7,-23.7,-24.3,-24.7,-24.7,-24.3,-23.8,-24.0,-24.5,-24.3,-24.0,-23.7,-23.5,-23.9,-24.2,-24.1,-24.2,-24.1,-24.1,-23.6,-23.4,-23.7,-23.8,-24.0,-23.1,-23.1,-23.7,-23.8,-23.3,-23.3,-23.4,-23.5,-23.6,-23.4,-23.3,-23.3,-23.1,-23.1,-23.1,-23.0,-22.9,-23.3,-23.5,-23.5,-23.5,-23.7,-23.7,-23.7,-23.5,-23.3,-23.3,-22.9,-22.6,-22.6,-22.7,-22.8,-22.8,-22.8,-22.7,-22.8,-22.8,-22.6,-22.5,-22.4,-22.5,-22.3,-22.2,-22.4,-22.5,-22.4,-22.6,-22.7,-22.6,-22.4,-22.3,-22.3,-22.4,-22.5,-22.3,-22.3,-22.2,-22.2,-22.1,-22.2,-22.2,-22.2,-22.1,-21.9,-21.9,-22.0,-22.2,-22.3,-22.3,-22.1,-22.0,-21.9,-22.0,-21.9,-21.6,-21.7,-21.7,-21.7,-21.8,-21.8,-21.5,-21.5,-21.1,-21.0,-21.0,-21.0,-21.1,-20.8,-20.6,-20.7,-20.8,-20.9,-21.0,-21.1,-21.0,-20.8,-20.6,-20.6,-20.6,-20.3,-20.3,-20.3,-20.0,-20.0,-20.4,-20.4,-19.9,-19.6,-19.8,-19.6,-19.9,-19.9,-19.9,-19.6,-19.6,-18.8,-18.5,-19.3,-19.4,-19.1,-19.0,-18.9,-19.0,-18.9,-19.2,-19.4,-19.0,-18.1,-18.0,-18.6,-18.6,-18.5,-18.3,-17.9,-17.8,-17.6,-17.5,-17.6,-17.7,-17.7,-17.6,-17.7,-17.9,-17.9,-17.7,-17.6,-17.5,-17.6,-17.6,-17.7,-17.5,-17.3,-16.9,-16.8,-16.6,-16.4,-16.3,-16.4,-16.5,-16.5,-16.6,-16.5,-16.1,-15.9,-16.1,-16.4,-16.6,-16.7,-16.5,-16.3,-16.3,-16.3,-16.4,-16.5,-16.2,-16.0,-15.9,-15.7,-15.6,-15.6,-15.6,-15.5,-15.6,-15.6,-15.4,-15.1,-15.3,-15.7,-15.7,-15.5,-15.5,-15.6,-15.6,-16.1,-18.7,-20.1,-99.0,-99.0,-32.6,-32.5,-32.4,-32.4,-32.3,-32.2,-32.1,-32.1,-32.1,-32.1,-32.1,-32.1,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.1,-32.0,-31.8,-31.7,-31.7,-31.7,-31.6,-31.6,-31.6,-31.5,-31.5,-31.3,-31.2,-31.1,-31.1,-31.1,-31.1,-31.1,-31.0,-30.9,-31.0,-31.0,-31.0,-30.8,-30.8,-30.8,-30.8,-30.8,-30.8,-30.8,-30.9,-31.0,-31.0,-31.0,-30.9,-30.8,-30.9,-30.9,-30.9,-31.0,-31.1,-31.2,-31.3,-31.4,-31.4,-31.4,-31.4,-31.5,-31.5,-31.4,-31.5,-31.6,-31.6,-31.6,-31.7,-31.8,-32.0,-32.1,-32.0,-31.9,-31.9,-32.0,-32.0,-32.0,-32.0,-32.0,-32.1,-32.1,-32.1,-32.1,-32.0,-32.1,-32.3,-32.4,-32.3,-32.2,-32.1,-32.1,-32.1,-32.1,-32.0,-32.0,-32.0,-32.0,-31.9,-31.8,-31.6,-31.6,-31.5,-31.5,-31.5,-31.5,-31.5,-31.6,-31.8,-31.9,-32.0,-32.1,-32.2,-32.2,-32.1,-32.1,-32.1,-32.1,-32.1,-32.0,-31.9,-31.8,-31.7,-31.6,-31.5,-31.3,-31.2,-31.1,-31.0,-30.9,-30.9,-30.9,-30.8,-30.7,-30.6,-30.5,-30.5,-30.4,-30.2,-30.0,-29.9,-29.9,-29.9,-29.8,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-30.0,-30.0,-29.9,-30.0,-30.1,-30.1,-30.0,-29.9,-29.9,-29.9,-29.8,-29.7,-29.6,-29.5,-29.5,-29.6,-29.7,-29.7,-29.8,-29.9,-29.9,-29.9,-29.9,-30.0,-30.0,-29.8,-29.6,-29.6,-29.4,-29.4,-29.4,-29.3,-29.1,-29.2,-29.2,-29.2,-29.1,-29.2,-29.2,-29.3,-29.3,-29.4,-29.4,-29.4,-29.4,-29.4,-29.5,-29.5,-29.4,-29.3,-29.3,-29.3,-29.2,-29.2,-29.2,-29.3,-29.3,-29.1,-29.1,-29.1,-29.1,-29.2,-29.1,-29.1,-29.2,-29.2,-29.2,-29.1,-29.1,-29.1,-29.2,-29.3,-29.1,-29.0,-28.9,-29.0,-29.1,-29.0,-28.9,-28.8,-28.8,-28.9,-28.8,-28.6,-28.6,-28.6,-28.5,-28.4,-28.4,-28.3,-28.3,-28.3,-28.3,-28.4,-28.5,-28.5,-28.5,-28.5,-28.4,-28.4,-28.3,-28.3,-28.4,-28.3,-28.2,-28.3,-28.3,-28.3,-28.3,-28.3,-28.3,-28.1,-28.0,-28.1,-28.2,-28.3,-28.2,-28.0,-27.9,-28.0,-27.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=146 */
		private double[] getElevationGrid_5_34_height_146()
		{
			double[] value = {-27.9,-27.8,-27.8,-27.8,-27.9,-27.9,-27.6,-27.6,-27.8,-27.9,-27.9,-27.8,-27.8,-27.8,-27.8,-27.9,-27.9,-27.9,-27.9,-27.9,-27.9,-27.9,-27.9,-27.7,-27.4,-27.4,-27.6,-27.7,-27.6,-27.4,-27.4,-27.4,-27.5,-27.6,-27.5,-27.4,-27.5,-27.3,-27.2,-27.2,-27.4,-27.4,-27.3,-27.2,-27.1,-27.2,-27.2,-27.3,-27.3,-27.1,-26.9,-26.6,-26.4,-26.6,-26.8,-26.8,-26.7,-26.9,-27.1,-27.1,-27.0,-27.0,-27.0,-26.9,-26.9,-27.0,-27.0,-27.0,-27.0,-26.9,-26.8,-26.8,-26.6,-26.4,-26.4,-26.5,-26.6,-26.8,-26.8,-26.5,-26.3,-26.5,-26.6,-26.8,-26.7,-26.7,-26.6,-26.6,-26.6,-26.5,-26.5,-26.4,-26.2,-26.0,-26.0,-26.3,-26.6,-26.8,-26.7,-26.6,-26.5,-26.6,-26.7,-26.6,-26.8,-27.0,-27.0,-26.7,-26.9,-26.9,-26.8,-26.9,-26.9,-26.7,-26.6,-26.9,-26.7,-26.7,-26.8,-26.6,-26.4,-26.1,-26.1,-26.3,-26.6,-26.6,-26.4,-26.5,-26.3,-26.2,-26.4,-26.6,-26.5,-26.3,-26.1,-26.1,-26.2,-26.2,-26.1,-26.1,-26.3,-26.0,-25.8,-25.6,-25.5,-25.7,-26.1,-26.1,-26.1,-25.9,-25.9,-26.1,-26.0,-25.9,-25.9,-25.9,-25.9,-25.4,-24.9,-25.1,-25.5,-25.2,-25.1,-25.0,-24.9,-25.1,-25.4,-25.0,-24.4,-24.6,-25.1,-25.2,-25.1,-24.7,-24.5,-25.0,-25.4,-25.3,-24.8,-24.3,-24.4,-24.8,-24.9,-25.0,-25.0,-24.4,-24.4,-24.2,-24.1,-24.5,-24.7,-24.7,-24.1,-23.8,-24.4,-24.3,-23.9,-23.8,-23.8,-23.9,-24.1,-23.9,-24.0,-23.9,-23.8,-24.0,-24.0,-23.9,-23.9,-24.0,-24.1,-24.0,-23.9,-24.2,-24.3,-24.2,-23.9,-23.4,-23.5,-23.1,-23.0,-22.9,-23.0,-23.0,-23.1,-23.1,-23.1,-23.2,-23.3,-23.0,-22.8,-22.8,-22.8,-22.5,-22.4,-22.9,-23.0,-23.0,-23.0,-23.0,-22.9,-22.8,-22.7,-22.7,-22.8,-22.8,-22.8,-22.6,-22.6,-22.5,-22.5,-22.6,-22.6,-22.6,-22.5,-22.2,-22.3,-22.5,-22.6,-22.8,-22.8,-22.7,-22.3,-22.3,-22.6,-22.6,-22.4,-22.4,-22.4,-22.4,-22.5,-22.4,-22.3,-22.2,-22.0,-22.0,-21.8,-21.5,-21.7,-21.6,-21.5,-21.6,-21.7,-22.0,-22.0,-21.9,-21.8,-21.7,-21.6,-21.6,-21.5,-21.3,-21.2,-21.4,-21.1,-21.2,-21.5,-21.5,-21.0,-20.8,-21.0,-21.1,-21.0,-21.0,-21.0,-20.7,-20.6,-20.0,-19.6,-20.2,-20.4,-20.1,-20.2,-20.0,-19.8,-19.9,-19.9,-20.2,-19.8,-18.9,-19.0,-19.5,-19.4,-19.3,-19.1,-18.8,-18.6,-18.6,-18.3,-18.4,-18.6,-18.6,-18.5,-18.5,-18.7,-18.8,-18.6,-18.5,-18.3,-18.5,-18.6,-18.8,-18.3,-17.9,-17.7,-17.7,-17.6,-17.4,-17.5,-17.6,-17.8,-17.7,-17.7,-17.4,-17.1,-17.1,-17.1,-17.3,-17.5,-17.4,-17.3,-17.0,-17.0,-17.3,-17.4,-17.5,-17.5,-17.0,-17.6,-17.6,-17.0,-16.9,-16.7,-16.8,-17.0,-17.0,-16.7,-16.4,-16.6,-16.7,-16.6,-16.3,-16.3,-16.3,-16.1,-17.3,-21.6,-22.2,-99.0,-99.0,-33.3,-33.1,-33.1,-33.0,-33.0,-32.8,-32.7,-32.6,-32.6,-32.7,-32.7,-32.7,-32.6,-32.5,-32.5,-32.4,-32.4,-32.4,-32.4,-32.5,-32.4,-32.5,-32.4,-32.3,-32.2,-32.2,-32.1,-32.1,-32.0,-31.9,-31.9,-31.8,-31.7,-31.5,-31.3,-31.3,-31.4,-31.5,-31.5,-31.3,-31.3,-31.3,-31.4,-31.3,-31.1,-31.1,-31.1,-31.2,-31.2,-31.2,-31.1,-31.2,-31.3,-31.3,-31.3,-31.2,-31.2,-31.3,-31.4,-31.4,-31.6,-31.7,-31.9,-32.0,-32.0,-32.1,-32.1,-32.0,-32.0,-32.1,-32.0,-32.1,-32.2,-32.3,-32.4,-32.5,-32.5,-32.8,-32.9,-32.9,-32.7,-32.6,-32.7,-32.8,-32.8,-32.7,-32.6,-32.6,-32.6,-32.7,-32.7,-32.6,-32.7,-32.8,-32.8,-32.7,-32.6,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.3,-32.3,-32.2,-32.1,-32.1,-32.2,-32.3,-32.3,-32.3,-32.4,-32.5,-32.5,-32.5,-32.5,-32.7,-32.6,-32.5,-32.5,-32.5,-32.6,-32.6,-32.5,-32.3,-32.3,-32.2,-32.1,-32.0,-31.9,-31.8,-31.7,-31.6,-31.6,-31.5,-31.5,-31.5,-31.3,-31.2,-31.1,-31.1,-31.0,-30.8,-30.6,-30.5,-30.5,-30.4,-30.4,-30.4,-30.5,-30.5,-30.5,-30.6,-30.5,-30.6,-30.7,-30.7,-30.7,-30.6,-30.7,-30.8,-30.9,-30.8,-30.6,-30.6,-30.6,-30.5,-30.4,-30.3,-30.3,-30.3,-30.4,-30.5,-30.5,-30.6,-30.7,-30.7,-30.7,-30.6,-30.7,-30.8,-30.5,-30.4,-30.3,-30.2,-30.1,-30.1,-30.0,-29.9,-29.9,-29.9,-29.9,-29.8,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-30.0,-30.1,-30.0,-29.8,-29.8,-29.7,-29.8,-29.7,-29.6,-29.7,-29.8,-29.8,-29.6,-29.6,-29.8,-29.8,-29.8,-29.8,-29.7,-29.8,-29.8,-29.8,-29.7,-29.5,-29.6,-29.8,-29.8,-29.7,-29.6,-29.6,-29.6,-29.8,-29.6,-29.4,-29.2,-29.3,-29.3,-29.3,-29.1,-29.1,-29.2,-29.2,-29.0,-29.0,-28.9,-28.9,-28.9,-29.0,-29.0,-29.1,-29.1,-29.0,-29.0,-29.0,-29.0,-29.0,-29.1,-29.1,-29.0,-28.9,-29.0,-29.0,-28.9,-28.9,-28.9,-28.9,-28.9,-28.8,-28.8,-28.9,-28.9,-28.9,-28.8,-28.6,-28.7,-28.6,-28.6,-28.5,-28.5,-28.5,-28.6,-28.5,-28.3,-28.2,-28.4,-28.6,-28.7,-28.6,-28.5,-28.5,-28.6,-28.6,-28.5,-28.5,-28.6,-28.5,-28.4,-28.5,-28.5,-28.4,-28.3,-28.1,-28.3,-28.4,-28.4,-28.1,-28.1,-28.1,-28.3,-28.3,-28.3,-28.2,-28.2,-28.2,-28.0,-28.0,-28.1,-28.1,-28.0,-27.9,-27.8,-27.9,-27.9,-28.0,-28.0,-27.8,-27.7,-27.5,-27.4,-27.5,-27.6,-27.5,-27.4,-27.6,-27.8,-27.8,-27.7,-27.7,-27.6,-27.6,-27.6,-27.6,-27.7,-27.6,-27.6,-27.6,-27.5,-27.4,-27.3,-27.1,-27.0,-27.1,-27.3,-27.4,-27.6,-27.4,-27.3,-27.4,-27.4,-27.4,-27.4,-27.4,-27.4,-27.3,-27.3,-27.2,-27.1,-27.0,-26.9,-26.8,-26.8,-27.0,-27.2,-27.3,-27.3,-27.2,-27.2,-27.2,-27.3,-27.3,-27.4,-27.6,-27.6,-27.6,-27.7,-27.5,-27.4,-27.6,-27.7,-27.5,-27.5,-27.6,-27.5,-27.5,-27.4,-27.3,-27.1,-27.1,-26.8,-27.1,-27.4,-27.4,-27.3,-27.3,-27.0,-26.8,-27.1,-27.3,-27.1,-27.0,-27.0,-27.1,-27.1,-27.0,-26.9,-26.9,-26.9,-26.9,-26.6,-26.5,-26.5,-26.7,-26.9,-26.9,-26.9,-26.9,-27.1,-27.1,-26.9,-26.8,-26.6,-26.7,-26.7,-26.1,-25.6,-25.9,-26.2,-26.0,-25.9,-25.9,-25.8,-26.0,-26.1,-25.7,-25.4,-25.6,-25.7,-25.6,-25.6,-25.4,-25.3,-25.9,-26.1,-26.2,-25.8,-25.4,-25.5,-25.6,-25.7,-25.8,-25.6,-25.3,-25.1,-25.0,-24.9,-25.4,-25.6,-25.4,-25.3,-24.9,-25.2,-25.0,-24.7,-24.7,-24.4,-24.7,-24.8,-24.7,-25.0,-24.9,-24.8,-25.1,-25.0,-24.9,-24.9,-24.9,-24.9,-24.7,-24.7,-25.0,-25.0,-24.8,-24.4,-24.0,-24.0,-23.9,-23.8,-23.7,-23.7,-23.6,-23.6,-23.8,-23.8,-23.9,-24.0,-23.7,-23.5,-23.3,-23.2,-23.0,-23.3,-23.8,-23.7,-23.6,-23.5,-23.6,-23.6,-23.4,-23.4,-23.3,-23.4,-23.3,-23.3,-23.1,-23.2,-23.1,-23.0,-23.0,-23.0,-23.0,-23.0,-22.8,-22.8,-23.1,-23.2,-23.3,-23.4,-23.2,-22.8,-22.8,-23.1,-23.3,-23.2,-23.0,-22.9,-23.0,-23.1,-23.0,-22.8,-22.7,-22.6,-22.7,-22.6,-22.1,-22.3,-22.4,-22.4,-22.4,-22.4,-22.6,-22.7,-22.6,-22.5,-22.5,-22.6,-22.3,-22.3,-22.1,-22.1,-22.3,-22.1,-22.1,-22.3,-22.4,-22.2,-22.0,-22.1,-22.1,-22.1,-22.1,-22.1,-21.7,-21.7,-21.3,-20.9,-21.4,-21.4,-21.2,-21.4,-21.1,-20.8,-20.9,-20.9,-21.1,-20.8,-20.2,-20.3,-20.5,-20.3,-20.2,-20.5,-20.3,-20.1,-19.8,-19.4,-19.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=147 */
		private double[] getElevationGrid_5_34_height_147()
		{
			double[] value = {-19.9,-19.8,-19.9,-19.8,-20.0,-19.8,-19.8,-19.9,-19.6,-19.7,-19.7,-19.5,-19.0,-18.8,-18.9,-19.1,-19.0,-18.9,-19.0,-19.4,-19.4,-19.2,-19.2,-19.1,-19.1,-18.9,-18.6,-18.9,-18.9,-18.6,-18.4,-18.3,-18.1,-18.6,-18.7,-18.9,-18.8,-18.4,-19.1,-19.4,-18.9,-18.6,-18.6,-18.3,-18.3,-18.4,-18.2,-18.0,-18.0,-18.1,-17.7,-17.4,-17.4,-17.5,-17.2,-19.4,-23.1,-21.8,-59.8,-59.4,-34.1,-34.0,-34.0,-33.9,-33.8,-33.5,-33.5,-33.4,-33.4,-33.4,-33.5,-33.4,-33.3,-33.2,-33.1,-33.0,-33.0,-32.9,-33.0,-33.0,-32.9,-32.9,-32.9,-32.7,-32.6,-32.7,-32.6,-32.5,-32.5,-32.4,-32.3,-32.4,-32.2,-32.0,-31.7,-31.8,-31.9,-31.9,-31.9,-31.9,-31.8,-31.9,-31.9,-31.8,-31.6,-31.5,-31.5,-31.6,-31.7,-31.6,-31.5,-31.6,-31.8,-31.8,-31.8,-31.7,-31.7,-31.9,-31.9,-32.0,-32.2,-32.4,-32.5,-32.6,-32.7,-32.8,-32.8,-32.8,-32.8,-32.8,-32.7,-32.8,-32.9,-33.0,-33.1,-33.1,-33.2,-33.4,-33.4,-33.4,-33.4,-33.3,-33.3,-33.4,-33.3,-33.2,-33.1,-33.1,-33.1,-33.1,-33.2,-33.1,-33.2,-33.2,-33.1,-33.1,-33.0,-33.0,-33.0,-32.9,-33.0,-33.0,-32.9,-33.0,-32.9,-32.8,-32.7,-32.7,-32.7,-32.8,-32.9,-33.0,-33.0,-33.0,-33.1,-33.1,-33.0,-32.9,-32.9,-33.1,-33.1,-33.0,-33.0,-33.0,-33.1,-33.1,-33.0,-32.9,-32.8,-32.8,-32.7,-32.6,-32.5,-32.4,-32.4,-32.3,-32.3,-32.3,-32.2,-32.2,-32.0,-31.9,-31.9,-31.8,-31.7,-31.5,-31.4,-31.2,-31.2,-31.1,-31.1,-31.1,-31.1,-31.1,-31.2,-31.3,-31.3,-31.3,-31.4,-31.4,-31.4,-31.3,-31.4,-31.5,-31.5,-31.4,-31.3,-31.3,-31.3,-31.2,-31.0,-30.9,-30.9,-30.9,-31.0,-31.1,-31.1,-31.3,-31.4,-31.4,-31.4,-31.4,-31.3,-31.4,-31.3,-31.2,-31.3,-31.2,-31.1,-31.1,-31.0,-30.9,-30.8,-30.8,-30.8,-30.7,-30.7,-30.8,-30.8,-30.7,-30.7,-30.7,-30.6,-30.6,-30.8,-30.8,-30.8,-30.5,-30.4,-30.4,-30.4,-30.4,-30.4,-30.4,-30.4,-30.4,-30.4,-30.4,-30.5,-30.5,-30.4,-30.4,-30.4,-30.5,-30.5,-30.5,-30.4,-30.2,-30.4,-30.5,-30.5,-30.4,-30.3,-30.3,-30.3,-30.4,-30.2,-29.9,-29.7,-29.7,-29.9,-29.8,-29.6,-29.8,-29.8,-29.8,-29.7,-29.7,-29.7,-29.6,-29.5,-29.6,-29.7,-29.7,-29.7,-29.6,-29.6,-29.5,-29.6,-29.7,-29.7,-29.8,-29.6,-29.5,-29.6,-29.7,-29.6,-29.5,-29.5,-29.6,-29.6,-29.5,-29.4,-29.4,-29.4,-29.5,-29.4,-29.4,-29.4,-29.4,-29.4,-29.3,-29.3,-29.2,-29.2,-29.1,-29.0,-28.9,-28.9,-29.2,-29.4,-29.4,-29.3,-29.2,-29.2,-29.3,-29.3,-29.3,-29.3,-29.2,-29.1,-29.2,-29.2,-29.2,-28.9,-28.9,-29.1,-29.2,-29.1,-29.0,-28.9,-28.9,-29.1,-29.1,-29.1,-28.9,-28.9,-28.9,-28.8,-28.7,-28.7,-28.7,-28.7,-28.7,-28.6,-28.6,-28.6,-28.7,-28.8,-28.6,-28.4,-28.4,-28.4,-28.4,-28.5,-28.4,-28.3,-28.4,-28.5,-28.6,-28.5,-28.4,-28.4,-28.4,-28.4,-28.4,-28.4,-28.3,-28.3,-28.4,-28.4,-28.2,-28.0,-27.9,-27.9,-27.9,-28.0,-28.2,-28.4,-28.3,-28.2,-28.2,-28.1,-28.1,-28.1,-28.2,-28.2,-28.1,-28.0,-27.9,-27.8,-27.9,-27.8,-27.7,-27.6,-27.7,-28.0,-28.1,-28.0,-28.0,-28.1,-27.9,-28.1,-28.1,-28.1,-28.3,-28.4,-28.4,-28.4,-28.2,-28.1,-28.3,-28.4,-28.4,-28.3,-28.4,-28.4,-28.3,-28.2,-28.1,-28.1,-28.0,-27.9,-28.0,-28.2,-28.2,-28.1,-28.0,-27.9,-27.8,-27.8,-28.0,-27.9,-27.8,-27.8,-27.9,-27.9,-27.7,-27.5,-27.6,-27.7,-27.6,-27.5,-27.4,-27.6,-27.6,-27.7,-27.7,-27.7,-27.8,-28.0,-27.9,-27.7,-27.6,-27.4,-27.5,-27.5,-27.1,-26.9,-27.0,-27.1,-27.1,-27.0,-26.9,-26.8,-27.1,-27.0,-26.8,-26.7,-26.6,-26.6,-26.6,-26.6,-26.5,-26.5,-26.9,-27.0,-27.1,-26.9,-26.8,-26.5,-26.6,-26.6,-26.7,-26.8,-26.4,-26.3,-26.3,-26.3,-26.6,-26.5,-26.5,-26.4,-26.3,-26.4,-26.0,-25.8,-25.9,-25.9,-25.9,-25.9,-25.9,-26.3,-26.1,-26.1,-26.3,-26.2,-26.1,-26.0,-25.9,-26.0,-25.9,-25.9,-26.1,-26.0,-25.6,-25.4,-25.3,-25.2,-25.1,-25.1,-25.0,-25.0,-24.8,-24.7,-24.9,-24.8,-24.9,-25.0,-24.9,-24.5,-24.1,-23.6,-24.1,-24.7,-24.8,-24.8,-24.6,-24.5,-24.6,-24.5,-24.4,-24.2,-24.2,-24.0,-23.9,-24.1,-24.1,-24.2,-23.9,-23.9,-23.9,-23.9,-23.8,-24.0,-23.8,-23.7,-24.0,-24.0,-24.3,-24.1,-23.9,-23.4,-23.5,-23.9,-24.1,-24.2,-23.9,-23.6,-23.6,-23.8,-23.6,-23.4,-23.3,-23.4,-23.4,-23.4,-23.2,-23.3,-23.4,-23.3,-23.2,-23.2,-23.5,-23.5,-23.3,-23.3,-23.4,-23.4,-23.1,-23.0,-23.0,-22.9,-23.1,-23.0,-22.8,-22.9,-23.1,-23.0,-22.9,-22.9,-23.0,-22.8,-23.0,-23.0,-22.8,-22.8,-22.6,-22.1,-22.5,-22.4,-22.3,-22.4,-22.1,-22.0,-22.1,-21.9,-22.0,-21.9,-21.6,-21.5,-21.5,-21.3,-21.3,-21.7,-21.7,-21.3,-21.1,-20.8,-20.9,-21.3,-21.3,-21.1,-21.1,-21.1,-20.9,-20.9,-20.9,-20.7,-20.4,-20.3,-20.1,-19.7,-19.8,-20.0,-20.0,-20.0,-20.1,-20.2,-20.3,-20.5,-20.6,-20.4,-20.4,-20.3,-20.1,-20.1,-20.4,-20.1,-19.8,-19.6,-19.4,-19.3,-19.6,-19.7,-19.9,-19.7,-19.7,-20.2,-20.1,-20.0,-19.8,-19.8,-19.4,-19.1,-19.1,-19.2,-19.2,-19.2,-18.9,-18.8,-18.6,-18.8,-18.9,-18.8,-21.1,-23.3,-21.1,-20.1,-19.9,-34.9,-34.9,-34.8,-34.7,-34.6,-34.3,-34.3,-34.2,-34.1,-34.1,-34.1,-34.1,-34.1,-33.9,-33.8,-33.6,-33.5,-33.5,-33.5,-33.5,-33.4,-33.4,-33.4,-33.3,-33.2,-33.2,-33.1,-33.1,-33.0,-32.9,-32.9,-32.9,-32.8,-32.5,-32.3,-32.3,-32.5,-32.7,-32.7,-32.6,-32.5,-32.5,-32.5,-32.3,-32.1,-32.1,-32.2,-32.1,-32.3,-32.2,-32.1,-32.2,-32.4,-32.5,-32.4,-32.4,-32.4,-32.5,-32.6,-32.8,-32.9,-33.1,-33.3,-33.4,-33.4,-33.4,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.6,-33.7,-33.8,-33.8,-33.8,-33.9,-33.9,-33.9,-33.9,-33.8,-33.9,-33.9,-33.9,-33.8,-33.6,-33.6,-33.6,-33.7,-33.8,-33.6,-33.7,-33.7,-33.6,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.3,-33.3,-33.3,-33.4,-33.5,-33.5,-33.6,-33.5,-33.5,-33.6,-33.6,-33.6,-33.5,-33.4,-33.5,-33.6,-33.5,-33.5,-33.6,-33.7,-33.7,-33.6,-33.5,-33.4,-33.4,-33.4,-33.3,-33.1,-33.0,-33.0,-33.0,-33.0,-33.0,-32.9,-32.9,-32.7,-32.5,-32.5,-32.4,-32.3,-32.2,-32.0,-32.0,-31.9,-31.8,-31.8,-31.8,-31.8,-31.8,-31.9,-31.8,-31.8,-31.9,-31.9,-31.9,-32.0,-32.0,-32.0,-32.1,-32.2,-32.1,-32.0,-32.0,-31.9,-31.8,-31.7,-31.6,-31.5,-31.5,-31.6,-31.7,-31.8,-31.9,-31.9,-31.9,-31.9,-31.9,-31.9,-32.1,-32.0,-31.9,-32.0,-32.1,-32.1,-32.2,-32.2,-32.0,-32.0,-31.9,-31.9,-31.8,-31.8,-31.9,-31.8,-31.7,-31.6,-31.6,-31.6,-31.6,-31.7,-31.7,-31.6,-31.4,-31.4,-31.5,-31.5,-31.5,-31.4,-31.3,-31.4,-31.5,-31.5,-31.4,-31.4,-31.5,-31.4,-31.4,-31.4,-31.5,-31.5,-31.4,-31.3,-31.2,-31.4,-31.4,-31.3,-31.3,-31.2,-31.1,-31.1,-31.2,-31.1,-30.8,-30.5,-30.6,-30.8,-30.7,-30.6,-30.6,-30.6,-30.7,-30.7,-30.5,-30.4,-30.5,-30.5,-30.6,-30.6,-30.6,-30.6,-30.5,-30.4,-30.3,-30.4,-30.5,-30.5,-30.4,-30.3,-30.3,-30.4,-30.4,-30.4,-30.2,-30.2,-30.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=148 */
		private double[] getElevationGrid_5_34_height_148()
		{
			double[] value = {-30.3,-30.1,-30.0,-30.0,-30.2,-30.1,-30.0,-30.1,-30.0,-30.0,-29.9,-29.9,-29.9,-29.9,-29.8,-29.9,-29.7,-29.5,-29.6,-29.9,-30.1,-30.1,-30.0,-29.8,-29.9,-30.0,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-30.0,-29.9,-29.7,-29.6,-29.7,-29.9,-29.9,-29.7,-29.6,-29.6,-29.8,-29.9,-29.8,-29.6,-29.5,-29.5,-29.4,-29.4,-29.4,-29.4,-29.4,-29.5,-29.4,-29.4,-29.3,-29.4,-29.4,-29.3,-29.2,-29.1,-29.0,-29.1,-29.2,-29.1,-29.1,-29.1,-29.3,-29.4,-29.3,-29.2,-29.3,-29.2,-29.2,-29.2,-29.1,-28.9,-28.9,-29.1,-29.0,-29.0,-28.8,-28.6,-28.6,-28.8,-28.8,-29.0,-29.1,-29.0,-29.0,-28.9,-28.8,-28.9,-28.9,-28.9,-29.0,-28.9,-28.8,-28.7,-28.7,-28.8,-28.7,-28.6,-28.6,-28.5,-28.9,-28.9,-28.9,-28.9,-29.0,-28.8,-28.9,-29.0,-29.0,-29.1,-29.1,-29.3,-29.1,-29.0,-28.9,-29.0,-29.2,-29.1,-29.0,-29.1,-29.3,-29.0,-29.0,-29.0,-29.0,-29.1,-28.9,-28.9,-29.0,-29.0,-29.0,-28.9,-28.7,-28.7,-28.6,-28.8,-28.7,-28.6,-28.6,-28.6,-28.6,-28.4,-28.3,-28.3,-28.5,-28.4,-28.4,-28.3,-28.4,-28.5,-28.5,-28.5,-28.4,-28.6,-28.7,-28.7,-28.5,-28.4,-28.3,-28.4,-28.4,-28.2,-28.1,-28.0,-28.1,-28.1,-28.0,-27.9,-27.9,-28.0,-27.9,-28.0,-27.9,-27.8,-27.9,-27.8,-27.6,-27.7,-27.6,-27.8,-27.9,-28.1,-28.0,-27.9,-27.5,-27.6,-27.7,-27.7,-27.8,-27.6,-27.6,-27.6,-27.6,-27.6,-27.7,-27.8,-27.5,-27.5,-27.6,-27.4,-27.0,-27.1,-27.3,-27.1,-27.0,-27.1,-27.4,-27.3,-27.3,-27.3,-27.2,-27.1,-27.0,-26.9,-27.0,-26.9,-26.9,-27.1,-26.9,-26.8,-26.6,-26.5,-26.4,-26.3,-26.3,-26.3,-26.2,-26.1,-25.9,-26.0,-25.9,-25.9,-26.0,-25.9,-25.8,-25.2,-24.9,-25.2,-25.6,-25.7,-25.8,-25.5,-25.4,-25.6,-25.4,-25.3,-25.2,-25.1,-24.9,-24.8,-24.9,-25.3,-25.3,-25.1,-24.8,-24.7,-24.9,-24.9,-25.1,-25.0,-25.1,-25.2,-25.4,-25.4,-25.1,-24.9,-24.6,-24.8,-25.1,-25.3,-25.3,-25.0,-24.7,-24.6,-24.8,-24.8,-24.4,-24.4,-24.4,-24.4,-24.5,-24.4,-24.5,-24.4,-24.3,-24.2,-24.4,-24.5,-24.5,-24.4,-24.2,-24.5,-24.4,-24.1,-24.0,-23.9,-23.9,-23.9,-23.9,-23.6,-23.6,-23.6,-23.7,-23.6,-23.6,-23.5,-23.6,-23.4,-23.6,-23.7,-23.6,-23.4,-23.1,-23.3,-23.3,-23.2,-23.3,-23.0,-23.0,-23.0,-22.9,-22.9,-22.8,-22.6,-22.5,-22.4,-22.2,-22.2,-22.6,-22.5,-22.3,-22.2,-21.9,-22.1,-22.3,-22.2,-21.9,-21.9,-21.8,-21.7,-21.6,-21.6,-21.4,-21.0,-20.8,-20.3,-20.0,-20.3,-20.6,-20.6,-20.8,-20.9,-20.9,-21.0,-21.2,-21.1,-21.1,-21.1,-21.0,-20.7,-20.9,-21.0,-20.6,-20.5,-20.3,-20.0,-20.3,-20.2,-20.3,-20.4,-20.5,-20.5,-20.6,-20.5,-20.4,-20.3,-20.4,-20.1,-19.7,-19.6,-19.9,-19.9,-19.7,-19.5,-19.4,-19.5,-19.8,-19.8,-19.9,-21.6,-22.2,-20.6,-20.2,-20.2,-35.4,-35.3,-35.3,-35.2,-35.2,-35.0,-34.8,-34.7,-34.6,-34.6,-34.7,-34.8,-34.7,-34.5,-34.4,-34.3,-34.2,-34.2,-34.2,-34.1,-34.0,-34.0,-34.0,-33.9,-33.8,-33.8,-33.7,-33.6,-33.6,-33.5,-33.4,-33.5,-33.4,-33.1,-33.0,-33.1,-33.2,-33.4,-33.4,-33.3,-33.2,-33.2,-33.1,-33.0,-32.8,-32.8,-32.8,-32.9,-32.9,-32.8,-32.7,-32.9,-33.1,-33.2,-33.1,-33.0,-33.1,-33.2,-33.3,-33.4,-33.6,-33.7,-33.9,-34.0,-34.0,-33.9,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.1,-34.2,-34.3,-34.3,-34.3,-34.3,-34.4,-34.4,-34.4,-34.3,-34.4,-34.4,-34.3,-34.3,-34.1,-34.2,-34.1,-34.2,-34.2,-34.2,-34.1,-34.2,-34.1,-34.0,-34.0,-34.1,-34.0,-34.0,-33.9,-34.1,-34.1,-34.0,-34.0,-33.8,-33.8,-33.8,-34.0,-34.0,-34.1,-34.1,-34.0,-34.0,-34.1,-34.2,-34.1,-34.0,-33.9,-34.0,-34.2,-34.1,-34.0,-34.2,-34.2,-34.2,-34.2,-34.1,-34.0,-34.0,-34.0,-33.9,-33.8,-33.6,-33.6,-33.6,-33.6,-33.6,-33.6,-33.6,-33.3,-33.2,-33.1,-33.1,-33.0,-33.0,-32.8,-32.7,-32.6,-32.6,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.6,-32.6,-32.7,-32.7,-32.7,-32.8,-32.9,-32.8,-32.7,-32.7,-32.7,-32.5,-32.4,-32.3,-32.2,-32.3,-32.4,-32.4,-32.5,-32.5,-32.5,-32.5,-32.6,-32.5,-32.6,-32.7,-32.6,-32.5,-32.6,-32.8,-32.9,-32.9,-33.0,-32.9,-32.8,-32.7,-32.6,-32.6,-32.7,-32.7,-32.7,-32.5,-32.4,-32.4,-32.4,-32.4,-32.5,-32.5,-32.5,-32.4,-32.4,-32.5,-32.5,-32.5,-32.3,-32.3,-32.4,-32.5,-32.5,-32.3,-32.3,-32.4,-32.4,-32.2,-32.2,-32.4,-32.4,-32.4,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.1,-32.0,-31.9,-32.0,-32.0,-31.8,-31.6,-31.6,-31.8,-31.7,-31.6,-31.6,-31.6,-31.7,-31.7,-31.5,-31.4,-31.4,-31.6,-31.6,-31.6,-31.6,-31.6,-31.5,-31.3,-31.3,-31.4,-31.4,-31.3,-31.3,-31.2,-31.3,-31.4,-31.2,-31.2,-31.0,-30.9,-31.0,-30.9,-30.7,-30.6,-30.8,-30.9,-30.8,-30.6,-30.7,-30.7,-30.6,-30.5,-30.5,-30.5,-30.4,-30.3,-30.4,-30.3,-30.1,-30.2,-30.5,-30.7,-30.6,-30.6,-30.4,-30.4,-30.6,-30.4,-30.5,-30.5,-30.4,-30.4,-30.5,-30.6,-30.5,-30.3,-30.2,-30.3,-30.3,-30.4,-30.3,-30.3,-30.2,-30.3,-30.5,-30.4,-30.2,-30.1,-30.1,-30.1,-30.0,-29.9,-30.0,-30.0,-30.0,-29.9,-29.9,-29.8,-29.8,-30.0,-29.8,-29.7,-29.6,-29.6,-29.8,-29.8,-29.7,-29.7,-29.8,-29.9,-30.0,-30.0,-29.9,-30.0,-29.9,-29.9,-29.8,-29.7,-29.5,-29.6,-29.8,-29.7,-29.6,-29.5,-29.3,-29.4,-29.4,-29.6,-29.7,-29.8,-29.7,-29.7,-29.7,-29.6,-29.7,-29.7,-29.7,-29.8,-29.7,-29.6,-29.5,-29.6,-29.6,-29.6,-29.5,-29.4,-29.4,-29.7,-29.8,-29.7,-29.6,-29.7,-29.8,-29.7,-29.8,-29.9,-29.9,-29.9,-30.0,-29.9,-29.8,-29.7,-29.8,-29.9,-29.8,-29.8,-29.9,-29.9,-29.8,-29.8,-29.8,-29.9,-29.9,-29.8,-29.8,-29.6,-29.6,-29.6,-29.6,-29.5,-29.4,-29.4,-29.5,-29.4,-29.3,-29.3,-29.3,-29.4,-29.2,-29.0,-29.1,-29.3,-29.3,-29.2,-29.1,-29.2,-29.2,-29.2,-29.2,-29.2,-29.4,-29.5,-29.5,-29.4,-29.3,-29.3,-29.3,-29.2,-29.2,-29.1,-28.9,-29.0,-29.0,-28.8,-28.7,-28.8,-28.9,-28.9,-29.0,-28.8,-28.9,-29.0,-28.8,-28.6,-28.7,-28.6,-28.7,-28.9,-28.8,-28.8,-28.6,-28.4,-28.6,-28.6,-28.6,-28.6,-28.6,-28.6,-28.5,-28.5,-28.5,-28.6,-28.7,-28.6,-28.6,-28.7,-28.5,-28.2,-28.3,-28.5,-28.3,-28.2,-28.2,-28.3,-28.3,-28.3,-28.3,-28.2,-28.1,-27.9,-27.9,-27.9,-27.9,-27.9,-28.1,-28.0,-27.9,-27.8,-27.6,-27.6,-27.5,-27.6,-27.5,-27.4,-27.2,-27.1,-27.1,-26.8,-26.9,-26.9,-27.0,-26.9,-26.6,-26.5,-26.5,-26.7,-26.7,-26.6,-26.4,-26.4,-26.4,-26.3,-26.2,-26.1,-26.0,-25.9,-25.9,-26.1,-26.4,-26.3,-26.0,-25.8,-25.8,-25.9,-26.0,-26.1,-26.1,-26.2,-26.4,-26.3,-26.2,-26.1,-26.1,-26.0,-26.2,-26.1,-26.1,-26.1,-26.0,-25.8,-25.8,-25.9,-25.9,-25.6,-25.4,-25.4,-25.6,-25.5,-25.2,-25.2,-25.2,-25.2,-25.1,-25.2,-25.4,-25.4,-25.3,-25.1,-25.3,-25.2,-25.1,-24.8,-24.7,-24.6,-24.5,-24.6,-24.4,-24.3,-24.3,-24.4,-24.3,-24.2,-24.2,-24.0,-23.9,-24.0,-24.1,-24.3,-24.0,-23.9,-24.0,-23.9,-24.0,-23.9,-23.9,-23.9,-23.7,-23.5,-23.5,-23.4,-23.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=149 */
		private double[] getElevationGrid_5_34_height_149()
		{
			double[] value = {-23.1,-23.0,-22.9,-22.8,-23.1,-23.1,-22.9,-22.8,-22.7,-22.5,-22.6,-22.5,-22.4,-22.5,-22.3,-22.3,-22.1,-22.1,-21.8,-21.3,-21.1,-20.6,-20.3,-20.5,-20.9,-21.1,-21.2,-21.3,-21.5,-21.6,-21.6,-21.5,-21.4,-21.5,-21.4,-21.2,-21.3,-21.2,-21.1,-20.9,-20.5,-20.4,-20.7,-20.8,-20.8,-21.0,-21.0,-20.9,-20.7,-20.6,-20.6,-20.6,-20.8,-20.6,-20.1,-20.2,-20.2,-20.3,-20.1,-19.9,-19.9,-20.2,-20.5,-20.4,-20.5,-21.4,-21.2,-20.6,-20.6,-20.6,-35.8,-35.8,-35.8,-35.7,-35.6,-35.5,-35.3,-35.1,-35.1,-35.1,-35.3,-35.4,-35.3,-35.2,-35.0,-35.0,-34.9,-35.0,-34.9,-34.8,-34.6,-34.6,-34.5,-34.5,-34.5,-34.4,-34.3,-34.2,-34.3,-34.1,-34.0,-34.0,-34.0,-33.8,-33.7,-33.8,-33.9,-34.0,-34.0,-33.9,-33.8,-33.9,-33.8,-33.6,-33.5,-33.5,-33.6,-33.5,-33.5,-33.5,-33.5,-33.6,-33.8,-33.8,-33.8,-33.8,-33.8,-33.9,-33.9,-34.0,-34.1,-34.3,-34.3,-34.5,-34.4,-34.3,-34.4,-34.4,-34.5,-34.5,-34.5,-34.5,-34.6,-34.6,-34.7,-34.7,-34.7,-34.8,-34.8,-34.8,-34.8,-34.7,-34.8,-34.9,-34.8,-34.6,-34.5,-34.7,-34.7,-34.7,-34.7,-34.6,-34.6,-34.6,-34.5,-34.4,-34.4,-34.5,-34.4,-34.4,-34.4,-34.4,-34.5,-34.5,-34.5,-34.3,-34.3,-34.3,-34.4,-34.5,-34.6,-34.6,-34.5,-34.5,-34.6,-34.6,-34.6,-34.5,-34.5,-34.5,-34.6,-34.6,-34.5,-34.7,-34.7,-34.7,-34.7,-34.7,-34.6,-34.7,-34.7,-34.5,-34.4,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.1,-33.9,-33.9,-33.8,-33.8,-33.8,-33.7,-33.5,-33.4,-33.4,-33.3,-33.2,-33.3,-33.3,-33.1,-33.1,-33.1,-33.1,-33.2,-33.3,-33.4,-33.4,-33.4,-33.4,-33.5,-33.5,-33.5,-33.4,-33.4,-33.2,-33.1,-33.0,-33.0,-33.1,-33.1,-33.1,-33.2,-33.0,-33.1,-33.1,-33.2,-33.2,-33.2,-33.3,-33.3,-33.2,-33.3,-33.4,-33.4,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.4,-33.4,-33.3,-33.1,-33.0,-33.1,-33.1,-33.1,-33.1,-33.1,-33.1,-33.1,-33.1,-33.2,-33.2,-33.1,-33.0,-33.0,-33.1,-33.2,-33.1,-33.0,-33.0,-33.2,-33.1,-33.0,-33.0,-33.1,-33.2,-33.1,-33.1,-33.0,-33.0,-33.0,-33.0,-33.1,-32.9,-32.9,-32.8,-32.9,-32.9,-32.8,-32.5,-32.7,-32.8,-32.8,-32.5,-32.6,-32.6,-32.7,-32.6,-32.3,-32.2,-32.3,-32.5,-32.5,-32.5,-32.4,-32.5,-32.4,-32.3,-32.1,-32.3,-32.3,-32.2,-32.1,-32.1,-32.2,-32.3,-32.1,-32.0,-31.9,-31.8,-31.8,-31.8,-31.5,-31.4,-31.6,-31.7,-31.6,-31.4,-31.5,-31.5,-31.4,-31.3,-31.2,-31.3,-31.1,-31.0,-31.1,-31.1,-30.9,-31.0,-31.2,-31.5,-31.3,-31.3,-31.1,-31.2,-31.2,-31.1,-31.2,-31.1,-31.0,-31.0,-31.1,-31.2,-31.0,-31.0,-30.9,-30.9,-30.9,-30.9,-30.9,-30.9,-30.7,-30.8,-31.0,-31.0,-30.7,-30.5,-30.6,-30.6,-30.4,-30.4,-30.5,-30.5,-30.5,-30.4,-30.4,-30.3,-30.4,-30.5,-30.3,-30.2,-30.2,-30.2,-30.3,-30.4,-30.3,-30.2,-30.3,-30.5,-30.6,-30.4,-30.5,-30.6,-30.5,-30.5,-30.5,-30.4,-30.4,-30.4,-30.7,-30.6,-30.4,-30.3,-30.3,-30.3,-30.4,-30.5,-30.5,-30.5,-30.5,-30.6,-30.5,-30.6,-30.6,-30.5,-30.6,-30.6,-30.5,-30.4,-30.4,-30.4,-30.5,-30.5,-30.4,-30.3,-30.4,-30.4,-30.5,-30.5,-30.4,-30.5,-30.5,-30.5,-30.5,-30.5,-30.5,-30.6,-30.7,-30.6,-30.5,-30.5,-30.5,-30.5,-30.4,-30.5,-30.5,-30.5,-30.4,-30.4,-30.5,-30.6,-30.5,-30.5,-30.4,-30.2,-30.2,-30.3,-30.3,-30.2,-30.2,-30.1,-30.1,-30.1,-30.0,-30.0,-30.0,-30.0,-29.9,-29.8,-29.8,-29.9,-30.0,-29.9,-29.9,-29.9,-30.0,-29.9,-29.9,-29.9,-30.1,-30.3,-30.3,-30.2,-30.1,-30.2,-30.2,-30.0,-30.1,-30.0,-29.9,-29.9,-29.8,-29.6,-29.6,-29.6,-29.7,-29.7,-29.8,-29.8,-29.8,-29.9,-29.7,-29.5,-29.6,-29.6,-29.6,-29.6,-29.5,-29.4,-29.4,-29.3,-29.3,-29.4,-29.4,-29.4,-29.3,-29.4,-29.4,-29.3,-29.3,-29.4,-29.5,-29.5,-29.6,-29.6,-29.4,-29.2,-29.3,-29.4,-29.4,-29.2,-29.0,-29.1,-29.1,-29.1,-29.0,-29.0,-29.0,-28.8,-28.6,-28.6,-28.5,-28.6,-28.9,-28.9,-28.8,-28.7,-28.6,-28.5,-28.6,-28.7,-28.6,-28.3,-28.0,-27.8,-27.8,-27.6,-27.5,-27.6,-27.6,-27.6,-27.6,-27.4,-27.5,-27.4,-27.3,-27.3,-27.1,-27.1,-27.2,-27.0,-26.8,-26.8,-26.8,-26.7,-26.7,-26.9,-27.1,-27.0,-26.8,-26.5,-26.5,-26.8,-26.9,-26.9,-26.9,-26.9,-27.0,-27.0,-26.9,-26.9,-27.0,-27.0,-26.9,-26.8,-26.8,-26.8,-26.7,-26.6,-26.4,-26.4,-26.5,-26.4,-26.3,-26.3,-26.3,-26.2,-26.0,-25.8,-25.9,-26.0,-26.0,-26.0,-26.1,-26.1,-26.0,-25.9,-25.9,-25.9,-25.8,-25.5,-25.5,-25.4,-25.2,-25.3,-25.3,-25.1,-24.9,-25.0,-25.0,-24.8,-24.7,-24.6,-24.5,-24.5,-24.6,-24.8,-24.6,-24.6,-24.5,-24.4,-24.5,-24.5,-24.4,-24.5,-24.2,-24.0,-23.9,-23.8,-23.6,-23.4,-23.3,-23.3,-23.4,-23.7,-23.6,-23.4,-23.3,-23.0,-22.8,-22.9,-22.8,-22.8,-22.9,-22.8,-22.8,-22.7,-22.6,-22.2,-21.7,-21.4,-20.9,-20.6,-20.9,-21.4,-21.5,-21.6,-21.8,-21.8,-22.0,-21.9,-21.8,-21.8,-21.8,-21.7,-21.6,-21.5,-21.4,-21.3,-21.2,-20.9,-20.8,-21.0,-21.1,-21.3,-21.3,-21.4,-21.2,-21.0,-20.8,-20.7,-20.8,-21.1,-20.9,-20.7,-20.6,-20.5,-20.6,-20.4,-20.1,-20.3,-20.7,-20.9,-20.8,-20.8,-21.1,-21.0,-21.1,-21.1,-21.2,-36.3,-36.2,-36.1,-36.1,-36.0,-35.8,-35.6,-35.6,-35.5,-35.6,-35.7,-35.9,-35.9,-35.8,-35.7,-35.6,-35.6,-35.6,-35.6,-35.5,-35.3,-35.2,-35.1,-35.1,-35.0,-35.0,-34.9,-34.9,-34.8,-34.7,-34.6,-34.6,-34.5,-34.3,-34.3,-34.4,-34.6,-34.7,-34.6,-34.5,-34.5,-34.6,-34.5,-34.3,-34.1,-34.2,-34.3,-34.1,-34.2,-34.2,-34.1,-34.3,-34.4,-34.5,-34.4,-34.5,-34.5,-34.5,-34.5,-34.5,-34.6,-34.7,-34.7,-34.8,-34.8,-34.8,-34.8,-34.8,-34.9,-35.0,-35.0,-34.9,-34.9,-35.0,-35.0,-35.0,-35.1,-35.2,-35.2,-35.1,-35.1,-35.1,-35.2,-35.2,-35.2,-35.0,-34.9,-35.1,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-34.8,-34.8,-34.8,-34.8,-34.7,-34.8,-34.7,-34.8,-34.8,-34.9,-34.8,-34.8,-34.7,-34.8,-34.8,-35.0,-35.0,-35.0,-34.8,-34.8,-35.0,-35.0,-35.0,-35.0,-34.9,-35.0,-35.1,-35.0,-35.0,-35.2,-35.1,-35.1,-35.2,-35.2,-35.2,-35.3,-35.3,-35.2,-35.1,-35.0,-35.0,-34.9,-34.9,-34.9,-34.9,-34.9,-34.8,-34.6,-34.6,-34.6,-34.5,-34.6,-34.5,-34.3,-34.3,-34.2,-34.0,-33.9,-34.0,-34.0,-33.9,-33.9,-33.9,-33.9,-33.9,-33.9,-34.0,-34.1,-34.0,-34.1,-34.1,-34.2,-34.1,-34.1,-34.1,-34.0,-34.0,-33.9,-33.9,-34.0,-33.9,-33.8,-33.8,-33.8,-33.9,-33.9,-33.9,-33.9,-33.9,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.1,-34.1,-34.1,-34.1,-34.1,-34.1,-34.0,-34.1,-34.0,-33.9,-33.7,-33.7,-33.7,-33.6,-33.8,-33.7,-33.7,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.6,-33.6,-33.8,-33.9,-33.7,-33.6,-33.6,-33.8,-33.8,-33.6,-33.6,-33.7,-33.9,-33.9,-33.9,-33.8,-33.7,-33.7,-33.8,-33.8,-33.7,-33.6,-33.5,-33.5,-33.6,-33.6,-33.5,-33.5,-33.6,-33.5,-33.5,-33.5,-33.4,-33.5,-33.4,-33.1,-33.0,-33.1,-33.2,-33.3,-33.2,-33.1,-33.2,-33.2,-33.0,-32.9,-33.0,-33.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=150 */
		private double[] getElevationGrid_5_34_height_150()
		{
			double[] value = {-32.9,-33.0,-32.9,-33.0,-33.0,-33.0,-32.8,-32.7,-32.6,-32.5,-32.5,-32.5,-32.3,-32.4,-32.4,-32.4,-32.3,-32.3,-32.3,-32.2,-32.2,-32.1,-32.2,-32.1,-31.9,-32.1,-32.0,-31.8,-31.9,-32.2,-32.3,-32.1,-32.1,-32.0,-32.0,-31.9,-31.9,-31.9,-31.9,-31.8,-31.7,-31.8,-31.9,-31.8,-31.8,-31.6,-31.6,-31.6,-31.6,-31.5,-31.5,-31.3,-31.4,-31.6,-31.5,-31.3,-31.1,-31.2,-31.2,-31.0,-30.9,-31.0,-30.9,-30.9,-30.9,-30.9,-30.9,-30.9,-31.0,-30.8,-30.8,-30.8,-30.8,-30.8,-30.9,-30.9,-31.0,-31.1,-31.2,-31.2,-31.1,-31.1,-31.3,-31.3,-31.4,-31.3,-31.4,-31.4,-31.5,-31.6,-31.6,-31.4,-31.4,-31.5,-31.6,-31.4,-31.4,-31.4,-31.5,-31.5,-31.5,-31.4,-31.4,-31.4,-31.3,-31.3,-31.3,-31.3,-31.1,-31.2,-31.2,-31.2,-31.2,-31.2,-31.2,-31.1,-31.1,-31.1,-31.2,-31.2,-31.3,-31.2,-31.1,-31.2,-31.1,-31.1,-31.3,-31.3,-31.2,-31.1,-31.2,-31.2,-31.1,-31.1,-31.0,-31.1,-31.1,-31.0,-31.1,-31.1,-31.1,-31.0,-31.0,-30.9,-30.8,-30.7,-30.8,-30.8,-30.8,-30.6,-30.5,-30.6,-30.5,-30.6,-30.6,-30.5,-30.5,-30.5,-30.4,-30.4,-30.5,-30.5,-30.4,-30.4,-30.5,-30.6,-30.5,-30.4,-30.5,-30.6,-30.6,-30.6,-30.7,-30.7,-30.7,-30.6,-30.5,-30.6,-30.6,-30.5,-30.5,-30.4,-30.3,-30.2,-30.3,-30.3,-30.3,-30.3,-30.3,-30.3,-30.5,-30.3,-30.2,-30.3,-30.4,-30.3,-30.2,-30.1,-30.0,-30.0,-29.9,-29.9,-29.9,-29.9,-29.8,-29.7,-29.8,-29.9,-29.8,-29.9,-30.0,-30.2,-30.3,-30.3,-30.3,-30.1,-30.0,-30.0,-30.1,-30.1,-29.8,-29.6,-29.7,-29.7,-29.7,-29.7,-29.7,-29.5,-29.4,-29.2,-29.1,-29.0,-29.2,-29.5,-29.5,-29.3,-29.2,-29.1,-29.1,-29.2,-29.3,-29.1,-28.8,-28.4,-28.3,-28.2,-28.1,-28.0,-28.1,-28.1,-28.2,-28.2,-28.1,-28.0,-28.0,-27.9,-27.9,-27.8,-27.8,-27.9,-27.6,-27.4,-27.3,-27.5,-27.5,-27.5,-27.6,-27.8,-27.7,-27.5,-27.2,-27.3,-27.4,-27.4,-27.4,-27.4,-27.5,-27.7,-27.6,-27.6,-27.6,-27.6,-27.6,-27.6,-27.5,-27.5,-27.4,-27.3,-27.2,-27.1,-27.1,-27.1,-27.1,-27.1,-27.0,-27.0,-26.8,-26.6,-26.5,-26.5,-26.6,-26.6,-26.6,-26.7,-26.6,-26.5,-26.5,-26.6,-26.5,-26.3,-26.2,-26.1,-26.0,-26.0,-26.0,-25.8,-25.6,-25.4,-25.5,-25.5,-25.4,-25.4,-25.3,-25.2,-25.1,-25.1,-25.2,-25.1,-25.2,-25.0,-25.0,-25.0,-25.0,-24.9,-24.9,-24.7,-24.5,-24.5,-24.3,-24.1,-23.8,-23.8,-23.9,-24.1,-24.3,-24.1,-23.9,-23.7,-23.4,-23.3,-23.3,-23.1,-23.2,-23.3,-23.4,-23.5,-23.5,-23.3,-22.7,-22.2,-21.8,-21.3,-21.3,-21.6,-22.0,-22.1,-22.1,-22.3,-22.4,-22.3,-22.1,-22.0,-22.1,-22.1,-22.1,-22.0,-21.8,-21.7,-21.6,-21.5,-21.2,-21.0,-21.2,-21.3,-21.4,-21.5,-21.5,-21.6,-21.4,-21.1,-21.0,-21.2,-21.3,-21.2,-21.1,-21.1,-21.1,-21.1,-20.8,-20.6,-20.8,-21.1,-21.2,-21.1,-21.1,-21.3,-21.1,-21.3,-21.5,-21.7,-36.5,-36.4,-36.3,-36.3,-36.2,-36.1,-35.9,-35.8,-35.8,-35.9,-36.3,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.4,-36.3,-36.2,-36.0,-35.8,-35.8,-35.7,-35.6,-35.7,-35.6,-35.6,-35.6,-35.5,-35.4,-35.4,-35.3,-35.1,-35.1,-35.2,-35.4,-35.5,-35.4,-35.4,-35.3,-35.4,-35.3,-35.2,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-35.0,-35.1,-35.2,-35.2,-35.2,-35.2,-35.2,-35.3,-35.3,-35.2,-35.2,-35.1,-35.2,-35.2,-35.3,-35.3,-35.3,-35.3,-35.4,-35.5,-35.5,-35.4,-35.5,-35.4,-35.4,-35.4,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.6,-35.6,-35.4,-35.4,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.4,-35.3,-35.2,-35.2,-35.2,-35.1,-35.1,-35.1,-35.2,-35.2,-35.3,-35.3,-35.2,-35.1,-35.2,-35.3,-35.5,-35.4,-35.4,-35.3,-35.3,-35.4,-35.4,-35.4,-35.4,-35.3,-35.4,-35.5,-35.5,-35.4,-35.5,-35.5,-35.5,-35.6,-35.7,-35.7,-35.8,-35.7,-35.7,-35.6,-35.5,-35.6,-35.6,-35.6,-35.6,-35.6,-35.6,-35.5,-35.3,-35.5,-35.4,-35.3,-35.3,-35.3,-35.1,-35.1,-35.0,-34.9,-34.8,-34.9,-34.8,-34.8,-34.7,-34.8,-34.8,-34.7,-34.7,-34.7,-34.7,-34.7,-34.7,-34.6,-34.7,-34.8,-34.9,-34.9,-34.8,-34.9,-34.8,-34.8,-34.8,-34.6,-34.6,-34.6,-34.6,-34.6,-34.6,-34.7,-34.6,-34.6,-34.6,-34.6,-34.6,-34.6,-34.6,-34.6,-34.7,-34.7,-34.8,-34.8,-34.8,-34.7,-34.6,-34.6,-34.5,-34.3,-34.3,-34.2,-34.2,-34.1,-34.2,-34.3,-34.2,-34.3,-34.3,-34.3,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.3,-34.3,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.3,-34.4,-34.4,-34.4,-34.3,-34.3,-34.3,-34.2,-34.2,-34.3,-34.3,-34.1,-34.2,-34.2,-34.1,-34.1,-34.1,-34.1,-34.1,-34.1,-34.0,-34.0,-34.0,-34.0,-33.8,-33.7,-33.8,-33.8,-33.9,-33.8,-33.8,-33.8,-33.8,-33.6,-33.5,-33.6,-33.5,-33.5,-33.5,-33.5,-33.6,-33.6,-33.5,-33.3,-33.3,-33.2,-33.1,-33.1,-33.0,-33.0,-33.0,-33.0,-32.9,-32.9,-32.8,-32.9,-32.8,-32.8,-32.9,-32.8,-32.7,-32.7,-32.7,-32.8,-32.8,-32.8,-32.8,-33.0,-32.9,-32.8,-32.7,-32.6,-32.6,-32.5,-32.6,-32.6,-32.5,-32.4,-32.5,-32.5,-32.5,-32.4,-32.3,-32.3,-32.3,-32.2,-32.1,-32.0,-31.9,-32.0,-32.0,-32.0,-31.9,-31.8,-31.9,-31.9,-31.8,-31.6,-31.5,-31.4,-31.4,-31.4,-31.5,-31.5,-31.5,-31.6,-31.5,-31.4,-31.5,-31.5,-31.6,-31.6,-31.6,-31.7,-31.8,-31.9,-31.8,-31.8,-31.9,-31.9,-31.9,-32.0,-32.1,-32.2,-32.3,-32.3,-32.3,-32.3,-32.2,-32.3,-32.4,-32.4,-32.2,-32.3,-32.3,-32.3,-32.2,-32.1,-32.1,-32.1,-32.0,-31.9,-31.9,-31.9,-31.9,-31.8,-31.8,-31.8,-31.9,-31.8,-31.8,-31.9,-31.8,-31.8,-31.7,-31.8,-31.9,-31.9,-31.9,-31.8,-31.9,-31.8,-31.8,-31.9,-32.0,-31.9,-31.9,-31.9,-31.9,-31.9,-31.9,-31.9,-31.9,-31.8,-31.7,-31.8,-31.8,-31.7,-31.6,-31.6,-31.5,-31.4,-31.3,-31.2,-31.3,-31.3,-31.1,-30.9,-30.9,-31.0,-31.1,-31.1,-31.0,-31.1,-31.1,-31.0,-30.9,-31.0,-31.0,-30.9,-30.9,-31.0,-30.9,-30.9,-30.9,-30.9,-30.9,-30.9,-30.9,-30.9,-31.0,-31.0,-30.9,-30.8,-30.8,-30.8,-30.8,-30.8,-30.8,-30.7,-30.7,-30.6,-30.6,-30.6,-30.6,-30.6,-30.7,-30.7,-30.7,-30.7,-30.8,-30.8,-30.8,-30.7,-30.6,-30.6,-30.5,-30.5,-30.5,-30.5,-30.5,-30.3,-30.2,-30.3,-30.4,-30.4,-30.5,-30.6,-30.7,-30.8,-30.8,-30.7,-30.7,-30.6,-30.5,-30.6,-30.5,-30.4,-30.3,-30.3,-30.2,-30.2,-30.2,-30.1,-30.0,-30.0,-29.8,-29.7,-29.7,-29.8,-29.9,-29.8,-29.6,-29.5,-29.5,-29.6,-29.6,-29.6,-29.6,-29.1,-28.9,-28.7,-28.7,-28.6,-28.5,-28.6,-28.8,-28.8,-28.7,-28.6,-28.6,-28.6,-28.5,-28.5,-28.4,-28.4,-28.5,-28.3,-28.0,-28.0,-28.2,-28.3,-28.3,-28.4,-28.4,-28.3,-28.1,-27.9,-27.9,-28.0,-27.9,-27.9,-27.9,-28.1,-28.3,-28.3,-28.3,-28.2,-28.1,-28.2,-28.2,-28.1,-28.1,-28.0,-28.0,-27.9,-27.9,-27.8,-27.8,-27.8,-27.7,-27.7,-27.6,-27.4,-27.3,-27.2,-27.2,-27.3,-27.2,-27.3,-27.3,-27.2,-27.0,-27.1,-27.1,-27.1,-27.0,-26.9,-26.8,-26.7,-26.6,-26.5,-26.4,-26.2,-26.1,-26.2,-26.2,-26.1,-26.1,-26.0,-25.9,-25.8,-25.8,-25.9,-25.9,-25.8,-25.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=151 */
		private double[] getElevationGrid_5_34_height_151()
		{
			double[] value = {-25.6,-25.6,-25.7,-25.6,-25.4,-25.2,-25.1,-25.0,-24.8,-24.6,-24.4,-24.4,-24.7,-24.9,-24.9,-24.7,-24.4,-24.3,-23.9,-23.8,-23.8,-23.7,-23.8,-23.9,-24.0,-24.1,-24.1,-23.7,-23.3,-22.7,-22.3,-22.0,-22.1,-22.4,-22.7,-22.7,-22.9,-23.1,-23.0,-22.7,-22.5,-22.5,-22.5,-22.6,-22.4,-22.3,-22.1,-22.1,-22.0,-21.7,-21.5,-21.3,-21.3,-21.5,-21.6,-21.7,-21.7,-21.8,-21.8,-21.7,-21.6,-21.6,-21.6,-21.5,-21.5,-21.5,-21.5,-21.5,-21.4,-21.3,-21.5,-21.6,-21.5,-21.5,-21.5,-21.4,-21.4,-21.6,-21.9,-22.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-68.0,-37.5,-37.5,-37.4,-37.4,-37.4,-37.3,-37.3,-37.1,-37.1,-36.9,-36.7,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.6,-36.5,-36.4,-36.3,-36.3,-36.1,-36.1,-36.1,-36.2,-36.3,-36.3,-36.2,-36.3,-36.3,-36.3,-36.2,-36.1,-36.0,-35.9,-35.9,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.1,-36.1,-36.0,-36.0,-35.9,-35.7,-35.6,-35.7,-35.9,-35.9,-35.9,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.1,-36.0,-36.1,-36.0,-36.0,-35.9,-35.9,-35.8,-35.8,-35.6,-35.6,-35.6,-35.7,-35.7,-35.8,-35.9,-35.8,-35.8,-35.7,-35.6,-35.7,-35.8,-35.9,-35.9,-35.9,-35.8,-35.8,-35.9,-35.9,-35.9,-35.9,-35.8,-35.8,-35.9,-35.8,-35.8,-35.9,-36.0,-36.0,-36.0,-36.1,-36.1,-36.2,-36.2,-36.2,-36.1,-36.1,-36.2,-36.2,-36.2,-36.3,-36.3,-36.3,-36.1,-36.1,-36.1,-36.1,-36.0,-36.0,-36.0,-35.9,-35.8,-35.7,-35.6,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.3,-35.3,-35.3,-35.2,-35.1,-35.2,-35.3,-35.4,-35.4,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.2,-35.1,-35.1,-35.2,-35.1,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-35.0,-35.1,-35.1,-35.2,-35.2,-35.2,-35.1,-35.0,-35.0,-34.8,-34.7,-34.6,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.6,-34.6,-34.7,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.6,-34.5,-34.5,-34.5,-34.6,-34.6,-34.6,-34.6,-34.7,-34.8,-34.7,-34.7,-34.7,-34.6,-34.5,-34.5,-34.7,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.4,-34.5,-34.5,-34.4,-34.4,-34.4,-34.3,-34.1,-34.0,-34.1,-34.2,-34.2,-34.2,-34.1,-34.2,-34.1,-34.0,-34.0,-33.9,-33.9,-33.9,-33.8,-33.8,-34.0,-33.9,-33.8,-33.7,-33.6,-33.6,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.2,-33.2,-33.2,-33.3,-33.2,-33.2,-33.2,-33.2,-33.1,-33.1,-33.1,-33.2,-33.2,-33.2,-33.3,-33.3,-33.3,-33.2,-33.1,-33.2,-33.0,-32.9,-33.0,-33.0,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.7,-32.8,-32.7,-32.5,-32.5,-32.4,-32.4,-32.4,-32.4,-32.3,-32.3,-32.2,-32.3,-32.3,-32.3,-32.2,-32.0,-31.9,-31.9,-31.9,-31.9,-32.0,-32.0,-32.1,-32.0,-31.9,-32.0,-32.0,-32.1,-32.1,-32.2,-32.2,-32.2,-32.3,-32.3,-32.3,-32.4,-32.4,-32.5,-32.6,-32.7,-32.7,-32.8,-32.7,-32.7,-32.7,-32.7,-32.8,-32.9,-32.9,-32.8,-32.8,-32.8,-32.7,-32.6,-32.6,-32.5,-32.5,-32.5,-32.5,-32.5,-32.4,-32.4,-32.3,-32.3,-32.3,-32.4,-32.4,-32.4,-32.4,-32.3,-32.3,-32.3,-32.3,-32.5,-32.5,-32.5,-32.4,-32.4,-32.3,-32.4,-32.4,-32.5,-32.5,-32.5,-32.5,-32.5,-32.6,-32.6,-32.6,-32.6,-32.5,-32.4,-32.5,-32.4,-32.4,-32.4,-32.3,-32.2,-32.0,-31.9,-31.8,-31.8,-31.7,-31.6,-31.6,-31.6,-31.8,-31.8,-31.8,-31.8,-31.8,-31.6,-31.5,-31.4,-31.5,-31.5,-31.4,-31.4,-31.4,-31.3,-31.2,-31.3,-31.4,-31.3,-31.2,-31.2,-31.2,-31.1,-31.1,-31.1,-31.1,-31.1,-31.1,-31.1,-31.1,-31.1,-31.1,-31.0,-30.9,-30.9,-30.8,-30.9,-30.9,-31.0,-31.1,-31.1,-31.1,-31.1,-31.2,-31.2,-31.2,-31.1,-31.1,-31.0,-31.0,-31.0,-31.1,-31.0,-30.8,-30.8,-30.8,-30.9,-30.9,-31.1,-31.2,-31.2,-31.2,-31.2,-31.2,-31.1,-31.1,-31.0,-31.0,-30.9,-30.8,-30.9,-30.8,-30.6,-30.6,-30.6,-30.5,-30.5,-30.4,-30.4,-30.3,-30.3,-30.3,-30.2,-30.1,-30.1,-29.9,-30.0,-30.0,-30.0,-30.0,-29.9,-29.6,-29.4,-29.3,-29.2,-29.2,-29.1,-29.1,-29.3,-29.2,-29.2,-29.2,-29.3,-29.2,-29.1,-29.1,-29.0,-29.0,-29.1,-29.0,-28.8,-28.8,-28.9,-29.0,-29.0,-29.1,-29.0,-28.9,-28.8,-28.6,-28.6,-28.6,-28.5,-28.4,-28.4,-28.6,-28.8,-28.8,-28.8,-28.7,-28.7,-28.7,-28.8,-28.7,-28.6,-28.6,-28.6,-28.6,-28.5,-28.4,-28.5,-28.4,-28.4,-28.3,-28.2,-28.1,-28.0,-27.9,-27.8,-27.8,-27.8,-27.9,-27.9,-27.8,-27.6,-27.6,-27.7,-27.7,-27.6,-27.5,-27.5,-27.4,-27.3,-27.1,-27.0,-27.0,-26.9,-26.9,-26.8,-26.8,-26.8,-26.8,-26.6,-26.6,-26.6,-26.6,-26.5,-26.5,-26.4,-26.4,-26.4,-26.3,-26.2,-26.0,-25.9,-25.7,-25.6,-25.4,-25.2,-25.1,-25.2,-25.5,-25.4,-25.4,-25.1,-24.9,-24.8,-24.6,-24.5,-24.4,-24.4,-24.4,-24.5,-24.6,-24.6,-24.5,-24.3,-23.8,-23.3,-22.9,-22.7,-22.9,-23.2,-23.4,-23.5,-23.6,-23.8,-23.6,-23.3,-23.0,-23.1,-23.2,-23.1,-22.8,-22.6,-22.5,-22.6,-22.5,-22.3,-22.0,-21.7,-21.8,-21.8,-21.9,-21.9,-22.1,-22.3,-22.4,-22.4,-22.3,-22.3,-22.1,-22.0,-22.0,-22.0,-22.1,-22.1,-22.0,-21.8,-21.9,-22.1,-22.1,-22.0,-22.0,-21.9,-21.8,-21.9,-22.1,-22.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-68.4,-38.1,-38.0,-38.0,-38.0,-38.0,-38.0,-37.9,-37.8,-37.7,-37.5,-37.3,-37.2,-37.1,-37.1,-37.1,-37.1,-37.1,-37.2,-37.2,-37.0,-37.0,-36.9,-36.8,-36.8,-36.8,-36.8,-36.9,-36.9,-36.9,-36.8,-36.8,-36.8,-36.7,-36.7,-36.5,-36.5,-36.4,-36.6,-36.7,-36.7,-36.6,-36.5,-36.5,-36.5,-36.7,-36.7,-36.6,-36.5,-36.5,-36.4,-36.3,-36.1,-36.2,-36.3,-36.4,-36.4,-36.5,-36.5,-36.4,-36.5,-36.5,-36.5,-36.5,-36.4,-36.3,-36.4,-36.4,-36.4,-36.4,-36.4,-36.4,-36.4,-36.4,-36.3,-36.4,-36.4,-36.5,-36.5,-36.5,-36.4,-36.3,-36.3,-36.3,-36.2,-36.2,-36.1,-36.1,-36.1,-36.1,-36.1,-36.3,-36.3,-36.2,-36.1,-36.1,-36.1,-36.2,-36.2,-36.3,-36.3,-36.3,-36.2,-36.2,-36.3,-36.3,-36.3,-36.3,-36.3,-36.2,-36.2,-36.1,-36.1,-36.2,-36.2,-36.3,-36.3,-36.3,-36.4,-36.4,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.6,-36.6,-36.6,-36.7,-36.6,-36.5,-36.5,-36.5,-36.4,-36.4,-36.3,-36.3,-36.3,-36.3,-36.1,-36.0,-36.0,-36.0,-35.9,-35.8,-35.9,-35.9,-35.8,-35.7,-35.6,-35.7,-35.6,-35.5,-35.5,-35.5,-35.7,-35.7,-35.7,-35.7,-35.7,-35.7,-35.6,-35.6,-35.6,-35.6,-35.6,-35.5,-35.6,-35.6,-35.5,-35.5,-35.5,-35.4,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.4,-35.4,-35.5,-35.4,-35.3,-35.3,-35.3,-35.1,-35.0,-34.9,-34.8,-34.8,-34.8,-34.7,-34.7,-34.7,-34.8,-34.8,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.7,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-35.0,-35.0,-35.0,-35.0,-34.9,-34.8,-34.8,-34.8,-34.9,-34.8,-34.8,-34.8,-34.8,-34.7,-34.8,-34.7,-34.7,-34.7,-34.7,-34.7,-34.6,-34.5,-34.5,-34.3,-34.3,-34.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=152 */
		private double[] getElevationGrid_5_34_height_152()
		{
			double[] value = {-34.4,-34.5,-34.4,-34.4,-34.4,-34.4,-34.3,-34.2,-34.2,-34.2,-34.1,-34.0,-34.1,-34.2,-34.1,-34.0,-34.0,-33.9,-33.8,-33.8,-33.7,-33.7,-33.7,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.5,-33.4,-33.4,-33.3,-33.3,-33.4,-33.5,-33.4,-33.4,-33.5,-33.6,-33.5,-33.5,-33.4,-33.3,-33.3,-33.2,-33.2,-33.2,-33.1,-33.1,-33.1,-33.0,-33.0,-33.0,-32.9,-33.0,-32.9,-32.8,-32.7,-32.7,-32.6,-32.6,-32.6,-32.5,-32.5,-32.5,-32.5,-32.6,-32.5,-32.4,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.4,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.5,-32.5,-32.5,-32.5,-32.5,-32.6,-32.7,-32.7,-32.8,-32.9,-32.8,-32.8,-33.0,-32.9,-32.9,-33.0,-33.0,-33.0,-33.1,-33.0,-33.0,-33.0,-33.0,-32.9,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.7,-32.7,-32.6,-32.7,-32.7,-32.8,-32.8,-32.7,-32.7,-32.6,-32.7,-32.7,-32.8,-32.8,-32.8,-32.8,-32.7,-32.8,-32.8,-32.7,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-33.0,-33.0,-33.0,-33.0,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.6,-32.5,-32.3,-32.4,-32.4,-32.3,-32.3,-32.4,-32.5,-32.5,-32.5,-32.4,-32.4,-32.3,-32.1,-32.1,-32.1,-32.1,-32.1,-32.1,-32.0,-31.8,-31.7,-31.8,-31.8,-31.7,-31.6,-31.6,-31.5,-31.4,-31.4,-31.4,-31.3,-31.3,-31.3,-31.3,-31.4,-31.4,-31.4,-31.3,-31.3,-31.3,-31.2,-31.2,-31.3,-31.3,-31.3,-31.3,-31.3,-31.4,-31.5,-31.5,-31.6,-31.6,-31.6,-31.4,-31.3,-31.4,-31.5,-31.3,-31.3,-31.1,-31.2,-31.3,-31.4,-31.5,-31.5,-31.4,-31.5,-31.6,-31.6,-31.5,-31.4,-31.3,-31.3,-31.3,-31.2,-31.1,-31.1,-31.0,-31.0,-31.0,-30.9,-30.8,-30.8,-30.7,-30.6,-30.5,-30.5,-30.4,-30.3,-30.3,-30.2,-30.3,-30.2,-30.3,-30.2,-30.2,-30.1,-29.9,-29.8,-29.7,-29.6,-29.6,-29.6,-29.6,-29.6,-29.5,-29.6,-29.7,-29.7,-29.7,-29.6,-29.5,-29.5,-29.6,-29.5,-29.4,-29.3,-29.4,-29.4,-29.5,-29.5,-29.5,-29.4,-29.3,-29.2,-29.1,-29.1,-29.0,-28.9,-29.0,-29.1,-29.2,-29.1,-29.1,-29.0,-29.0,-29.0,-29.0,-29.0,-29.0,-29.0,-28.9,-29.0,-28.9,-28.9,-28.9,-28.9,-28.9,-28.9,-28.8,-28.7,-28.5,-28.4,-28.4,-28.3,-28.3,-28.4,-28.4,-28.3,-28.2,-28.1,-28.1,-28.1,-28.1,-28.1,-28.1,-27.9,-27.8,-27.6,-27.6,-27.6,-27.5,-27.4,-27.4,-27.4,-27.4,-27.3,-27.2,-27.3,-27.3,-27.2,-27.1,-27.1,-27.1,-27.1,-27.0,-26.9,-26.8,-26.6,-26.5,-26.4,-26.3,-26.1,-25.9,-25.8,-25.9,-26.0,-25.8,-25.6,-25.4,-25.3,-25.2,-25.1,-25.1,-25.0,-24.8,-24.8,-24.9,-25.1,-25.1,-24.9,-24.7,-24.3,-23.8,-23.6,-23.4,-23.7,-23.9,-24.0,-24.1,-24.3,-24.3,-24.1,-23.9,-23.8,-23.7,-23.7,-23.6,-23.3,-23.1,-23.1,-23.2,-23.1,-22.8,-22.5,-22.3,-22.3,-22.2,-22.3,-22.3,-22.4,-22.7,-22.9,-23.0,-23.0,-22.9,-22.8,-22.5,-22.5,-22.6,-22.8,-22.7,-22.5,-22.3,-22.3,-22.6,-22.8,-22.8,-22.6,-22.3,-22.1,-22.2,-22.3,-22.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-68.7,-38.5,-38.4,-38.4,-38.4,-38.3,-38.3,-38.3,-38.1,-38.0,-37.8,-37.7,-37.6,-37.5,-37.4,-37.4,-37.4,-37.5,-37.6,-37.6,-37.5,-37.4,-37.4,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.2,-37.1,-37.0,-37.0,-37.0,-36.8,-36.8,-37.0,-37.1,-37.2,-37.1,-37.0,-37.0,-37.0,-37.2,-37.2,-37.1,-37.0,-37.0,-36.8,-36.6,-36.6,-36.7,-36.7,-36.8,-36.8,-36.8,-36.9,-36.9,-37.0,-37.0,-37.0,-36.9,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.8,-36.8,-36.9,-36.8,-36.8,-36.7,-36.6,-36.5,-36.5,-36.4,-36.4,-36.5,-36.5,-36.5,-36.6,-36.6,-36.6,-36.5,-36.4,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.6,-36.6,-36.5,-36.5,-36.4,-36.3,-36.4,-36.4,-36.4,-36.5,-36.5,-36.5,-36.6,-36.6,-36.6,-36.7,-36.7,-36.7,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.6,-36.7,-36.6,-36.6,-36.6,-36.5,-36.4,-36.4,-36.3,-36.3,-36.2,-36.2,-36.2,-36.1,-36.0,-35.9,-35.9,-35.8,-35.8,-35.7,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.9,-35.9,-35.9,-35.8,-35.9,-35.8,-35.8,-35.8,-35.7,-35.7,-35.7,-35.6,-35.5,-35.6,-35.7,-35.7,-35.7,-35.7,-35.6,-35.6,-35.5,-35.5,-35.3,-35.2,-35.2,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.1,-35.2,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-34.9,-34.9,-35.0,-34.9,-35.0,-34.9,-34.8,-34.9,-34.9,-34.8,-34.8,-34.8,-34.7,-34.5,-34.5,-34.5,-34.5,-34.7,-34.6,-34.6,-34.6,-34.5,-34.5,-34.4,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.2,-34.1,-34.0,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.7,-33.8,-33.7,-33.6,-33.6,-33.7,-33.6,-33.6,-33.6,-33.7,-33.7,-33.6,-33.8,-33.8,-33.8,-33.7,-33.6,-33.5,-33.5,-33.4,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.2,-33.2,-33.2,-33.1,-33.0,-32.9,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.7,-32.7,-32.7,-32.6,-32.5,-32.5,-32.5,-32.6,-32.6,-32.5,-32.5,-32.5,-32.6,-32.6,-32.5,-32.5,-32.5,-32.5,-32.5,-32.6,-32.6,-32.7,-32.7,-32.7,-32.7,-32.8,-32.9,-33.0,-33.0,-33.0,-33.0,-33.1,-33.1,-33.1,-33.1,-33.2,-33.2,-33.2,-33.2,-33.1,-33.1,-33.1,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-32.9,-32.9,-33.0,-33.0,-33.0,-32.9,-32.8,-32.8,-32.8,-32.8,-32.9,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.1,-33.1,-33.2,-33.2,-33.0,-33.0,-33.0,-33.0,-33.1,-33.1,-33.1,-33.0,-32.9,-32.8,-32.8,-32.8,-33.0,-32.9,-32.9,-33.0,-33.0,-32.9,-32.8,-32.8,-32.8,-32.8,-32.7,-32.7,-32.7,-32.6,-32.7,-32.7,-32.6,-32.5,-32.3,-32.3,-32.2,-32.2,-32.0,-32.0,-31.9,-31.8,-31.8,-31.8,-31.8,-31.8,-31.8,-31.8,-31.7,-31.8,-31.8,-31.8,-31.7,-31.6,-31.6,-31.6,-31.6,-31.6,-31.7,-31.6,-31.6,-31.7,-31.8,-31.8,-31.8,-31.9,-31.8,-31.8,-31.7,-31.8,-31.8,-31.7,-31.6,-31.6,-31.6,-31.7,-31.8,-31.8,-31.7,-31.6,-31.7,-31.7,-31.7,-31.6,-31.6,-31.6,-31.5,-31.5,-31.4,-31.3,-31.3,-31.2,-31.2,-31.2,-31.1,-30.9,-30.8,-30.8,-30.7,-30.6,-30.6,-30.6,-30.5,-30.4,-30.4,-30.4,-30.4,-30.5,-30.5,-30.5,-30.5,-30.3,-30.1,-30.0,-29.9,-30.0,-30.0,-30.0,-30.0,-29.9,-29.9,-30.2,-30.2,-30.2,-30.1,-30.0,-30.0,-30.0,-29.9,-29.8,-29.8,-29.8,-29.8,-29.8,-29.8,-29.8,-29.8,-29.7,-29.6,-29.6,-29.4,-29.3,-29.3,-29.3,-29.4,-29.5,-29.3,-29.3,-29.2,-29.2,-29.2,-29.2,-29.2,-29.3,-29.2,-29.1,-29.3,-29.3,-29.3,-29.1,-29.1,-29.2,-29.2,-29.2,-29.1,-29.0,-28.9,-28.9,-28.9,-28.9,-28.9,-28.8,-28.8,-28.7,-28.6,-28.5,-28.4,-28.5,-28.5,-28.5,-28.3,-28.2,-28.2,-28.1,-28.1,-28.0,-27.9,-27.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=153 */
		private double[] getElevationGrid_5_34_height_153()
		{
			double[] value = {-27.9,-27.8,-27.7,-27.6,-27.6,-27.6,-27.6,-27.5,-27.5,-27.5,-27.4,-27.4,-27.3,-27.1,-27.1,-27.0,-26.9,-26.8,-26.7,-26.5,-26.4,-26.4,-26.3,-26.0,-25.8,-25.7,-25.5,-25.5,-25.6,-25.6,-25.5,-25.2,-25.3,-25.4,-25.5,-25.5,-25.3,-25.1,-24.7,-24.4,-24.2,-24.1,-24.3,-24.4,-24.6,-24.6,-24.6,-24.6,-24.5,-24.3,-24.2,-24.1,-24.1,-23.9,-23.7,-23.6,-23.6,-23.6,-23.5,-23.3,-23.0,-22.8,-22.8,-22.7,-22.7,-22.7,-22.8,-23.0,-23.3,-23.5,-23.4,-23.3,-23.3,-23.1,-23.0,-23.1,-23.3,-23.3,-23.0,-22.7,-22.8,-23.1,-23.4,-23.4,-23.2,-22.9,-22.6,-22.4,-22.5,-22.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-68.9,-38.9,-38.8,-38.8,-38.8,-38.7,-38.6,-38.5,-38.4,-38.3,-38.2,-38.1,-38.0,-37.9,-37.8,-37.8,-37.7,-37.8,-37.9,-37.8,-37.8,-37.7,-37.8,-37.7,-37.8,-37.8,-37.7,-37.8,-37.8,-37.6,-37.6,-37.5,-37.5,-37.4,-37.4,-37.3,-37.3,-37.2,-37.3,-37.5,-37.5,-37.5,-37.4,-37.4,-37.4,-37.6,-37.6,-37.5,-37.4,-37.3,-37.2,-37.1,-37.0,-37.0,-37.1,-37.1,-37.1,-37.2,-37.3,-37.3,-37.4,-37.4,-37.4,-37.4,-37.3,-37.2,-37.1,-37.1,-37.2,-37.2,-37.1,-37.1,-37.1,-37.1,-37.1,-37.2,-37.2,-37.3,-37.2,-37.2,-37.1,-37.0,-37.0,-36.8,-36.8,-36.9,-36.8,-36.9,-36.9,-37.0,-37.0,-36.9,-36.8,-36.7,-36.7,-36.7,-36.7,-36.7,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.6,-36.5,-36.5,-36.6,-36.5,-36.6,-36.6,-36.7,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.9,-36.9,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-36.9,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.7,-36.5,-36.5,-36.5,-36.3,-36.3,-36.2,-36.2,-36.2,-36.0,-35.9,-35.8,-35.9,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.1,-36.1,-36.2,-36.2,-36.2,-36.2,-36.2,-36.0,-36.0,-36.0,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.9,-35.8,-35.8,-35.7,-35.7,-35.6,-35.5,-35.4,-35.4,-35.3,-35.3,-35.2,-35.2,-35.2,-35.1,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.1,-35.1,-35.1,-35.1,-35.1,-35.1,-35.2,-35.2,-35.1,-35.1,-35.1,-35.2,-35.2,-35.3,-35.3,-35.3,-35.2,-35.2,-35.0,-35.1,-35.1,-35.1,-35.0,-35.0,-35.1,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-34.8,-34.8,-34.7,-34.7,-34.8,-34.8,-34.8,-34.7,-34.7,-34.7,-34.7,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.4,-34.3,-34.3,-34.2,-34.1,-34.2,-34.1,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-33.9,-33.9,-34.0,-33.9,-33.9,-33.9,-34.0,-34.0,-33.9,-34.0,-34.0,-33.9,-33.8,-33.8,-33.8,-33.7,-33.7,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.2,-33.1,-33.0,-33.0,-33.0,-32.8,-32.9,-33.0,-33.0,-33.0,-32.9,-32.8,-32.8,-32.8,-32.7,-32.8,-32.8,-32.8,-32.8,-32.8,-32.7,-32.7,-32.8,-32.8,-32.7,-32.7,-32.7,-32.7,-32.7,-32.8,-32.8,-32.8,-32.8,-32.8,-32.9,-32.9,-33.0,-33.0,-33.1,-33.1,-33.2,-33.2,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.2,-33.2,-33.2,-33.2,-33.2,-33.1,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.1,-33.0,-33.2,-33.1,-33.1,-33.1,-33.0,-33.0,-32.8,-32.9,-32.9,-33.0,-33.1,-33.1,-33.1,-33.0,-33.0,-33.1,-33.1,-33.1,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.3,-33.2,-33.2,-33.1,-33.2,-33.2,-33.2,-33.2,-33.2,-33.1,-33.0,-33.0,-33.0,-33.2,-33.2,-33.2,-33.1,-33.2,-33.1,-33.1,-33.0,-33.0,-33.0,-32.9,-32.9,-32.9,-33.0,-32.9,-32.9,-33.0,-32.9,-32.8,-32.7,-32.5,-32.5,-32.4,-32.3,-32.4,-32.3,-32.3,-32.3,-32.3,-32.4,-32.4,-32.4,-32.3,-32.2,-32.2,-32.2,-32.2,-32.1,-32.1,-32.0,-32.0,-32.1,-32.1,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.1,-32.1,-32.1,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-31.9,-32.0,-32.0,-31.9,-31.9,-31.8,-31.8,-31.8,-31.8,-31.8,-31.7,-31.6,-31.6,-31.5,-31.4,-31.4,-31.3,-31.3,-31.3,-31.3,-31.2,-31.0,-30.9,-30.8,-30.8,-30.6,-30.7,-30.6,-30.6,-30.6,-30.5,-30.5,-30.6,-30.6,-30.6,-30.8,-30.8,-30.7,-30.6,-30.4,-30.3,-30.4,-30.3,-30.3,-30.3,-30.3,-30.3,-30.6,-30.7,-30.7,-30.6,-30.5,-30.5,-30.4,-30.4,-30.3,-30.2,-30.2,-30.1,-30.1,-30.2,-30.2,-30.2,-30.1,-30.1,-30.0,-29.8,-29.6,-29.6,-29.7,-29.8,-29.8,-29.6,-29.5,-29.5,-29.5,-29.5,-29.5,-29.5,-29.5,-29.5,-29.5,-29.5,-29.6,-29.6,-29.4,-29.3,-29.4,-29.5,-29.5,-29.4,-29.4,-29.4,-29.4,-29.4,-29.4,-29.4,-29.3,-29.3,-29.1,-29.0,-28.9,-28.9,-28.8,-28.8,-28.8,-28.7,-28.6,-28.6,-28.5,-28.4,-28.3,-28.3,-28.2,-28.1,-28.1,-28.0,-27.9,-27.8,-27.8,-27.8,-27.6,-27.7,-27.6,-27.6,-27.6,-27.5,-27.5,-27.4,-27.3,-27.1,-27.1,-27.0,-26.9,-26.7,-26.7,-26.6,-26.4,-26.2,-25.9,-25.8,-25.8,-25.9,-26.0,-26.0,-25.9,-25.9,-25.8,-25.8,-25.8,-25.7,-25.5,-25.1,-24.9,-24.8,-24.8,-24.9,-24.9,-25.0,-25.0,-24.9,-24.8,-24.8,-24.6,-24.5,-24.3,-24.2,-24.1,-24.0,-23.8,-23.9,-23.9,-23.8,-23.7,-23.5,-23.4,-23.3,-23.2,-23.1,-23.2,-23.3,-23.4,-23.6,-23.7,-23.6,-23.6,-23.6,-23.5,-23.3,-23.4,-23.7,-23.8,-23.6,-23.4,-23.4,-23.8,-24.0,-24.0,-23.9,-23.6,-23.1,-22.9,-23.1,-23.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-69.1,-39.2,-39.1,-39.0,-39.0,-39.0,-38.8,-38.8,-38.7,-38.5,-38.5,-38.3,-38.2,-38.2,-38.0,-38.0,-38.0,-38.0,-38.1,-38.0,-38.0,-38.0,-38.0,-38.0,-38.1,-38.1,-38.1,-38.2,-38.1,-38.0,-38.0,-38.0,-37.9,-37.9,-37.9,-37.9,-37.9,-37.9,-37.9,-37.9,-38.0,-37.9,-37.9,-37.9,-37.9,-38.0,-38.0,-37.9,-37.9,-37.8,-37.6,-37.6,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.6,-37.7,-37.7,-37.8,-37.8,-37.7,-37.7,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.6,-37.6,-37.6,-37.6,-37.6,-37.5,-37.5,-37.5,-37.4,-37.3,-37.3,-37.4,-37.4,-37.4,-37.4,-37.4,-37.3,-37.2,-37.1,-37.0,-37.0,-36.9,-36.9,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-36.8,-36.8,-36.8,-36.7,-36.7,-36.7,-36.8,-36.8,-36.8,-36.8,-36.8,-36.9,-36.9,-36.9,-37.0,-37.0,-37.0,-37.0,-37.0,-37.1,-37.2,-37.2,-37.1,-37.1,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-36.9,-36.9,-36.8,-36.8,-36.7,-36.6,-36.5,-36.5,-36.4,-36.3,-36.3,-36.2,-36.1,-36.0,-36.0,-36.1,-36.1,-36.1,-36.0,-36.1,-36.1,-36.1,-36.2,-36.3,-36.3,-36.3,-36.3,-36.4,-36.4,-36.3,-36.3,-36.2,-36.2,-36.2,-36.1,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-35.8,-35.7,-35.7,-35.6,-35.6,-35.5,-35.5,-35.5,-35.4,-35.4,-35.3,-35.5,-35.5,-35.4,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.3,-35.2,-35.3,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.3,-35.3,-35.3,-35.4,-35.4,-35.3,-35.2,-35.2,-35.3,-35.2,-35.2,-35.2,-35.2,-35.2,-35.2,-35.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=154 */
		private double[] getElevationGrid_5_34_height_154()
		{
			double[] value = {-35.2,-35.2,-35.2,-35.2,-35.1,-35.1,-35.0,-35.0,-34.9,-35.0,-35.0,-35.0,-34.9,-34.9,-34.8,-34.8,-34.8,-34.7,-34.7,-34.7,-34.7,-34.6,-34.7,-34.7,-34.6,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.4,-34.4,-34.4,-34.4,-34.4,-34.4,-34.4,-34.4,-34.4,-34.3,-34.3,-34.3,-34.2,-34.3,-34.3,-34.3,-34.3,-34.2,-34.2,-34.1,-34.0,-34.0,-33.9,-33.9,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.6,-33.5,-33.5,-33.5,-33.5,-33.4,-33.3,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.3,-33.2,-33.2,-33.1,-33.0,-33.0,-33.0,-33.1,-33.1,-33.1,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-32.9,-32.9,-32.9,-33.0,-33.0,-33.0,-33.0,-33.0,-33.1,-33.1,-33.2,-33.2,-33.3,-33.3,-33.3,-33.4,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.4,-33.4,-33.4,-33.4,-33.4,-33.5,-33.4,-33.4,-33.4,-33.4,-33.4,-33.4,-33.4,-33.4,-33.3,-33.3,-33.3,-33.2,-33.1,-33.1,-33.1,-33.2,-33.2,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.5,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.2,-33.1,-33.0,-33.0,-33.0,-33.1,-33.0,-33.0,-33.0,-33.0,-32.9,-32.8,-32.7,-32.6,-32.6,-32.6,-32.6,-32.7,-32.7,-32.7,-32.7,-32.8,-32.8,-32.8,-32.7,-32.6,-32.5,-32.5,-32.5,-32.5,-32.5,-32.4,-32.5,-32.6,-32.5,-32.3,-32.3,-32.3,-32.3,-32.2,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.2,-32.2,-32.1,-32.1,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-31.9,-31.8,-31.7,-31.6,-31.6,-31.5,-31.5,-31.5,-31.5,-31.4,-31.3,-31.2,-31.1,-31.0,-30.9,-30.8,-30.8,-30.8,-30.8,-30.7,-30.6,-30.7,-30.8,-30.8,-30.8,-30.9,-30.9,-30.9,-30.8,-30.8,-30.8,-30.9,-30.8,-30.7,-30.7,-30.7,-30.8,-31.0,-31.1,-31.2,-31.2,-31.1,-31.0,-31.1,-31.0,-30.8,-30.8,-30.7,-30.6,-30.5,-30.6,-30.6,-30.6,-30.6,-30.5,-30.5,-30.3,-30.2,-30.1,-30.1,-30.2,-30.2,-30.1,-29.9,-29.8,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-30.0,-30.0,-30.0,-29.8,-29.8,-29.8,-29.8,-29.8,-29.7,-29.7,-29.7,-29.8,-29.8,-29.8,-29.7,-29.7,-29.6,-29.6,-29.4,-29.3,-29.3,-29.2,-29.2,-29.2,-29.1,-29.0,-29.0,-28.8,-28.7,-28.7,-28.6,-28.5,-28.4,-28.3,-28.2,-28.1,-28.1,-28.1,-28.0,-28.0,-28.0,-27.9,-27.8,-27.8,-27.8,-27.7,-27.7,-27.6,-27.5,-27.3,-27.3,-27.1,-27.1,-27.1,-27.0,-26.8,-26.6,-26.3,-26.2,-26.1,-26.2,-26.3,-26.4,-26.4,-26.4,-26.3,-26.3,-26.3,-26.1,-25.7,-25.4,-25.4,-25.5,-25.5,-25.5,-25.4,-25.3,-25.3,-25.2,-25.1,-25.1,-24.9,-24.7,-24.4,-24.3,-24.3,-24.2,-24.1,-24.3,-24.3,-24.2,-24.1,-24.1,-24.1,-23.9,-23.8,-23.9,-23.9,-23.9,-23.9,-23.8,-23.8,-23.9,-24.0,-24.0,-23.8,-23.7,-23.8,-24.2,-24.3,-24.1,-24.1,-24.2,-24.4,-24.5,-24.5,-24.5,-24.1,-23.8,-23.6,-23.8,-24.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-69.3,-39.5,-39.3,-39.3,-39.3,-39.2,-39.2,-39.0,-38.9,-38.8,-38.7,-38.6,-38.5,-38.5,-38.4,-38.3,-38.3,-38.4,-38.4,-38.3,-38.3,-38.3,-38.3,-38.3,-38.4,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.4,-38.4,-38.4,-38.5,-38.5,-38.6,-38.6,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.4,-38.4,-38.4,-38.3,-38.3,-38.3,-38.2,-38.1,-38.1,-38.0,-37.9,-37.9,-37.9,-37.9,-38.0,-38.0,-38.1,-38.1,-38.1,-38.1,-38.0,-38.0,-37.9,-37.9,-37.9,-37.8,-37.8,-38.0,-38.0,-38.0,-38.0,-37.9,-37.9,-37.9,-37.9,-37.8,-37.8,-37.8,-37.8,-37.8,-37.8,-37.8,-37.8,-37.7,-37.6,-37.5,-37.4,-37.3,-37.3,-37.2,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.2,-37.2,-37.1,-37.0,-37.0,-37.0,-36.9,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.1,-37.1,-37.1,-37.2,-37.2,-37.2,-37.2,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.2,-37.1,-37.1,-37.0,-36.9,-36.9,-36.8,-36.8,-36.7,-36.6,-36.6,-36.5,-36.4,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.4,-36.5,-36.5,-36.6,-36.7,-36.7,-36.7,-36.7,-36.6,-36.5,-36.5,-36.4,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.2,-36.1,-36.1,-36.0,-35.9,-35.8,-35.8,-35.8,-35.7,-35.7,-35.7,-35.6,-35.6,-35.7,-35.7,-35.6,-35.5,-35.5,-35.5,-35.5,-35.4,-35.4,-35.4,-35.3,-35.4,-35.5,-35.5,-35.4,-35.3,-35.3,-35.4,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.4,-35.5,-35.3,-35.3,-35.3,-35.5,-35.4,-35.3,-35.3,-35.3,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.2,-35.1,-35.2,-35.2,-35.2,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-34.9,-34.9,-34.8,-34.8,-34.9,-34.9,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.9,-34.8,-34.8,-34.7,-34.6,-34.6,-34.6,-34.6,-34.7,-34.7,-34.6,-34.5,-34.4,-34.3,-34.3,-34.2,-34.1,-34.1,-34.0,-34.0,-34.0,-34.0,-33.9,-33.8,-33.9,-33.8,-33.8,-33.7,-33.7,-33.7,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.6,-33.7,-33.6,-33.6,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.2,-33.2,-33.3,-33.3,-33.3,-33.4,-33.4,-33.4,-33.5,-33.5,-33.6,-33.6,-33.6,-33.6,-33.7,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.7,-33.8,-33.8,-33.7,-33.7,-33.7,-33.8,-33.8,-33.7,-33.7,-33.6,-33.6,-33.5,-33.5,-33.5,-33.4,-33.4,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.7,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.2,-33.1,-33.0,-33.0,-32.9,-32.8,-32.8,-32.8,-32.8,-32.8,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-32.8,-32.8,-32.8,-32.7,-32.7,-32.7,-32.8,-32.8,-32.8,-32.8,-32.7,-32.6,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.5,-32.3,-32.3,-32.3,-32.2,-32.2,-32.2,-32.2,-32.2,-32.2,-32.0,-32.0,-31.9,-31.9,-31.8,-31.8,-31.8,-31.7,-31.7,-31.6,-31.5,-31.5,-31.4,-31.3,-31.2,-31.1,-31.1,-31.1,-31.1,-31.0,-31.0,-31.0,-31.0,-31.1,-31.1,-31.0,-31.0,-31.1,-31.3,-31.3,-31.4,-31.2,-31.1,-31.2,-31.2,-31.3,-31.4,-31.4,-31.5,-31.4,-31.4,-31.5,-31.5,-31.4,-31.2,-31.2,-31.3,-31.2,-31.1,-30.9,-31.0,-31.1,-31.1,-31.0,-31.0,-30.9,-30.8,-30.7,-30.7,-30.6,-30.7,-30.6,-30.5,-30.3,-30.3,-30.3,-30.4,-30.4,-30.3,-30.4,-30.4,-30.4,-30.4,-30.3,-30.4,-30.3,-30.2,-30.2,-30.2,-30.1,-30.1,-30.0,-30.2,-30.2,-30.1,-30.1,-30.1,-30.1,-30.0,-29.9,-29.8,-29.7,-29.7,-29.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=155 */
		private double[] getElevationGrid_5_34_height_155()
		{
			double[] value = {-29.8,-29.6,-29.5,-29.9,-29.8,-29.3,-29.1,-29.0,-28.9,-28.8,-28.6,-28.6,-28.5,-28.5,-28.5,-28.5,-28.4,-28.4,-28.4,-28.2,-28.1,-28.0,-28.0,-28.1,-28.1,-28.0,-27.8,-27.7,-27.6,-27.6,-27.5,-27.3,-27.3,-27.3,-27.1,-26.8,-26.6,-26.4,-26.4,-26.6,-26.7,-26.8,-26.9,-26.8,-26.8,-26.8,-26.4,-25.9,-25.6,-25.8,-26.1,-26.1,-26.0,-25.8,-25.6,-25.5,-25.5,-25.5,-25.3,-25.1,-24.9,-24.7,-24.7,-24.7,-24.5,-24.5,-24.9,-24.9,-24.9,-24.6,-24.7,-24.7,-24.6,-24.6,-24.7,-24.7,-24.6,-24.4,-24.2,-24.1,-24.2,-24.4,-24.3,-24.3,-24.2,-24.4,-24.7,-24.7,-24.6,-24.7,-24.9,-24.8,-24.8,-25.0,-24.8,-24.7,-24.5,-24.3,-24.4,-24.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-69.4,-39.8,-39.8,-39.7,-39.6,-39.5,-39.5,-39.3,-39.3,-39.1,-39.0,-38.9,-38.9,-38.8,-38.8,-38.7,-38.7,-38.7,-38.7,-38.6,-38.6,-38.6,-38.7,-38.7,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-39.0,-39.1,-39.1,-39.2,-39.1,-39.1,-39.1,-39.1,-39.0,-39.0,-39.0,-38.9,-38.8,-38.8,-38.8,-38.8,-38.8,-38.7,-38.7,-38.6,-38.5,-38.3,-38.3,-38.3,-38.3,-38.4,-38.4,-38.4,-38.5,-38.4,-38.5,-38.4,-38.3,-38.3,-38.3,-38.3,-38.3,-38.3,-38.3,-38.4,-38.4,-38.4,-38.3,-38.3,-38.3,-38.2,-38.2,-38.1,-38.1,-38.1,-38.1,-38.1,-38.1,-38.0,-38.0,-37.9,-37.8,-37.8,-37.7,-37.6,-37.6,-37.6,-37.6,-37.7,-37.7,-37.7,-37.7,-37.7,-37.6,-37.7,-37.6,-37.6,-37.5,-37.5,-37.4,-37.4,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.4,-37.5,-37.4,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.4,-37.4,-37.3,-37.2,-37.2,-37.1,-37.1,-37.0,-36.9,-36.9,-36.8,-36.7,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.7,-36.8,-36.8,-36.9,-37.0,-37.0,-37.0,-36.9,-36.9,-36.8,-36.8,-36.7,-36.7,-36.6,-36.6,-36.6,-36.6,-36.5,-36.6,-36.5,-36.5,-36.4,-36.3,-36.2,-36.2,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-35.8,-35.9,-35.9,-35.8,-35.8,-35.8,-35.7,-35.7,-35.7,-35.7,-35.6,-35.5,-35.5,-35.5,-35.7,-35.7,-35.6,-35.6,-35.6,-35.7,-35.7,-35.7,-35.8,-35.8,-35.7,-35.7,-35.6,-35.6,-35.7,-35.6,-35.5,-35.6,-35.7,-35.6,-35.5,-35.5,-35.6,-35.7,-35.6,-35.6,-35.6,-35.6,-35.5,-35.5,-35.5,-35.4,-35.5,-35.4,-35.3,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.2,-35.2,-35.1,-35.2,-35.2,-35.1,-35.1,-35.1,-35.1,-35.1,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-35.2,-35.2,-35.2,-35.1,-35.0,-35.0,-34.9,-34.9,-34.8,-34.9,-35.0,-35.0,-34.8,-34.7,-34.6,-34.5,-34.5,-34.4,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.1,-34.1,-34.1,-34.1,-34.0,-34.0,-34.0,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.9,-34.0,-34.1,-34.0,-34.0,-33.9,-33.8,-33.7,-33.8,-33.8,-33.7,-33.7,-33.6,-33.5,-33.5,-33.6,-33.7,-33.6,-33.5,-33.5,-33.5,-33.5,-33.6,-33.7,-33.8,-33.8,-33.8,-33.8,-33.8,-33.9,-33.9,-33.8,-34.0,-34.1,-34.1,-34.2,-34.2,-34.2,-34.2,-34.2,-34.1,-34.1,-34.1,-34.0,-34.0,-34.0,-34.1,-34.0,-34.0,-34.0,-34.0,-34.1,-34.1,-34.0,-34.0,-33.8,-33.9,-33.9,-33.9,-33.9,-33.9,-33.9,-33.9,-33.9,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.7,-33.7,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.8,-33.8,-33.7,-33.7,-33.7,-33.6,-33.8,-33.8,-33.7,-33.6,-33.6,-33.6,-33.5,-33.5,-33.6,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.1,-33.2,-33.1,-32.9,-32.9,-33.0,-33.0,-33.0,-33.2,-33.2,-33.2,-33.3,-33.3,-33.3,-33.2,-33.0,-32.9,-32.9,-32.9,-32.9,-33.0,-33.0,-33.0,-33.1,-33.0,-33.0,-32.9,-32.9,-32.8,-32.7,-32.7,-32.8,-32.7,-32.8,-32.8,-32.7,-32.7,-32.6,-32.7,-32.7,-32.7,-32.7,-32.6,-32.6,-32.5,-32.5,-32.4,-32.5,-32.3,-32.3,-32.3,-32.3,-32.2,-32.3,-32.3,-32.2,-32.1,-32.1,-32.0,-32.0,-32.0,-31.9,-31.8,-31.7,-31.6,-31.5,-31.4,-31.4,-31.5,-31.4,-31.3,-31.1,-31.3,-31.3,-31.4,-31.4,-31.3,-31.4,-31.5,-31.8,-31.8,-31.8,-31.5,-31.5,-31.5,-31.6,-31.7,-31.8,-31.7,-31.6,-31.6,-31.6,-31.7,-31.8,-31.7,-31.4,-31.4,-31.6,-31.7,-31.5,-31.4,-31.6,-31.6,-31.6,-31.5,-31.4,-31.5,-31.3,-31.3,-31.2,-31.3,-31.1,-31.1,-31.0,-30.9,-30.9,-30.8,-30.9,-31.0,-30.9,-30.9,-31.0,-30.9,-31.0,-30.8,-30.9,-30.7,-30.8,-30.9,-30.8,-30.7,-30.5,-30.6,-31.0,-31.1,-30.5,-30.4,-30.4,-30.4,-30.3,-30.0,-29.8,-29.9,-29.9,-30.0,-30.1,-30.1,-29.9,-30.9,-31.0,-29.7,-29.5,-29.3,-29.2,-29.2,-29.0,-28.9,-29.0,-29.0,-29.0,-28.9,-29.0,-28.9,-28.7,-28.6,-28.5,-28.5,-28.5,-28.5,-28.4,-28.3,-28.3,-28.1,-27.9,-27.9,-28.0,-27.6,-27.8,-27.9,-27.7,-27.4,-27.2,-27.0,-26.9,-26.9,-27.1,-27.2,-27.4,-27.3,-27.2,-27.1,-26.6,-26.3,-26.1,-26.4,-26.7,-26.7,-26.6,-26.2,-26.0,-25.8,-25.8,-25.8,-25.5,-25.5,-25.4,-25.4,-25.4,-25.4,-25.1,-25.1,-25.3,-25.5,-25.5,-25.1,-25.3,-25.5,-25.5,-25.6,-25.6,-25.6,-25.3,-25.0,-24.8,-24.7,-24.9,-24.9,-25.0,-25.0,-25.1,-25.2,-25.3,-25.1,-25.1,-25.2,-25.3,-25.3,-25.4,-25.5,-25.4,-25.3,-25.2,-25.2,-25.1,-25.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-69.6,-40.2,-40.2,-40.1,-40.0,-39.9,-39.8,-39.7,-39.6,-39.5,-39.4,-39.3,-39.2,-39.2,-39.1,-39.0,-38.9,-38.8,-38.8,-38.8,-38.8,-38.8,-38.9,-38.9,-39.0,-39.0,-38.9,-39.1,-39.2,-39.2,-39.2,-39.2,-39.2,-39.1,-39.1,-39.3,-39.4,-39.4,-39.3,-39.4,-39.5,-39.4,-39.3,-39.3,-39.4,-39.2,-39.0,-39.0,-39.2,-39.2,-38.9,-38.7,-38.6,-38.6,-38.5,-38.7,-38.7,-38.7,-38.7,-38.8,-38.8,-38.8,-38.8,-38.7,-38.5,-38.6,-38.7,-38.7,-38.5,-38.4,-38.3,-38.4,-38.5,-38.7,-38.7,-38.7,-38.7,-38.6,-38.5,-38.6,-38.5,-38.5,-38.5,-38.5,-38.4,-38.3,-38.3,-38.3,-38.4,-38.3,-38.2,-38.2,-38.1,-38.0,-38.0,-38.0,-38.0,-38.0,-38.1,-38.0,-38.0,-38.0,-38.1,-38.0,-37.9,-37.9,-37.9,-37.8,-37.8,-37.7,-37.6,-37.6,-37.6,-37.6,-37.5,-37.5,-37.6,-37.6,-37.6,-37.7,-37.7,-37.7,-37.7,-37.7,-37.7,-37.7,-37.7,-37.6,-37.7,-37.8,-37.8,-37.8,-37.8,-37.8,-37.8,-37.7,-37.7,-37.8,-37.8,-37.7,-37.7,-37.7,-37.7,-37.8,-37.6,-37.5,-37.5,-37.5,-37.4,-37.3,-37.3,-37.2,-37.2,-37.1,-37.0,-36.9,-36.9,-37.0,-36.9,-37.0,-37.0,-37.0,-37.0,-37.0,-37.1,-37.1,-37.2,-37.2,-37.3,-37.3,-37.2,-37.2,-37.1,-37.0,-37.0,-37.0,-36.9,-36.9,-36.9,-36.9,-36.9,-36.9,-36.7,-36.6,-36.6,-36.6,-36.5,-36.5,-36.4,-36.3,-36.3,-36.1,-36.1,-36.1,-36.2,-36.1,-36.1,-36.1,-36.1,-36.1,-36.0,-36.0,-35.9,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.9,-35.9,-35.8,-35.9,-35.9,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=156 */
		private double[] getElevationGrid_5_34_height_156()
		{
			double[] value = {-36.0,-35.9,-36.0,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.9,-35.8,-35.8,-35.8,-35.8,-35.6,-35.7,-35.6,-35.6,-35.5,-35.6,-35.6,-35.5,-35.4,-35.5,-35.5,-35.4,-35.4,-35.3,-35.4,-35.4,-35.4,-35.4,-35.4,-35.3,-35.2,-35.3,-35.3,-35.1,-35.1,-35.2,-35.3,-35.3,-35.3,-35.4,-35.3,-35.2,-35.2,-35.2,-35.1,-35.1,-35.3,-35.2,-35.0,-34.9,-34.9,-34.8,-34.7,-34.7,-34.7,-34.6,-34.6,-34.5,-34.5,-34.5,-34.4,-34.4,-34.4,-34.5,-34.4,-34.3,-34.2,-34.0,-34.0,-33.9,-34.0,-33.9,-34.0,-33.9,-33.9,-33.8,-34.0,-34.2,-34.3,-34.2,-34.1,-34.2,-34.0,-33.8,-33.9,-33.9,-33.9,-33.9,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.8,-33.8,-33.8,-33.9,-33.9,-34.0,-34.0,-34.1,-34.1,-34.1,-34.0,-34.2,-34.1,-34.3,-34.5,-34.3,-34.4,-34.5,-34.5,-34.5,-34.4,-34.3,-34.3,-34.4,-34.3,-34.2,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.6,-34.5,-34.4,-34.2,-34.0,-34.3,-34.3,-34.4,-34.4,-34.4,-34.4,-34.5,-34.4,-34.3,-34.1,-34.1,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-33.9,-33.8,-33.8,-33.7,-34.0,-33.9,-34.0,-34.0,-34.1,-34.1,-34.0,-34.0,-33.9,-33.9,-34.0,-33.9,-33.9,-33.8,-33.7,-33.9,-34.0,-34.0,-33.8,-33.8,-33.8,-33.8,-33.7,-33.8,-33.7,-33.8,-33.6,-33.5,-33.5,-33.5,-33.5,-33.4,-33.5,-33.4,-33.4,-33.3,-33.2,-33.2,-33.3,-33.2,-33.3,-33.4,-33.4,-33.5,-33.5,-33.5,-33.5,-33.3,-33.2,-33.2,-33.2,-33.1,-33.1,-33.3,-33.3,-33.3,-33.3,-33.2,-33.1,-33.2,-33.2,-33.1,-33.0,-33.1,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-32.8,-32.9,-32.8,-32.8,-32.9,-32.8,-32.7,-32.8,-32.6,-32.5,-32.5,-32.5,-32.6,-32.5,-32.6,-32.5,-32.5,-32.5,-32.4,-32.3,-32.2,-32.3,-32.3,-32.2,-32.0,-31.9,-31.8,-31.8,-31.8,-31.8,-31.7,-31.6,-31.6,-31.5,-31.6,-31.7,-31.8,-31.9,-32.0,-32.1,-32.2,-32.2,-32.2,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.1,-32.0,-32.0,-32.0,-32.1,-32.1,-32.0,-32.0,-32.0,-32.0,-32.0,-31.9,-32.1,-32.0,-31.9,-31.8,-31.8,-31.8,-31.6,-31.6,-31.6,-31.6,-31.6,-31.6,-31.6,-31.6,-31.5,-31.6,-31.5,-31.6,-31.5,-31.5,-31.5,-31.4,-31.5,-31.4,-31.4,-31.3,-31.2,-31.1,-31.5,-31.2,-30.8,-30.7,-30.7,-30.6,-30.4,-30.2,-30.1,-30.2,-30.2,-30.3,-30.3,-30.3,-30.3,-31.0,-30.7,-30.2,-30.0,-29.8,-29.8,-29.6,-29.5,-29.4,-29.4,-29.5,-29.5,-29.5,-29.4,-29.3,-29.1,-29.1,-29.0,-29.1,-29.1,-29.1,-28.9,-28.8,-28.7,-28.6,-28.5,-28.5,-28.3,-28.3,-28.3,-28.4,-28.3,-28.2,-28.0,-27.9,-27.7,-27.8,-27.7,-27.7,-27.7,-27.6,-27.4,-27.1,-26.9,-26.7,-26.7,-26.9,-27.1,-27.1,-27.0,-26.7,-26.5,-26.3,-26.2,-26.3,-26.1,-26.0,-26.0,-26.1,-26.3,-26.2,-25.9,-25.8,-25.9,-26.0,-25.9,-25.7,-25.9,-26.2,-26.3,-26.4,-26.3,-26.1,-26.0,-25.7,-25.5,-25.4,-25.5,-25.6,-25.7,-25.8,-25.9,-25.8,-25.7,-25.6,-25.4,-25.5,-25.6,-25.8,-25.8,-26.0,-25.8,-25.8,-25.9,-25.9,-25.8,-25.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-69.8,-40.5,-40.5,-40.5,-40.3,-40.2,-40.1,-39.8,-39.8,-39.8,-39.7,-39.4,-39.2,-39.4,-39.3,-39.0,-38.8,-38.8,-38.5,-39.2,-39.1,-39.0,-39.1,-39.2,-39.2,-39.1,-38.9,-39.3,-39.5,-39.6,-39.5,-39.5,-39.5,-39.3,-39.1,-39.3,-39.7,-39.7,-39.4,-39.5,-39.8,-39.7,-39.5,-39.7,-39.6,-39.3,-39.0,-39.0,-39.5,-39.4,-38.8,-38.3,-38.3,-38.4,-38.5,-38.9,-39.1,-39.0,-39.0,-39.0,-39.1,-39.0,-39.0,-39.0,-38.8,-38.7,-38.9,-38.9,-38.9,-38.4,-38.3,-38.5,-38.6,-38.9,-39.1,-39.1,-39.1,-39.0,-38.9,-38.9,-39.0,-38.8,-38.9,-38.9,-38.7,-38.7,-38.6,-38.8,-38.8,-38.8,-38.6,-38.6,-38.5,-38.4,-38.4,-38.3,-38.4,-38.5,-38.4,-38.3,-38.5,-38.5,-38.5,-38.4,-38.1,-38.2,-38.2,-38.1,-38.1,-38.0,-37.9,-38.0,-38.0,-37.9,-37.9,-37.9,-38.0,-38.0,-38.0,-38.0,-38.0,-38.1,-38.0,-37.8,-37.9,-37.8,-37.9,-37.7,-37.7,-38.0,-38.0,-38.1,-38.1,-38.0,-38.0,-37.8,-37.7,-38.0,-38.0,-37.7,-37.8,-37.9,-38.0,-38.1,-38.0,-37.9,-37.8,-37.8,-37.8,-37.6,-37.7,-37.5,-37.4,-37.5,-37.4,-37.3,-37.3,-37.4,-37.5,-37.3,-37.3,-37.5,-37.3,-37.4,-37.4,-37.4,-37.4,-37.4,-37.5,-37.5,-37.4,-37.4,-37.4,-37.3,-37.3,-37.4,-37.3,-37.3,-37.3,-37.2,-37.2,-37.3,-37.0,-36.9,-36.8,-36.8,-36.7,-36.8,-36.8,-36.8,-36.5,-36.5,-36.5,-36.4,-36.4,-36.4,-36.2,-36.3,-36.3,-36.4,-36.4,-36.2,-36.3,-36.2,-36.2,-36.1,-36.0,-36.0,-36.1,-36.1,-36.3,-36.1,-36.2,-36.3,-36.2,-36.1,-36.2,-36.2,-36.3,-36.2,-36.2,-36.2,-36.1,-36.2,-36.0,-36.2,-36.1,-35.9,-35.9,-36.0,-36.1,-36.0,-36.1,-36.1,-36.1,-36.1,-36.0,-36.3,-36.0,-35.8,-36.0,-35.8,-35.8,-35.8,-35.9,-35.9,-35.8,-35.6,-35.7,-35.9,-35.8,-35.7,-35.7,-35.7,-35.7,-35.6,-35.6,-35.7,-35.6,-35.4,-35.5,-35.5,-35.5,-35.4,-35.6,-35.7,-35.7,-35.5,-35.7,-35.6,-35.5,-35.5,-35.5,-35.4,-35.4,-35.5,-35.4,-35.3,-35.2,-35.1,-35.0,-35.0,-34.9,-34.9,-34.8,-34.8,-34.8,-34.7,-34.8,-34.7,-34.6,-34.8,-34.7,-34.7,-34.5,-34.3,-34.3,-34.2,-34.2,-34.2,-34.2,-34.3,-34.1,-34.1,-34.1,-34.3,-34.4,-34.4,-34.3,-34.3,-34.3,-34.3,-34.2,-34.3,-34.2,-34.2,-34.2,-34.2,-34.1,-34.0,-34.0,-34.1,-34.0,-34.0,-34.0,-34.0,-34.1,-34.1,-34.2,-34.3,-34.4,-34.4,-34.5,-34.4,-34.5,-34.5,-34.5,-34.7,-34.7,-34.7,-34.7,-34.8,-34.8,-34.8,-34.8,-34.6,-34.7,-34.7,-34.7,-34.7,-34.6,-34.7,-34.6,-34.7,-34.7,-34.8,-34.9,-34.8,-34.8,-34.7,-34.7,-34.7,-34.8,-34.8,-34.8,-34.7,-34.8,-34.7,-34.7,-34.5,-34.5,-34.5,-34.4,-34.3,-34.4,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.3,-34.3,-34.3,-34.3,-34.4,-34.4,-34.4,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.3,-34.1,-34.2,-34.2,-34.3,-34.2,-34.2,-34.2,-34.1,-34.0,-34.0,-34.0,-34.0,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.7,-33.6,-33.6,-33.6,-33.6,-33.5,-33.5,-33.7,-33.7,-33.7,-33.7,-33.7,-33.7,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.2,-33.2,-33.2,-33.1,-33.1,-33.1,-33.0,-33.0,-33.0,-32.8,-32.8,-32.8,-32.8,-32.8,-32.7,-32.8,-32.8,-32.8,-32.7,-32.7,-32.6,-32.5,-32.5,-32.5,-32.5,-32.4,-32.2,-32.1,-32.0,-32.0,-32.0,-32.0,-32.0,-31.9,-31.9,-32.0,-32.0,-32.2,-32.3,-32.3,-32.3,-32.3,-32.4,-32.4,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.4,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.2,-32.2,-32.1,-32.1,-32.0,-32.0,-32.1,-32.1,-32.1,-32.0,-32.0,-31.9,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-32.0,-31.9,-31.7,-31.7,-31.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=157 */
		private double[] getElevationGrid_5_34_height_157()
		{
			double[] value = {-31.3,-31.1,-31.1,-31.0,-30.8,-30.6,-30.6,-30.7,-30.7,-30.7,-30.7,-30.6,-30.6,-30.7,-30.7,-30.5,-30.3,-30.2,-30.1,-30.0,-29.9,-29.9,-29.9,-29.9,-29.9,-29.8,-29.7,-29.6,-29.4,-29.4,-29.5,-29.6,-29.6,-29.6,-29.3,-29.1,-28.9,-28.9,-28.8,-28.8,-28.7,-28.7,-28.7,-28.8,-28.8,-28.8,-28.7,-28.5,-28.4,-28.4,-28.3,-28.1,-28.0,-27.7,-27.4,-27.1,-27.1,-27.0,-27.2,-27.3,-27.4,-27.4,-27.2,-27.0,-26.8,-26.8,-26.8,-26.8,-26.7,-26.6,-26.6,-26.8,-26.9,-26.9,-26.7,-26.6,-26.7,-26.6,-26.5,-26.3,-26.6,-26.9,-26.9,-26.8,-26.7,-26.5,-26.4,-26.3,-26.2,-26.2,-26.1,-26.2,-26.3,-26.3,-26.4,-26.3,-26.1,-25.9,-25.8,-25.8,-26.0,-26.1,-26.2,-26.3,-26.3,-26.3,-26.3,-26.4,-26.3,-26.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-69.8,-40.8,-40.9,-41.0,-40.7,-40.2,-40.3,-39.9,-39.6,-40.1,-40.0,-39.6,-39.4,-39.8,-39.8,-39.3,-39.3,-39.3,-39.4,-39.7,-39.7,-39.7,-39.8,-39.8,-39.8,-39.6,-39.6,-39.9,-39.9,-40.0,-40.0,-40.1,-40.0,-40.0,-39.9,-40.1,-40.2,-40.1,-40.1,-40.1,-40.2,-40.2,-40.2,-40.1,-40.1,-39.8,-39.8,-39.9,-40.0,-39.9,-39.5,-39.2,-39.2,-39.3,-39.4,-39.6,-39.6,-39.6,-39.5,-39.7,-39.6,-39.5,-39.5,-39.6,-39.5,-39.5,-39.5,-39.5,-39.5,-39.2,-39.1,-39.2,-39.4,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.4,-39.4,-39.4,-39.3,-39.3,-39.3,-39.2,-39.2,-39.2,-39.3,-39.2,-39.2,-39.1,-39.0,-39.0,-38.9,-38.8,-39.0,-39.0,-38.9,-38.8,-39.0,-39.0,-38.9,-38.8,-38.6,-38.7,-38.6,-38.5,-38.5,-38.5,-38.4,-38.4,-38.4,-38.4,-38.4,-38.4,-38.4,-38.3,-38.3,-38.4,-38.4,-38.4,-38.3,-38.3,-38.3,-38.1,-38.1,-38.0,-38.1,-38.3,-38.3,-38.3,-38.5,-38.3,-38.2,-38.1,-38.2,-38.3,-38.3,-38.2,-38.2,-38.2,-38.3,-38.4,-38.3,-38.3,-38.2,-38.1,-38.1,-38.1,-38.0,-37.9,-37.8,-37.8,-37.8,-37.8,-37.7,-37.7,-37.7,-37.6,-37.7,-37.7,-37.7,-37.8,-37.8,-37.7,-37.7,-37.8,-37.8,-37.8,-37.8,-37.8,-37.8,-37.7,-37.7,-37.7,-37.6,-37.6,-37.5,-37.5,-37.5,-37.5,-37.4,-37.2,-37.2,-37.1,-37.1,-37.1,-37.1,-37.0,-36.9,-36.9,-36.8,-36.8,-36.8,-36.7,-36.7,-36.6,-36.7,-36.7,-36.6,-36.6,-36.6,-36.5,-36.5,-36.4,-36.4,-36.4,-36.4,-36.4,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.6,-36.5,-36.5,-36.5,-36.5,-36.4,-36.4,-36.4,-36.4,-36.3,-36.3,-36.3,-36.4,-36.4,-36.4,-36.4,-36.5,-36.4,-36.4,-36.5,-36.3,-36.3,-36.3,-36.1,-36.2,-36.2,-36.2,-36.2,-36.1,-36.1,-36.1,-36.1,-36.1,-36.1,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-35.9,-35.9,-35.9,-35.9,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-35.8,-35.8,-35.7,-35.7,-35.7,-35.7,-35.7,-35.5,-35.5,-35.4,-35.3,-35.3,-35.3,-35.2,-35.2,-35.2,-35.1,-35.0,-35.1,-35.0,-35.0,-35.0,-35.0,-34.9,-34.8,-34.7,-34.7,-34.6,-34.6,-34.6,-34.6,-34.6,-34.5,-34.5,-34.6,-34.6,-34.7,-34.7,-34.6,-34.6,-34.6,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.4,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.4,-34.5,-34.5,-34.6,-34.7,-34.7,-34.8,-34.8,-34.8,-34.8,-34.9,-34.9,-34.9,-35.0,-35.0,-35.1,-35.2,-35.2,-35.1,-35.1,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-35.1,-35.2,-35.2,-35.2,-35.2,-35.1,-35.1,-35.2,-35.2,-35.2,-35.1,-35.0,-35.0,-35.0,-34.9,-34.8,-34.8,-34.8,-34.8,-34.7,-34.7,-34.7,-34.7,-34.7,-34.7,-34.7,-34.7,-34.7,-34.6,-34.7,-34.7,-34.7,-34.7,-34.7,-34.6,-34.5,-34.6,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.4,-34.4,-34.3,-34.2,-34.2,-34.2,-34.1,-34.1,-34.1,-34.0,-34.0,-34.0,-34.0,-34.0,-33.9,-33.9,-33.8,-33.9,-33.8,-33.8,-33.8,-33.8,-33.9,-34.0,-34.0,-34.0,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.7,-33.7,-33.6,-33.6,-33.6,-33.6,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.3,-33.2,-33.1,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-32.9,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.6,-32.5,-32.4,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.4,-32.5,-32.5,-32.5,-32.5,-32.6,-32.6,-32.6,-32.6,-32.6,-32.6,-32.5,-32.6,-32.5,-32.5,-32.5,-32.6,-32.6,-32.6,-32.6,-32.6,-32.5,-32.6,-32.6,-32.6,-32.6,-32.6,-32.6,-32.6,-32.5,-32.5,-32.6,-32.5,-32.5,-32.5,-32.5,-32.4,-32.3,-32.3,-32.3,-32.4,-32.4,-32.4,-32.3,-32.3,-32.2,-32.2,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.3,-32.4,-32.3,-32.1,-32.0,-31.9,-31.8,-31.8,-31.6,-31.5,-31.4,-31.2,-31.2,-31.3,-31.2,-31.2,-31.2,-31.1,-31.1,-31.1,-31.0,-30.8,-30.8,-30.7,-30.6,-30.5,-30.4,-30.4,-30.4,-30.4,-30.3,-30.2,-30.0,-29.9,-29.8,-29.9,-29.9,-30.0,-30.0,-29.8,-29.5,-29.3,-29.1,-29.1,-29.1,-29.1,-29.1,-29.0,-28.9,-29.0,-29.1,-29.1,-29.0,-28.9,-28.9,-28.9,-28.8,-28.6,-28.2,-27.8,-27.5,-27.3,-27.3,-27.4,-27.5,-27.6,-27.6,-27.5,-27.3,-27.1,-27.1,-27.2,-27.3,-27.3,-27.3,-27.2,-27.1,-27.3,-27.4,-27.4,-27.5,-27.5,-27.5,-27.4,-27.1,-27.0,-27.3,-27.5,-27.4,-27.3,-27.0,-26.8,-26.9,-26.9,-26.9,-26.9,-26.8,-26.7,-26.8,-26.8,-26.8,-26.6,-26.5,-26.4,-26.4,-26.4,-26.5,-26.6,-26.7,-26.8,-26.8,-26.8,-26.8,-26.9,-26.8,-26.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-70.0,-41.4,-41.5,-41.5,-41.3,-41.0,-41.0,-40.6,-40.6,-40.8,-40.7,-40.6,-40.5,-40.6,-40.5,-40.4,-40.3,-40.3,-40.3,-40.4,-40.4,-40.4,-40.4,-40.4,-40.4,-40.4,-40.4,-40.5,-40.5,-40.5,-40.5,-40.6,-40.5,-40.5,-40.6,-40.6,-40.6,-40.7,-40.7,-40.6,-40.7,-40.7,-40.7,-40.6,-40.6,-40.6,-40.6,-40.5,-40.5,-40.5,-40.4,-40.3,-40.3,-40.2,-40.3,-40.3,-40.2,-40.1,-40.1,-40.2,-40.1,-40.1,-40.1,-40.1,-40.1,-40.1,-40.0,-40.1,-40.1,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-39.9,-39.8,-39.8,-39.8,-39.7,-39.8,-39.7,-39.7,-39.6,-39.6,-39.6,-39.6,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.4,-39.4,-39.4,-39.3,-39.2,-39.2,-39.1,-39.0,-39.0,-38.9,-38.9,-38.9,-38.9,-38.9,-38.8,-38.8,-38.8,-38.7,-38.7,-38.8,-38.8,-38.8,-38.8,-38.7,-38.7,-38.6,-38.6,-38.7,-38.7,-38.7,-38.8,-38.8,-38.8,-38.7,-38.7,-38.7,-38.8,-38.8,-38.7,-38.7,-38.7,-38.7,-38.7,-38.7,-38.6,-38.6,-38.5,-38.5,-38.5,-38.4,-38.3,-38.3,-38.2,-38.2,-38.1,-38.0,-38.0,-38.0,-38.0,-38.0,-38.0,-38.0,-38.1,-38.0,-38.1,-38.1,-38.1,-38.1,-38.2,-38.2,-38.1,-38.1,-38.1,-38.0,-38.0,-38.0,-37.9,-37.9,-37.8,-37.8,-37.8,-37.7,-37.6,-37.5,-37.5,-37.5,-37.4,-37.4,-37.3,-37.3,-37.2,-37.2,-37.2,-37.2,-37.1,-37.0,-37.0,-37.0,-37.0,-36.9,-36.9,-36.9,-36.8,-36.8,-36.8,-36.7,-36.8,-36.7,-36.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=158 */
		private double[] getElevationGrid_5_34_height_158()
		{
			double[] value = {-36.8,-36.8,-36.8,-36.8,-36.9,-36.9,-36.9,-36.9,-36.9,-36.9,-36.9,-36.8,-36.8,-36.7,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.6,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.4,-36.5,-36.5,-36.5,-36.4,-36.4,-36.4,-36.4,-36.4,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.4,-36.4,-36.3,-36.3,-36.3,-36.2,-36.1,-36.0,-36.0,-36.0,-35.9,-36.0,-35.9,-35.8,-35.7,-35.7,-35.6,-35.6,-35.5,-35.5,-35.4,-35.4,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.2,-35.1,-35.0,-35.0,-34.9,-35.0,-35.0,-34.9,-35.0,-34.9,-34.9,-35.0,-34.9,-34.9,-35.0,-34.9,-34.9,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.7,-34.7,-34.7,-34.6,-34.6,-34.5,-34.6,-34.6,-34.6,-34.6,-34.7,-34.8,-34.8,-34.9,-35.0,-35.1,-35.1,-35.2,-35.2,-35.2,-35.2,-35.2,-35.3,-35.3,-35.4,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.4,-35.3,-35.3,-35.4,-35.5,-35.5,-35.6,-35.6,-35.6,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.4,-35.4,-35.3,-35.2,-35.2,-35.2,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-35.0,-34.9,-34.8,-34.9,-34.9,-34.8,-34.9,-34.9,-34.8,-34.8,-34.9,-34.8,-34.8,-34.8,-34.8,-34.7,-34.7,-34.6,-34.5,-34.5,-34.5,-34.4,-34.4,-34.4,-34.4,-34.3,-34.3,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.1,-34.1,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.1,-34.1,-34.1,-34.1,-34.1,-34.1,-34.1,-34.1,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-33.9,-33.8,-33.9,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.6,-33.6,-33.6,-33.6,-33.5,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.2,-33.2,-33.1,-33.1,-33.1,-33.0,-33.0,-32.9,-32.8,-32.8,-32.7,-32.7,-32.7,-32.7,-32.7,-32.7,-32.7,-32.7,-32.7,-32.8,-32.8,-32.8,-32.8,-32.9,-32.9,-32.8,-32.9,-32.9,-32.9,-32.8,-32.9,-32.8,-32.8,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.9,-32.8,-32.8,-32.8,-32.8,-32.8,-32.8,-32.7,-32.7,-32.7,-32.6,-32.7,-32.7,-32.7,-32.7,-32.7,-32.6,-32.6,-32.6,-32.6,-32.6,-32.7,-32.7,-32.6,-32.6,-32.7,-32.7,-32.7,-32.7,-32.6,-32.4,-32.3,-32.3,-32.2,-32.2,-32.2,-32.0,-32.0,-31.9,-31.9,-31.9,-31.8,-31.8,-31.8,-31.7,-31.6,-31.5,-31.5,-31.3,-31.2,-31.2,-31.0,-30.8,-30.8,-30.8,-30.9,-30.9,-30.7,-30.5,-30.4,-30.4,-30.4,-30.5,-30.6,-30.5,-30.4,-30.1,-29.7,-29.6,-29.6,-29.5,-29.6,-29.6,-29.6,-29.3,-29.2,-29.2,-29.2,-29.3,-29.3,-29.2,-29.3,-29.3,-29.1,-28.9,-28.6,-28.2,-27.8,-27.8,-27.9,-27.8,-27.8,-27.8,-27.8,-27.7,-27.5,-27.3,-27.4,-27.6,-27.7,-27.8,-27.8,-27.6,-27.5,-27.6,-27.8,-27.9,-28.1,-28.2,-28.2,-28.1,-27.7,-27.8,-28.0,-28.0,-27.9,-27.7,-27.4,-27.4,-27.4,-27.5,-27.5,-27.4,-27.3,-27.2,-27.2,-27.2,-27.2,-27.0,-26.9,-26.9,-27.0,-27.0,-27.0,-27.1,-27.2,-27.3,-27.2,-27.2,-27.3,-27.4,-27.4,-27.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-70.5,-42.0,-42.0,-42.0,-41.9,-41.8,-41.7,-41.6,-41.6,-41.5,-41.5,-41.4,-41.4,-41.3,-41.2,-41.1,-41.0,-41.0,-41.0,-41.0,-41.0,-41.0,-40.9,-40.9,-40.9,-41.0,-40.9,-41.0,-41.0,-41.0,-41.0,-41.0,-41.0,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.2,-41.3,-41.2,-41.2,-41.2,-41.2,-41.2,-41.1,-41.1,-41.1,-41.0,-41.0,-41.0,-40.9,-40.9,-40.8,-40.8,-40.8,-40.8,-40.8,-40.7,-40.6,-40.7,-40.7,-40.6,-40.6,-40.6,-40.6,-40.6,-40.6,-40.5,-40.5,-40.5,-40.6,-40.6,-40.6,-40.5,-40.5,-40.5,-40.5,-40.5,-40.5,-40.4,-40.3,-40.4,-40.4,-40.3,-40.3,-40.3,-40.3,-40.2,-40.1,-40.1,-40.1,-40.1,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-39.9,-39.8,-39.8,-39.7,-39.6,-39.6,-39.5,-39.5,-39.4,-39.4,-39.3,-39.4,-39.3,-39.3,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.1,-39.1,-39.1,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.2,-39.1,-39.1,-39.2,-39.1,-39.1,-39.1,-39.0,-39.0,-39.0,-38.9,-38.9,-38.8,-38.7,-38.7,-38.7,-38.6,-38.5,-38.4,-38.3,-38.3,-38.4,-38.4,-38.3,-38.4,-38.4,-38.4,-38.4,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.4,-38.4,-38.3,-38.3,-38.2,-38.2,-38.1,-38.1,-38.0,-38.0,-37.9,-37.8,-37.8,-37.7,-37.7,-37.6,-37.6,-37.6,-37.6,-37.6,-37.5,-37.5,-37.4,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.2,-37.2,-37.1,-37.1,-37.1,-37.1,-37.2,-37.2,-37.2,-37.2,-37.2,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.2,-37.1,-37.1,-37.2,-37.2,-37.2,-37.2,-37.1,-37.2,-37.2,-37.2,-37.2,-37.2,-37.2,-37.1,-37.1,-37.1,-37.1,-37.0,-37.0,-36.9,-36.9,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.6,-36.6,-36.6,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.6,-36.5,-36.4,-36.4,-36.3,-36.3,-36.3,-36.2,-36.1,-36.0,-36.0,-36.0,-35.9,-35.8,-35.8,-35.8,-35.7,-35.7,-35.7,-35.7,-35.7,-35.6,-35.6,-35.5,-35.5,-35.4,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.2,-35.2,-35.3,-35.2,-35.2,-35.2,-35.2,-35.2,-35.2,-35.2,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-34.9,-35.0,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.9,-35.0,-35.1,-35.2,-35.3,-35.3,-35.4,-35.5,-35.5,-35.5,-35.6,-35.5,-35.5,-35.6,-35.6,-35.8,-35.8,-35.8,-35.9,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.7,-35.7,-35.8,-35.8,-35.9,-36.0,-36.0,-35.9,-35.8,-35.9,-35.9,-35.9,-35.8,-35.8,-35.8,-35.8,-35.6,-35.6,-35.6,-35.5,-35.5,-35.5,-35.4,-35.4,-35.3,-35.4,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.2,-35.2,-35.2,-35.3,-35.2,-35.2,-35.2,-35.2,-35.2,-35.2,-35.2,-35.1,-35.1,-35.0,-35.0,-35.0,-34.9,-34.9,-34.9,-34.9,-34.8,-34.7,-34.7,-34.6,-34.6,-34.6,-34.6,-34.5,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.4,-34.5,-34.5,-34.4,-34.4,-34.4,-34.3,-34.3,-34.3,-34.3,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.1,-34.1,-34.1,-34.1,-34.1,-34.0,-34.0,-33.9,-33.9,-34.0,-33.8,-33.7,-33.6,-33.6,-33.7,-33.6,-33.6,-33.7,-33.6,-33.6,-33.6,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.2,-33.2,-33.1,-33.1,-33.1,-33.1,-33.1,-33.1,-33.1,-33.1,-33.1,-33.2,-33.2,-33.2,-33.1,-33.2,-33.3,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.3,-33.3,-33.3,-33.2,-33.2,-33.2,-33.3,-33.2,-33.2,-33.2,-33.2,-33.3,-33.2,-33.2,-33.1,-33.1,-33.1,-33.1,-33.1,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-33.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=159 */
		private double[] getElevationGrid_5_34_height_159()
		{
			double[] value = {-33.0,-33.0,-33.0,-33.0,-33.0,-33.0,-32.8,-32.8,-32.6,-32.6,-32.6,-32.6,-32.6,-32.6,-32.6,-32.5,-32.5,-32.5,-32.4,-32.3,-32.3,-32.2,-32.1,-32.0,-32.0,-31.8,-31.8,-31.7,-31.5,-31.3,-31.2,-31.3,-31.3,-31.3,-31.1,-30.9,-30.9,-31.0,-31.1,-31.2,-31.2,-31.0,-30.7,-30.4,-30.1,-30.2,-30.2,-30.3,-30.3,-30.3,-30.1,-29.6,-29.5,-29.5,-29.4,-29.5,-29.5,-29.6,-29.7,-29.8,-29.6,-29.4,-29.1,-28.8,-28.6,-28.6,-28.6,-28.4,-28.2,-28.1,-28.0,-27.9,-27.8,-27.7,-27.8,-27.9,-28.1,-28.2,-28.2,-28.0,-27.8,-27.8,-28.0,-28.3,-28.6,-28.7,-28.7,-28.5,-28.2,-28.3,-28.5,-28.5,-28.3,-28.1,-27.9,-27.9,-27.9,-28.1,-28.1,-27.9,-27.7,-27.6,-27.5,-27.7,-27.7,-27.6,-27.5,-27.5,-27.6,-27.6,-27.6,-27.6,-27.7,-27.7,-27.6,-27.6,-27.6,-27.7,-27.8,-27.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-70.8,-42.6,-42.5,-42.5,-42.5,-42.4,-42.3,-42.3,-42.2,-42.1,-42.1,-42.0,-42.0,-41.9,-41.8,-41.7,-41.6,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.6,-41.5,-41.5,-41.6,-41.6,-41.6,-41.6,-41.6,-41.7,-41.7,-41.8,-41.8,-41.8,-41.8,-41.8,-41.8,-41.8,-41.9,-41.8,-41.8,-41.6,-41.6,-41.5,-41.5,-41.5,-41.4,-41.4,-41.3,-41.3,-41.4,-41.3,-41.2,-41.3,-41.3,-41.3,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.0,-41.0,-41.0,-41.0,-41.0,-40.9,-40.9,-40.9,-40.9,-40.9,-40.8,-40.8,-40.8,-40.8,-40.8,-40.7,-40.7,-40.6,-40.6,-40.5,-40.5,-40.5,-40.5,-40.5,-40.5,-40.4,-40.3,-40.3,-40.2,-40.1,-40.0,-40.0,-40.0,-40.0,-39.9,-39.9,-39.9,-39.9,-39.8,-39.7,-39.7,-39.6,-39.6,-39.6,-39.7,-39.7,-39.6,-39.6,-39.6,-39.6,-39.5,-39.5,-39.6,-39.6,-39.6,-39.6,-39.6,-39.6,-39.6,-39.6,-39.6,-39.6,-39.5,-39.5,-39.6,-39.5,-39.5,-39.5,-39.5,-39.4,-39.4,-39.4,-39.3,-39.2,-39.1,-39.1,-39.1,-39.0,-38.9,-38.8,-38.8,-38.7,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.9,-38.9,-38.9,-38.9,-38.9,-38.9,-38.9,-38.8,-38.8,-38.7,-38.6,-38.6,-38.6,-38.5,-38.5,-38.4,-38.4,-38.3,-38.2,-38.2,-38.1,-38.1,-38.0,-38.0,-38.0,-38.0,-37.9,-37.9,-37.9,-37.8,-37.8,-37.8,-37.8,-37.7,-37.8,-37.8,-37.7,-37.6,-37.6,-37.5,-37.5,-37.5,-37.5,-37.6,-37.6,-37.6,-37.6,-37.6,-37.7,-37.7,-37.7,-37.7,-37.7,-37.7,-37.6,-37.5,-37.5,-37.6,-37.6,-37.6,-37.6,-37.6,-37.6,-37.6,-37.6,-37.6,-37.6,-37.6,-37.6,-37.5,-37.5,-37.5,-37.5,-37.4,-37.3,-37.3,-37.3,-37.2,-37.2,-37.2,-37.2,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.1,-37.2,-37.1,-37.0,-37.1,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.1,-37.0,-37.0,-37.1,-37.1,-37.0,-36.9,-36.8,-36.8,-36.7,-36.7,-36.7,-36.6,-36.5,-36.4,-36.4,-36.3,-36.3,-36.2,-36.2,-36.1,-36.1,-36.1,-36.1,-36.1,-36.0,-36.0,-36.0,-35.9,-35.8,-35.8,-35.7,-35.6,-35.6,-35.6,-35.6,-35.6,-35.6,-35.6,-35.6,-35.6,-35.5,-35.5,-35.5,-35.5,-35.6,-35.5,-35.5,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.3,-35.3,-35.2,-35.1,-35.2,-35.2,-35.2,-35.3,-35.3,-35.5,-35.6,-35.7,-35.7,-35.7,-35.8,-35.8,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.2,-36.2,-36.2,-36.3,-36.3,-36.2,-36.3,-36.3,-36.2,-36.2,-36.1,-36.1,-36.2,-36.3,-36.3,-36.4,-36.4,-36.4,-36.3,-36.3,-36.3,-36.3,-36.2,-36.2,-36.2,-36.2,-36.1,-36.0,-36.0,-36.0,-36.0,-35.9,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.7,-35.8,-35.7,-35.6,-35.5,-35.6,-35.6,-35.5,-35.6,-35.6,-35.6,-35.5,-35.6,-35.6,-35.6,-35.5,-35.6,-35.5,-35.5,-35.4,-35.4,-35.4,-35.4,-35.4,-35.4,-35.4,-35.3,-35.2,-35.1,-35.1,-35.1,-35.1,-35.1,-35.0,-35.0,-35.0,-34.9,-34.9,-34.9,-34.9,-34.9,-34.9,-34.9,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.7,-34.7,-34.7,-34.7,-34.6,-34.6,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.4,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-33.9,-33.8,-33.8,-33.8,-33.7,-33.6,-33.7,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.5,-33.5,-33.5,-33.5,-33.5,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.6,-33.5,-33.5,-33.5,-33.3,-33.4,-33.4,-33.4,-33.4,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.4,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.3,-33.2,-33.1,-33.0,-33.0,-32.9,-32.9,-32.9,-33.0,-33.1,-33.0,-33.0,-32.9,-32.9,-32.7,-32.7,-32.6,-32.5,-32.5,-32.4,-32.3,-32.3,-32.2,-32.0,-31.7,-31.6,-31.7,-31.7,-31.7,-31.6,-31.4,-31.4,-31.5,-31.6,-31.7,-31.7,-31.5,-31.2,-31.0,-30.7,-30.7,-30.8,-30.9,-30.9,-30.8,-30.6,-30.3,-30.1,-29.9,-29.7,-29.7,-29.8,-30.1,-30.1,-30.1,-30.1,-29.9,-29.8,-29.5,-29.4,-29.4,-29.4,-29.1,-28.7,-28.5,-28.3,-28.3,-28.3,-28.1,-28.3,-28.4,-28.5,-28.6,-28.6,-28.5,-28.2,-28.1,-28.3,-28.8,-29.1,-29.2,-29.1,-28.9,-28.7,-28.8,-29.0,-28.8,-28.6,-28.3,-28.1,-28.3,-28.4,-28.6,-28.5,-28.3,-28.1,-27.8,-27.9,-28.2,-28.2,-28.2,-28.1,-28.1,-28.1,-28.2,-28.1,-28.1,-28.1,-28.1,-28.1,-27.9,-28.0,-28.1,-28.2,-28.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-57.2,-43.1,-43.1,-43.1,-43.1,-43.0,-43.0,-42.9,-42.8,-42.8,-42.7,-42.6,-42.6,-42.5,-42.4,-42.3,-42.2,-42.1,-42.1,-42.1,-42.1,-42.1,-42.0,-42.0,-42.0,-42.0,-42.0,-42.0,-42.1,-42.1,-42.1,-42.0,-42.1,-42.2,-42.1,-42.2,-42.2,-42.3,-42.3,-42.3,-42.3,-42.4,-42.4,-42.4,-42.4,-42.4,-42.5,-42.5,-42.4,-42.4,-42.4,-42.3,-42.2,-42.1,-42.0,-42.0,-42.0,-41.9,-41.9,-42.0,-41.9,-41.8,-41.9,-41.9,-41.9,-41.8,-41.7,-41.7,-41.8,-41.8,-41.7,-41.6,-41.6,-41.6,-41.6,-41.6,-41.6,-41.6,-41.6,-41.5,-41.6,-41.6,-41.5,-41.5,-41.5,-41.5,-41.5,-41.4,-41.4,-41.4,-41.4,-41.3,-41.3,-41.3,-41.2,-41.1,-41.1,-41.1,-41.0,-41.0,-41.0,-41.0,-41.0,-40.9,-40.8,-40.8,-40.6,-40.5,-40.5,-40.5,-40.5,-40.5,-40.4,-40.4,-40.4,-40.4,-40.3,-40.2,-40.1,-40.1,-40.1,-40.2,-40.2,-40.1,-40.1,-40.1,-40.1,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.1,-40.1,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-39.9,-39.9,-39.8,-39.9,-39.9,-39.8,-39.7,-39.6,-39.6,-39.6,-39.5,-39.4,-39.3,-39.2,-39.2,-39.2,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.4,-39.4,-39.4,-39.4,-39.3,-39.3,-39.3,-39.3,-39.1,-39.1,-39.1,-39.0,-39.0,-38.9,-38.8,-38.7,-38.6,-38.7,-38.6,-38.5,-38.5,-38.4,-38.4,-38.4,-38.4,-38.3,-38.3,-38.3,-38.3,-38.3,-38.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=160 */
		private double[] getElevationGrid_5_34_height_160()
		{
			double[] value = {-38.2,-38.3,-38.3,-38.2,-38.1,-38.1,-38.1,-38.0,-38.0,-38.0,-38.0,-38.0,-38.0,-38.0,-38.1,-38.1,-38.1,-38.2,-38.2,-38.2,-38.1,-38.1,-38.0,-38.0,-38.0,-38.1,-38.1,-38.1,-38.1,-38.1,-38.1,-38.1,-38.0,-38.0,-38.0,-38.1,-38.1,-38.1,-38.0,-38.0,-37.9,-37.9,-37.8,-37.8,-37.7,-37.7,-37.7,-37.7,-37.8,-37.8,-37.8,-37.8,-37.8,-37.7,-37.7,-37.6,-37.6,-37.5,-37.5,-37.5,-37.6,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.6,-37.5,-37.4,-37.3,-37.3,-37.1,-37.2,-37.1,-37.0,-37.0,-36.8,-36.8,-36.8,-36.7,-36.7,-36.6,-36.6,-36.5,-36.5,-36.5,-36.5,-36.5,-36.3,-36.3,-36.3,-36.2,-36.1,-36.1,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-36.0,-36.0,-35.9,-35.8,-35.8,-35.8,-35.8,-35.9,-35.9,-35.8,-35.8,-35.8,-35.8,-35.6,-35.6,-35.6,-35.7,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.6,-35.7,-35.8,-35.9,-36.0,-36.0,-36.1,-36.2,-36.3,-36.3,-36.4,-36.3,-36.4,-36.4,-36.4,-36.6,-36.6,-36.6,-36.7,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.6,-36.7,-36.8,-36.8,-36.8,-36.7,-36.7,-36.6,-36.6,-36.6,-36.5,-36.5,-36.5,-36.5,-36.4,-36.3,-36.3,-36.3,-36.3,-36.2,-36.2,-36.1,-36.2,-36.2,-36.2,-36.2,-36.2,-36.2,-36.1,-36.1,-36.2,-36.2,-36.1,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-36.0,-36.0,-36.0,-35.9,-35.9,-35.9,-35.9,-35.9,-35.9,-35.9,-35.8,-35.7,-35.7,-35.8,-35.8,-35.8,-35.8,-35.7,-35.7,-35.6,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.3,-35.3,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.2,-35.2,-35.2,-35.2,-35.1,-35.1,-35.1,-35.2,-35.1,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-34.9,-34.9,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.7,-34.6,-34.6,-34.6,-34.6,-34.6,-34.5,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.2,-34.1,-34.0,-34.0,-34.0,-34.0,-33.9,-33.9,-33.9,-33.8,-33.8,-33.8,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.7,-33.7,-33.7,-33.7,-33.7,-33.6,-33.6,-33.6,-33.6,-33.7,-33.7,-33.6,-33.6,-33.5,-33.5,-33.5,-33.6,-33.6,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.6,-33.5,-33.5,-33.5,-33.4,-33.3,-33.3,-33.3,-33.3,-33.2,-33.3,-33.4,-33.3,-33.3,-33.3,-33.2,-33.1,-33.1,-33.0,-32.9,-32.9,-32.8,-32.8,-32.8,-32.8,-32.5,-32.2,-32.1,-32.1,-32.1,-32.1,-32.1,-32.0,-32.0,-32.0,-32.1,-32.2,-32.1,-31.9,-31.8,-31.5,-31.3,-31.2,-31.2,-31.3,-31.3,-31.2,-31.1,-30.8,-30.7,-30.5,-30.2,-30.2,-30.2,-30.4,-30.4,-30.5,-30.4,-30.3,-30.3,-30.1,-29.9,-30.0,-30.1,-29.8,-29.5,-29.1,-28.9,-28.8,-28.6,-28.6,-28.7,-28.8,-28.9,-29.0,-29.1,-28.9,-28.8,-28.5,-28.8,-29.3,-29.6,-29.7,-29.6,-29.5,-29.3,-29.4,-29.5,-29.2,-28.9,-28.5,-28.4,-28.7,-28.8,-29.0,-29.0,-28.9,-28.6,-28.3,-28.5,-28.7,-28.8,-28.7,-28.7,-28.7,-28.7,-28.6,-28.6,-28.6,-28.6,-28.6,-28.4,-28.3,-28.3,-28.5,-28.5,-28.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-43.8,-43.8,-43.8,-43.7,-43.6,-43.6,-43.6,-43.6,-43.5,-43.4,-43.4,-43.3,-43.3,-43.1,-43.1,-43.0,-42.9,-42.8,-42.7,-42.8,-42.8,-42.8,-42.8,-42.8,-42.8,-42.8,-42.7,-42.8,-42.8,-42.8,-42.8,-42.7,-42.8,-42.8,-42.8,-42.8,-42.9,-42.9,-43.0,-42.9,-43.0,-43.1,-43.0,-43.0,-43.1,-43.1,-43.1,-43.2,-43.2,-43.1,-43.1,-43.0,-42.9,-42.8,-42.8,-42.7,-42.6,-42.6,-42.6,-42.6,-42.6,-42.5,-42.5,-42.5,-42.5,-42.4,-42.4,-42.4,-42.4,-42.4,-42.3,-42.3,-42.3,-42.3,-42.3,-42.3,-42.2,-42.1,-42.1,-42.1,-42.1,-42.1,-42.0,-42.0,-42.1,-42.1,-42.0,-42.0,-42.0,-42.0,-42.0,-42.0,-41.9,-41.9,-41.8,-41.8,-41.7,-41.7,-41.6,-41.7,-41.6,-41.6,-41.5,-41.4,-41.4,-41.4,-41.3,-41.1,-41.1,-41.1,-41.0,-41.0,-41.0,-41.0,-41.0,-41.0,-40.9,-40.8,-40.8,-40.6,-40.8,-40.8,-40.8,-40.8,-40.8,-40.7,-40.6,-40.5,-40.6,-40.6,-40.5,-40.5,-40.5,-40.5,-40.5,-40.6,-40.6,-40.6,-40.6,-40.6,-40.5,-40.5,-40.5,-40.5,-40.5,-40.5,-40.4,-40.4,-40.4,-40.3,-40.2,-40.2,-40.2,-40.2,-40.0,-39.9,-39.9,-39.8,-39.7,-39.7,-39.8,-39.8,-39.8,-39.8,-39.8,-39.8,-39.8,-39.8,-39.8,-39.9,-39.9,-39.9,-39.9,-39.8,-39.8,-39.7,-39.7,-39.7,-39.6,-39.5,-39.5,-39.4,-39.3,-39.3,-39.2,-39.1,-39.2,-39.1,-39.0,-39.0,-38.9,-38.9,-38.8,-38.8,-38.8,-38.8,-38.7,-38.8,-38.7,-38.6,-38.7,-38.8,-38.8,-38.7,-38.7,-38.6,-38.6,-38.5,-38.4,-38.5,-38.5,-38.5,-38.5,-38.5,-38.6,-38.7,-38.6,-38.7,-38.7,-38.7,-38.6,-38.6,-38.5,-38.5,-38.6,-38.5,-38.6,-38.6,-38.6,-38.6,-38.6,-38.6,-38.5,-38.6,-38.6,-38.6,-38.6,-38.6,-38.5,-38.5,-38.4,-38.3,-38.3,-38.2,-38.2,-38.2,-38.2,-38.2,-38.2,-38.3,-38.3,-38.2,-38.2,-38.2,-38.1,-38.2,-38.1,-38.0,-38.0,-38.0,-38.0,-38.0,-38.0,-38.0,-38.0,-38.0,-37.8,-37.8,-38.0,-38.0,-37.9,-37.8,-37.8,-37.8,-37.6,-37.6,-37.6,-37.5,-37.4,-37.3,-37.3,-37.2,-37.1,-37.1,-37.1,-37.0,-37.0,-37.0,-37.0,-36.9,-36.8,-36.8,-36.8,-36.7,-36.6,-36.5,-36.5,-36.4,-36.4,-36.4,-36.4,-36.3,-36.3,-36.3,-36.3,-36.3,-36.2,-36.2,-36.2,-36.2,-36.3,-36.3,-36.2,-36.1,-36.1,-36.0,-35.9,-36.0,-36.0,-36.0,-36.0,-35.9,-35.8,-35.8,-35.8,-35.9,-36.0,-36.1,-36.2,-36.3,-36.3,-36.4,-36.4,-36.6,-36.6,-36.8,-36.8,-36.7,-36.8,-36.8,-36.8,-36.9,-37.0,-37.0,-37.1,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.1,-37.1,-37.1,-37.1,-37.1,-37.1,-37.0,-36.8,-36.8,-36.9,-36.9,-36.9,-36.8,-36.8,-36.7,-36.7,-36.7,-36.6,-36.6,-36.6,-36.5,-36.5,-36.6,-36.6,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.4,-36.3,-36.3,-36.3,-36.3,-36.2,-36.3,-36.4,-36.3,-36.1,-36.2,-36.3,-36.3,-36.2,-36.3,-36.2,-36.2,-36.1,-36.1,-36.1,-36.1,-36.1,-36.1,-36.0,-36.0,-36.0,-35.9,-35.9,-35.9,-35.9,-35.8,-35.8,-35.8,-35.7,-35.6,-35.6,-35.6,-35.6,-35.6,-35.6,-35.6,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.4,-35.4,-35.3,-35.4,-35.4,-35.3,-35.2,-35.3,-35.2,-35.1,-35.1,-35.1,-35.1,-35.1,-35.1,-35.2,-35.2,-35.1,-35.0,-34.9,-34.8,-34.9,-34.8,-34.8,-34.8,-34.7,-34.6,-34.6,-34.7,-34.6,-34.6,-34.6,-34.6,-34.6,-34.5,-34.5,-34.5,-34.4,-34.4,-34.3,-34.3,-34.3,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.2,-34.1,-34.0,-34.1,-34.0,-34.0,-34.0,-34.1,-34.2,-34.1,-34.2,-34.2,-34.2,-34.1,-34.0,-34.0,-34.1,-34.1,-34.1,-34.0,-34.1,-34.0,-34.1,-34.1,-34.1,-34.1,-34.1,-34.1,-34.0,-34.0,-33.9,-33.8,-33.8,-33.8,-33.8,-33.9,-34.0,-33.9,-33.8,-33.8,-33.8,-33.9,-34.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=161 */
		private double[] getElevationGrid_5_34_height_161()
		{
			double[] value = {-33.8,-33.8,-33.7,-33.7,-33.7,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.6,-33.7,-33.6,-33.5,-33.5,-33.5,-33.6,-33.6,-33.5,-33.5,-33.5,-33.3,-33.3,-33.3,-33.2,-33.2,-33.2,-33.2,-33.2,-33.2,-33.0,-32.7,-32.6,-32.5,-32.4,-32.5,-32.5,-32.5,-32.4,-32.5,-32.5,-32.6,-32.5,-32.3,-32.2,-32.0,-31.7,-31.6,-31.5,-31.6,-31.6,-31.6,-31.5,-31.4,-31.4,-31.2,-31.0,-30.9,-30.8,-30.8,-30.9,-30.8,-30.8,-30.8,-30.7,-30.5,-30.4,-30.5,-30.6,-30.4,-30.1,-29.9,-29.5,-29.4,-29.1,-29.1,-29.3,-29.4,-29.5,-29.5,-29.4,-29.3,-29.2,-29.2,-29.5,-29.8,-30.1,-30.1,-30.2,-30.1,-30.0,-30.0,-30.1,-29.7,-29.3,-29.0,-29.0,-29.1,-29.4,-29.7,-29.6,-29.4,-29.3,-29.0,-29.1,-29.3,-29.4,-29.3,-29.3,-29.4,-29.3,-29.2,-29.1,-29.1,-29.1,-29.0,-28.8,-28.8,-28.8,-29.0,-29.0,-29.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-44.4,-44.4,-44.4,-44.4,-44.3,-44.3,-44.3,-44.3,-44.2,-44.1,-44.1,-44.1,-44.0,-43.8,-43.8,-43.7,-43.6,-43.5,-43.4,-43.4,-43.5,-43.5,-43.4,-43.5,-43.5,-43.4,-43.3,-43.4,-43.5,-43.5,-43.5,-43.3,-43.4,-43.5,-43.4,-43.5,-43.5,-43.6,-43.6,-43.6,-43.6,-43.7,-43.7,-43.7,-43.8,-43.8,-43.8,-43.9,-43.9,-43.8,-43.8,-43.7,-43.6,-43.5,-43.4,-43.3,-43.3,-43.3,-43.3,-43.3,-43.2,-43.1,-43.1,-43.1,-43.1,-43.0,-43.0,-43.0,-43.0,-43.0,-42.9,-42.8,-42.8,-42.8,-42.8,-42.8,-42.8,-42.7,-42.7,-42.7,-42.7,-42.7,-42.6,-42.6,-42.7,-42.7,-42.6,-42.6,-42.6,-42.6,-42.5,-42.5,-42.5,-42.5,-42.4,-42.3,-42.3,-42.2,-42.2,-42.2,-42.2,-42.2,-42.1,-42.0,-42.0,-41.9,-41.8,-41.8,-41.7,-41.7,-41.6,-41.6,-41.6,-41.6,-41.6,-41.5,-41.4,-41.3,-41.3,-41.3,-41.3,-41.4,-41.4,-41.4,-41.3,-41.2,-41.2,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.1,-41.0,-41.1,-41.1,-41.1,-41.0,-41.0,-41.0,-41.0,-40.8,-40.9,-40.9,-40.8,-40.7,-40.7,-40.7,-40.7,-40.5,-40.4,-40.4,-40.3,-40.2,-40.2,-40.3,-40.3,-40.3,-40.3,-40.3,-40.2,-40.3,-40.3,-40.3,-40.3,-40.3,-40.3,-40.3,-40.3,-40.3,-40.2,-40.1,-40.1,-40.1,-40.0,-39.9,-39.8,-39.8,-39.7,-39.6,-39.6,-39.6,-39.6,-39.5,-39.4,-39.4,-39.3,-39.3,-39.3,-39.3,-39.2,-39.2,-39.2,-39.2,-39.1,-39.1,-39.3,-39.3,-39.2,-39.1,-39.1,-39.0,-39.0,-38.9,-39.0,-39.0,-39.0,-39.0,-39.0,-39.1,-39.1,-39.1,-39.1,-39.2,-39.2,-39.1,-39.0,-38.9,-38.9,-39.0,-39.0,-39.0,-39.0,-39.0,-39.0,-39.1,-39.1,-39.0,-39.0,-39.0,-39.1,-39.1,-39.1,-39.0,-38.9,-38.9,-38.8,-38.7,-38.7,-38.7,-38.8,-38.8,-38.7,-38.7,-38.8,-38.8,-38.7,-38.7,-38.7,-38.6,-38.6,-38.6,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.3,-38.3,-38.4,-38.5,-38.3,-38.3,-38.2,-38.2,-38.0,-38.0,-38.0,-38.0,-37.9,-37.8,-37.8,-37.8,-37.7,-37.6,-37.6,-37.5,-37.5,-37.5,-37.5,-37.4,-37.3,-37.2,-37.2,-37.1,-37.0,-37.0,-36.9,-36.8,-36.9,-36.8,-36.8,-36.8,-36.7,-36.8,-36.7,-36.6,-36.6,-36.6,-36.6,-36.7,-36.8,-36.8,-36.6,-36.5,-36.5,-36.4,-36.3,-36.3,-36.5,-36.5,-36.4,-36.3,-36.2,-36.3,-36.3,-36.4,-36.5,-36.5,-36.6,-36.6,-36.7,-36.8,-36.8,-36.9,-37.1,-37.2,-37.2,-37.1,-37.2,-37.2,-37.3,-37.3,-37.4,-37.3,-37.4,-37.4,-37.5,-37.5,-37.4,-37.3,-37.3,-37.4,-37.4,-37.4,-37.4,-37.5,-37.5,-37.5,-37.5,-37.4,-37.4,-37.3,-37.2,-37.2,-37.3,-37.3,-37.2,-37.2,-37.1,-37.0,-37.1,-37.0,-37.0,-37.0,-36.9,-36.8,-36.8,-36.9,-37.0,-36.9,-36.9,-36.8,-36.8,-36.9,-36.9,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.6,-36.6,-36.7,-36.7,-36.5,-36.5,-36.5,-36.6,-36.6,-36.5,-36.6,-36.5,-36.5,-36.4,-36.4,-36.4,-36.4,-36.4,-36.3,-36.3,-36.3,-36.3,-36.2,-36.2,-36.2,-36.2,-36.1,-36.1,-36.1,-36.0,-35.9,-35.9,-35.9,-36.0,-35.9,-35.8,-35.9,-35.8,-35.8,-35.8,-35.8,-35.8,-35.7,-35.7,-35.7,-35.7,-35.7,-35.6,-35.7,-35.7,-35.7,-35.5,-35.5,-35.5,-35.5,-35.3,-35.4,-35.4,-35.4,-35.3,-35.3,-35.3,-35.4,-35.3,-35.2,-35.1,-35.1,-35.1,-35.1,-35.1,-35.0,-34.9,-34.8,-34.9,-34.9,-34.9,-34.9,-34.8,-34.8,-34.8,-34.8,-34.7,-34.8,-34.7,-34.7,-34.7,-34.7,-34.6,-34.5,-34.5,-34.5,-34.5,-34.4,-34.5,-34.5,-34.4,-34.4,-34.3,-34.3,-34.4,-34.3,-34.3,-34.3,-34.3,-34.4,-34.4,-34.5,-34.4,-34.4,-34.3,-34.3,-34.2,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.4,-34.4,-34.3,-34.3,-34.1,-34.1,-34.1,-34.0,-34.0,-34.2,-34.2,-34.1,-34.1,-34.1,-34.1,-34.2,-34.2,-34.1,-34.0,-33.9,-33.9,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-34.0,-33.9,-34.0,-34.0,-34.0,-33.9,-33.9,-33.9,-33.9,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.7,-33.6,-33.6,-33.6,-33.5,-33.5,-33.5,-33.5,-33.5,-33.5,-33.4,-33.1,-33.0,-33.0,-32.8,-32.8,-32.9,-32.8,-32.8,-32.8,-32.8,-32.8,-32.6,-32.5,-32.5,-32.3,-32.1,-31.9,-31.8,-31.8,-32.0,-32.0,-31.9,-31.8,-31.9,-31.8,-31.7,-31.6,-31.4,-31.3,-31.3,-31.3,-31.4,-31.3,-31.1,-31.0,-30.8,-30.9,-31.1,-30.9,-30.7,-30.5,-30.3,-30.0,-29.8,-29.8,-29.9,-30.0,-30.0,-30.0,-29.9,-29.9,-29.8,-29.8,-30.1,-30.3,-30.5,-30.6,-30.7,-30.8,-30.6,-30.7,-30.6,-30.3,-30.0,-29.6,-29.5,-29.6,-29.9,-30.3,-30.2,-30.0,-29.8,-29.6,-29.8,-29.9,-29.9,-29.9,-29.9,-29.9,-29.9,-29.8,-29.6,-29.6,-29.6,-29.5,-29.3,-29.3,-29.5,-29.6,-29.6,-29.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-45.1,-45.1,-45.1,-45.1,-45.0,-45.0,-45.0,-45.0,-44.9,-44.9,-44.8,-44.7,-44.6,-44.5,-44.5,-44.3,-44.2,-44.1,-44.0,-44.1,-44.1,-44.1,-44.1,-44.1,-44.1,-44.0,-44.0,-44.0,-44.1,-44.1,-44.1,-44.0,-44.0,-44.0,-44.1,-44.1,-44.1,-44.1,-44.1,-44.1,-44.2,-44.3,-44.3,-44.3,-44.3,-44.4,-44.5,-44.5,-44.5,-44.5,-44.3,-44.3,-44.1,-44.1,-44.1,-44.0,-44.0,-43.8,-43.9,-43.9,-43.8,-43.8,-43.8,-43.7,-43.7,-43.5,-43.5,-43.5,-43.5,-43.5,-43.4,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.2,-43.1,-43.1,-43.2,-43.2,-43.1,-43.1,-43.2,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.0,-42.9,-42.8,-42.7,-42.7,-42.7,-42.6,-42.7,-42.7,-42.6,-42.5,-42.5,-42.4,-42.4,-42.3,-42.2,-42.2,-42.1,-42.1,-42.1,-42.1,-42.1,-42.0,-41.9,-41.9,-41.9,-41.8,-41.8,-41.9,-41.9,-42.0,-41.9,-41.8,-41.7,-41.6,-41.6,-41.7,-41.6,-41.6,-41.6,-41.5,-41.5,-41.6,-41.6,-41.6,-41.6,-41.5,-41.6,-41.6,-41.5,-41.5,-41.5,-41.5,-41.4,-41.4,-41.4,-41.3,-41.2,-41.2,-41.2,-41.2,-41.0,-40.9,-40.8,-40.8,-40.8,-40.7,-40.8,-40.8,-40.9,-40.8,-40.8,-40.7,-40.7,-40.8,-40.7,-40.8,-40.9,-40.9,-40.9,-40.8,-40.7,-40.7,-40.6,-40.6,-40.6,-40.5,-40.4,-40.4,-40.3,-40.2,-40.1,-40.1,-40.1,-40.0,-40.0,-39.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=162 */
		private double[] getElevationGrid_5_34_height_162()
		{
			double[] value = {-39.8,-39.8,-39.8,-39.8,-39.8,-39.7,-39.6,-39.6,-39.6,-39.6,-39.6,-39.8,-39.8,-39.6,-39.7,-39.7,-39.5,-39.4,-39.4,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.6,-39.6,-39.7,-39.8,-39.6,-39.6,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.6,-39.6,-39.6,-39.5,-39.5,-39.5,-39.6,-39.7,-39.6,-39.5,-39.5,-39.4,-39.3,-39.2,-39.3,-39.2,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.2,-39.2,-39.2,-39.2,-39.2,-39.1,-39.1,-39.1,-39.0,-39.0,-39.0,-39.0,-39.0,-39.0,-39.0,-38.8,-38.8,-38.9,-38.9,-38.8,-38.8,-38.8,-38.7,-38.5,-38.5,-38.5,-38.5,-38.4,-38.3,-38.4,-38.4,-38.3,-38.3,-38.2,-38.1,-38.0,-38.0,-38.0,-38.0,-37.8,-37.8,-37.8,-37.6,-37.5,-37.5,-37.4,-37.3,-37.4,-37.4,-37.4,-37.3,-37.2,-37.1,-37.1,-37.1,-37.1,-37.2,-37.2,-37.3,-37.3,-37.3,-37.1,-37.0,-37.0,-37.0,-36.9,-36.9,-37.0,-37.1,-37.0,-36.8,-36.8,-36.8,-36.7,-36.8,-36.9,-37.0,-37.0,-37.1,-37.1,-37.1,-37.2,-37.3,-37.5,-37.6,-37.6,-37.5,-37.6,-37.6,-37.7,-37.7,-37.8,-37.7,-37.8,-37.7,-37.8,-37.8,-37.7,-37.7,-37.7,-37.7,-37.8,-37.8,-37.8,-37.8,-37.9,-37.8,-37.8,-37.8,-37.7,-37.7,-37.6,-37.5,-37.5,-37.6,-37.5,-37.5,-37.3,-37.4,-37.4,-37.3,-37.3,-37.3,-37.2,-37.1,-37.2,-37.2,-37.2,-37.2,-37.1,-37.1,-37.2,-37.2,-37.2,-37.2,-37.2,-37.1,-37.0,-37.0,-37.0,-36.9,-36.8,-37.0,-37.0,-36.8,-36.8,-36.8,-36.9,-36.9,-36.8,-36.8,-36.8,-36.7,-36.6,-36.6,-36.6,-36.7,-36.7,-36.6,-36.6,-36.5,-36.5,-36.5,-36.4,-36.4,-36.3,-36.4,-36.4,-36.3,-36.3,-36.2,-36.2,-36.2,-36.2,-36.2,-36.1,-36.1,-36.0,-36.0,-36.1,-36.2,-36.1,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-35.9,-35.9,-35.8,-35.8,-35.8,-35.8,-35.8,-35.7,-35.6,-35.7,-35.6,-35.6,-35.6,-35.6,-35.7,-35.5,-35.3,-35.3,-35.4,-35.5,-35.4,-35.3,-35.2,-35.2,-35.2,-35.2,-35.2,-35.2,-35.1,-35.1,-35.1,-35.1,-35.1,-35.0,-35.1,-35.0,-35.0,-35.0,-35.0,-34.9,-34.8,-34.8,-34.8,-34.8,-34.7,-34.7,-34.7,-34.7,-34.7,-34.6,-34.6,-34.7,-34.6,-34.6,-34.6,-34.6,-34.6,-34.7,-34.7,-34.7,-34.6,-34.6,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.5,-34.6,-34.7,-34.6,-34.5,-34.7,-34.6,-34.5,-34.5,-34.4,-34.3,-34.3,-34.3,-34.3,-34.5,-34.4,-34.4,-34.4,-34.4,-34.3,-34.4,-34.3,-34.3,-34.3,-34.2,-34.2,-34.2,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.2,-34.2,-34.2,-34.2,-34.1,-34.1,-34.1,-34.1,-34.0,-33.9,-33.9,-33.9,-33.8,-33.9,-33.9,-33.8,-33.8,-33.8,-33.8,-33.8,-33.8,-33.7,-33.6,-33.4,-33.3,-33.2,-33.2,-33.3,-33.3,-33.2,-33.1,-33.2,-33.1,-32.9,-32.7,-32.7,-32.5,-32.4,-32.3,-32.2,-32.2,-32.4,-32.4,-32.3,-32.2,-32.3,-32.2,-32.1,-32.1,-32.0,-31.8,-31.8,-31.9,-31.9,-31.8,-31.6,-31.4,-31.1,-31.1,-31.3,-31.3,-31.2,-31.0,-30.9,-30.7,-30.5,-30.4,-30.6,-30.6,-30.6,-30.6,-30.4,-30.4,-30.4,-30.4,-30.6,-30.8,-30.9,-31.0,-31.2,-31.2,-31.1,-31.0,-31.0,-30.8,-30.6,-30.3,-30.3,-30.3,-30.4,-30.7,-30.7,-30.6,-30.3,-30.3,-30.4,-30.4,-30.3,-30.4,-30.5,-30.4,-30.5,-30.5,-30.3,-30.3,-30.1,-30.0,-29.9,-30.0,-30.1,-30.1,-30.1,-29.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-45.7,-45.7,-45.7,-45.7,-45.6,-45.6,-45.6,-45.6,-45.5,-45.5,-45.4,-45.3,-45.3,-45.1,-45.1,-45.0,-44.9,-44.8,-44.7,-44.7,-44.8,-44.8,-44.7,-44.7,-44.7,-44.6,-44.6,-44.6,-44.7,-44.7,-44.8,-44.6,-44.7,-44.6,-44.6,-44.7,-44.7,-44.8,-44.8,-44.8,-44.9,-45.0,-45.0,-45.1,-45.0,-45.0,-45.1,-45.2,-45.2,-45.1,-45.1,-45.0,-44.8,-44.7,-44.7,-44.6,-44.6,-44.6,-44.6,-44.6,-44.5,-44.5,-44.4,-44.4,-44.3,-44.1,-44.1,-44.1,-44.1,-44.0,-43.9,-43.8,-43.8,-43.8,-43.9,-43.9,-43.8,-43.7,-43.7,-43.6,-43.6,-43.6,-43.6,-43.6,-43.7,-43.6,-43.6,-43.6,-43.6,-43.8,-43.7,-43.6,-43.6,-43.6,-43.4,-43.3,-43.2,-43.2,-43.2,-43.2,-43.2,-43.2,-43.1,-43.0,-43.0,-43.0,-42.9,-42.8,-42.8,-42.7,-42.6,-42.7,-42.7,-42.7,-42.6,-42.6,-42.5,-42.4,-42.4,-42.3,-42.4,-42.4,-42.4,-42.5,-42.4,-42.3,-42.2,-42.1,-42.1,-42.2,-42.1,-42.1,-42.1,-42.1,-42.1,-42.1,-42.1,-42.1,-42.1,-42.1,-42.2,-42.1,-42.0,-42.0,-42.0,-42.0,-41.9,-41.9,-42.0,-41.8,-41.7,-41.7,-41.8,-41.8,-41.6,-41.5,-41.4,-41.4,-41.3,-41.3,-41.3,-41.4,-41.4,-41.3,-41.3,-41.2,-41.2,-41.3,-41.3,-41.3,-41.4,-41.4,-41.3,-41.3,-41.3,-41.2,-41.1,-41.1,-41.1,-41.0,-40.9,-40.9,-40.8,-40.7,-40.6,-40.6,-40.6,-40.5,-40.5,-40.5,-40.3,-40.2,-40.2,-40.2,-40.2,-40.2,-40.0,-40.1,-40.1,-40.1,-40.2,-40.3,-40.3,-40.1,-40.1,-40.2,-40.0,-39.9,-39.9,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.1,-40.2,-40.3,-40.3,-40.2,-40.1,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.1,-40.1,-40.1,-40.1,-40.1,-40.0,-40.0,-40.0,-40.1,-40.2,-40.1,-40.0,-40.0,-39.8,-39.8,-39.7,-39.6,-39.6,-39.7,-39.8,-39.7,-39.7,-39.8,-39.8,-39.7,-39.7,-39.7,-39.7,-39.7,-39.6,-39.5,-39.6,-39.6,-39.5,-39.4,-39.4,-39.4,-39.4,-39.4,-39.3,-39.3,-39.3,-39.4,-39.3,-39.3,-39.2,-39.2,-39.0,-39.0,-39.0,-39.0,-38.8,-38.7,-38.8,-39.0,-38.9,-38.8,-38.8,-38.7,-38.6,-38.6,-38.6,-38.5,-38.5,-38.5,-38.4,-38.3,-38.0,-38.0,-38.0,-37.9,-38.0,-38.0,-38.0,-37.9,-37.8,-37.8,-37.7,-37.8,-37.8,-37.8,-37.9,-37.9,-38.0,-37.9,-37.7,-37.5,-37.6,-37.6,-37.5,-37.6,-37.7,-37.7,-37.6,-37.4,-37.3,-37.4,-37.3,-37.3,-37.4,-37.5,-37.6,-37.5,-37.6,-37.6,-37.7,-37.8,-37.9,-38.0,-38.1,-38.0,-38.0,-38.0,-38.1,-38.2,-38.1,-38.1,-38.1,-38.2,-38.2,-38.2,-38.1,-38.0,-38.0,-38.1,-38.2,-38.3,-38.2,-38.2,-38.3,-38.2,-38.2,-38.1,-38.1,-38.1,-37.9,-37.9,-37.9,-38.0,-37.9,-37.8,-37.6,-37.7,-37.8,-37.7,-37.6,-37.6,-37.5,-37.4,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.4,-37.3,-37.3,-37.3,-37.2,-37.3,-37.3,-37.2,-37.1,-37.1,-37.2,-37.3,-37.3,-37.2,-37.1,-37.1,-37.1,-37.0,-37.0,-36.9,-36.9,-37.0,-37.0,-36.9,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.6,-36.5,-36.5,-36.5,-36.6,-36.5,-36.5,-36.5,-36.4,-36.3,-36.4,-36.4,-36.4,-36.3,-36.3,-36.3,-36.3,-36.2,-36.2,-36.2,-36.2,-36.2,-36.2,-36.1,-36.0,-36.1,-36.0,-36.0,-35.9,-35.9,-35.9,-35.9,-36.0,-36.0,-35.9,-35.7,-35.6,-35.6,-35.7,-35.8,-35.7,-35.7,-35.6,-35.5,-35.5,-35.5,-35.6,-35.6,-35.5,-35.4,-35.5,-35.4,-35.4,-35.4,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.1,-35.0,-35.0,-35.0,-35.0,-35.0,-34.9,-34.9,-34.9,-35.0,-34.9,-34.9,-34.8,-34.8,-34.9,-34.9,-34.9,-35.0,-35.0,-35.0,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.9,-35.0,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.7,-34.6,-34.6};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=163 */
		private double[] getElevationGrid_5_34_height_163()
		{
			double[] value = {-34.6,-34.6,-34.7,-34.6,-34.7,-34.7,-34.7,-34.6,-34.6,-34.5,-34.6,-34.5,-34.4,-34.4,-34.5,-34.6,-34.6,-34.5,-34.6,-34.6,-34.5,-34.5,-34.6,-34.6,-34.6,-34.5,-34.5,-34.5,-34.4,-34.5,-34.5,-34.4,-34.3,-34.4,-34.3,-34.2,-34.1,-34.2,-34.1,-34.1,-34.1,-34.1,-34.0,-34.1,-34.0,-34.0,-34.0,-34.0,-34.0,-33.8,-33.6,-33.5,-33.5,-33.5,-33.5,-33.6,-33.4,-33.3,-33.3,-33.3,-33.1,-33.0,-32.9,-32.8,-32.8,-32.6,-32.6,-32.6,-32.7,-32.7,-32.5,-32.4,-32.5,-32.5,-32.5,-32.5,-32.4,-32.2,-32.3,-32.3,-32.3,-32.2,-32.0,-31.8,-31.4,-31.3,-31.4,-31.6,-31.6,-31.5,-31.4,-31.2,-31.0,-31.0,-31.0,-31.0,-31.1,-31.1,-31.0,-30.9,-31.0,-31.1,-31.3,-31.4,-31.4,-31.4,-31.4,-31.5,-31.3,-31.3,-31.3,-31.2,-31.1,-31.0,-31.0,-30.9,-30.9,-31.1,-31.1,-31.1,-31.0,-30.9,-30.9,-30.9,-30.8,-30.9,-31.1,-31.0,-31.1,-31.2,-31.1,-30.9,-30.8,-30.5,-30.5,-30.5,-30.6,-30.7,-30.5,-30.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-46.3,-46.3,-46.3,-46.3,-46.2,-46.2,-46.1,-46.2,-46.1,-46.1,-46.1,-46.1,-46.0,-45.8,-45.8,-45.7,-45.6,-45.5,-45.4,-45.4,-45.5,-45.4,-45.4,-45.4,-45.3,-45.3,-45.3,-45.4,-45.4,-45.4,-45.4,-45.3,-45.3,-45.3,-45.3,-45.3,-45.4,-45.4,-45.4,-45.6,-45.5,-45.6,-45.6,-45.7,-45.6,-45.6,-45.8,-45.8,-45.9,-45.8,-45.7,-45.6,-45.5,-45.3,-45.4,-45.3,-45.2,-45.1,-45.2,-45.2,-45.1,-45.1,-45.1,-45.0,-44.8,-44.7,-44.6,-44.6,-44.6,-44.5,-44.5,-44.3,-44.3,-44.3,-44.4,-44.3,-44.3,-44.2,-44.1,-44.1,-44.1,-44.1,-44.0,-44.1,-44.2,-44.2,-44.2,-44.1,-44.2,-44.3,-44.2,-44.1,-44.0,-44.0,-43.9,-43.8,-43.7,-43.6,-43.7,-43.7,-43.7,-43.6,-43.6,-43.5,-43.5,-43.5,-43.4,-43.3,-43.3,-43.3,-43.2,-43.2,-43.2,-43.2,-43.1,-43.1,-43.0,-42.9,-42.9,-42.8,-42.8,-42.9,-43.0,-43.0,-42.9,-42.8,-42.8,-42.6,-42.6,-42.7,-42.6,-42.7,-42.7,-42.6,-42.6,-42.6,-42.7,-42.6,-42.6,-42.6,-42.7,-42.6,-42.5,-42.4,-42.5,-42.5,-42.4,-42.4,-42.4,-42.3,-42.2,-42.2,-42.3,-42.2,-42.1,-41.9,-41.9,-41.8,-41.8,-41.8,-41.8,-41.8,-41.8,-41.8,-41.7,-41.6,-41.7,-41.7,-41.7,-41.8,-41.8,-41.8,-41.7,-41.7,-41.7,-41.7,-41.6,-41.5,-41.5,-41.5,-41.4,-41.4,-41.3,-41.2,-41.1,-41.1,-41.1,-41.0,-41.0,-40.9,-40.8,-40.7,-40.6,-40.6,-40.6,-40.6,-40.5,-40.6,-40.6,-40.6,-40.7,-40.8,-40.8,-40.5,-40.6,-40.6,-40.5,-40.3,-40.3,-40.4,-40.4,-40.4,-40.4,-40.4,-40.5,-40.6,-40.6,-40.7,-40.8,-40.7,-40.6,-40.5,-40.5,-40.5,-40.5,-40.4,-40.5,-40.6,-40.6,-40.6,-40.6,-40.5,-40.5,-40.5,-40.5,-40.5,-40.6,-40.6,-40.5,-40.4,-40.3,-40.2,-40.2,-40.1,-40.1,-40.2,-40.3,-40.2,-40.2,-40.3,-40.2,-40.2,-40.1,-40.2,-40.2,-40.2,-40.0,-40.0,-40.0,-40.0,-40.0,-39.8,-39.8,-39.8,-39.8,-39.8,-39.7,-39.7,-39.8,-39.9,-39.8,-39.8,-39.7,-39.7,-39.5,-39.4,-39.5,-39.5,-39.3,-39.2,-39.3,-39.4,-39.4,-39.4,-39.3,-39.2,-39.1,-39.1,-39.1,-39.2,-39.0,-39.0,-39.0,-38.9,-38.7,-38.6,-38.6,-38.6,-38.6,-38.6,-38.7,-38.6,-38.5,-38.5,-38.5,-38.5,-38.5,-38.6,-38.5,-38.6,-38.7,-38.6,-38.5,-38.4,-38.4,-38.5,-38.4,-38.4,-38.5,-38.5,-38.3,-38.1,-38.0,-38.0,-38.0,-38.0,-38.1,-38.1,-38.2,-38.3,-38.3,-38.4,-38.3,-38.4,-38.5,-38.6,-38.7,-38.6,-38.6,-38.6,-38.8,-38.8,-38.7,-38.7,-38.6,-38.6,-38.7,-38.7,-38.6,-38.5,-38.5,-38.5,-38.7,-38.7,-38.7,-38.7,-38.7,-38.6,-38.5,-38.5,-38.5,-38.5,-38.4,-38.3,-38.4,-38.4,-38.3,-38.1,-38.0,-38.1,-38.2,-38.1,-38.0,-38.0,-38.0,-37.8,-37.9,-37.8,-37.9,-37.8,-37.8,-37.9,-37.9,-37.9,-37.8,-37.8,-37.9,-37.8,-37.7,-37.7,-37.6,-37.5,-37.6,-37.6,-37.5,-37.5,-37.5,-37.5,-37.6,-37.6,-37.5,-37.4,-37.5,-37.5,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.2,-37.1,-37.1,-37.0,-37.0,-37.0,-37.1,-37.0,-37.0,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.9,-36.8,-36.8,-36.7,-36.8,-36.7,-36.6,-36.5,-36.6,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.4,-36.3,-36.3,-36.3,-36.2,-36.2,-36.3,-36.2,-36.2,-36.3,-36.3,-36.2,-36.0,-35.9,-36.0,-36.0,-36.1,-36.1,-36.0,-35.9,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.7,-35.8,-35.8,-35.7,-35.7,-35.7,-35.7,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.3,-35.3,-35.4,-35.3,-35.3,-35.3,-35.2,-35.2,-35.1,-35.1,-35.2,-35.1,-35.1,-35.0,-35.1,-35.2,-35.2,-35.3,-35.3,-35.2,-35.1,-35.0,-35.1,-35.1,-35.0,-35.1,-35.0,-35.1,-35.1,-35.1,-35.1,-35.0,-35.1,-35.0,-35.0,-35.0,-34.9,-34.8,-34.8,-34.9,-34.9,-34.9,-34.8,-34.8,-34.9,-35.0,-35.0,-34.9,-34.8,-34.9,-34.8,-34.7,-34.7,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.7,-34.7,-34.8,-34.8,-34.7,-34.7,-34.8,-34.6,-34.5,-34.7,-34.7,-34.6,-34.5,-34.5,-34.5,-34.4,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.3,-34.2,-34.1,-34.0,-34.0,-34.1,-33.9,-33.8,-33.7,-33.7,-33.8,-33.7,-33.7,-33.7,-33.6,-33.5,-33.4,-33.3,-33.3,-33.2,-33.1,-33.0,-33.0,-33.0,-32.8,-32.8,-32.8,-32.7,-32.7,-32.8,-32.7,-32.7,-32.7,-32.5,-32.5,-32.5,-32.5,-32.5,-32.3,-32.3,-32.0,-31.8,-31.7,-31.6,-31.8,-31.9,-31.9,-31.8,-31.6,-31.5,-31.5,-31.3,-31.3,-31.6,-31.7,-31.5,-31.4,-31.6,-31.9,-32.0,-32.0,-31.9,-31.7,-31.7,-31.8,-31.6,-31.6,-31.6,-31.5,-31.4,-31.5,-31.6,-31.5,-31.4,-31.4,-31.4,-31.5,-31.4,-31.4,-31.3,-31.3,-31.3,-31.2,-31.5,-31.4,-31.8,-32.5,-32.6,-31.9,-31.5,-31.1,-30.9,-30.9,-31.1,-31.3,-31.1,-30.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-47.0,-47.0,-47.0,-46.9,-46.9,-46.8,-46.8,-46.8,-46.8,-46.8,-46.8,-46.7,-46.6,-46.5,-46.4,-46.3,-46.2,-46.1,-46.1,-46.1,-46.0,-46.0,-46.0,-46.1,-46.0,-45.8,-45.8,-45.9,-46.0,-46.0,-46.0,-46.0,-46.0,-45.9,-45.9,-46.0,-46.0,-46.1,-46.1,-46.1,-46.1,-46.1,-46.2,-46.2,-46.2,-46.2,-46.3,-46.5,-46.4,-46.4,-46.3,-46.1,-46.0,-45.9,-45.8,-45.8,-45.7,-45.7,-45.7,-45.7,-45.7,-45.6,-45.5,-45.5,-45.3,-45.2,-45.1,-45.1,-45.1,-45.0,-44.9,-44.8,-44.8,-44.8,-44.7,-44.8,-44.6,-44.6,-44.5,-44.5,-44.5,-44.5,-44.4,-44.5,-44.6,-44.6,-44.6,-44.6,-44.7,-44.7,-44.6,-44.5,-44.5,-44.5,-44.3,-44.3,-44.1,-44.1,-44.1,-44.2,-44.2,-44.1,-44.0,-44.0,-43.8,-43.8,-43.8,-43.7,-43.7,-43.7,-43.7,-43.6,-43.6,-43.6,-43.6,-43.5,-43.4,-43.3,-43.3,-43.3,-43.3,-43.3,-43.4,-43.5,-43.3,-43.2,-43.1,-43.1,-43.1,-43.2,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.0,-42.9,-42.9,-42.9,-42.7,-42.8,-42.9,-42.8,-42.7,-42.7,-42.7,-42.7,-42.5,-42.4,-42.3,-42.3,-42.3,-42.2,-42.3,-42.3,-42.3,-42.3,-42.2,-42.1,-42.2,-42.2,-42.1,-42.3,-42.1,-42.2,-42.2,-42.1,-42.1,-42.2,-42.1,-41.9,-42.0,-42.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=164 */
		private double[] getElevationGrid_5_34_height_164()
		{
			double[] value = {-42.0,-41.8,-41.8,-41.7,-41.6,-41.6,-41.6,-41.6,-41.5,-41.3,-41.2,-41.2,-41.0,-41.2,-41.1,-41.1,-40.9,-41.0,-41.0,-41.1,-41.2,-41.3,-41.2,-41.1,-41.0,-41.1,-41.0,-40.9,-40.9,-40.9,-40.9,-40.9,-40.9,-40.9,-41.1,-41.1,-41.1,-41.2,-41.3,-41.2,-41.1,-41.0,-41.0,-41.1,-41.0,-40.9,-41.0,-41.1,-41.1,-41.1,-41.1,-41.0,-41.0,-41.0,-41.0,-41.0,-41.1,-41.1,-41.0,-40.9,-40.8,-40.8,-40.8,-40.6,-40.6,-40.8,-40.9,-40.8,-40.8,-40.8,-40.8,-40.7,-40.6,-40.7,-40.7,-40.7,-40.5,-40.5,-40.5,-40.5,-40.4,-40.3,-40.3,-40.3,-40.4,-40.3,-40.2,-40.1,-40.3,-40.3,-40.3,-40.3,-40.3,-40.2,-39.9,-39.9,-40.0,-40.1,-39.8,-39.8,-39.8,-39.9,-39.9,-39.9,-39.8,-39.7,-39.7,-39.6,-39.7,-39.7,-39.5,-39.5,-39.5,-39.5,-39.4,-39.2,-39.2,-39.3,-39.3,-39.3,-39.3,-39.1,-39.0,-39.1,-39.1,-39.1,-39.2,-39.3,-39.3,-39.4,-39.5,-39.3,-39.2,-39.3,-39.4,-39.3,-39.1,-39.0,-39.3,-39.1,-38.9,-38.7,-38.7,-38.8,-38.8,-38.8,-38.8,-38.9,-38.9,-38.9,-38.9,-39.0,-39.0,-39.1,-39.1,-39.1,-39.1,-39.1,-39.2,-39.2,-39.3,-39.3,-39.3,-39.3,-39.2,-39.3,-39.3,-39.2,-39.1,-39.0,-38.9,-39.0,-39.0,-39.0,-39.0,-39.0,-39.1,-39.0,-39.0,-39.0,-38.9,-38.8,-38.7,-38.7,-38.8,-38.7,-38.6,-38.6,-38.5,-38.5,-38.6,-38.5,-38.5,-38.4,-38.3,-38.2,-38.2,-38.2,-38.2,-38.1,-38.2,-38.2,-38.2,-38.2,-38.3,-38.3,-38.2,-38.1,-38.0,-38.0,-38.0,-37.9,-38.0,-38.0,-37.9,-37.8,-37.9,-37.8,-37.9,-37.9,-37.7,-37.7,-37.8,-37.8,-37.7,-37.7,-37.7,-37.7,-37.7,-37.6,-37.6,-37.5,-37.4,-37.5,-37.4,-37.3,-37.3,-37.3,-37.3,-37.2,-37.1,-37.1,-37.2,-37.1,-37.0,-37.0,-37.0,-37.1,-37.0,-36.9,-37.0,-36.9,-36.8,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.8,-36.8,-36.8,-36.7,-36.6,-36.5,-36.5,-36.4,-36.5,-36.5,-36.4,-36.4,-36.5,-36.5,-36.4,-36.3,-36.2,-36.3,-36.2,-36.2,-36.2,-36.2,-36.0,-36.0,-35.9,-35.9,-36.0,-36.0,-36.0,-35.8,-36.0,-36.0,-35.9,-35.9,-35.9,-35.8,-35.7,-35.7,-35.7,-35.8,-35.8,-35.7,-35.6,-35.5,-35.6,-35.5,-35.5,-35.5,-35.5,-35.3,-35.3,-35.3,-35.3,-35.3,-35.4,-35.3,-35.4,-35.4,-35.4,-35.5,-35.4,-35.3,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.3,-35.2,-35.2,-35.2,-35.3,-35.2,-35.3,-35.2,-35.1,-35.2,-35.0,-35.0,-35.0,-35.0,-35.1,-35.1,-35.0,-35.0,-34.9,-35.0,-35.0,-35.0,-35.0,-35.1,-35.1,-34.9,-34.9,-35.0,-35.0,-34.9,-34.9,-35.0,-35.0,-35.0,-34.9,-34.8,-34.8,-34.8,-34.8,-34.8,-34.8,-34.7,-34.8,-35.0,-34.8,-34.7,-34.7,-34.5,-34.5,-34.4,-34.4,-34.4,-34.5,-34.6,-34.6,-34.6,-34.5,-34.4,-34.3,-34.3,-34.3,-34.2,-34.1,-34.1,-34.0,-34.1,-34.0,-33.8,-33.9,-33.8,-33.8,-33.7,-33.5,-33.4,-33.5,-33.4,-33.3,-33.1,-33.2,-33.1,-33.0,-32.9,-33.0,-33.0,-33.0,-33.0,-32.9,-32.8,-32.7,-32.7,-32.7,-32.8,-32.8,-32.7,-32.4,-32.2,-32.1,-32.4,-32.3,-32.1,-32.1,-32.3,-32.3,-32.3,-32.0,-31.9,-31.8,-31.6,-31.7,-32.0,-32.3,-32.2,-32.0,-32.1,-32.2,-32.4,-32.2,-32.0,-32.0,-32.1,-32.0,-31.9,-31.8,-31.7,-31.6,-31.6,-31.7,-31.9,-31.9,-31.8,-31.6,-31.7,-31.8,-31.7,-31.6,-31.7,-31.8,-31.7,-31.6,-31.7,-31.7,-32.5,-35.1,-36.1,-50.0,-65.5,-65.2,-65.1,-65.1,-65.2,-65.4,-65.3,-64.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-73.3,-47.5,-47.5,-47.5,-47.4,-47.4,-47.3,-47.3,-47.4,-47.3,-47.2,-47.3,-47.3,-47.2,-47.0,-47.0,-46.8,-46.8,-46.7,-46.6,-46.6,-46.6,-46.6,-46.6,-46.6,-46.5,-46.4,-46.4,-46.5,-46.6,-46.5,-46.5,-46.5,-46.5,-46.5,-46.5,-46.5,-46.5,-46.6,-46.6,-46.6,-46.6,-46.7,-46.7,-46.7,-46.7,-46.7,-46.8,-46.9,-46.9,-46.8,-46.7,-46.5,-46.5,-46.3,-46.4,-46.2,-46.1,-46.2,-46.3,-46.2,-46.1,-46.0,-46.0,-45.9,-45.8,-45.7,-45.5,-45.5,-45.5,-45.4,-45.3,-45.2,-45.2,-45.2,-45.2,-45.1,-45.0,-44.9,-44.9,-44.9,-44.9,-44.8,-44.8,-45.0,-45.0,-44.9,-45.0,-45.0,-45.1,-45.0,-45.0,-45.0,-44.9,-44.9,-44.8,-44.7,-44.6,-44.6,-44.6,-44.6,-44.6,-44.5,-44.4,-44.3,-44.2,-44.2,-44.2,-44.2,-44.1,-44.1,-44.1,-44.1,-44.0,-44.1,-44.0,-43.9,-43.8,-43.7,-43.6,-43.7,-43.8,-43.8,-43.8,-43.8,-43.8,-43.6,-43.5,-43.5,-43.6,-43.6,-43.6,-43.6,-43.5,-43.5,-43.5,-43.6,-43.6,-43.6,-43.5,-43.6,-43.6,-43.5,-43.3,-43.3,-43.4,-43.4,-43.2,-43.2,-43.3,-43.3,-43.2,-43.2,-43.3,-43.1,-42.9,-42.8,-42.8,-42.8,-42.8,-42.7,-42.8,-42.8,-42.8,-42.7,-42.6,-42.5,-42.6,-42.6,-42.7,-42.6,-42.6,-42.6,-42.6,-42.6,-42.6,-42.7,-42.6,-42.4,-42.4,-42.4,-42.3,-42.3,-42.3,-42.2,-42.1,-42.1,-42.1,-42.0,-42.0,-41.8,-41.6,-41.5,-41.5,-41.5,-41.5,-41.5,-41.4,-41.5,-41.5,-41.5,-41.6,-41.7,-41.6,-41.5,-41.5,-41.6,-41.5,-41.3,-41.3,-41.4,-41.3,-41.3,-41.3,-41.4,-41.5,-41.5,-41.5,-41.6,-41.8,-41.7,-41.5,-41.5,-41.5,-41.5,-41.5,-41.3,-41.5,-41.5,-41.5,-41.6,-41.5,-41.5,-41.5,-41.4,-41.4,-41.3,-41.5,-41.5,-41.4,-41.4,-41.3,-41.3,-41.2,-41.1,-41.1,-41.2,-41.3,-41.2,-41.2,-41.3,-41.1,-41.0,-41.0,-41.1,-41.1,-41.1,-41.0,-40.9,-40.8,-40.8,-40.8,-40.7,-40.7,-40.7,-40.8,-40.7,-40.5,-40.5,-40.6,-40.6,-40.6,-40.5,-40.6,-40.4,-40.2,-40.3,-40.5,-40.4,-40.2,-40.2,-40.2,-40.2,-40.3,-40.4,-40.3,-40.1,-40.0,-40.0,-40.0,-40.0,-39.9,-39.9,-39.9,-39.7,-39.7,-39.7,-39.6,-39.6,-39.6,-39.7,-39.7,-39.5,-39.4,-39.5,-39.5,-39.5,-39.5,-39.7,-39.8,-39.9,-39.8,-39.8,-39.7,-39.8,-39.8,-39.7,-39.4,-39.3,-39.5,-39.4,-39.2,-39.0,-39.2,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.3,-39.4,-39.5,-39.4,-39.4,-39.4,-39.3,-39.4,-39.5,-39.5,-39.5,-39.6,-39.6,-39.4,-39.5,-39.4,-39.4,-39.3,-39.2,-39.1,-39.2,-39.2,-39.2,-39.0,-39.0,-39.2,-39.2,-39.2,-39.2,-39.0,-38.9,-38.8,-38.9,-39.0,-38.9,-38.8,-38.8,-38.7,-38.7,-38.9,-38.8,-38.6,-38.5,-38.6,-38.5,-38.5,-38.4,-38.3,-38.3,-38.4,-38.3,-38.3,-38.5,-38.5,-38.5,-38.3,-38.3,-38.3,-38.3,-38.2,-38.2,-38.3,-38.3,-38.1,-38.1,-38.2,-38.0,-38.0,-38.0,-37.8,-37.7,-37.7,-37.9,-37.9,-37.8,-37.8,-37.9,-37.8,-37.9,-37.9,-37.7,-37.6,-37.6,-37.6,-37.5,-37.4,-37.3,-37.4,-37.3,-37.3,-37.3,-37.3,-37.2,-37.1,-37.1,-37.2,-37.2,-37.2,-37.1,-37.0,-37.0,-37.0,-36.9,-37.0,-36.9,-36.9,-36.8,-36.8,-37.0,-37.0,-37.0,-36.9,-36.8,-36.6,-36.6,-36.7,-36.8,-36.6,-36.5,-36.5,-36.6,-36.6,-36.5,-36.3,-36.4,-36.4,-36.4,-36.3,-36.1,-36.3,-36.2,-36.1,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.1,-36.0,-36.0,-36.0,-36.1,-36.0,-35.8,-35.8,-35.8,-35.9,-36.0,-35.9,-35.7,-35.7,-35.8,-35.6,-35.7,-35.7,-35.6,-35.4,-35.2,-35.4,-35.5,-35.6,-35.7,-35.6,-35.6,-35.6,-35.7,-35.5,-35.5,-35.5,-35.6,-35.7,-35.5,-35.5,-35.5,-35.5,-35.6,-35.4,-35.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=165 */
		private double[] getElevationGrid_5_34_height_165()
		{
			double[] value = {-35.3,-35.4,-35.3,-35.3,-35.3,-35.3,-35.3,-35.1,-35.1,-35.2,-35.2,-35.1,-35.2,-35.2,-35.1,-35.0,-35.0,-35.1,-35.1,-35.2,-35.3,-35.3,-35.1,-35.0,-35.0,-35.1,-35.0,-35.0,-35.0,-35.2,-35.3,-35.1,-34.9,-34.9,-35.0,-35.0,-35.0,-34.8,-34.8,-34.9,-35.1,-35.1,-34.9,-34.8,-34.7,-34.6,-34.5,-34.5,-34.7,-34.7,-34.8,-34.7,-34.6,-34.7,-34.5,-34.4,-34.5,-34.4,-34.3,-34.3,-34.2,-34.3,-34.4,-34.2,-34.0,-34.0,-33.9,-33.9,-33.8,-33.7,-33.7,-33.8,-33.7,-33.6,-33.3,-33.3,-33.2,-33.2,-33.2,-33.2,-33.3,-33.2,-33.2,-33.2,-33.1,-32.9,-32.8,-32.9,-33.1,-33.2,-33.0,-32.6,-32.3,-32.5,-32.8,-32.6,-32.4,-32.5,-32.7,-32.7,-32.6,-32.5,-32.5,-32.3,-32.1,-32.1,-32.4,-32.8,-32.9,-32.7,-32.5,-32.5,-32.4,-32.3,-32.1,-32.0,-32.2,-32.3,-32.2,-32.1,-32.0,-31.9,-31.8,-31.9,-32.0,-32.0,-31.9,-31.9,-32.1,-32.1,-31.9,-31.8,-31.9,-32.2,-32.1,-31.9,-31.9,-31.8,-33.0,-37.1,-39.5,-68.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-73.5,-47.9,-47.9,-47.9,-47.8,-47.8,-47.7,-47.7,-47.8,-47.7,-47.6,-47.7,-47.6,-47.5,-47.3,-47.3,-47.2,-47.1,-47.0,-47.0,-47.0,-46.8,-46.9,-47.0,-46.9,-46.8,-46.7,-46.7,-46.8,-46.8,-46.8,-46.8,-46.8,-46.8,-46.9,-46.8,-46.8,-46.8,-46.9,-46.9,-46.9,-47.0,-47.0,-47.0,-47.1,-47.1,-47.1,-47.2,-47.2,-47.1,-47.1,-47.0,-46.8,-46.7,-46.6,-46.6,-46.5,-46.4,-46.5,-46.5,-46.5,-46.3,-46.2,-46.3,-46.2,-46.1,-45.9,-45.8,-45.8,-45.7,-45.6,-45.5,-45.4,-45.4,-45.5,-45.5,-45.3,-45.2,-45.1,-45.1,-45.1,-45.1,-45.1,-45.1,-45.2,-45.2,-45.1,-45.2,-45.3,-45.3,-45.2,-45.3,-45.3,-45.1,-45.1,-44.9,-44.9,-44.9,-44.8,-44.9,-44.8,-44.8,-44.6,-44.6,-44.5,-44.4,-44.4,-44.3,-44.4,-44.3,-44.3,-44.3,-44.2,-44.3,-44.3,-44.2,-44.1,-44.0,-43.9,-43.9,-44.0,-44.0,-44.0,-44.0,-44.1,-43.9,-43.8,-43.8,-43.8,-43.9,-43.9,-43.8,-44.0,-43.8,-43.8,-43.8,-43.7,-43.7,-43.8,-43.8,-43.8,-43.8,-43.6,-43.5,-43.6,-43.6,-43.6,-43.4,-43.4,-43.5,-43.5,-43.5,-43.4,-43.4,-43.4,-43.1,-43.0,-43.1,-43.0,-43.1,-43.0,-43.0,-43.0,-43.1,-43.0,-42.8,-42.8,-42.7,-42.8,-42.9,-42.8,-42.9,-42.8,-42.8,-42.8,-42.6,-42.7,-42.7,-42.6,-42.6,-42.5,-42.4,-42.4,-42.5,-42.5,-42.4,-42.3,-42.3,-42.1,-42.0,-42.0,-41.9,-41.7,-41.6,-41.7,-41.8,-41.7,-41.7,-41.7,-41.6,-41.5,-41.8,-41.8,-41.8,-41.7,-41.8,-41.9,-41.6,-41.5,-41.5,-41.5,-41.6,-41.6,-41.6,-41.7,-41.8,-41.7,-41.8,-41.9,-42.0,-41.8,-41.7,-41.7,-41.7,-41.8,-41.7,-41.6,-41.7,-41.8,-41.7,-41.7,-41.7,-41.6,-41.6,-41.6,-41.5,-41.6,-41.6,-41.6,-41.5,-41.6,-41.5,-41.3,-41.4,-41.2,-41.3,-41.4,-41.3,-41.3,-41.4,-41.4,-41.2,-41.0,-41.1,-41.4,-41.3,-41.1,-41.0,-41.0,-40.9,-40.9,-40.9,-40.8,-40.7,-40.7,-40.8,-40.7,-40.7,-40.8,-40.7,-40.6,-40.5,-40.5,-40.7,-40.5,-40.3,-40.5,-40.5,-40.5,-40.3,-40.4,-40.3,-40.3,-40.3,-40.4,-40.5,-40.2,-40.2,-40.0,-40.0,-40.1,-40.1,-40.1,-40.0,-39.8,-39.9,-40.0,-39.8,-39.8,-39.7,-39.7,-39.8,-39.7,-39.6,-39.8,-39.9,-39.8,-39.9,-40.1,-40.3,-40.2,-40.0,-40.0,-40.0,-40.0,-39.9,-40.0,-39.8,-39.6,-39.5,-39.6,-39.5,-39.3,-39.4,-39.6,-39.6,-39.5,-39.5,-39.6,-39.6,-39.6,-39.7,-39.7,-39.8,-39.8,-39.6,-39.6,-39.6,-39.5,-39.5,-39.6,-39.7,-39.8,-39.9,-39.9,-39.7,-39.6,-39.5,-39.5,-39.5,-39.4,-39.3,-39.3,-39.3,-39.3,-39.1,-39.0,-39.1,-39.2,-39.3,-39.4,-39.2,-38.9,-39.0,-39.0,-39.1,-39.0,-38.8,-38.8,-38.8,-38.9,-39.0,-38.8,-38.7,-38.7,-38.7,-38.6,-38.5,-38.5,-38.3,-38.5,-38.6,-38.5,-38.4,-38.5,-38.6,-38.6,-38.5,-38.4,-38.4,-38.4,-38.3,-38.3,-38.4,-38.4,-38.3,-38.3,-38.3,-38.2,-38.0,-38.1,-37.9,-37.5,-37.7,-37.8,-38.0,-37.9,-37.9,-38.0,-38.0,-38.1,-38.0,-37.9,-37.7,-37.7,-37.7,-37.5,-37.4,-37.5,-37.4,-37.4,-37.4,-37.5,-37.4,-37.3,-37.2,-37.3,-37.3,-37.3,-37.3,-37.2,-37.1,-37.0,-37.0,-37.0,-37.1,-37.0,-37.0,-36.9,-37.0,-37.1,-37.1,-37.1,-37.0,-36.9,-36.7,-36.7,-36.8,-36.8,-36.8,-36.5,-36.6,-36.6,-36.7,-36.6,-36.5,-36.4,-36.5,-36.6,-36.5,-36.3,-36.3,-36.3,-36.2,-36.3,-36.1,-36.0,-36.2,-36.2,-36.1,-36.2,-36.0,-36.0,-36.1,-36.1,-36.0,-35.9,-35.9,-36.0,-36.0,-36.0,-36.0,-35.8,-35.8,-35.8,-35.9,-35.8,-35.8,-35.7,-35.5,-35.4,-35.5,-35.6,-35.7,-35.8,-35.8,-35.7,-35.7,-35.5,-35.5,-35.5,-35.5,-35.6,-35.6,-35.6,-35.6,-35.5,-35.7,-35.8,-35.6,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.4,-35.5,-35.3,-35.3,-35.3,-35.3,-35.2,-35.3,-35.3,-35.3,-35.1,-35.0,-35.2,-35.2,-35.2,-35.3,-35.3,-35.2,-35.3,-35.2,-35.2,-35.1,-35.0,-35.1,-35.3,-35.4,-35.3,-35.1,-35.1,-35.1,-35.1,-35.1,-34.8,-34.8,-34.9,-35.0,-35.2,-34.9,-34.7,-34.8,-34.6,-34.5,-34.6,-34.8,-34.8,-34.9,-34.6,-34.5,-34.6,-34.5,-34.5,-34.5,-34.5,-34.4,-34.3,-34.3,-34.4,-34.6,-34.3,-34.0,-34.1,-34.1,-34.1,-34.1,-34.0,-34.0,-34.0,-33.9,-33.8,-33.6,-33.5,-33.5,-33.4,-33.3,-33.5,-33.5,-33.4,-33.4,-33.5,-33.3,-33.1,-33.0,-33.0,-33.2,-33.3,-33.2,-33.0,-32.7,-32.8,-32.9,-32.6,-32.4,-32.7,-33.0,-33.0,-33.0,-32.9,-32.9,-32.8,-32.6,-32.6,-32.9,-33.2,-33.3,-33.1,-33.0,-32.8,-32.5,-32.4,-32.2,-32.2,-32.2,-32.4,-32.6,-32.5,-32.4,-32.2,-32.1,-32.2,-32.2,-32.3,-32.3,-32.3,-32.6,-32.6,-32.4,-32.3,-32.4,-32.5,-32.6,-32.4,-32.2,-32.0,-33.0,-36.2,-37.6,-67.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-73.3,-73.5,-73.4,-73.4,-73.3,-73.2,-73.3,-73.4,-73.4,-60.8,-48.1,-48.1,-48.0,-48.0,-47.9,-47.9,-47.8,-47.8,-47.7,-47.7,-47.8,-47.7,-47.5,-47.3,-47.3,-47.2,-47.1,-47.0,-47.0,-46.9,-46.8,-46.9,-47.0,-47.0,-46.8,-46.6,-46.7,-46.8,-46.8,-46.8,-46.8,-46.8,-46.8,-47.0,-47.0,-46.8,-46.8,-46.9,-47.1,-47.1,-47.0,-47.1,-47.1,-47.3,-47.3,-47.2,-47.2,-47.2,-47.3,-47.1,-47.1,-46.9,-46.7,-46.6,-46.5,-46.4,-46.3,-46.5,-46.6,-46.5,-46.1,-46.1,-46.2,-46.2,-46.0,-45.8,-45.6,-45.6,-45.5,-45.6,-45.4,-45.3,-45.3,-45.4,-45.4,-45.2,-45.3,-45.1,-45.1,-45.1,-45.1,-45.2,-45.4,-45.2,-45.1,-45.0,-45.2,-45.4,-45.3,-45.3,-45.3,-45.3,-45.2,-45.0,-45.0,-44.8,-44.9,-45.0,-44.9,-44.8,-44.7,-44.5,-44.5,-44.5,-44.5,-44.4,-44.4,-44.3,-44.3,-44.3,-44.3,-44.2,-44.2,-44.2,-44.1,-44.1,-44.0,-44.0,-44.0,-44.1,-44.1,-44.0,-44.1,-44.0,-44.0,-43.8,-43.9,-43.9,-43.9,-43.9,-44.0,-44.1,-44.0,-44.0,-43.8,-43.7,-43.6,-43.7,-43.8,-43.8,-43.9,-43.6,-43.6,-43.7,-43.7,-43.7,-43.5,-43.4,-43.5,-43.6,-43.4,-43.4,-43.3,-43.2,-43.3,-43.1,-43.1,-43.1,-43.1,-43.1,-42.8,-42.9,-43.1,-43.1,-43.0,-42.9,-42.7,-42.8,-43.0,-43.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=166 */
		private double[] getElevationGrid_5_34_height_166()
		{
			double[] value = {-43.0,-42.9,-43.0,-42.9,-42.8,-42.7,-42.8,-42.9,-42.8,-42.6,-42.4,-42.5,-42.6,-42.8,-42.6,-42.4,-42.3,-42.0,-42.0,-42.2,-42.1,-41.9,-41.8,-41.8,-42.0,-42.0,-41.9,-41.8,-41.7,-41.7,-41.8,-41.9,-42.0,-42.0,-42.0,-42.1,-41.7,-41.6,-41.6,-41.6,-41.7,-41.8,-41.8,-41.9,-41.9,-41.9,-42.0,-42.1,-42.1,-41.9,-41.9,-41.9,-42.0,-42.0,-41.9,-41.8,-41.8,-42.0,-41.9,-41.9,-41.8,-41.8,-41.8,-41.8,-41.8,-41.9,-41.8,-41.7,-41.7,-41.7,-41.6,-41.5,-41.5,-41.5,-41.6,-41.5,-41.4,-41.5,-41.6,-41.5,-41.3,-41.2,-41.4,-41.5,-41.5,-41.2,-41.2,-41.2,-41.1,-41.1,-41.0,-40.9,-40.8,-40.8,-40.9,-40.8,-41.0,-41.1,-40.9,-40.7,-40.7,-40.7,-40.7,-40.8,-40.6,-40.6,-40.7,-40.6,-40.7,-40.7,-40.5,-40.5,-40.4,-40.5,-40.7,-40.5,-40.3,-40.3,-40.3,-40.3,-40.3,-40.4,-40.3,-40.1,-40.1,-40.2,-40.2,-40.0,-40.0,-39.9,-40.0,-40.1,-40.1,-40.2,-40.3,-40.3,-40.4,-40.6,-40.7,-40.7,-40.4,-40.5,-40.5,-40.4,-40.4,-40.5,-40.3,-40.2,-40.1,-40.1,-40.0,-39.8,-39.9,-40.1,-40.2,-40.0,-40.1,-40.1,-40.2,-40.2,-40.1,-40.1,-40.1,-40.2,-40.1,-40.0,-40.0,-40.0,-39.9,-40.0,-40.1,-40.2,-40.3,-40.3,-40.1,-39.8,-39.8,-39.8,-39.8,-39.8,-39.7,-39.6,-39.6,-39.6,-39.5,-39.4,-39.5,-39.5,-39.6,-39.8,-39.6,-39.3,-39.3,-39.3,-39.3,-39.3,-39.1,-39.1,-39.1,-39.0,-39.1,-39.0,-38.8,-38.7,-38.8,-38.8,-38.7,-38.6,-38.5,-38.7,-38.8,-38.7,-38.6,-38.7,-38.7,-38.8,-38.7,-38.7,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.3,-38.3,-38.3,-38.0,-37.7,-37.8,-38.0,-38.0,-38.0,-38.1,-38.1,-38.0,-38.2,-38.3,-38.0,-37.8,-37.7,-37.8,-37.7,-37.5,-37.6,-37.5,-37.5,-37.6,-37.5,-37.5,-37.4,-37.3,-37.4,-37.4,-37.4,-37.3,-37.3,-37.3,-37.2,-37.2,-37.2,-37.2,-37.0,-37.1,-37.0,-37.1,-37.3,-37.3,-37.3,-37.2,-37.0,-36.9,-36.8,-36.8,-36.9,-36.9,-36.6,-36.6,-36.8,-36.8,-36.7,-36.5,-36.5,-36.6,-36.7,-36.7,-36.4,-36.4,-36.3,-36.2,-36.3,-36.3,-36.3,-36.3,-36.2,-36.2,-36.3,-36.1,-36.1,-36.3,-36.2,-36.0,-36.0,-36.0,-36.1,-36.0,-36.1,-36.0,-35.9,-35.8,-35.8,-36.0,-35.9,-36.0,-35.8,-35.5,-35.5,-35.6,-35.6,-35.6,-35.8,-35.7,-35.6,-35.6,-35.5,-35.5,-35.5,-35.5,-35.6,-35.7,-35.7,-35.7,-35.6,-35.7,-35.8,-35.6,-35.6,-35.5,-35.6,-35.5,-35.7,-35.5,-35.6,-35.6,-35.4,-35.3,-35.4,-35.4,-35.3,-35.3,-35.3,-35.3,-35.2,-35.1,-35.2,-35.3,-35.3,-35.3,-35.3,-35.3,-35.3,-35.3,-35.3,-35.2,-35.1,-35.1,-35.3,-35.3,-35.4,-35.2,-35.1,-35.3,-35.3,-35.2,-35.0,-35.0,-34.9,-34.9,-35.0,-34.9,-34.8,-34.8,-34.6,-34.7,-34.7,-34.8,-34.9,-34.9,-34.7,-34.5,-34.5,-34.5,-34.4,-34.5,-34.5,-34.4,-34.4,-34.5,-34.6,-34.8,-34.4,-34.1,-34.2,-34.3,-34.3,-34.3,-34.3,-34.3,-34.3,-34.2,-34.1,-34.0,-33.9,-33.7,-33.6,-33.6,-33.7,-33.7,-33.6,-33.7,-33.6,-33.5,-33.4,-33.2,-33.1,-33.1,-33.2,-33.3,-33.3,-33.0,-33.0,-32.8,-32.4,-32.3,-32.6,-33.1,-33.4,-33.5,-33.2,-33.1,-33.0,-33.0,-33.0,-33.2,-33.4,-33.5,-33.3,-33.1,-32.9,-32.8,-32.5,-32.4,-32.4,-32.5,-32.7,-33.0,-32.9,-32.8,-32.7,-32.6,-32.5,-32.5,-32.7,-32.9,-32.9,-33.1,-33.3,-33.1,-32.9,-32.9,-33.0,-33.0,-32.8,-32.5,-32.3,-33.0,-34.8,-35.6,-67.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-47.9,-48.0,-48.0,-48.0,-47.8,-47.8,-47.8,-48.0,-48.1,-48.1,-48.0,-48.0,-48.0,-48.0,-47.9,-47.9,-47.8,-47.7,-47.6,-47.6,-47.7,-47.7,-47.5,-47.4,-47.3,-47.4,-47.4,-47.4,-47.2,-47.1,-47.1,-47.1,-47.2,-47.2,-47.0,-47.0,-47.0,-47.0,-47.1,-47.1,-47.1,-47.0,-47.1,-47.3,-47.3,-47.0,-47.1,-47.3,-47.5,-47.4,-47.3,-47.4,-47.3,-47.3,-47.4,-47.5,-47.4,-47.4,-47.3,-47.3,-47.4,-47.2,-47.0,-46.9,-46.6,-46.5,-46.5,-46.6,-46.8,-46.6,-46.3,-46.2,-46.2,-46.3,-46.3,-46.0,-45.8,-45.7,-45.7,-45.6,-45.6,-45.4,-45.3,-45.4,-45.4,-45.4,-45.5,-45.4,-45.3,-45.4,-45.5,-45.5,-45.6,-45.5,-45.3,-45.2,-45.4,-45.5,-45.5,-45.5,-45.5,-45.5,-45.4,-45.2,-45.1,-45.0,-45.2,-45.2,-45.1,-45.0,-44.9,-44.6,-44.6,-44.7,-44.7,-44.7,-44.5,-44.6,-44.6,-44.6,-44.5,-44.5,-44.4,-44.4,-44.4,-44.3,-44.2,-44.2,-44.3,-44.4,-44.3,-44.2,-44.3,-44.3,-44.2,-44.1,-44.1,-44.1,-44.1,-44.1,-44.3,-44.4,-44.3,-44.0,-44.0,-43.9,-43.8,-44.0,-44.0,-44.1,-44.1,-44.0,-43.9,-43.9,-43.9,-43.9,-43.8,-43.7,-43.8,-43.9,-43.7,-43.6,-43.5,-43.5,-43.5,-43.4,-43.5,-43.5,-43.4,-43.3,-43.2,-43.2,-43.4,-43.4,-43.3,-43.2,-43.0,-43.1,-43.4,-43.5,-43.3,-43.3,-43.4,-43.2,-43.0,-43.1,-43.2,-43.3,-43.2,-43.0,-42.7,-42.7,-43.0,-43.1,-43.0,-42.8,-42.6,-42.3,-42.3,-42.4,-42.5,-42.3,-42.1,-42.1,-42.4,-42.4,-42.3,-42.1,-42.1,-42.1,-42.2,-42.2,-42.4,-42.3,-42.4,-42.4,-42.1,-42.0,-42.0,-42.0,-42.0,-42.2,-42.2,-42.3,-42.3,-42.3,-42.4,-42.5,-42.5,-42.3,-42.3,-42.3,-42.4,-42.5,-42.4,-42.2,-42.2,-42.3,-42.2,-42.2,-42.2,-42.1,-42.2,-42.1,-42.1,-42.2,-42.0,-42.1,-42.1,-42.1,-42.0,-41.9,-41.9,-42.0,-42.0,-41.9,-41.8,-41.8,-42.0,-41.9,-41.8,-41.7,-41.7,-41.9,-41.8,-41.6,-41.6,-41.6,-41.5,-41.5,-41.5,-41.3,-41.2,-41.3,-41.2,-41.3,-41.3,-41.4,-41.3,-41.1,-41.0,-41.0,-41.2,-41.3,-41.1,-41.0,-41.0,-41.0,-41.0,-41.1,-41.0,-40.9,-40.8,-41.0,-41.1,-40.9,-40.8,-40.7,-40.6,-40.7,-40.8,-40.8,-40.7,-40.6,-40.6,-40.6,-40.7,-40.6,-40.6,-40.4,-40.5,-40.6,-40.6,-40.7,-40.8,-40.8,-40.8,-40.9,-41.2,-41.1,-41.0,-40.9,-40.9,-41.0,-41.0,-41.0,-41.0,-40.8,-40.7,-40.7,-40.6,-40.4,-40.5,-40.6,-40.7,-40.7,-40.7,-40.8,-40.9,-40.8,-40.6,-40.6,-40.6,-40.7,-40.6,-40.5,-40.5,-40.4,-40.4,-40.5,-40.6,-40.7,-40.7,-40.7,-40.5,-40.2,-40.1,-40.4,-40.4,-40.4,-40.2,-40.3,-40.2,-40.3,-40.1,-40.0,-40.1,-40.1,-40.3,-40.3,-40.1,-39.8,-39.8,-39.8,-39.9,-39.8,-39.6,-39.6,-39.6,-39.5,-39.4,-39.3,-39.0,-39.0,-39.1,-39.0,-39.0,-38.9,-38.8,-39.0,-39.1,-39.0,-38.9,-39.0,-39.0,-39.0,-39.0,-38.9,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.8,-38.6,-38.6,-38.6,-38.3,-38.0,-38.0,-38.3,-38.3,-38.3,-38.4,-38.3,-38.3,-38.4,-38.5,-38.2,-38.0,-37.9,-38.0,-37.9,-37.8,-37.8,-37.8,-37.8,-37.8,-37.8,-37.8,-37.6,-37.5,-37.6,-37.5,-37.5,-37.5,-37.5,-37.5,-37.4,-37.4,-37.4,-37.4,-37.2,-37.2,-37.2,-37.3,-37.4,-37.5,-37.4,-37.3,-37.2,-37.0,-37.0,-37.0,-37.2,-37.1,-36.9,-36.8,-36.9,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.8,-36.6,-36.5,-36.5,-36.4,-36.4,-36.4,-36.5,-36.4,-36.4,-36.3,-36.3,-36.3,-36.3,-36.4,-36.3,-36.3,-36.2,-36.1,-36.2,-36.2,-36.2,-36.2,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-35.7,-35.6,-35.7,-35.7,-35.8,-35.9,-35.8,-35.7,-35.7,-35.7,-35.7,-35.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=167 */
		private double[] getElevationGrid_5_34_height_167()
		{
			double[] value = {-35.8,-35.8,-35.8,-35.8,-35.8,-35.7,-35.8,-35.8,-35.8,-35.7,-35.6,-35.7,-35.8,-35.8,-35.7,-35.7,-35.7,-35.5,-35.5,-35.5,-35.5,-35.5,-35.5,-35.4,-35.5,-35.4,-35.3,-35.3,-35.4,-35.4,-35.4,-35.4,-35.3,-35.3,-35.3,-35.4,-35.3,-35.3,-35.3,-35.3,-35.5,-35.5,-35.3,-35.2,-35.4,-35.4,-35.3,-35.2,-35.1,-35.0,-35.0,-35.1,-35.0,-34.9,-34.9,-34.7,-34.8,-34.9,-35.0,-35.0,-35.0,-34.9,-34.7,-34.6,-34.5,-34.5,-34.5,-34.6,-34.5,-34.5,-34.5,-34.8,-34.9,-34.6,-34.3,-34.3,-34.5,-34.6,-34.7,-34.5,-34.4,-34.5,-34.4,-34.3,-34.2,-34.0,-34.0,-34.0,-33.9,-34.0,-34.0,-33.9,-33.8,-33.8,-33.7,-33.6,-33.3,-33.0,-32.9,-33.1,-33.4,-33.5,-33.3,-32.9,-32.7,-32.4,-32.4,-32.8,-33.3,-33.7,-33.8,-33.5,-33.3,-33.2,-33.1,-33.2,-33.4,-33.7,-33.6,-33.5,-33.2,-33.1,-33.0,-32.8,-32.7,-32.8,-32.9,-33.2,-33.3,-33.3,-33.2,-33.1,-33.0,-32.8,-33.0,-33.3,-33.4,-33.5,-33.6,-33.8,-33.6,-33.5,-33.5,-33.5,-33.5,-33.2,-32.9,-32.6,-33.2,-34.2,-34.5,-66.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-48.3,-48.5,-48.4,-48.3,-48.2,-48.2,-48.2,-48.4,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.2,-48.2,-48.0,-48.0,-48.0,-48.1,-48.1,-48.0,-48.0,-47.7,-47.7,-47.8,-47.8,-47.8,-47.7,-47.5,-47.7,-47.6,-47.7,-47.7,-47.6,-47.5,-47.5,-47.6,-47.6,-47.6,-47.6,-47.5,-47.5,-47.9,-47.8,-47.6,-47.6,-47.7,-48.0,-47.9,-47.8,-47.8,-47.8,-47.8,-47.8,-47.8,-47.9,-47.8,-47.8,-47.8,-47.8,-47.6,-47.4,-47.3,-47.1,-46.9,-47.0,-47.2,-47.3,-47.1,-46.7,-46.6,-46.6,-46.6,-46.6,-46.4,-46.2,-46.0,-46.0,-45.9,-46.0,-45.8,-45.7,-45.7,-45.7,-45.7,-45.7,-45.8,-45.7,-45.8,-45.9,-46.0,-46.1,-45.9,-45.7,-45.6,-45.7,-45.8,-46.0,-45.8,-45.8,-45.8,-45.8,-45.6,-45.5,-45.4,-45.5,-45.5,-45.5,-45.3,-45.3,-45.0,-45.0,-45.1,-45.1,-45.1,-44.9,-45.0,-45.0,-45.0,-45.0,-44.8,-44.8,-44.9,-44.8,-44.7,-44.6,-44.6,-44.7,-44.8,-44.7,-44.6,-44.7,-44.7,-44.6,-44.5,-44.5,-44.6,-44.5,-44.5,-44.7,-44.8,-44.6,-44.4,-44.4,-44.3,-44.3,-44.3,-44.5,-44.5,-44.5,-44.4,-44.3,-44.3,-44.3,-44.3,-44.3,-44.2,-44.2,-44.3,-44.2,-44.1,-44.0,-43.9,-43.8,-43.9,-44.0,-44.0,-43.9,-43.8,-43.7,-43.8,-43.9,-43.8,-43.8,-43.8,-43.5,-43.6,-43.9,-44.0,-43.9,-43.8,-43.8,-43.7,-43.6,-43.5,-43.7,-43.7,-43.6,-43.5,-43.1,-43.1,-43.4,-43.6,-43.5,-43.3,-43.1,-42.8,-42.7,-42.8,-42.9,-42.8,-42.6,-42.6,-42.7,-42.8,-42.7,-42.6,-42.6,-42.6,-42.6,-42.7,-42.8,-42.8,-42.8,-42.9,-42.7,-42.5,-42.5,-42.5,-42.6,-42.7,-42.7,-42.9,-42.9,-42.9,-42.9,-43.0,-43.0,-42.8,-42.9,-42.8,-42.9,-43.0,-42.9,-42.8,-42.7,-42.8,-42.8,-42.8,-42.7,-42.7,-42.7,-42.6,-42.6,-42.7,-42.6,-42.6,-42.7,-42.7,-42.6,-42.5,-42.5,-42.4,-42.5,-42.5,-42.3,-42.3,-42.4,-42.4,-42.3,-42.2,-42.3,-42.4,-42.3,-42.2,-42.1,-42.1,-42.0,-42.0,-42.0,-41.9,-41.8,-41.7,-41.7,-41.7,-41.8,-41.9,-41.7,-41.5,-41.5,-41.6,-41.7,-41.8,-41.7,-41.5,-41.6,-41.5,-41.6,-41.6,-41.5,-41.3,-41.3,-41.4,-41.6,-41.4,-41.3,-41.3,-41.1,-41.2,-41.3,-41.3,-41.2,-41.1,-41.1,-41.2,-41.2,-41.1,-41.1,-41.0,-41.1,-41.1,-41.2,-41.2,-41.2,-41.2,-41.3,-41.3,-41.6,-41.6,-41.5,-41.3,-41.3,-41.5,-41.4,-41.5,-41.5,-41.3,-41.2,-41.2,-41.1,-41.0,-41.0,-41.1,-41.2,-41.2,-41.2,-41.3,-41.3,-41.3,-41.2,-41.1,-41.1,-41.2,-41.0,-41.0,-41.0,-41.0,-40.9,-40.9,-41.1,-41.2,-41.3,-41.2,-41.0,-40.8,-40.7,-40.8,-41.0,-41.0,-40.9,-40.8,-40.8,-40.9,-40.7,-40.5,-40.6,-40.7,-40.9,-40.8,-40.6,-40.4,-40.3,-40.3,-40.4,-40.4,-40.2,-40.2,-40.1,-40.0,-39.9,-39.7,-39.4,-39.3,-39.4,-39.4,-39.4,-39.3,-39.2,-39.3,-39.5,-39.5,-39.4,-39.4,-39.5,-39.5,-39.4,-39.3,-39.3,-39.2,-39.2,-39.2,-39.2,-39.3,-39.2,-39.1,-39.1,-39.0,-38.8,-38.8,-38.7,-38.4,-38.4,-38.6,-38.6,-38.7,-38.6,-38.7,-38.5,-38.6,-38.6,-38.5,-38.3,-38.2,-38.2,-38.2,-38.2,-38.1,-38.1,-38.0,-38.0,-38.0,-38.0,-37.8,-37.8,-37.8,-37.8,-37.7,-37.8,-37.8,-37.7,-37.7,-37.7,-37.7,-37.6,-37.4,-37.5,-37.5,-37.5,-37.6,-37.7,-37.6,-37.6,-37.5,-37.3,-37.3,-37.3,-37.4,-37.3,-37.1,-37.0,-37.1,-37.1,-37.0,-36.9,-36.8,-36.9,-36.9,-36.9,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.6,-36.7,-36.7,-36.6,-36.6,-36.5,-36.5,-36.6,-36.5,-36.5,-36.4,-36.3,-36.5,-36.4,-36.4,-36.3,-36.2,-36.1,-36.1,-36.2,-36.2,-36.2,-36.1,-35.9,-35.8,-35.8,-35.9,-36.0,-36.1,-36.0,-36.0,-35.9,-35.9,-35.9,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-35.9,-36.0,-36.0,-35.9,-35.8,-35.7,-35.8,-36.0,-36.0,-36.0,-35.8,-35.9,-35.8,-35.7,-35.7,-35.7,-35.6,-35.6,-35.5,-35.5,-35.4,-35.4,-35.4,-35.5,-35.5,-35.6,-35.6,-35.5,-35.5,-35.5,-35.7,-35.5,-35.5,-35.5,-35.5,-35.6,-35.7,-35.4,-35.5,-35.6,-35.5,-35.5,-35.3,-35.2,-35.0,-35.1,-35.2,-35.2,-35.0,-35.0,-34.9,-34.9,-35.0,-35.1,-35.1,-35.1,-35.0,-34.8,-34.8,-34.7,-34.6,-34.6,-34.7,-34.7,-34.6,-34.7,-34.9,-35.0,-34.7,-34.5,-34.6,-34.7,-34.8,-34.8,-34.7,-34.5,-34.5,-34.5,-34.5,-34.3,-34.2,-34.0,-34.0,-34.0,-34.1,-34.1,-34.0,-33.9,-33.9,-33.9,-33.7,-33.4,-32.8,-32.8,-32.9,-33.4,-33.6,-33.4,-33.0,-32.8,-32.6,-32.8,-33.1,-33.6,-33.9,-34.0,-33.8,-33.4,-33.1,-32.9,-33.2,-33.6,-33.9,-33.9,-33.6,-33.4,-33.3,-33.3,-33.1,-33.1,-33.2,-33.5,-33.7,-33.7,-33.6,-33.4,-33.3,-33.3,-33.3,-33.4,-33.7,-33.8,-33.8,-34.0,-34.1,-34.0,-34.0,-33.9,-33.9,-33.8,-33.6,-33.3,-33.2,-33.5,-34.0,-34.1,-66.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-48.9,-48.9,-48.8,-48.7,-48.6,-48.7,-48.7,-48.7,-48.7,-48.7,-48.7,-48.6,-48.7,-48.7,-48.6,-48.6,-48.5,-48.4,-48.4,-48.5,-48.5,-48.5,-48.4,-48.1,-48.2,-48.3,-48.2,-48.2,-48.1,-48.1,-48.1,-48.1,-48.2,-48.2,-48.0,-48.0,-48.1,-48.2,-48.2,-48.2,-48.1,-48.1,-48.1,-48.3,-48.3,-48.1,-48.0,-48.2,-48.4,-48.3,-48.3,-48.3,-48.2,-48.1,-48.2,-48.3,-48.3,-48.2,-48.3,-48.3,-48.1,-48.0,-47.9,-47.8,-47.6,-47.4,-47.4,-47.6,-47.7,-47.5,-47.0,-47.0,-47.0,-47.0,-47.0,-46.7,-46.5,-46.4,-46.3,-46.3,-46.3,-46.1,-46.1,-46.1,-46.0,-46.1,-46.1,-46.1,-46.1,-46.2,-46.2,-46.3,-46.5,-46.3,-46.1,-46.0,-46.1,-46.2,-46.3,-46.3,-46.3,-46.2,-46.1,-46.0,-46.0,-45.8,-45.8,-45.9,-45.8,-45.7,-45.6,-45.5,-45.3,-45.4,-45.5,-45.5,-45.4,-45.4,-45.4,-45.3,-45.3,-45.2,-45.2,-45.2,-45.2,-45.1,-45.1,-45.0,-45.1,-45.2,-45.1,-45.0,-45.0,-45.1,-45.1,-45.0,-44.9,-45.0,-45.0,-44.9,-45.1,-45.1,-45.0,-44.9,-44.8,-44.8,-44.7,-44.9,-44.9,-44.9,-44.9,-44.8,-44.8,-44.8,-44.7,-44.8,-44.8,-44.7,-44.6,-44.7,-44.6,-44.5,-44.5,-44.4,-44.5,-44.4,-44.4,-44.4,-44.4,-44.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=168 */
		private double[] getElevationGrid_5_34_height_168()
		{
			double[] value = {-44.2,-44.2,-44.3,-44.3,-44.3,-44.3,-44.0,-44.2,-44.3,-44.4,-44.3,-44.2,-44.3,-44.2,-44.0,-44.0,-44.2,-44.2,-44.1,-44.0,-43.7,-43.7,-43.9,-44.0,-44.0,-43.8,-43.6,-43.3,-43.2,-43.3,-43.4,-43.4,-43.2,-43.1,-43.3,-43.3,-43.3,-43.1,-43.1,-43.1,-43.1,-43.1,-43.2,-43.2,-43.3,-43.3,-43.1,-43.0,-43.1,-43.0,-43.1,-43.2,-43.2,-43.3,-43.4,-43.4,-43.3,-43.6,-43.5,-43.3,-43.3,-43.3,-43.3,-43.4,-43.3,-43.3,-43.2,-43.3,-43.3,-43.3,-43.2,-43.1,-43.2,-43.1,-43.2,-43.2,-43.1,-43.2,-43.2,-43.1,-43.0,-43.0,-43.0,-43.0,-43.1,-43.0,-42.8,-42.8,-43.0,-42.9,-42.8,-42.7,-42.7,-42.8,-42.8,-42.6,-42.6,-42.7,-42.6,-42.6,-42.6,-42.4,-42.3,-42.2,-42.2,-42.2,-42.3,-42.4,-42.3,-42.1,-42.0,-42.1,-42.2,-42.3,-42.1,-42.0,-42.0,-42.0,-42.0,-42.1,-42.0,-41.8,-41.7,-41.8,-42.0,-41.8,-41.7,-41.7,-41.6,-41.7,-41.7,-41.7,-41.6,-41.5,-41.6,-41.6,-41.6,-41.5,-41.5,-41.4,-41.5,-41.5,-41.6,-41.6,-41.6,-41.6,-41.6,-41.8,-41.9,-42.0,-41.8,-41.7,-41.7,-41.8,-41.8,-41.8,-41.8,-41.6,-41.6,-41.6,-41.6,-41.4,-41.5,-41.6,-41.7,-41.6,-41.6,-41.6,-41.7,-41.6,-41.6,-41.5,-41.5,-41.6,-41.5,-41.5,-41.5,-41.4,-41.3,-41.3,-41.5,-41.6,-41.7,-41.6,-41.4,-41.2,-41.2,-41.2,-41.3,-41.3,-41.3,-41.2,-41.2,-41.2,-41.1,-40.9,-41.1,-41.2,-41.2,-41.1,-41.0,-40.8,-40.8,-40.8,-41.0,-40.9,-40.7,-40.6,-40.6,-40.5,-40.4,-40.2,-39.9,-39.8,-39.8,-39.8,-39.9,-39.8,-39.8,-39.8,-40.0,-40.0,-39.9,-39.9,-39.9,-39.9,-39.8,-39.7,-39.7,-39.7,-39.6,-39.5,-39.6,-39.6,-39.6,-39.6,-39.5,-39.3,-39.2,-39.1,-39.0,-38.8,-38.7,-38.8,-38.9,-38.8,-38.9,-39.0,-38.8,-38.8,-38.8,-38.7,-38.5,-38.5,-38.4,-38.5,-38.4,-38.3,-38.3,-38.3,-38.3,-38.3,-38.2,-38.1,-38.0,-38.0,-38.0,-38.0,-38.0,-37.9,-38.0,-37.8,-37.9,-37.9,-37.8,-37.7,-37.7,-37.7,-37.7,-37.8,-37.8,-37.8,-37.8,-37.7,-37.6,-37.5,-37.5,-37.5,-37.5,-37.3,-37.3,-37.3,-37.3,-37.3,-37.1,-37.1,-37.1,-37.1,-37.1,-37.0,-37.0,-36.9,-36.8,-37.0,-36.9,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.7,-36.6,-36.5,-36.5,-36.5,-36.5,-36.4,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.2,-36.1,-36.0,-36.0,-36.2,-36.1,-36.3,-36.2,-36.2,-36.2,-36.2,-36.2,-36.2,-36.2,-36.2,-36.2,-36.2,-36.2,-36.1,-36.2,-36.2,-36.1,-36.0,-35.8,-35.9,-36.0,-36.2,-36.1,-36.0,-36.0,-35.9,-35.8,-35.8,-35.8,-35.7,-35.6,-35.5,-35.5,-35.4,-35.3,-35.5,-35.5,-35.7,-35.7,-35.7,-35.7,-35.7,-35.7,-35.8,-35.8,-35.7,-35.7,-35.7,-35.8,-35.8,-35.6,-35.5,-35.7,-35.7,-35.6,-35.5,-35.3,-35.2,-35.2,-35.4,-35.3,-35.2,-35.2,-35.0,-35.0,-35.1,-35.2,-35.2,-35.3,-35.1,-35.0,-35.0,-34.8,-34.8,-34.8,-34.8,-34.9,-34.8,-34.9,-35.0,-35.2,-34.9,-34.7,-34.7,-34.8,-35.0,-34.9,-34.7,-34.5,-34.5,-34.5,-34.6,-34.4,-34.2,-34.0,-33.9,-33.9,-34.2,-34.3,-34.2,-34.0,-34.0,-33.8,-33.6,-33.1,-32.8,-32.8,-32.9,-33.4,-33.7,-33.5,-33.2,-33.2,-33.0,-33.2,-33.3,-33.8,-34.1,-34.2,-33.9,-33.4,-32.9,-32.7,-33.0,-33.6,-34.0,-34.1,-33.9,-33.7,-33.7,-33.7,-33.6,-33.5,-33.6,-33.8,-34.0,-34.0,-33.8,-33.6,-33.6,-33.6,-33.5,-33.7,-34.0,-34.0,-34.0,-34.1,-34.2,-34.2,-34.1,-34.1,-34.0,-34.0,-33.9,-33.7,-33.8,-33.9,-34.2,-34.1,-66.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-49.1,-49.2,-49.0,-49.0,-48.9,-49.0,-49.0,-49.0,-49.0,-49.0,-49.0,-48.9,-49.0,-49.0,-48.9,-48.9,-48.8,-48.8,-48.8,-48.8,-48.9,-48.8,-48.8,-48.5,-48.7,-48.7,-48.6,-48.7,-48.5,-48.4,-48.5,-48.5,-48.6,-48.5,-48.4,-48.4,-48.5,-48.5,-48.5,-48.6,-48.5,-48.5,-48.5,-48.7,-48.7,-48.5,-48.4,-48.6,-48.8,-48.7,-48.6,-48.7,-48.5,-48.6,-48.6,-48.6,-48.5,-48.5,-48.6,-48.5,-48.5,-48.3,-48.3,-48.1,-48.0,-47.8,-47.7,-47.9,-48.0,-47.8,-47.5,-47.3,-47.3,-47.3,-47.2,-47.0,-46.8,-46.7,-46.5,-46.6,-46.6,-46.4,-46.3,-46.3,-46.3,-46.3,-46.4,-46.4,-46.4,-46.5,-46.5,-46.6,-46.7,-46.6,-46.5,-46.3,-46.5,-46.5,-46.6,-46.6,-46.5,-46.5,-46.5,-46.3,-46.3,-46.1,-46.2,-46.2,-46.1,-46.0,-46.0,-45.8,-45.7,-45.7,-45.8,-45.8,-45.7,-45.8,-45.6,-45.5,-45.5,-45.5,-45.5,-45.5,-45.5,-45.4,-45.4,-45.3,-45.3,-45.5,-45.4,-45.3,-45.3,-45.3,-45.4,-45.3,-45.3,-45.3,-45.3,-45.3,-45.3,-45.4,-45.3,-45.3,-45.2,-45.1,-45.2,-45.3,-45.3,-45.3,-45.3,-45.2,-45.1,-45.2,-45.2,-45.2,-45.1,-45.1,-45.0,-45.0,-45.0,-45.0,-44.8,-44.8,-44.9,-44.8,-44.7,-44.8,-44.8,-44.8,-44.6,-44.6,-44.8,-44.8,-44.7,-44.6,-44.5,-44.6,-44.7,-44.8,-44.7,-44.7,-44.8,-44.6,-44.5,-44.4,-44.6,-44.6,-44.6,-44.4,-44.2,-44.2,-44.3,-44.4,-44.5,-44.2,-44.0,-43.8,-43.7,-43.8,-43.9,-43.8,-43.7,-43.7,-43.7,-43.8,-43.7,-43.6,-43.5,-43.5,-43.5,-43.6,-43.6,-43.6,-43.7,-43.7,-43.5,-43.5,-43.5,-43.4,-43.5,-43.6,-43.6,-43.7,-43.8,-43.8,-43.8,-44.0,-44.0,-43.8,-43.8,-43.8,-43.8,-43.8,-43.8,-43.8,-43.7,-43.7,-43.8,-43.7,-43.7,-43.6,-43.6,-43.6,-43.6,-43.7,-43.6,-43.6,-43.6,-43.6,-43.5,-43.5,-43.5,-43.4,-43.5,-43.4,-43.3,-43.3,-43.4,-43.3,-43.2,-43.1,-43.2,-43.3,-43.3,-43.1,-43.1,-43.1,-43.0,-43.0,-43.0,-42.8,-42.7,-42.7,-42.8,-42.8,-42.8,-42.8,-42.8,-42.6,-42.5,-42.6,-42.7,-42.6,-42.5,-42.5,-42.5,-42.4,-42.4,-42.5,-42.4,-42.2,-42.1,-42.2,-42.3,-42.2,-42.2,-42.1,-42.0,-42.0,-42.1,-42.1,-42.1,-42.0,-42.0,-42.0,-42.0,-41.9,-41.9,-41.7,-41.8,-41.9,-41.9,-41.9,-42.0,-42.0,-42.0,-42.1,-42.3,-42.3,-42.1,-42.1,-42.1,-42.1,-42.1,-42.2,-42.1,-42.0,-42.0,-42.0,-42.0,-41.9,-41.9,-42.0,-42.1,-42.0,-42.0,-42.0,-42.0,-42.0,-42.0,-41.9,-41.9,-42.0,-41.9,-41.9,-41.9,-41.9,-41.8,-41.8,-41.9,-42.0,-42.1,-42.0,-41.9,-41.7,-41.6,-41.6,-41.7,-41.8,-41.6,-41.6,-41.5,-41.6,-41.5,-41.4,-41.4,-41.4,-41.5,-41.5,-41.4,-41.2,-41.2,-41.3,-41.5,-41.3,-41.1,-41.1,-41.1,-41.1,-41.0,-40.8,-40.5,-40.3,-40.3,-40.4,-40.4,-40.4,-40.3,-40.3,-40.4,-40.5,-40.4,-40.5,-40.5,-40.5,-40.3,-40.2,-40.2,-40.1,-40.0,-39.9,-39.9,-40.0,-40.0,-40.0,-39.9,-39.8,-39.5,-39.6,-39.5,-39.2,-39.1,-39.2,-39.2,-39.1,-39.1,-39.2,-39.1,-39.1,-39.1,-39.0,-38.8,-38.7,-38.8,-38.8,-38.6,-38.6,-38.5,-38.5,-38.5,-38.5,-38.4,-38.3,-38.3,-38.3,-38.3,-38.2,-38.2,-38.1,-38.1,-38.0,-38.0,-38.1,-38.0,-37.8,-37.9,-37.8,-37.8,-38.0,-38.0,-38.0,-38.0,-37.8,-37.8,-37.6,-37.7,-37.7,-37.7,-37.5,-37.5,-37.5,-37.5,-37.5,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.3,-37.1,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-36.9,-36.8,-36.8,-36.8,-36.8,-36.7,-36.6,-36.6,-36.5,-36.6,-36.5,-36.5,-36.4,-36.4,-36.4,-36.3,-36.4,-36.4,-36.3,-36.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=169 */
		private double[] getElevationGrid_5_34_height_169()
		{
			double[] value = {-36.3,-36.3,-36.4,-36.5,-36.4,-36.3,-36.4,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.3,-36.2,-36.0,-36.1,-36.2,-36.3,-36.2,-36.2,-36.2,-36.1,-36.0,-36.0,-35.9,-35.8,-35.6,-35.5,-35.5,-35.4,-35.4,-35.5,-35.7,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-36.0,-36.0,-35.9,-35.8,-35.8,-35.9,-35.9,-35.8,-35.7,-35.8,-35.8,-35.8,-35.6,-35.5,-35.3,-35.4,-35.5,-35.5,-35.3,-35.3,-35.2,-35.2,-35.2,-35.3,-35.3,-35.4,-35.3,-35.3,-35.2,-35.2,-35.1,-35.1,-35.2,-35.1,-35.0,-35.0,-35.1,-35.2,-35.1,-34.9,-34.9,-35.0,-35.0,-34.8,-34.7,-34.6,-34.5,-34.6,-34.7,-34.5,-34.2,-33.9,-33.9,-33.9,-34.2,-34.3,-34.3,-34.2,-34.1,-33.8,-33.5,-33.1,-32.8,-32.9,-33.1,-33.5,-33.8,-33.7,-33.7,-33.7,-33.6,-33.7,-33.8,-34.0,-34.3,-34.4,-34.0,-33.4,-32.9,-32.6,-33.0,-33.6,-34.1,-34.3,-34.2,-34.0,-34.0,-34.1,-34.0,-34.0,-34.2,-34.2,-34.3,-34.2,-34.0,-33.9,-33.8,-33.8,-33.8,-33.9,-34.2,-34.3,-34.2,-34.1,-34.2,-34.3,-34.2,-34.2,-34.3,-34.3,-34.2,-34.1,-34.1,-34.3,-34.4,-33.8,-66.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-49.3,-49.3,-49.3,-49.3,-49.2,-49.2,-49.3,-49.3,-49.3,-49.3,-49.3,-49.2,-49.3,-49.3,-49.3,-49.3,-49.2,-49.2,-49.2,-49.2,-49.2,-49.2,-49.1,-49.0,-49.0,-49.0,-49.0,-49.0,-49.0,-48.9,-48.9,-48.9,-49.0,-49.0,-48.9,-48.8,-48.9,-48.9,-48.9,-49.0,-49.0,-49.0,-48.9,-49.1,-49.0,-49.0,-48.8,-49.0,-49.1,-49.0,-49.0,-49.0,-48.9,-48.9,-48.9,-48.9,-48.9,-48.8,-48.9,-48.9,-48.9,-48.7,-48.6,-48.5,-48.3,-48.1,-48.1,-48.2,-48.3,-48.1,-47.8,-47.6,-47.6,-47.6,-47.5,-47.3,-47.2,-47.0,-46.9,-46.9,-46.9,-46.7,-46.5,-46.6,-46.6,-46.5,-46.7,-46.7,-46.7,-46.8,-46.9,-47.0,-47.1,-46.9,-46.8,-46.7,-46.8,-46.8,-46.9,-46.9,-46.8,-46.8,-46.8,-46.6,-46.6,-46.5,-46.5,-46.5,-46.5,-46.3,-46.3,-46.2,-46.1,-46.1,-46.1,-46.1,-46.0,-46.0,-45.9,-45.9,-45.9,-45.8,-45.8,-45.7,-45.8,-45.7,-45.7,-45.6,-45.6,-45.7,-45.7,-45.7,-45.7,-45.7,-45.7,-45.7,-45.6,-45.6,-45.6,-45.6,-45.7,-45.8,-45.7,-45.5,-45.6,-45.5,-45.6,-45.6,-45.7,-45.7,-45.7,-45.5,-45.5,-45.5,-45.6,-45.6,-45.5,-45.5,-45.3,-45.5,-45.5,-45.3,-45.3,-45.2,-45.3,-45.2,-45.2,-45.2,-45.2,-45.2,-45.0,-45.0,-45.2,-45.2,-45.1,-45.1,-44.9,-45.0,-45.2,-45.2,-45.2,-45.2,-45.2,-45.0,-45.0,-44.9,-45.0,-45.1,-45.0,-44.9,-44.6,-44.6,-44.7,-44.8,-44.8,-44.7,-44.5,-44.3,-44.2,-44.3,-44.4,-44.3,-44.2,-44.1,-44.2,-44.3,-44.2,-44.1,-44.1,-44.0,-44.0,-44.0,-44.1,-44.1,-44.1,-44.1,-44.0,-43.9,-44.0,-43.9,-44.0,-44.1,-44.1,-44.2,-44.3,-44.3,-44.3,-44.5,-44.5,-44.3,-44.3,-44.3,-44.3,-44.3,-44.3,-44.3,-44.3,-44.3,-44.2,-44.2,-44.2,-44.1,-44.1,-44.1,-44.1,-44.2,-44.1,-44.1,-44.1,-44.1,-44.1,-44.0,-44.0,-43.9,-44.0,-43.9,-43.8,-43.8,-43.9,-43.8,-43.7,-43.6,-43.7,-43.8,-43.7,-43.6,-43.5,-43.6,-43.6,-43.6,-43.5,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.0,-43.0,-43.0,-43.1,-43.1,-43.0,-42.9,-42.9,-42.8,-42.8,-42.9,-42.8,-42.6,-42.5,-42.6,-42.7,-42.7,-42.6,-42.5,-42.4,-42.5,-42.5,-42.5,-42.5,-42.4,-42.3,-42.4,-42.3,-42.3,-42.3,-42.1,-42.2,-42.3,-42.3,-42.3,-42.3,-42.3,-42.4,-42.5,-42.6,-42.7,-42.5,-42.5,-42.4,-42.5,-42.5,-42.6,-42.5,-42.5,-42.3,-42.4,-42.4,-42.3,-42.4,-42.5,-42.5,-42.4,-42.4,-42.3,-42.4,-42.4,-42.5,-42.3,-42.3,-42.4,-42.3,-42.3,-42.3,-42.3,-42.3,-42.3,-42.3,-42.4,-42.4,-42.5,-42.3,-42.1,-42.1,-42.1,-42.1,-42.1,-42.0,-42.0,-41.9,-42.0,-42.0,-41.8,-41.8,-41.8,-41.9,-42.0,-41.8,-41.6,-41.6,-41.7,-41.8,-41.8,-41.5,-41.5,-41.5,-41.5,-41.5,-41.5,-41.2,-41.0,-41.0,-41.0,-41.0,-40.9,-40.8,-40.8,-40.8,-40.9,-40.8,-40.9,-40.8,-40.8,-40.7,-40.6,-40.6,-40.6,-40.5,-40.3,-40.3,-40.4,-40.4,-40.4,-40.3,-40.1,-40.0,-40.0,-39.9,-39.6,-39.5,-39.6,-39.6,-39.5,-39.5,-39.5,-39.3,-39.3,-39.3,-39.3,-39.1,-39.0,-39.0,-39.0,-38.9,-38.8,-38.8,-38.7,-38.7,-38.7,-38.7,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.4,-38.3,-38.3,-38.3,-38.3,-38.2,-38.0,-38.2,-38.1,-38.1,-38.2,-38.2,-38.2,-38.2,-38.1,-38.0,-37.8,-37.8,-37.9,-37.9,-37.7,-37.7,-37.7,-37.7,-37.7,-37.6,-37.5,-37.5,-37.5,-37.5,-37.5,-37.5,-37.3,-37.2,-37.3,-37.3,-37.3,-37.2,-37.2,-37.2,-37.2,-37.1,-37.0,-37.0,-37.0,-37.0,-36.9,-36.8,-36.7,-36.7,-36.7,-36.7,-36.6,-36.5,-36.5,-36.5,-36.5,-36.5,-36.4,-36.4,-36.3,-36.4,-36.5,-36.5,-36.6,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.5,-36.4,-36.3,-36.3,-36.4,-36.5,-36.4,-36.3,-36.3,-36.3,-36.2,-36.2,-36.1,-35.9,-35.8,-35.7,-35.5,-35.5,-35.6,-35.7,-35.8,-35.8,-35.9,-36.0,-36.0,-36.0,-36.0,-36.1,-36.1,-36.0,-35.9,-35.9,-36.0,-36.0,-35.9,-35.8,-35.9,-35.9,-35.9,-35.8,-35.7,-35.5,-35.6,-35.7,-35.6,-35.5,-35.5,-35.3,-35.3,-35.4,-35.5,-35.5,-35.6,-35.5,-35.5,-35.5,-35.4,-35.4,-35.4,-35.5,-35.4,-35.2,-35.1,-35.2,-35.3,-35.2,-35.1,-35.1,-35.1,-35.1,-34.9,-34.8,-34.7,-34.8,-34.8,-34.8,-34.6,-34.3,-34.0,-33.9,-33.9,-34.2,-34.5,-34.5,-34.3,-34.3,-33.9,-33.6,-33.4,-33.2,-33.2,-33.3,-33.5,-33.8,-33.8,-33.9,-33.9,-34.0,-34.0,-34.2,-34.3,-34.5,-34.5,-34.0,-33.3,-32.9,-32.8,-33.1,-33.8,-34.2,-34.4,-34.3,-34.2,-34.2,-34.4,-34.4,-34.5,-34.5,-34.5,-34.4,-34.3,-34.1,-34.0,-34.0,-34.0,-34.0,-34.1,-34.3,-34.4,-34.2,-34.1,-34.2,-34.3,-34.2,-34.2,-34.4,-34.5,-34.4,-34.3,-34.3,-34.5,-34.3,-32.3,-47.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-49.6,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.6,-49.6,-49.6,-49.6,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.3,-49.3,-49.4,-49.3,-49.3,-49.3,-49.2,-49.3,-49.3,-49.3,-49.3,-49.2,-49.2,-49.2,-49.3,-49.3,-49.3,-49.3,-49.3,-49.3,-49.4,-49.4,-49.3,-49.1,-49.3,-49.4,-49.3,-49.3,-49.3,-49.2,-49.2,-49.2,-49.2,-49.1,-49.1,-49.1,-49.1,-49.2,-49.0,-48.9,-48.8,-48.7,-48.5,-48.5,-48.5,-48.5,-48.4,-48.1,-48.0,-47.9,-47.9,-47.8,-47.7,-47.5,-47.3,-47.2,-47.2,-47.1,-47.0,-46.8,-46.8,-46.9,-46.9,-47.0,-47.0,-47.1,-47.2,-47.3,-47.3,-47.4,-47.3,-47.2,-47.0,-47.1,-47.1,-47.1,-47.2,-47.1,-47.0,-47.0,-47.0,-46.9,-46.8,-46.8,-46.8,-46.8,-46.7,-46.6,-46.6,-46.5,-46.4,-46.5,-46.4,-46.3,-46.3,-46.2,-46.1,-46.1,-46.1,-46.1,-46.0,-46.0,-46.0,-46.0,-45.9,-45.9,-46.0,-46.0,-46.0,-46.0,-46.0,-46.0,-46.0,-45.9,-45.9,-45.9,-45.8,-46.0,-46.0,-46.0,-45.9,-45.8,-45.8,-45.9,-46.0,-46.0,-46.0,-46.0,-45.9,-45.8,-45.9,-45.9,-46.0,-45.9,-45.8,-45.7,-45.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=170 */
		private double[] getElevationGrid_5_34_height_170()
		{
			double[] value = {-45.8,-45.7,-45.6,-45.6,-45.7,-45.6,-45.5,-45.6,-45.6,-45.6,-45.4,-45.4,-45.5,-45.6,-45.5,-45.4,-45.3,-45.4,-45.5,-45.6,-45.6,-45.6,-45.7,-45.5,-45.3,-45.3,-45.4,-45.5,-45.4,-45.3,-45.1,-45.0,-45.1,-45.2,-45.2,-45.0,-45.0,-44.8,-44.6,-44.7,-44.8,-44.8,-44.7,-44.6,-44.7,-44.7,-44.7,-44.6,-44.5,-44.5,-44.5,-44.5,-44.5,-44.5,-44.5,-44.6,-44.5,-44.3,-44.4,-44.3,-44.4,-44.5,-44.6,-44.7,-44.7,-44.7,-44.7,-44.8,-44.8,-44.7,-44.7,-44.7,-44.7,-44.8,-44.8,-44.8,-44.7,-44.7,-44.7,-44.7,-44.6,-44.5,-44.6,-44.6,-44.6,-44.6,-44.6,-44.6,-44.6,-44.6,-44.5,-44.4,-44.4,-44.4,-44.4,-44.3,-44.3,-44.2,-44.3,-44.3,-44.1,-44.1,-44.2,-44.2,-44.2,-44.1,-44.0,-44.1,-44.0,-44.0,-44.0,-43.8,-43.7,-43.7,-43.8,-43.7,-43.7,-43.8,-43.6,-43.5,-43.4,-43.4,-43.5,-43.5,-43.4,-43.3,-43.3,-43.3,-43.2,-43.2,-43.1,-43.0,-42.9,-43.0,-43.2,-43.0,-42.9,-42.9,-42.8,-42.8,-42.9,-42.9,-42.8,-42.7,-42.7,-42.7,-42.7,-42.7,-42.6,-42.5,-42.6,-42.6,-42.6,-42.7,-42.7,-42.7,-42.7,-42.8,-42.9,-43.0,-42.9,-42.9,-42.8,-42.8,-42.9,-43.0,-43.0,-42.8,-42.8,-42.8,-42.8,-42.7,-42.8,-42.9,-42.9,-42.8,-42.8,-42.8,-42.8,-42.9,-42.9,-42.8,-42.8,-42.8,-42.8,-42.8,-42.8,-42.7,-42.7,-42.7,-42.8,-42.8,-42.8,-42.9,-42.8,-42.6,-42.6,-42.5,-42.5,-42.5,-42.5,-42.4,-42.4,-42.4,-42.4,-42.2,-42.3,-42.2,-42.3,-42.3,-42.3,-42.1,-42.0,-42.0,-42.1,-42.1,-42.0,-42.0,-42.0,-41.9,-41.9,-41.9,-41.8,-41.5,-41.4,-41.4,-41.4,-41.4,-41.2,-41.2,-41.3,-41.3,-41.2,-41.2,-41.2,-41.2,-41.0,-41.0,-41.0,-41.0,-40.9,-40.8,-40.7,-40.7,-40.7,-40.8,-40.6,-40.5,-40.3,-40.4,-40.4,-40.1,-39.9,-40.0,-40.0,-39.9,-39.8,-39.8,-39.7,-39.7,-39.7,-39.5,-39.4,-39.3,-39.3,-39.3,-39.1,-39.0,-39.0,-38.9,-39.0,-39.0,-38.9,-38.8,-38.7,-38.7,-38.7,-38.7,-38.7,-38.6,-38.5,-38.5,-38.5,-38.5,-38.4,-38.3,-38.3,-38.3,-38.3,-38.4,-38.3,-38.3,-38.3,-38.3,-38.2,-38.0,-38.1,-38.1,-38.0,-37.9,-37.8,-37.8,-37.9,-37.9,-37.8,-37.7,-37.7,-37.7,-37.7,-37.7,-37.7,-37.5,-37.5,-37.5,-37.5,-37.5,-37.3,-37.4,-37.3,-37.4,-37.3,-37.2,-37.2,-37.2,-37.1,-37.0,-36.9,-36.8,-36.8,-36.8,-36.8,-36.7,-36.6,-36.6,-36.7,-36.6,-36.6,-36.5,-36.5,-36.5,-36.6,-36.7,-36.7,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.7,-36.6,-36.5,-36.7,-36.6,-36.5,-36.5,-36.5,-36.5,-36.6,-36.5,-36.5,-36.5,-36.4,-36.4,-36.4,-36.3,-36.2,-36.1,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.0,-36.2,-36.2,-36.2,-36.2,-36.3,-36.3,-36.2,-36.0,-36.0,-36.1,-36.2,-36.0,-36.0,-36.0,-36.0,-36.1,-36.0,-35.9,-35.8,-35.8,-35.8,-35.8,-35.7,-35.6,-35.5,-35.6,-35.6,-35.7,-35.7,-35.8,-35.7,-35.7,-35.7,-35.7,-35.7,-35.7,-35.7,-35.5,-35.4,-35.3,-35.3,-35.5,-35.4,-35.3,-35.3,-35.3,-35.2,-35.1,-35.0,-35.0,-35.1,-35.2,-35.0,-34.7,-34.5,-34.3,-34.3,-34.2,-34.5,-34.7,-34.8,-34.5,-34.4,-34.1,-33.8,-33.8,-33.7,-33.6,-33.5,-33.6,-33.8,-34.0,-34.0,-34.0,-34.2,-34.3,-34.5,-34.5,-34.6,-34.5,-34.1,-33.5,-33.1,-33.3,-33.7,-34.1,-34.5,-34.5,-34.5,-34.5,-34.5,-34.7,-34.8,-34.8,-34.8,-34.7,-34.6,-34.4,-34.3,-34.0,-34.1,-34.0,-34.2,-34.4,-34.5,-34.6,-34.5,-34.3,-34.3,-34.3,-34.3,-34.4,-34.6,-34.6,-34.6,-34.5,-34.5,-34.6,-33.8,-30.1,-26.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-49.7,-49.7,-49.7,-49.7,-49.6,-49.7,-49.7,-49.8,-49.8,-49.8,-49.8,-49.7,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.6,-49.6,-49.6,-49.6,-49.6,-49.5,-49.5,-49.5,-49.5,-49.6,-49.6,-49.5,-49.5,-49.5,-49.5,-49.5,-49.6,-49.5,-49.6,-49.5,-49.6,-49.6,-49.5,-49.4,-49.5,-49.6,-49.6,-49.5,-49.5,-49.5,-49.5,-49.5,-49.5,-49.4,-49.3,-49.3,-49.3,-49.4,-49.2,-49.1,-49.1,-49.0,-48.8,-48.7,-48.8,-48.8,-48.7,-48.4,-48.2,-48.1,-48.1,-48.0,-47.9,-47.8,-47.6,-47.5,-47.5,-47.4,-47.2,-47.1,-47.1,-47.1,-47.2,-47.3,-47.3,-47.4,-47.5,-47.5,-47.6,-47.7,-47.5,-47.5,-47.3,-47.4,-47.5,-47.4,-47.5,-47.4,-47.3,-47.3,-47.2,-47.2,-47.0,-47.0,-47.0,-47.0,-46.9,-46.9,-46.8,-46.8,-46.7,-46.7,-46.7,-46.6,-46.6,-46.5,-46.4,-46.4,-46.4,-46.4,-46.3,-46.3,-46.3,-46.3,-46.2,-46.2,-46.2,-46.3,-46.3,-46.3,-46.3,-46.3,-46.3,-46.2,-46.1,-46.2,-46.1,-46.2,-46.3,-46.2,-46.2,-46.1,-46.1,-46.2,-46.3,-46.3,-46.3,-46.3,-46.2,-46.2,-46.2,-46.2,-46.3,-46.2,-46.1,-46.0,-46.1,-46.1,-46.1,-46.0,-45.9,-46.0,-45.9,-45.9,-45.9,-45.9,-45.9,-45.8,-45.7,-45.8,-45.9,-45.8,-45.8,-45.7,-45.7,-45.9,-45.9,-45.9,-46.0,-46.0,-45.8,-45.8,-45.7,-45.7,-45.8,-45.8,-45.7,-45.5,-45.5,-45.5,-45.6,-45.6,-45.5,-45.4,-45.3,-45.1,-45.2,-45.3,-45.3,-45.2,-45.1,-45.1,-45.2,-45.1,-45.0,-44.9,-44.9,-44.9,-45.0,-45.0,-45.0,-45.0,-45.0,-44.9,-44.8,-44.8,-44.8,-44.9,-45.0,-45.0,-45.1,-45.1,-45.1,-45.1,-45.2,-45.3,-45.2,-45.2,-45.1,-45.2,-45.2,-45.3,-45.3,-45.2,-45.2,-45.2,-45.2,-45.2,-45.1,-45.1,-45.1,-45.1,-45.1,-45.1,-45.1,-45.1,-45.1,-45.0,-45.0,-44.9,-44.9,-44.9,-44.8,-44.7,-44.7,-44.8,-44.7,-44.6,-44.6,-44.6,-44.7,-44.7,-44.6,-44.5,-44.5,-44.6,-44.5,-44.5,-44.3,-44.3,-44.3,-44.3,-44.2,-44.2,-44.3,-44.1,-44.0,-43.9,-43.9,-43.9,-43.9,-43.8,-43.8,-43.8,-43.7,-43.6,-43.6,-43.6,-43.5,-43.3,-43.4,-43.5,-43.5,-43.3,-43.3,-43.2,-43.2,-43.3,-43.3,-43.2,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.0,-43.0,-43.1,-43.1,-43.1,-43.1,-43.1,-43.1,-43.2,-43.3,-43.4,-43.3,-43.3,-43.3,-43.3,-43.4,-43.5,-43.5,-43.4,-43.3,-43.3,-43.3,-43.3,-43.3,-43.4,-43.5,-43.3,-43.3,-43.3,-43.4,-43.4,-43.4,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.4,-43.3,-43.2,-43.1,-43.1,-43.1,-43.0,-43.0,-42.9,-42.8,-42.9,-42.9,-42.8,-42.8,-42.8,-42.8,-42.8,-42.7,-42.6,-42.5,-42.5,-42.6,-42.6,-42.5,-42.4,-42.4,-42.4,-42.3,-42.3,-42.2,-42.0,-41.9,-41.9,-41.9,-41.9,-41.8,-41.7,-41.8,-41.8,-41.7,-41.7,-41.6,-41.6,-41.5,-41.4,-41.4,-41.4,-41.3,-41.2,-41.1,-41.1,-41.1,-41.1,-41.0,-40.9,-40.8,-40.8,-40.8,-40.6,-40.4,-40.5,-40.4,-40.3,-40.2,-40.1,-40.1,-40.0,-40.0,-39.9,-39.8,-39.6,-39.6,-39.5,-39.5,-39.4,-39.3,-39.3,-39.3,-39.3,-39.2,-39.1,-39.0,-39.0,-39.0,-38.9,-38.9,-38.9,-38.8,-38.7,-38.8,-38.7,-38.6,-38.5,-38.6,-38.6,-38.6,-38.7,-38.7,-38.6,-38.6,-38.5,-38.5,-38.3,-38.3,-38.3,-38.3,-38.1,-38.1,-38.1,-38.2,-38.2,-38.1,-38.0,-38.0,-38.0,-38.0,-37.9,-37.9,-37.8,-37.7,-37.8,-37.8,-37.7,-37.7,-37.6,-37.6,-37.6,-37.5,-37.5,-37.4,-37.3,-37.3,-37.2,-37.1,-37.0,-37.0,-37.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=171 */
		private double[] getElevationGrid_5_34_height_171()
		{
			double[] value = {-37.0,-36.9,-36.8,-36.8,-36.9,-36.9,-36.8,-36.8,-36.8,-36.8,-36.9,-37.0,-36.9,-37.0,-37.0,-37.0,-36.9,-36.8,-36.8,-36.9,-36.8,-36.8,-36.9,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.7,-36.6,-36.5,-36.5,-36.5,-36.5,-36.4,-36.4,-36.3,-36.3,-36.3,-36.4,-36.5,-36.5,-36.5,-36.5,-36.4,-36.2,-36.2,-36.3,-36.3,-36.3,-36.2,-36.3,-36.3,-36.3,-36.2,-36.2,-36.1,-36.0,-36.0,-36.0,-36.0,-35.8,-35.8,-35.8,-35.9,-36.0,-36.0,-36.0,-35.9,-35.8,-35.8,-35.8,-35.8,-35.8,-35.8,-35.7,-35.6,-35.5,-35.5,-35.7,-35.7,-35.7,-35.5,-35.5,-35.5,-35.5,-35.4,-35.3,-35.3,-35.3,-35.2,-34.9,-34.8,-34.7,-34.5,-34.4,-34.6,-34.8,-35.0,-34.7,-34.6,-34.2,-34.0,-34.1,-34.1,-33.9,-33.8,-33.8,-34.0,-34.1,-34.1,-34.2,-34.4,-34.6,-34.7,-34.8,-34.8,-34.5,-34.3,-33.9,-33.8,-34.1,-34.4,-34.6,-34.7,-34.8,-34.8,-34.8,-34.8,-34.9,-35.0,-35.0,-35.0,-34.9,-34.7,-34.5,-34.4,-34.2,-34.2,-34.3,-34.5,-34.5,-34.7,-34.8,-34.7,-34.5,-34.5,-34.5,-34.5,-34.6,-34.7,-34.8,-34.8,-34.6,-34.5,-34.5,-32.9,-27.4,-22.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-49.9,-49.8,-49.9,-49.9,-49.9,-49.9,-49.9,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.1,-50.1,-50.1,-50.0,-49.9,-49.9,-49.9,-50.0,-49.9,-49.8,-49.8,-49.8,-49.9,-49.9,-49.9,-49.8,-49.8,-49.9,-49.9,-49.9,-49.8,-49.9,-49.8,-49.9,-49.9,-49.8,-49.7,-49.8,-49.9,-49.9,-49.8,-49.8,-49.7,-49.8,-49.8,-49.7,-49.7,-49.6,-49.6,-49.6,-49.6,-49.5,-49.4,-49.3,-49.3,-49.1,-49.0,-49.1,-49.1,-49.0,-48.7,-48.5,-48.5,-48.4,-48.3,-48.2,-48.0,-47.9,-47.7,-47.7,-47.7,-47.5,-47.5,-47.5,-47.5,-47.6,-47.7,-47.7,-47.8,-47.9,-47.9,-48.0,-48.0,-48.0,-47.8,-47.8,-47.7,-47.8,-47.8,-47.8,-47.7,-47.6,-47.5,-47.5,-47.5,-47.4,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.1,-47.1,-47.0,-47.0,-47.0,-46.9,-46.8,-46.8,-46.8,-46.8,-46.7,-46.7,-46.7,-46.6,-46.7,-46.6,-46.6,-46.6,-46.7,-46.7,-46.7,-46.6,-46.7,-46.6,-46.5,-46.5,-46.5,-46.4,-46.5,-46.5,-46.5,-46.5,-46.5,-46.5,-46.6,-46.6,-46.6,-46.6,-46.7,-46.6,-46.6,-46.6,-46.6,-46.7,-46.6,-46.5,-46.4,-46.5,-46.5,-46.5,-46.4,-46.3,-46.4,-46.3,-46.3,-46.3,-46.3,-46.3,-46.2,-46.2,-46.2,-46.3,-46.3,-46.2,-46.1,-46.2,-46.3,-46.3,-46.3,-46.3,-46.4,-46.3,-46.2,-46.1,-46.2,-46.2,-46.2,-46.1,-46.0,-45.9,-46.0,-46.0,-46.1,-46.0,-45.9,-45.8,-45.6,-45.8,-45.8,-45.8,-45.8,-45.6,-45.7,-45.8,-45.7,-45.6,-45.5,-45.5,-45.5,-45.5,-45.6,-45.5,-45.5,-45.5,-45.5,-45.3,-45.4,-45.3,-45.4,-45.5,-45.5,-45.6,-45.6,-45.6,-45.6,-45.7,-45.8,-45.7,-45.6,-45.6,-45.7,-45.7,-45.8,-45.8,-45.8,-45.8,-45.8,-45.8,-45.8,-45.6,-45.7,-45.6,-45.6,-45.7,-45.6,-45.6,-45.6,-45.6,-45.6,-45.5,-45.5,-45.5,-45.5,-45.4,-45.3,-45.3,-45.3,-45.3,-45.1,-45.1,-45.1,-45.2,-45.2,-45.2,-45.1,-45.1,-45.1,-45.1,-45.0,-44.9,-44.8,-44.8,-44.8,-44.8,-44.8,-44.8,-44.7,-44.5,-44.5,-44.4,-44.4,-44.5,-44.3,-44.3,-44.2,-44.2,-44.1,-44.1,-44.1,-44.0,-43.9,-43.8,-44.0,-44.0,-43.8,-43.8,-43.6,-43.7,-43.7,-43.8,-43.7,-43.6,-43.6,-43.6,-43.6,-43.6,-43.6,-43.5,-43.5,-43.6,-43.6,-43.5,-43.6,-43.6,-43.6,-43.7,-43.7,-43.8,-43.8,-43.8,-43.8,-43.8,-43.9,-44.0,-44.0,-43.9,-43.8,-43.8,-43.9,-43.8,-43.9,-43.9,-44.0,-43.9,-43.8,-43.9,-43.9,-44.0,-44.0,-43.8,-43.8,-43.9,-43.9,-43.8,-43.8,-43.8,-43.8,-43.8,-43.8,-43.8,-43.8,-43.8,-43.8,-43.8,-43.6,-43.6,-43.6,-43.6,-43.5,-43.5,-43.4,-43.4,-43.5,-43.3,-43.3,-43.3,-43.3,-43.3,-43.3,-43.1,-43.1,-43.1,-43.1,-43.1,-43.0,-42.9,-42.9,-42.9,-42.8,-42.8,-42.6,-42.5,-42.4,-42.4,-42.4,-42.4,-42.3,-42.2,-42.3,-42.3,-42.1,-42.1,-42.1,-42.1,-42.0,-41.9,-41.8,-41.8,-41.8,-41.6,-41.6,-41.6,-41.5,-41.5,-41.4,-41.3,-41.3,-41.3,-41.2,-41.1,-40.9,-40.9,-40.9,-40.8,-40.6,-40.6,-40.5,-40.4,-40.3,-40.3,-40.1,-40.0,-39.9,-39.9,-39.8,-39.8,-39.7,-39.6,-39.6,-39.6,-39.5,-39.5,-39.3,-39.3,-39.3,-39.3,-39.2,-39.2,-39.1,-39.0,-39.0,-39.0,-39.0,-38.9,-39.0,-39.0,-38.9,-39.0,-39.0,-38.9,-38.9,-38.8,-38.7,-38.7,-38.6,-38.6,-38.6,-38.4,-38.4,-38.4,-38.5,-38.5,-38.4,-38.3,-38.3,-38.2,-38.3,-38.2,-38.2,-38.1,-38.0,-38.1,-38.1,-38.0,-38.0,-37.9,-37.9,-37.9,-37.8,-37.8,-37.7,-37.6,-37.6,-37.5,-37.3,-37.3,-37.3,-37.3,-37.2,-37.1,-37.1,-37.1,-37.2,-37.3,-37.3,-37.2,-37.2,-37.2,-37.2,-37.2,-37.1,-37.1,-37.1,-37.2,-37.1,-37.0,-37.0,-37.1,-37.1,-37.1,-37.1,-37.1,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-37.0,-36.9,-36.9,-37.0,-37.0,-37.0,-37.0,-37.0,-37.1,-37.0,-37.0,-37.0,-37.0,-36.8,-36.8,-36.8,-36.7,-36.6,-36.5,-36.6,-36.7,-36.7,-36.7,-36.7,-36.5,-36.4,-36.3,-36.4,-36.4,-36.4,-36.3,-36.3,-36.4,-36.4,-36.4,-36.3,-36.2,-36.2,-36.2,-36.2,-35.9,-35.9,-36.0,-36.0,-36.1,-36.2,-36.3,-36.3,-36.1,-36.0,-36.1,-36.1,-36.0,-35.9,-35.7,-35.8,-35.7,-35.7,-35.7,-35.8,-35.8,-35.8,-35.7,-35.5,-35.6,-35.6,-35.6,-35.5,-35.5,-35.4,-35.3,-35.0,-34.9,-34.7,-34.4,-34.5,-34.7,-34.9,-35.0,-34.8,-34.6,-34.4,-34.2,-34.1,-34.1,-33.9,-33.9,-34.1,-34.3,-34.2,-34.2,-34.3,-34.6,-34.8,-34.8,-34.8,-34.8,-34.3,-33.9,-34.0,-34.2,-34.4,-34.7,-34.7,-34.8,-34.9,-35.1,-35.1,-35.0,-35.0,-35.1,-35.2,-35.2,-35.0,-34.9,-34.5,-34.5,-34.4,-34.4,-34.5,-34.6,-34.6,-34.8,-35.0,-34.9,-34.5,-34.5,-34.5,-34.6,-34.8,-34.8,-34.8,-34.8,-34.6,-34.3,-34.5,-32.7,-26.7,-22.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-50.1,-50.1,-50.1,-50.1,-50.1,-50.1,-50.2,-50.2,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.4,-50.4,-50.4,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.2,-50.2,-50.2,-50.3,-50.3,-50.2,-50.1,-50.1,-50.2,-50.2,-50.3,-50.2,-50.2,-50.1,-50.2,-50.3,-50.2,-50.1,-50.1,-50.2,-50.2,-50.1,-50.1,-50.1,-50.1,-50.1,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-49.8,-49.7,-49.7,-49.6,-49.5,-49.4,-49.4,-49.5,-49.3,-49.1,-48.9,-48.8,-48.8,-48.8,-48.5,-48.4,-48.3,-48.1,-48.1,-48.0,-48.0,-47.8,-47.9,-47.9,-48.0,-48.2,-48.2,-48.3,-48.4,-48.4,-48.4,-48.5,-48.3,-48.3,-48.1,-48.1,-48.1,-48.1,-48.1,-48.0,-48.0,-47.9,-47.8,-47.8,-47.7,-47.7,-47.6,-47.7,-47.6,-47.7,-47.7,-47.6,-47.5,-47.5,-47.4,-47.4,-47.3,-47.3,-47.2,-47.2,-47.2,-47.2,-47.1,-47.1,-47.1,-47.1,-47.1,-47.0,-47.1,-47.1,-47.1,-47.1,-47.1,-47.1,-47.0,-47.0,-46.9,-46.9,-46.8,-46.9,-46.9,-46.9,-46.9,-46.9,-46.9,-47.0,-47.0,-47.1,-47.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=172 */
		private double[] getElevationGrid_5_34_height_172()
		{
			double[] value = {-47.1,-47.1,-47.0,-47.0,-47.0,-47.1,-47.1,-47.0,-46.9,-47.0,-47.0,-46.9,-46.8,-46.8,-46.8,-46.8,-46.7,-46.7,-46.7,-46.8,-46.7,-46.6,-46.6,-46.7,-46.7,-46.6,-46.6,-46.6,-46.7,-46.7,-46.8,-46.8,-46.8,-46.8,-46.7,-46.6,-46.7,-46.7,-46.6,-46.6,-46.5,-46.4,-46.5,-46.5,-46.6,-46.5,-46.5,-46.4,-46.3,-46.3,-46.4,-46.5,-46.3,-46.3,-46.3,-46.3,-46.3,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.0,-45.9,-45.9,-46.0,-46.0,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.2,-46.3,-46.3,-46.2,-46.2,-46.2,-46.3,-46.3,-46.4,-46.3,-46.3,-46.3,-46.3,-46.3,-46.3,-46.3,-46.3,-46.2,-46.3,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.0,-45.8,-45.8,-45.8,-45.8,-45.8,-45.7,-45.7,-45.7,-45.8,-45.7,-45.6,-45.6,-45.6,-45.6,-45.6,-45.5,-45.4,-45.3,-45.4,-45.3,-45.3,-45.3,-45.2,-45.1,-45.0,-45.0,-45.0,-45.0,-44.9,-44.8,-44.7,-44.7,-44.6,-44.6,-44.6,-44.5,-44.4,-44.3,-44.3,-44.4,-44.3,-44.2,-44.1,-44.1,-44.2,-44.2,-44.2,-44.1,-44.1,-44.0,-44.1,-44.1,-44.1,-44.0,-44.0,-44.0,-44.0,-44.0,-44.1,-44.1,-44.1,-44.1,-44.2,-44.3,-44.3,-44.3,-44.3,-44.4,-44.5,-44.5,-44.5,-44.4,-44.3,-44.4,-44.5,-44.4,-44.4,-44.5,-44.5,-44.5,-44.5,-44.4,-44.5,-44.5,-44.5,-44.4,-44.3,-44.4,-44.5,-44.4,-44.3,-44.2,-44.1,-44.1,-44.1,-44.2,-44.2,-44.2,-44.3,-44.3,-44.0,-44.0,-44.1,-44.0,-44.0,-43.9,-43.9,-43.9,-43.8,-43.8,-43.8,-43.7,-43.7,-43.7,-43.7,-43.6,-43.6,-43.5,-43.5,-43.6,-43.4,-43.3,-43.4,-43.2,-43.1,-43.1,-43.0,-42.9,-42.9,-42.8,-42.8,-42.6,-42.5,-42.5,-42.6,-42.5,-42.4,-42.4,-42.5,-42.4,-42.2,-42.2,-42.2,-42.2,-42.1,-42.0,-42.0,-42.0,-41.8,-41.7,-41.6,-41.6,-41.7,-41.6,-41.5,-41.4,-41.3,-41.2,-41.0,-40.8,-40.8,-40.8,-40.7,-40.5,-40.6,-40.7,-40.5,-40.2,-40.3,-40.2,-40.0,-39.9,-40.0,-39.9,-39.8,-39.9,-39.9,-39.8,-39.5,-39.5,-39.7,-39.6,-39.5,-39.5,-39.4,-39.2,-39.2,-39.3,-39.3,-39.2,-39.3,-39.3,-39.2,-39.1,-39.2,-39.2,-39.0,-39.0,-38.9,-39.0,-38.8,-38.6,-38.4,-38.5,-38.7,-38.8,-38.8,-38.7,-38.4,-38.2,-38.3,-38.2,-38.3,-38.5,-38.5,-38.4,-38.3,-38.3,-38.3,-38.3,-38.3,-38.2,-38.0,-37.8,-37.8,-37.8,-37.9,-37.8,-37.9,-37.8,-37.5,-37.6,-37.6,-37.6,-37.4,-37.4,-37.2,-37.0,-37.3,-37.4,-37.5,-37.4,-37.2,-37.0,-37.0,-37.1,-36.6,-36.6,-36.8,-37.1,-37.0,-36.8,-37.1,-37.2,-37.3,-37.1,-37.0,-37.1,-37.1,-36.9,-36.9,-37.2,-37.2,-37.1,-37.1,-37.2,-37.0,-37.0,-37.0,-36.8,-37.0,-37.0,-36.9,-37.2,-37.3,-37.3,-37.2,-37.2,-37.1,-37.2,-37.1,-37.1,-37.1,-36.8,-36.7,-36.7,-36.7,-36.9,-36.8,-36.7,-36.7,-36.3,-36.5,-36.4,-36.4,-36.3,-36.3,-35.9,-36.1,-36.5,-36.3,-36.5,-36.2,-35.7,-35.8,-36.0,-36.0,-35.7,-35.6,-36.2,-36.2,-36.3,-36.3,-36.4,-36.5,-36.3,-36.3,-36.3,-36.3,-36.3,-35.9,-35.5,-35.7,-35.8,-35.8,-35.8,-36.0,-35.8,-35.9,-35.7,-35.4,-35.6,-35.7,-35.5,-35.4,-35.5,-35.3,-35.1,-35.1,-35.0,-34.6,-34.3,-34.5,-34.7,-35.0,-35.0,-34.9,-34.5,-34.6,-34.4,-34.2,-34.3,-34.0,-34.1,-34.5,-34.7,-34.5,-34.5,-34.5,-34.7,-35.0,-34.8,-34.9,-34.9,-34.5,-33.9,-34.2,-34.5,-34.7,-34.9,-34.7,-34.9,-35.1,-35.3,-35.4,-35.2,-35.0,-35.0,-35.5,-35.4,-35.1,-35.0,-34.6,-34.6,-34.6,-34.6,-34.6,-34.6,-34.9,-34.9,-35.2,-35.1,-34.6,-34.7,-34.8,-35.0,-35.3,-35.1,-35.1,-35.0,-34.8,-34.7,-34.7,-33.6,-29.6,-26.5,-62.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-50.3,-50.3,-50.4,-50.5,-50.4,-50.5,-50.4,-50.5,-50.5,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.7,-50.7,-50.6,-50.6,-50.6,-50.7,-50.8,-50.8,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.5,-50.5,-50.5,-50.6,-50.6,-50.5,-50.5,-50.5,-50.5,-50.5,-50.6,-50.5,-50.5,-50.5,-50.5,-50.5,-50.5,-50.4,-50.4,-50.5,-50.5,-50.5,-50.5,-50.4,-50.4,-50.4,-50.4,-50.3,-50.3,-50.3,-50.3,-50.3,-50.1,-50.1,-50.0,-50.0,-49.9,-49.8,-49.8,-49.8,-49.8,-49.5,-49.3,-49.2,-49.2,-49.1,-49.0,-48.8,-48.6,-48.5,-48.5,-48.5,-48.4,-48.3,-48.3,-48.4,-48.5,-48.7,-48.8,-48.8,-48.8,-48.9,-48.8,-48.9,-48.8,-48.7,-48.6,-48.5,-48.5,-48.5,-48.5,-48.4,-48.3,-48.2,-48.1,-48.1,-48.0,-48.0,-48.0,-48.0,-48.0,-48.1,-48.1,-48.0,-47.9,-47.9,-47.9,-47.8,-47.8,-47.7,-47.6,-47.7,-47.7,-47.7,-47.6,-47.6,-47.6,-47.6,-47.6,-47.6,-47.6,-47.6,-47.6,-47.5,-47.5,-47.5,-47.5,-47.4,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.5,-47.5,-47.5,-47.6,-47.5,-47.5,-47.5,-47.5,-47.6,-47.6,-47.5,-47.4,-47.4,-47.5,-47.4,-47.3,-47.3,-47.2,-47.2,-47.1,-47.2,-47.1,-47.2,-47.1,-47.1,-47.1,-47.1,-47.1,-47.1,-47.0,-47.0,-47.1,-47.1,-47.2,-47.2,-47.2,-47.2,-47.2,-47.1,-47.1,-47.1,-47.1,-47.1,-47.0,-47.0,-46.9,-47.0,-47.0,-47.0,-47.0,-47.0,-46.8,-46.9,-47.0,-47.0,-46.9,-46.8,-46.8,-46.8,-46.8,-46.8,-46.7,-46.6,-46.6,-46.6,-46.6,-46.6,-46.6,-46.5,-46.5,-46.4,-46.4,-46.5,-46.5,-46.5,-46.4,-46.5,-46.5,-46.5,-46.6,-46.6,-46.6,-46.5,-46.5,-46.6,-46.8,-46.8,-46.9,-46.9,-46.9,-46.8,-46.8,-46.8,-46.8,-46.7,-46.6,-46.7,-46.7,-46.8,-46.8,-46.6,-46.4,-46.5,-46.5,-46.5,-46.5,-46.5,-46.6,-46.5,-46.3,-46.1,-46.2,-46.1,-46.1,-46.2,-46.3,-46.3,-46.3,-46.2,-46.1,-46.0,-46.0,-45.9,-45.8,-45.9,-45.8,-45.9,-46.0,-45.8,-45.8,-45.8,-45.7,-45.5,-45.4,-45.4,-45.5,-45.4,-45.3,-45.1,-45.2,-45.1,-44.9,-44.9,-45.0,-44.9,-44.7,-44.5,-44.7,-44.8,-44.7,-44.6,-44.5,-44.4,-44.5,-44.7,-44.6,-44.6,-44.4,-44.1,-44.0,-44.2,-44.4,-44.3,-44.0,-43.9,-44.1,-44.3,-44.5,-44.6,-44.5,-44.3,-44.6,-44.8,-44.8,-44.8,-44.8,-44.9,-44.9,-45.0,-44.8,-44.5,-44.8,-44.9,-44.8,-44.7,-44.8,-45.0,-44.8,-44.8,-44.9,-44.8,-44.8,-44.8,-44.9,-44.7,-44.5,-44.8,-44.9,-44.7,-44.4,-44.2,-44.0,-43.8,-43.9,-44.1,-44.3,-44.4,-44.6,-44.4,-43.9,-44.2,-44.3,-44.0,-44.1,-44.1,-44.2,-44.3,-43.8,-43.5,-44.1,-43.9,-43.8,-43.3,-43.4,-43.8,-43.6,-43.4,-43.5,-43.9,-43.6,-43.4,-43.5,-43.2,-43.1,-43.3,-43.3,-43.3,-43.1,-42.8,-42.9,-42.5,-41.9,-42.5,-42.5,-42.5,-42.3,-42.5,-42.8,-42.4,-41.8,-42.2,-42.5,-42.4,-42.3,-42.3,-42.2,-42.0,-41.8,-41.3,-41.2,-41.7,-42.2,-42.1,-41.7,-41.8,-41.4,-41.2,-41.0,-40.6,-40.5,-41.0,-40.9,-40.4,-40.5,-41.0,-40.7,-40.4,-40.7,-40.5,-39.9,-39.8,-40.1,-40.0,-39.8,-40.4,-40.3,-40.1,-39.7,-39.5,-39.9,-39.7,-39.6,-39.7,-39.4,-39.0,-39.1,-39.5,-39.6,-39.5,-39.6,-39.5,-39.0,-39.0,-39.3,-39.2,-38.9,-38.5,-38.9,-39.2,-39.1,-38.4,-37.8,-38.4,-39.0,-39.1,-39.2,-39.0,-38.5,-37.9,-38.1,-37.8,-38.0,-38.7,-38.8,-38.7,-38.5,-38.5,-38.5,-38.6,-38.4,-38.5,-38.0,-37.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=173 */
		private double[] getElevationGrid_5_34_height_173()
		{
			double[] value = {-37.6,-37.8,-38.1,-38.0,-38.3,-38.2,-37.8,-37.9,-37.8,-38.0,-37.7,-37.5,-37.2,-36.9,-37.0,-37.3,-37.6,-37.4,-37.0,-36.7,-36.8,-37.1,-35.9,-35.8,-36.3,-37.1,-37.0,-36.7,-37.0,-37.4,-37.4,-37.1,-37.3,-37.2,-37.2,-36.8,-36.9,-37.4,-37.4,-37.3,-37.4,-37.5,-37.1,-37.3,-37.3,-37.2,-37.1,-37.1,-37.0,-37.5,-37.5,-37.6,-37.5,-37.4,-37.2,-37.5,-37.5,-37.5,-37.3,-36.9,-36.9,-37.0,-37.1,-37.3,-37.1,-37.0,-36.9,-36.4,-36.6,-36.7,-36.7,-36.5,-36.7,-36.2,-36.5,-36.9,-36.7,-36.8,-36.4,-35.8,-35.9,-36.3,-36.5,-36.3,-36.4,-36.6,-36.8,-36.8,-36.8,-36.8,-36.8,-36.7,-36.7,-36.7,-36.7,-36.7,-36.4,-36.2,-36.4,-36.3,-36.2,-36.2,-36.3,-36.3,-36.3,-36.0,-35.8,-36.1,-36.0,-35.9,-35.8,-35.8,-35.6,-35.4,-35.5,-35.4,-35.1,-34.8,-35.0,-35.1,-35.3,-35.3,-35.3,-35.0,-34.9,-34.7,-34.7,-34.8,-34.7,-34.8,-35.1,-35.1,-35.0,-35.1,-35.0,-35.3,-35.3,-35.3,-35.3,-35.4,-35.3,-35.3,-35.3,-35.3,-35.3,-35.4,-35.4,-35.3,-35.5,-35.6,-35.6,-35.5,-35.5,-35.6,-35.7,-35.6,-35.4,-35.3,-35.1,-35.1,-35.0,-35.1,-35.1,-35.1,-35.1,-35.3,-35.5,-35.4,-35.2,-35.2,-35.3,-35.5,-35.5,-35.4,-35.3,-35.2,-35.1,-35.1,-35.2,-34.9,-32.9,-30.7,-64.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-50.6,-50.6,-50.6,-50.6,-50.7,-50.7,-50.7,-50.8,-50.8,-50.8,-50.9,-50.9,-50.9,-50.9,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-50.9,-51.0,-51.0,-51.0,-50.9,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.7,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.7,-50.7,-50.8,-50.8,-50.7,-50.7,-50.7,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.5,-50.4,-50.4,-50.4,-50.3,-50.2,-50.2,-50.2,-50.1,-49.9,-49.7,-49.6,-49.6,-49.5,-49.3,-49.2,-49.0,-48.9,-49.0,-48.9,-48.8,-48.8,-48.8,-48.9,-49.0,-49.2,-49.2,-49.3,-49.3,-49.3,-49.3,-49.3,-49.3,-49.1,-49.0,-48.9,-48.8,-48.8,-48.8,-48.8,-48.6,-48.5,-48.4,-48.3,-48.3,-48.2,-48.2,-48.2,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.1,-48.0,-48.0,-48.1,-48.1,-48.3,-48.3,-48.2,-48.0,-48.0,-48.1,-48.0,-48.1,-48.0,-48.0,-47.9,-47.7,-47.7,-47.9,-47.8,-47.8,-47.5,-47.6,-47.7,-47.7,-47.7,-47.7,-47.5,-47.0,-47.2,-47.6,-47.8,-47.8,-47.9,-47.8,-47.8,-47.8,-47.7,-47.7,-47.9,-48.1,-48.1,-48.0,-47.8,-47.8,-47.8,-47.8,-47.8,-47.7,-47.6,-47.3,-47.3,-47.3,-47.3,-47.5,-47.5,-47.5,-47.5,-47.4,-47.4,-47.2,-47.0,-46.9,-47.3,-47.3,-47.5,-47.7,-47.7,-47.5,-47.5,-47.5,-47.5,-47.3,-47.3,-47.5,-47.5,-47.2,-46.9,-46.9,-47.2,-47.2,-47.4,-47.4,-47.3,-47.3,-47.5,-47.5,-47.4,-46.9,-46.8,-47.4,-47.5,-47.4,-47.4,-47.1,-47.0,-47.1,-47.0,-47.1,-47.1,-46.9,-46.8,-46.7,-46.8,-46.9,-47.0,-46.5,-45.9,-46.2,-46.4,-46.6,-46.9,-46.7,-46.2,-46.0,-46.5,-47.1,-47.2,-47.3,-47.3,-47.3,-47.3,-47.3,-47.0,-47.1,-47.3,-46.5,-46.3,-47.0,-47.1,-47.2,-47.3,-46.6,-45.8,-46.3,-46.5,-46.3,-46.6,-46.9,-46.9,-46.9,-46.3,-45.8,-45.9,-46.0,-46.3,-46.6,-46.6,-46.8,-46.6,-46.6,-46.4,-46.0,-46.1,-46.0,-45.6,-46.0,-46.1,-46.1,-46.5,-46.3,-46.2,-46.3,-46.1,-45.4,-45.2,-45.7,-45.9,-45.7,-45.4,-45.3,-45.3,-45.3,-44.9,-44.9,-44.9,-45.0,-44.9,-44.4,-45.0,-45.0,-45.3,-45.0,-44.5,-44.4,-44.8,-45.1,-45.2,-44.9,-44.7,-44.0,-43.7,-44.0,-44.6,-44.8,-43.8,-43.3,-44.0,-44.5,-45.0,-45.1,-44.8,-44.5,-45.0,-45.2,-45.4,-45.3,-45.3,-45.3,-45.4,-45.5,-44.9,-44.5,-45.2,-45.4,-45.0,-44.9,-45.4,-45.3,-45.0,-45.0,-45.3,-45.0,-45.0,-45.0,-45.1,-44.9,-44.3,-45.0,-45.4,-45.0,-44.6,-44.8,-44.3,-44.0,-44.2,-44.4,-44.6,-44.8,-45.0,-44.7,-44.1,-44.7,-44.8,-44.2,-44.3,-44.5,-44.6,-44.7,-44.0,-43.9,-44.5,-44.3,-44.2,-43.5,-43.5,-44.2,-43.9,-43.6,-43.7,-44.3,-44.0,-43.7,-43.7,-43.3,-43.4,-43.8,-43.9,-44.0,-43.6,-43.2,-43.5,-43.3,-42.6,-42.9,-42.8,-42.9,-42.8,-43.0,-43.2,-42.9,-42.3,-42.7,-43.1,-43.0,-43.0,-43.0,-42.8,-42.5,-42.2,-41.6,-41.7,-42.3,-42.8,-42.7,-42.5,-42.6,-42.3,-42.0,-41.8,-41.6,-41.6,-41.8,-41.8,-41.3,-41.5,-41.7,-41.4,-41.2,-41.2,-41.1,-40.8,-40.7,-40.9,-40.6,-40.8,-41.0,-40.9,-40.9,-40.4,-40.4,-40.6,-40.3,-40.1,-40.3,-40.0,-39.6,-39.7,-40.1,-40.3,-40.2,-40.2,-40.0,-39.6,-39.6,-40.0,-39.8,-39.4,-39.2,-39.5,-39.8,-39.6,-39.1,-38.9,-39.4,-39.5,-39.6,-39.7,-39.5,-39.2,-38.9,-38.8,-38.6,-38.9,-39.3,-39.3,-39.3,-39.1,-39.1,-39.1,-39.1,-39.0,-39.0,-38.6,-38.4,-38.5,-38.6,-38.7,-38.7,-38.8,-38.7,-38.5,-38.6,-38.6,-38.6,-38.5,-38.3,-38.1,-38.0,-38.0,-38.2,-38.3,-38.1,-37.9,-37.7,-37.8,-37.8,-37.1,-37.1,-37.3,-37.8,-37.8,-37.7,-37.9,-38.0,-38.0,-38.0,-37.9,-38.0,-37.9,-37.7,-37.8,-37.9,-37.9,-38.0,-38.0,-37.9,-37.8,-37.9,-38.0,-37.8,-37.9,-37.8,-37.9,-38.0,-38.0,-38.0,-38.0,-37.9,-37.9,-38.0,-38.0,-37.8,-37.8,-37.6,-37.6,-37.6,-37.6,-37.7,-37.6,-37.6,-37.4,-37.3,-37.3,-37.3,-37.3,-37.4,-37.4,-37.3,-37.4,-37.5,-37.4,-37.4,-37.2,-37.0,-37.0,-37.2,-37.3,-37.2,-37.1,-37.1,-37.2,-37.3,-37.3,-37.3,-37.2,-37.1,-37.0,-37.1,-37.1,-37.2,-37.2,-37.2,-37.1,-36.9,-36.7,-36.6,-36.7,-36.8,-36.7,-36.4,-36.3,-36.5,-36.5,-36.4,-36.3,-36.2,-36.1,-36.0,-36.0,-35.8,-35.7,-35.7,-35.7,-35.6,-35.7,-35.7,-35.6,-35.4,-35.1,-35.0,-35.1,-35.4,-35.4,-35.4,-35.5,-35.5,-35.6,-35.6,-35.7,-35.8,-35.9,-35.9,-35.9,-35.9,-36.0,-36.0,-36.0,-35.9,-35.9,-36.0,-35.9,-35.9,-35.9,-36.0,-36.0,-35.9,-35.9,-36.0,-36.1,-36.0,-35.8,-35.6,-35.6,-35.5,-35.4,-35.5,-35.5,-35.4,-35.5,-35.7,-35.8,-35.8,-35.7,-35.7,-35.8,-35.9,-35.9,-35.8,-35.6,-35.5,-35.6,-35.7,-35.7,-35.7,-35.3,-34.2,-66.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-51.0,-50.9,-50.8,-50.7,-50.8,-50.9,-50.8,-50.8,-50.8,-51.0,-51.1,-51.1,-50.7,-50.9,-51.0,-51.3,-51.3,-51.3,-51.0,-50.8,-50.8,-50.7,-50.9,-51.0,-51.0,-51.2,-51.2,-50.9,-50.8,-50.9,-50.6,-50.3,-50.8,-50.8,-50.7,-50.8,-50.8,-50.3,-50.6,-50.7,-50.9,-51.0,-50.8,-51.0,-50.8,-50.6,-50.9,-51.0,-51.1,-51.1,-50.9,-50.6,-50.7,-50.4,-50.6,-50.9,-50.9,-50.8,-50.8,-50.6,-50.6,-50.7,-50.8,-50.7,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.3,-50.0,-50.0,-50.0,-49.9,-49.7,-49.4,-49.0,-49.2,-49.3,-48.9,-49.0,-49.2,-49.2,-49.0,-49.3,-49.3,-49.3,-49.7,-49.8,-49.7,-49.6,-49.8,-49.6,-49.3,-49.3,-49.2,-48.9,-48.9,-49.0,-49.1,-48.5,-48.4,-48.1,-47.9,-48.3,-48.1,-47.9,-47.9,-47.8,-47.9,-48.0,-47.7,-48.3,-48.5,-48.1,-47.8,-47.8,-48.4,-48.5,-49.0,-48.8,-48.6,-48.3,-48.4,-48.5,-48.3,-48.4,-48.3,-48.1,-48.2,-47.3,-47.6,-48.4,-48.2,-48.1,-47.6,-47.6,-48.1,-48.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=174 */
		private double[] getElevationGrid_5_34_height_174()
		{
			double[] value = {-48.1,-48.1,-47.5,-45.9,-46.4,-47.8,-48.1,-48.2,-48.1,-47.9,-47.5,-47.8,-47.7,-47.6,-48.0,-48.6,-48.7,-48.5,-48.0,-47.7,-47.9,-48.0,-48.3,-48.3,-47.8,-46.9,-46.6,-47.1,-47.1,-47.8,-47.7,-48.0,-47.7,-47.3,-47.3,-47.1,-46.6,-46.7,-47.4,-47.2,-47.8,-47.8,-48.2,-48.1,-47.4,-47.7,-47.6,-47.0,-47.2,-47.8,-47.6,-47.2,-46.3,-46.3,-47.2,-47.5,-47.8,-47.8,-47.9,-47.5,-47.8,-48.1,-47.8,-47.0,-46.9,-47.8,-48.1,-48.1,-48.1,-47.8,-47.6,-47.6,-47.4,-47.5,-47.7,-47.5,-47.3,-46.9,-47.1,-47.4,-47.5,-47.0,-46.0,-46.3,-46.5,-47.2,-47.3,-46.9,-46.4,-46.1,-47.0,-47.6,-47.7,-47.7,-47.8,-47.6,-47.8,-47.6,-47.6,-47.4,-47.7,-47.0,-46.6,-47.5,-47.7,-47.8,-47.6,-47.0,-45.9,-46.5,-46.9,-46.7,-46.9,-47.3,-47.5,-47.3,-46.8,-46.2,-46.1,-46.5,-47.0,-47.3,-47.1,-47.2,-47.2,-47.2,-46.8,-46.4,-46.6,-46.7,-46.3,-46.6,-46.6,-46.7,-47.0,-46.9,-46.8,-46.8,-46.6,-45.8,-45.6,-46.2,-46.3,-46.2,-45.9,-45.9,-45.9,-45.8,-45.5,-45.5,-45.5,-45.4,-45.5,-45.3,-45.6,-45.8,-45.8,-45.6,-45.2,-45.3,-45.5,-45.7,-45.7,-45.6,-45.3,-45.0,-44.8,-44.9,-45.4,-45.4,-44.9,-44.6,-45.0,-45.4,-45.6,-45.7,-45.5,-45.5,-45.6,-45.9,-46.0,-46.0,-45.9,-46.0,-46.1,-46.0,-45.6,-45.6,-46.0,-46.0,-45.8,-46.0,-46.0,-45.9,-45.7,-45.8,-45.9,-45.7,-45.7,-45.6,-45.9,-45.5,-45.3,-45.8,-46.0,-45.9,-45.8,-45.6,-45.5,-45.4,-45.5,-45.5,-45.6,-45.6,-45.6,-45.5,-45.4,-45.5,-45.4,-45.3,-45.3,-45.3,-45.4,-45.3,-45.1,-45.3,-45.3,-45.2,-45.1,-44.9,-45.0,-45.1,-45.0,-44.9,-45.0,-45.1,-45.0,-44.8,-44.7,-44.5,-44.6,-44.7,-44.8,-44.8,-44.6,-44.5,-44.6,-44.3,-44.3,-44.1,-44.0,-44.0,-44.0,-44.0,-44.1,-43.9,-43.8,-43.9,-43.9,-43.9,-43.9,-43.8,-43.7,-43.6,-43.5,-43.3,-43.2,-43.4,-43.4,-43.5,-43.4,-43.4,-43.3,-43.1,-43.0,-42.9,-42.8,-42.8,-42.7,-42.5,-42.4,-42.4,-42.3,-42.1,-42.0,-42.0,-41.9,-41.8,-41.7,-41.6,-41.6,-41.6,-41.6,-41.5,-41.3,-41.3,-41.2,-41.1,-41.1,-41.0,-40.8,-40.8,-40.8,-40.8,-40.9,-40.9,-40.8,-40.7,-40.6,-40.6,-40.6,-40.5,-40.4,-40.4,-40.4,-40.5,-40.4,-40.3,-40.2,-40.2,-40.2,-40.3,-40.3,-40.2,-40.0,-39.9,-39.8,-39.9,-39.9,-40.0,-40.0,-39.9,-39.9,-39.8,-39.9,-39.8,-39.7,-39.6,-39.5,-39.4,-39.5,-39.4,-39.3,-39.3,-39.3,-39.4,-39.3,-39.3,-39.3,-39.3,-39.2,-39.0,-39.0,-39.0,-38.9,-39.0,-38.9,-38.8,-38.8,-38.8,-38.7,-38.6,-38.5,-38.4,-38.5,-38.5,-38.5,-38.5,-38.5,-38.6,-38.6,-38.6,-38.5,-38.5,-38.5,-38.5,-38.5,-38.4,-38.5,-38.5,-38.5,-38.4,-38.4,-38.4,-38.5,-38.4,-38.4,-38.5,-38.5,-38.5,-38.5,-38.5,-38.5,-38.4,-38.5,-38.5,-38.4,-38.3,-38.3,-38.3,-38.2,-38.2,-38.1,-38.1,-38.1,-38.0,-37.9,-37.8,-37.8,-37.8,-37.8,-38.0,-38.0,-38.0,-38.0,-38.0,-37.9,-37.9,-37.9,-37.8,-37.8,-37.8,-37.8,-37.8,-37.7,-37.6,-37.7,-37.8,-37.8,-37.8,-37.6,-37.5,-37.5,-37.5,-37.6,-37.6,-37.7,-37.8,-37.7,-37.5,-37.3,-37.1,-37.2,-37.3,-37.1,-36.8,-36.6,-36.7,-36.8,-36.8,-36.8,-36.8,-36.6,-36.6,-36.6,-36.4,-36.3,-36.3,-36.2,-36.0,-36.0,-36.0,-36.0,-35.6,-35.5,-35.5,-35.7,-35.8,-35.9,-35.8,-35.9,-36.0,-36.1,-36.1,-36.2,-36.4,-36.5,-36.5,-36.5,-36.4,-36.5,-36.5,-36.5,-36.4,-36.4,-36.5,-36.5,-36.4,-36.5,-36.5,-36.5,-36.4,-36.3,-36.4,-36.4,-36.3,-36.3,-36.0,-35.9,-35.9,-35.8,-35.8,-35.8,-35.7,-35.8,-36.0,-36.1,-36.3,-36.2,-36.1,-36.2,-36.3,-36.3,-36.2,-36.1,-36.0,-36.1,-36.3,-36.1,-36.2,-36.2,-35.8,-51.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-50.9,-51.0,-50.6,-50.2,-50.3,-51.0,-50.7,-50.4,-50.0,-50.6,-51.3,-51.2,-50.4,-50.4,-51.2,-51.6,-51.6,-51.4,-50.8,-50.4,-50.3,-50.0,-50.5,-50.9,-51.0,-51.5,-51.4,-50.7,-50.5,-50.9,-50.3,-49.5,-50.4,-51.0,-50.5,-50.8,-50.8,-49.7,-50.3,-50.5,-50.8,-51.3,-51.0,-50.9,-50.8,-50.1,-50.8,-51.1,-51.3,-51.4,-51.0,-50.3,-50.5,-50.0,-50.4,-51.2,-51.3,-51.0,-51.0,-50.4,-50.4,-50.9,-51.0,-51.0,-50.8,-50.8,-51.0,-51.0,-51.0,-50.9,-50.5,-50.4,-50.4,-50.3,-50.2,-50.1,-49.8,-49.2,-49.6,-49.6,-49.2,-49.3,-49.7,-49.6,-49.3,-49.7,-49.5,-49.5,-50.1,-50.2,-50.1,-50.1,-50.2,-50.0,-49.4,-49.6,-49.5,-49.1,-49.0,-49.2,-49.3,-48.7,-48.5,-48.1,-48.0,-48.6,-48.4,-48.0,-48.2,-48.0,-48.0,-48.2,-47.8,-48.4,-48.9,-48.5,-48.2,-48.2,-48.8,-49.0,-49.3,-49.2,-49.2,-48.8,-48.9,-49.1,-49.0,-49.1,-49.0,-49.1,-48.8,-48.3,-48.6,-48.8,-48.7,-48.7,-48.4,-48.5,-48.6,-48.5,-48.6,-48.5,-47.9,-46.6,-47.4,-48.3,-48.5,-48.5,-48.7,-48.4,-47.8,-48.1,-48.2,-48.5,-48.7,-49.0,-49.3,-49.0,-48.4,-48.0,-48.3,-48.4,-48.8,-48.8,-48.2,-47.3,-47.2,-47.7,-48.0,-48.2,-48.3,-48.4,-48.1,-47.8,-47.9,-47.8,-47.6,-47.7,-48.0,-48.0,-48.3,-48.4,-48.6,-48.5,-48.2,-48.3,-48.3,-47.8,-48.0,-48.3,-48.1,-47.8,-47.4,-47.5,-48.0,-48.3,-48.5,-48.5,-48.5,-48.3,-48.6,-48.6,-48.5,-48.0,-48.2,-48.5,-48.6,-48.6,-48.6,-48.5,-48.4,-48.4,-48.3,-48.3,-48.3,-48.1,-48.1,-47.9,-48.0,-48.1,-48.1,-47.9,-47.7,-47.7,-47.9,-48.1,-48.1,-48.0,-47.8,-47.8,-48.0,-48.2,-48.3,-48.3,-48.3,-48.3,-48.4,-48.4,-48.3,-48.4,-48.4,-48.1,-48.2,-48.3,-48.4,-48.3,-48.3,-48.0,-47.8,-47.9,-48.0,-47.9,-48.0,-48.0,-48.1,-48.1,-47.8,-47.6,-47.6,-47.8,-47.9,-47.9,-47.8,-47.9,-48.0,-48.0,-47.7,-47.5,-47.6,-47.7,-47.5,-47.6,-47.5,-47.5,-47.6,-47.6,-47.6,-47.4,-47.3,-47.0,-47.0,-47.0,-47.0,-47.0,-47.0,-46.8,-46.7,-46.6,-46.6,-46.5,-46.5,-46.5,-46.5,-46.4,-46.4,-46.5,-46.6,-46.4,-46.3,-46.2,-46.3,-46.3,-46.3,-46.3,-46.2,-46.1,-46.1,-46.1,-46.2,-46.2,-46.1,-46.0,-46.1,-46.1,-46.3,-46.3,-46.3,-46.3,-46.3,-46.5,-46.6,-46.6,-46.6,-46.6,-46.6,-46.7,-46.7,-46.6,-46.6,-46.6,-46.7,-46.8,-46.6,-46.6,-46.6,-46.6,-46.6,-46.5,-46.5,-46.5,-46.5,-46.5,-46.4,-46.5,-46.6,-46.7,-46.5,-46.5,-46.4,-46.5,-46.5,-46.5,-46.3,-46.3,-46.3,-46.3,-46.3,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-46.0,-46.0,-46.0,-46.0,-46.0,-45.9,-45.8,-45.8,-45.8,-45.8,-45.6,-45.5,-45.5,-45.5,-45.5,-45.5,-45.4,-45.3,-45.3,-45.3,-45.3,-45.1,-45.0,-44.9,-45.0,-44.9,-44.8,-44.8,-44.7,-44.7,-44.6,-44.6,-44.6,-44.6,-44.5,-44.5,-44.4,-44.4,-44.3,-44.2,-44.2,-44.1,-44.1,-44.1,-44.1,-44.0,-43.9,-43.8,-43.8,-43.7,-43.5,-43.4,-43.3,-43.2,-43.1,-43.0,-42.8,-42.7,-42.6,-42.6,-42.6,-42.5,-42.3,-42.3,-42.3,-42.3,-42.1,-42.0,-41.9,-41.9,-41.9,-41.8,-41.7,-41.6,-41.6,-41.5,-41.5,-41.5,-41.5,-41.4,-41.4,-41.4,-41.4,-41.3,-41.3,-41.2,-41.1,-41.1,-41.1,-41.1,-41.0,-41.0,-41.0,-40.9,-40.9,-40.9,-40.9,-40.7,-40.6,-40.5,-40.6,-40.6,-40.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=175 */
		private double[] getElevationGrid_5_34_height_175()
		{
			double[] value = {-40.6,-40.5,-40.5,-40.5,-40.5,-40.4,-40.4,-40.3,-40.3,-40.2,-40.1,-40.0,-39.9,-39.9,-39.9,-39.9,-39.8,-39.8,-39.8,-39.8,-39.7,-39.6,-39.6,-39.5,-39.5,-39.5,-39.4,-39.4,-39.4,-39.4,-39.3,-39.2,-39.2,-39.1,-39.1,-39.1,-39.1,-39.1,-39.1,-39.1,-39.1,-39.1,-39.0,-39.0,-39.0,-39.0,-39.0,-38.9,-39.0,-39.0,-39.0,-38.9,-38.9,-39.0,-38.9,-38.9,-38.9,-39.0,-39.0,-39.0,-39.0,-39.0,-38.9,-38.9,-38.9,-38.9,-38.9,-38.8,-38.8,-38.7,-38.7,-38.7,-38.7,-38.6,-38.5,-38.4,-38.4,-38.4,-38.3,-38.2,-38.3,-38.4,-38.5,-38.5,-38.4,-38.4,-38.4,-38.4,-38.4,-38.3,-38.3,-38.3,-38.3,-38.1,-38.1,-38.1,-38.2,-38.3,-38.3,-38.3,-38.1,-38.0,-38.0,-38.0,-38.1,-38.2,-38.2,-38.3,-38.3,-38.1,-37.9,-37.7,-37.8,-37.8,-37.6,-37.3,-37.0,-37.0,-37.1,-37.3,-37.4,-37.4,-37.3,-37.3,-37.1,-37.0,-36.8,-36.7,-36.7,-36.6,-36.6,-36.6,-36.5,-36.3,-36.1,-36.3,-36.3,-36.4,-36.4,-36.3,-36.5,-36.6,-36.7,-36.7,-36.8,-36.9,-37.1,-37.1,-37.0,-37.0,-37.0,-37.1,-37.0,-36.9,-37.0,-37.1,-37.0,-37.0,-37.0,-37.1,-37.0,-36.9,-36.8,-36.7,-36.7,-36.7,-36.6,-36.5,-36.4,-36.4,-36.4,-36.3,-36.2,-36.1,-36.1,-36.2,-36.3,-36.6,-36.6,-36.5,-36.6,-36.7,-36.7,-36.6,-36.6,-36.5,-36.6,-36.7,-36.6,-36.5,-36.6,-36.5,-36.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-51.6,-51.3,-50.7,-50.4,-50.5,-51.3,-51.1,-50.5,-49.8,-50.8,-51.7,-51.5,-51.0,-51.3,-51.7,-51.8,-51.9,-51.8,-51.5,-51.1,-51.0,-50.9,-51.2,-51.5,-51.7,-51.8,-51.8,-51.4,-51.4,-51.6,-51.1,-50.8,-51.3,-51.5,-51.4,-51.5,-51.3,-50.8,-51.2,-51.2,-51.5,-51.7,-51.5,-51.7,-51.3,-51.1,-51.4,-51.5,-51.5,-51.8,-51.4,-51.0,-51.0,-50.8,-51.3,-51.6,-51.6,-51.6,-51.4,-51.0,-51.2,-51.3,-51.3,-51.3,-51.3,-51.4,-51.3,-51.3,-51.3,-51.3,-51.1,-51.0,-50.8,-50.8,-50.8,-50.7,-50.4,-50.3,-50.3,-50.3,-50.1,-50.3,-50.3,-50.2,-50.2,-50.5,-50.4,-50.5,-50.6,-50.6,-50.6,-50.5,-50.5,-50.4,-50.2,-50.1,-50.0,-49.9,-49.8,-49.8,-49.6,-49.4,-49.2,-49.1,-49.2,-49.3,-49.1,-49.1,-49.1,-49.1,-49.2,-49.2,-49.3,-49.4,-49.5,-49.5,-49.4,-49.5,-49.6,-49.7,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.7,-49.6,-49.5,-49.4,-49.4,-49.4,-49.3,-49.2,-49.2,-49.1,-49.1,-49.1,-49.0,-48.8,-48.6,-48.7,-49.0,-49.1,-49.2,-49.3,-49.2,-49.1,-49.2,-49.4,-49.4,-49.5,-49.6,-49.7,-49.6,-49.2,-49.2,-49.3,-49.3,-49.3,-49.2,-48.9,-48.7,-48.7,-48.8,-48.9,-49.0,-49.0,-49.0,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.9,-49.0,-49.0,-49.0,-49.0,-49.1,-49.1,-49.1,-49.0,-48.9,-48.9,-49.0,-49.0,-48.9,-48.8,-48.8,-48.9,-49.0,-49.1,-49.1,-49.2,-49.2,-49.2,-49.3,-49.2,-49.1,-49.1,-49.2,-49.3,-49.3,-49.1,-49.1,-49.1,-49.1,-49.0,-49.0,-48.8,-48.8,-48.8,-48.8,-48.7,-48.8,-48.8,-48.8,-48.7,-48.7,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.9,-49.0,-49.0,-49.0,-49.0,-49.1,-49.1,-49.0,-49.0,-49.0,-49.0,-49.1,-49.0,-49.0,-49.0,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.7,-48.6,-48.6,-48.6,-48.6,-48.5,-48.5,-48.5,-48.6,-48.6,-48.5,-48.4,-48.4,-48.5,-48.4,-48.3,-48.3,-48.3,-48.3,-48.3,-48.1,-48.1,-48.1,-48.0,-47.8,-47.8,-47.8,-47.7,-47.7,-47.6,-47.4,-47.4,-47.4,-47.4,-47.4,-47.3,-47.3,-47.1,-47.1,-47.2,-47.3,-47.1,-47.0,-47.0,-47.0,-47.0,-47.0,-47.0,-46.9,-46.8,-46.9,-46.9,-46.9,-46.8,-46.8,-46.8,-46.8,-46.9,-46.9,-47.0,-47.0,-47.0,-47.0,-47.1,-47.2,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.2,-47.3,-47.3,-47.2,-47.1,-47.1,-47.2,-47.1,-47.1,-47.1,-47.1,-47.2,-47.3,-47.1,-47.1,-47.1,-47.1,-47.1,-47.1,-47.0,-46.8,-46.8,-46.9,-46.9,-46.8,-46.6,-46.7,-46.7,-46.7,-46.6,-46.6,-46.7,-46.8,-46.7,-46.6,-46.6,-46.6,-46.6,-46.6,-46.6,-46.6,-46.5,-46.5,-46.4,-46.2,-46.1,-46.1,-46.1,-46.1,-46.1,-46.0,-45.9,-45.8,-45.8,-45.8,-45.8,-45.7,-45.6,-45.6,-45.6,-45.5,-45.3,-45.3,-45.3,-45.3,-45.3,-45.2,-45.1,-45.1,-45.1,-45.1,-45.1,-45.0,-44.9,-44.8,-44.8,-44.8,-44.8,-44.9,-44.7,-44.7,-44.6,-44.5,-44.4,-44.2,-44.1,-44.0,-43.8,-43.8,-43.7,-43.5,-43.4,-43.3,-43.3,-43.3,-43.1,-43.0,-43.0,-43.0,-42.9,-42.8,-42.7,-42.6,-42.6,-42.6,-42.5,-42.4,-42.3,-42.3,-42.2,-42.2,-42.1,-42.1,-42.0,-42.0,-42.0,-42.0,-42.0,-41.9,-41.8,-41.8,-41.8,-41.8,-41.8,-41.7,-41.6,-41.6,-41.6,-41.5,-41.5,-41.5,-41.3,-41.3,-41.2,-41.3,-41.3,-41.4,-41.3,-41.2,-41.2,-41.2,-41.1,-41.1,-41.0,-40.9,-40.9,-40.8,-40.8,-40.6,-40.5,-40.5,-40.5,-40.5,-40.4,-40.3,-40.3,-40.3,-40.2,-40.1,-40.1,-40.1,-40.1,-40.0,-40.0,-39.9,-40.0,-40.0,-39.9,-39.8,-39.8,-39.7,-39.8,-39.8,-39.8,-39.6,-39.6,-39.7,-39.8,-39.6,-39.5,-39.5,-39.6,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.5,-39.4,-39.5,-39.5,-39.4,-39.4,-39.5,-39.5,-39.5,-39.5,-39.4,-39.4,-39.3,-39.4,-39.3,-39.4,-39.3,-39.2,-39.2,-39.2,-39.1,-39.1,-39.1,-39.0,-39.0,-39.0,-39.0,-38.9,-38.8,-38.9,-39.0,-39.0,-39.0,-38.9,-38.9,-38.9,-39.0,-39.0,-38.9,-38.9,-38.8,-38.8,-38.6,-38.5,-38.7,-38.8,-38.9,-38.9,-38.9,-38.7,-38.7,-38.7,-38.7,-38.9,-38.9,-38.8,-38.8,-38.9,-38.7,-38.5,-38.4,-38.4,-38.4,-38.3,-38.0,-37.6,-37.5,-37.5,-37.8,-38.0,-38.0,-37.9,-37.8,-37.7,-37.5,-37.3,-37.2,-37.3,-37.3,-37.4,-37.4,-37.3,-37.1,-36.9,-37.0,-37.1,-37.1,-37.0,-37.0,-37.2,-37.4,-37.4,-37.5,-37.4,-37.4,-37.6,-37.6,-37.6,-37.6,-37.5,-37.6,-37.6,-37.5,-37.6,-37.7,-37.7,-37.6,-37.5,-37.6,-37.6,-37.5,-37.3,-37.1,-37.1,-37.1,-37.0,-37.0,-37.1,-37.1,-37.1,-37.0,-36.8,-36.6,-36.4,-36.5,-36.7,-37.0,-37.1,-37.0,-37.0,-37.1,-37.2,-37.1,-37.1,-37.1,-37.1,-37.2,-37.1,-36.9,-37.0,-37.2,-37.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-52.0,-51.9,-51.7,-51.6,-51.8,-52.0,-51.8,-51.6,-51.5,-51.9,-52.1,-52.1,-52.0,-52.0,-52.2,-52.2,-52.3,-52.3,-52.2,-52.1,-52.0,-52.0,-52.1,-52.2,-52.2,-52.2,-52.2,-52.2,-52.2,-52.2,-52.1,-52.0,-52.1,-52.1,-52.1,-52.1,-52.1,-52.0,-52.1,-52.1,-52.1,-52.1,-52.1,-52.1,-52.1,-52.1,-52.1,-51.9,-52.0,-52.1,-52.0,-51.8,-51.8,-51.8,-51.9,-52.0,-52.0,-52.0,-51.9,-51.8,-51.8,-51.8,-51.8,-51.7,-51.8,-51.9,-51.8,-51.7,-51.7,-51.7,-51.6,-51.5,-51.3,-51.3,-51.3,-51.2,-51.1,-51.0,-51.0,-50.9,-50.9,-51.0,-50.9,-50.8,-50.9,-51.1,-51.1,-51.1,-51.0,-51.0,-51.0,-51.0,-50.9,-50.9,-50.8,-50.6,-50.5,-50.4,-50.4,-50.3,-50.1,-50.0,-49.9,-49.8,-49.9,-49.9,-49.8,-49.8,-49.8,-50.0,-50.1,-50.1,-50.1,-50.1,-50.1,-50.3,-50.3,-50.3,-50.3,-50.4,-50.4,-50.5,-50.6,-50.5,-50.5,-50.5,-50.5,-50.5,-50.5,-50.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=176 */
		private double[] getElevationGrid_5_34_height_176()
		{
			double[] value = {-50.3,-50.3,-50.1,-50.0,-50.0,-49.9,-49.8,-49.8,-49.8,-49.7,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.8,-49.9,-50.0,-50.0,-50.0,-50.1,-50.1,-50.2,-50.2,-50.3,-50.2,-50.1,-50.0,-50.0,-50.0,-49.9,-49.8,-49.7,-49.7,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.4,-49.5,-49.5,-49.5,-49.5,-49.6,-49.6,-49.6,-49.6,-49.6,-49.5,-49.6,-49.7,-49.7,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.7,-49.8,-49.8,-49.9,-49.9,-49.9,-49.8,-49.8,-49.8,-49.9,-49.9,-49.8,-49.8,-49.7,-49.7,-49.7,-49.6,-49.5,-49.5,-49.5,-49.5,-49.4,-49.4,-49.5,-49.5,-49.4,-49.4,-49.5,-49.5,-49.4,-49.3,-49.4,-49.4,-49.5,-49.3,-49.3,-49.5,-49.5,-49.6,-49.6,-49.5,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.5,-49.5,-49.5,-49.5,-49.4,-49.5,-49.4,-49.3,-49.3,-49.3,-49.3,-49.3,-49.2,-49.1,-49.1,-49.1,-49.2,-49.2,-49.2,-49.0,-49.0,-49.1,-49.1,-49.0,-49.0,-49.0,-49.0,-48.9,-48.8,-48.6,-48.6,-48.6,-48.5,-48.4,-48.3,-48.3,-48.3,-48.3,-48.1,-48.1,-48.1,-48.1,-48.1,-48.0,-48.0,-47.8,-47.8,-47.9,-47.9,-47.8,-47.7,-47.6,-47.7,-47.7,-47.7,-47.7,-47.6,-47.5,-47.6,-47.6,-47.6,-47.6,-47.5,-47.6,-47.6,-47.6,-47.6,-47.7,-47.6,-47.6,-47.6,-47.7,-47.9,-47.9,-47.9,-48.0,-47.9,-48.0,-48.0,-48.0,-48.0,-47.9,-47.9,-48.0,-47.9,-47.8,-47.8,-47.8,-47.8,-47.8,-47.8,-47.8,-47.7,-47.6,-47.6,-47.6,-47.8,-47.9,-47.8,-47.6,-47.6,-47.8,-47.7,-47.6,-47.5,-47.3,-47.4,-47.5,-47.5,-47.3,-47.3,-47.3,-47.3,-47.3,-47.2,-47.2,-47.3,-47.4,-47.3,-47.3,-47.1,-47.1,-47.2,-47.2,-47.1,-47.1,-47.1,-47.0,-47.0,-46.8,-46.7,-46.7,-46.6,-46.6,-46.6,-46.6,-46.5,-46.4,-46.3,-46.4,-46.3,-46.3,-46.1,-46.1,-46.2,-46.1,-46.1,-46.0,-45.9,-46.0,-45.8,-45.8,-45.8,-45.7,-45.8,-45.7,-45.7,-45.6,-45.5,-45.5,-45.5,-45.5,-45.5,-45.5,-45.4,-45.4,-45.3,-45.2,-45.1,-44.9,-44.8,-44.6,-44.5,-44.5,-44.4,-44.3,-44.1,-44.1,-44.1,-44.0,-43.9,-43.7,-43.6,-43.6,-43.6,-43.5,-43.4,-43.3,-43.3,-43.3,-43.2,-43.1,-43.0,-43.0,-42.9,-42.9,-42.8,-42.8,-42.7,-42.8,-42.8,-42.7,-42.6,-42.6,-42.5,-42.5,-42.5,-42.5,-42.5,-42.4,-42.4,-42.4,-42.3,-42.2,-42.1,-42.2,-42.1,-42.0,-41.9,-42.0,-42.0,-42.0,-42.0,-41.9,-41.9,-41.8,-41.8,-41.8,-41.8,-41.6,-41.6,-41.5,-41.4,-41.4,-41.3,-41.2,-41.2,-41.2,-41.1,-41.0,-41.0,-40.9,-40.8,-40.7,-40.7,-40.7,-40.7,-40.7,-40.6,-40.6,-40.6,-40.7,-40.6,-40.4,-40.5,-40.3,-40.4,-40.4,-40.4,-40.3,-40.3,-40.3,-40.4,-40.3,-40.2,-40.2,-40.2,-40.1,-40.0,-40.0,-40.2,-40.2,-40.1,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.1,-40.1,-40.1,-40.0,-40.0,-39.9,-39.9,-39.9,-40.0,-39.9,-39.8,-39.8,-39.8,-39.8,-39.8,-39.8,-39.7,-39.6,-39.7,-39.7,-39.5,-39.5,-39.5,-39.6,-39.7,-39.6,-39.5,-39.4,-39.5,-39.6,-39.5,-39.5,-39.5,-39.4,-39.4,-39.3,-39.3,-39.4,-39.5,-39.5,-39.5,-39.5,-39.4,-39.4,-39.5,-39.5,-39.6,-39.6,-39.5,-39.5,-39.5,-39.4,-39.2,-39.0,-38.9,-39.0,-39.0,-38.8,-38.5,-38.3,-38.3,-38.4,-38.6,-38.6,-38.5,-38.4,-38.3,-38.1,-38.0,-37.9,-38.0,-38.1,-38.2,-38.2,-38.0,-37.8,-37.6,-37.8,-37.9,-37.8,-37.6,-37.7,-38.0,-38.1,-38.1,-38.1,-38.0,-37.9,-38.0,-38.1,-38.3,-38.2,-38.2,-38.3,-38.3,-38.2,-38.2,-38.3,-38.3,-38.2,-38.0,-38.0,-38.0,-37.8,-37.7,-37.5,-37.4,-37.4,-37.4,-37.5,-37.7,-37.9,-37.8,-37.6,-37.4,-37.2,-37.0,-37.1,-37.2,-37.5,-37.5,-37.4,-37.4,-37.6,-37.8,-37.6,-37.5,-37.5,-37.6,-37.7,-37.7,-37.4,-37.5,-37.6,-37.6,-83.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-52.5,-52.5,-52.4,-52.4,-52.5,-52.5,-52.5,-52.5,-52.5,-52.5,-52.6,-52.6,-52.6,-52.6,-52.6,-52.7,-52.7,-52.7,-52.6,-52.6,-52.6,-52.6,-52.6,-52.6,-52.6,-52.6,-52.6,-52.6,-52.7,-52.7,-52.6,-52.6,-52.6,-52.7,-52.7,-52.6,-52.6,-52.6,-52.6,-52.6,-52.6,-52.6,-52.5,-52.5,-52.6,-52.6,-52.6,-52.4,-52.4,-52.5,-52.4,-52.3,-52.3,-52.3,-52.4,-52.4,-52.4,-52.3,-52.3,-52.3,-52.3,-52.2,-52.1,-52.2,-52.2,-52.4,-52.3,-52.1,-52.1,-52.1,-52.1,-52.0,-51.8,-51.8,-51.8,-51.8,-51.6,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.6,-51.6,-51.6,-51.5,-51.4,-51.4,-51.4,-51.4,-51.3,-51.3,-51.1,-51.0,-50.8,-50.9,-50.8,-50.6,-50.5,-50.3,-50.3,-50.4,-50.4,-50.4,-50.3,-50.3,-50.5,-50.6,-50.6,-50.8,-50.8,-50.8,-50.8,-51.0,-51.1,-51.0,-51.1,-51.0,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-50.9,-50.8,-50.8,-50.7,-50.6,-50.5,-50.5,-50.4,-50.3,-50.3,-50.3,-50.1,-50.1,-50.2,-50.1,-50.3,-50.3,-50.3,-50.3,-50.5,-50.6,-50.6,-50.7,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.7,-50.7,-50.6,-50.6,-50.5,-50.4,-50.3,-50.3,-50.3,-50.1,-50.1,-50.1,-50.1,-50.1,-50.0,-50.1,-50.1,-50.1,-50.1,-50.1,-50.1,-50.2,-50.1,-50.1,-50.1,-50.2,-50.3,-50.3,-50.1,-50.1,-50.1,-50.1,-50.1,-50.2,-50.3,-50.2,-50.1,-50.3,-50.3,-50.3,-50.4,-50.5,-50.6,-50.6,-50.6,-50.5,-50.4,-50.5,-50.6,-50.5,-50.4,-50.3,-50.3,-50.3,-50.3,-50.3,-50.1,-50.1,-50.1,-50.1,-50.0,-50.0,-50.1,-50.1,-50.1,-50.0,-50.1,-50.1,-50.1,-50.0,-50.0,-50.0,-50.1,-50.0,-50.0,-50.1,-50.1,-50.1,-50.1,-50.1,-50.1,-50.1,-50.1,-50.1,-50.2,-50.3,-50.2,-50.1,-50.1,-50.1,-50.0,-50.0,-50.0,-50.1,-50.0,-50.0,-50.0,-49.9,-50.0,-49.8,-49.8,-49.9,-49.9,-49.7,-49.7,-49.7,-49.8,-49.8,-49.8,-49.6,-49.6,-49.8,-49.7,-49.6,-49.6,-49.6,-49.6,-49.5,-49.4,-49.3,-49.2,-49.2,-49.1,-49.1,-49.0,-49.0,-49.0,-48.9,-48.8,-48.7,-48.7,-48.7,-48.7,-48.7,-48.6,-48.5,-48.5,-48.6,-48.6,-48.5,-48.4,-48.3,-48.3,-48.4,-48.3,-48.4,-48.3,-48.3,-48.3,-48.3,-48.4,-48.3,-48.3,-48.2,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.5,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.5,-48.6,-48.5,-48.3,-48.3,-48.5,-48.5,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.5,-48.4,-48.2,-48.2,-48.3,-48.3,-48.3,-48.1,-48.0,-48.0,-48.1,-48.1,-47.9,-47.8,-47.8,-47.8,-47.9,-47.8,-47.8,-47.9,-48.0,-48.0,-47.8,-47.7,-47.7,-47.8,-47.8,-47.8,-47.8,-47.7,-47.6,-47.6,-47.5,-47.3,-47.3,-47.3,-47.2,-47.2,-47.2,-47.1,-47.0,-46.9,-47.0,-47.0,-46.9,-46.8,-46.8,-46.8,-46.8,-46.6,-46.6,-46.5,-46.6,-46.5,-46.5,-46.4,-46.4,-46.4,-46.4,-46.4,-46.3,-46.2,-46.2,-46.1,-46.2,-46.2,-46.3,-46.1,-46.1,-46.1,-46.0,-45.9,-45.7,-45.5,-45.4,-45.3,-45.2,-45.2,-45.1,-44.8,-44.8,-44.8,-44.8,-44.6,-44.5,-44.4,-44.4,-44.4,-44.3,-44.2,-44.1,-44.1,-44.1,-44.0,-43.9,-43.8,-43.8,-43.7,-43.6,-43.6,-43.6,-43.5,-43.5,-43.6,-43.5,-43.4,-43.3,-43.3,-43.3,-43.3,-43.4,-43.3,-43.2,-43.2,-43.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=177 */
		private double[] getElevationGrid_5_34_height_177()
		{
			double[] value = {-43.1,-43.0,-42.9,-43.0,-43.0,-42.8,-42.7,-42.8,-42.8,-42.9,-42.8,-42.7,-42.7,-42.6,-42.6,-42.6,-42.5,-42.4,-42.4,-42.3,-42.2,-42.2,-42.1,-42.0,-42.0,-42.0,-41.9,-41.8,-41.7,-41.6,-41.5,-41.4,-41.4,-41.5,-41.5,-41.4,-41.4,-41.3,-41.4,-41.4,-41.3,-41.1,-41.1,-41.0,-41.0,-41.0,-41.0,-41.0,-40.9,-41.0,-41.0,-41.0,-40.9,-40.8,-40.9,-40.8,-40.7,-40.6,-40.8,-40.9,-40.8,-40.8,-40.6,-40.8,-40.7,-40.6,-40.6,-40.7,-40.8,-40.8,-40.8,-40.8,-40.7,-40.5,-40.5,-40.6,-40.6,-40.5,-40.5,-40.5,-40.5,-40.4,-40.5,-40.5,-40.5,-40.4,-40.5,-40.5,-40.4,-40.3,-40.3,-40.3,-40.4,-40.3,-40.1,-40.0,-40.1,-40.2,-40.1,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.1,-40.2,-40.1,-40.1,-40.0,-40.1,-40.1,-40.2,-40.3,-40.2,-40.1,-40.0,-40.0,-40.0,-39.8,-39.5,-39.4,-39.5,-39.5,-39.5,-39.3,-39.1,-39.0,-39.0,-39.1,-39.0,-39.0,-38.9,-38.9,-38.7,-38.5,-38.5,-38.8,-39.0,-39.0,-39.0,-38.6,-38.5,-38.3,-38.4,-38.5,-38.5,-38.5,-38.5,-38.7,-38.8,-38.7,-38.7,-38.5,-38.4,-38.4,-38.7,-38.8,-38.9,-38.9,-38.9,-39.0,-38.8,-38.8,-38.8,-38.8,-38.6,-38.5,-38.5,-38.3,-38.0,-38.0,-38.0,-37.8,-37.8,-37.9,-38.1,-38.3,-38.4,-38.4,-38.3,-38.0,-38.0,-37.8,-37.8,-37.9,-38.1,-38.1,-37.9,-37.9,-38.0,-38.2,-38.1,-38.0,-38.0,-38.1,-38.1,-38.1,-37.9,-37.9,-37.9,-38.1,-68.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.0,-53.1,-52.9,-53.0,-53.1,-53.0,-53.0,-53.0,-53.0,-53.0,-53.0,-53.1,-53.0,-53.0,-53.0,-53.1,-53.1,-53.1,-53.0,-53.0,-53.0,-53.0,-53.0,-53.0,-53.0,-53.0,-53.0,-53.1,-53.1,-53.1,-53.0,-53.1,-53.0,-53.1,-53.1,-53.1,-53.0,-53.0,-53.1,-53.1,-53.1,-53.0,-53.0,-52.9,-53.0,-53.0,-53.0,-52.8,-52.9,-52.9,-52.8,-52.8,-52.7,-52.7,-52.8,-52.8,-52.8,-52.8,-52.7,-52.7,-52.7,-52.6,-52.5,-52.6,-52.7,-52.8,-52.8,-52.5,-52.5,-52.5,-52.5,-52.5,-52.3,-52.3,-52.3,-52.3,-52.2,-52.0,-52.0,-52.0,-52.0,-52.0,-52.0,-52.0,-51.9,-52.1,-52.1,-52.1,-52.0,-51.9,-51.8,-51.9,-51.8,-51.8,-51.8,-51.6,-51.5,-51.3,-51.3,-51.3,-51.1,-50.9,-50.8,-50.8,-50.9,-51.0,-51.0,-50.9,-50.9,-50.9,-51.1,-51.1,-51.3,-51.3,-51.3,-51.5,-51.6,-51.6,-51.6,-51.6,-51.6,-51.6,-51.7,-51.7,-51.7,-51.6,-51.6,-51.6,-51.7,-51.5,-51.4,-51.3,-51.2,-51.1,-51.1,-51.1,-51.0,-50.9,-51.0,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-51.0,-51.0,-51.1,-51.1,-51.2,-51.3,-51.4,-51.4,-51.4,-51.4,-51.5,-51.4,-51.3,-51.3,-51.3,-51.2,-51.1,-51.0,-50.9,-50.9,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.7,-50.6,-50.6,-50.6,-50.7,-50.8,-50.7,-50.8,-50.7,-50.6,-50.6,-50.7,-50.8,-50.8,-50.6,-50.6,-50.6,-50.7,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.9,-51.0,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.0,-51.0,-50.9,-50.9,-50.8,-50.8,-50.6,-50.6,-50.7,-50.7,-50.7,-50.8,-50.7,-50.6,-50.6,-50.7,-50.8,-50.7,-50.6,-50.6,-50.6,-50.6,-50.5,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.7,-50.6,-50.7,-50.8,-50.8,-50.8,-50.7,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.5,-50.5,-50.5,-50.5,-50.5,-50.6,-50.5,-50.3,-50.3,-50.3,-50.4,-50.4,-50.3,-50.2,-50.1,-50.3,-50.3,-50.3,-50.1,-50.1,-50.2,-50.1,-50.0,-49.8,-49.8,-49.8,-49.8,-49.6,-49.6,-49.6,-49.6,-49.5,-49.4,-49.3,-49.3,-49.3,-49.3,-49.3,-49.3,-49.2,-49.1,-49.3,-49.3,-49.3,-49.1,-49.1,-49.0,-49.1,-49.1,-49.1,-49.1,-49.0,-49.0,-49.1,-49.1,-49.0,-49.0,-48.9,-49.0,-49.0,-49.0,-49.0,-49.0,-49.0,-48.9,-49.0,-49.2,-49.3,-49.2,-49.2,-49.2,-49.2,-49.3,-49.3,-49.2,-49.1,-49.2,-49.3,-49.1,-49.0,-49.0,-49.1,-49.1,-49.0,-49.0,-49.0,-49.0,-48.9,-48.8,-48.8,-49.0,-49.2,-49.1,-48.9,-48.9,-49.0,-49.0,-48.9,-48.8,-48.6,-48.6,-48.7,-48.7,-48.6,-48.5,-48.5,-48.6,-48.5,-48.4,-48.4,-48.5,-48.7,-48.6,-48.5,-48.3,-48.3,-48.4,-48.4,-48.5,-48.4,-48.3,-48.2,-48.2,-48.1,-48.0,-47.9,-47.8,-47.8,-47.8,-47.8,-47.8,-47.6,-47.6,-47.6,-47.6,-47.6,-47.5,-47.4,-47.6,-47.6,-47.3,-47.2,-47.1,-47.3,-47.2,-47.2,-47.1,-47.2,-47.2,-47.1,-47.1,-47.1,-47.0,-47.0,-46.9,-47.0,-47.0,-47.0,-47.0,-47.0,-46.8,-46.8,-46.7,-46.5,-46.3,-46.2,-46.1,-46.0,-46.0,-45.9,-45.7,-45.6,-45.7,-45.6,-45.5,-45.3,-45.2,-45.3,-45.2,-45.1,-45.1,-45.0,-45.0,-45.0,-44.9,-44.8,-44.6,-44.6,-44.6,-44.5,-44.5,-44.5,-44.4,-44.4,-44.4,-44.3,-44.2,-44.1,-44.1,-44.1,-44.2,-44.2,-44.2,-44.0,-44.0,-44.0,-44.0,-43.8,-43.8,-43.8,-43.8,-43.6,-43.5,-43.6,-43.6,-43.6,-43.6,-43.5,-43.5,-43.5,-43.4,-43.3,-43.3,-43.2,-43.2,-43.2,-43.0,-43.0,-42.9,-42.8,-42.8,-42.8,-42.7,-42.5,-42.5,-42.4,-42.2,-42.2,-42.1,-42.1,-42.2,-42.1,-42.0,-42.0,-42.0,-42.0,-42.0,-41.8,-41.8,-41.6,-41.6,-41.6,-41.6,-41.5,-41.5,-41.5,-41.6,-41.5,-41.5,-41.4,-41.4,-41.4,-41.3,-41.3,-41.4,-41.5,-41.5,-41.4,-41.3,-41.3,-41.3,-41.3,-41.2,-41.3,-41.4,-41.4,-41.4,-41.4,-41.3,-41.2,-41.2,-41.2,-41.3,-41.1,-41.0,-41.1,-41.1,-41.0,-41.1,-41.1,-41.1,-41.0,-41.2,-41.3,-41.1,-40.9,-40.9,-41.0,-41.0,-40.9,-40.8,-40.6,-40.7,-40.7,-40.7,-40.6,-40.6,-40.6,-40.6,-40.7,-40.6,-40.5,-40.7,-40.8,-40.7,-40.7,-40.7,-40.7,-40.9,-40.9,-40.8,-40.8,-40.7,-40.5,-40.7,-40.6,-40.5,-40.1,-40.0,-40.1,-40.2,-40.1,-40.0,-39.8,-39.7,-39.7,-39.6,-39.5,-39.5,-39.4,-39.4,-39.3,-39.2,-39.3,-39.5,-39.7,-39.7,-39.6,-39.3,-39.2,-38.9,-39.0,-39.2,-39.3,-39.3,-39.4,-39.5,-39.5,-39.4,-39.5,-39.3,-39.1,-39.2,-39.4,-39.5,-39.5,-39.5,-39.6,-39.6,-39.5,-39.4,-39.5,-39.5,-39.3,-39.1,-39.0,-38.7,-38.6,-38.5,-38.6,-38.4,-38.5,-38.6,-38.8,-38.9,-39.0,-38.9,-38.9,-38.8,-38.7,-38.6,-38.5,-38.6,-38.8,-38.8,-38.6,-38.5,-38.5,-38.7,-38.7,-38.6,-38.5,-38.5,-38.7,-38.6,-38.3,-38.3,-38.3,-38.9,-69.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-53.5,-53.6,-53.5,-53.5,-53.6,-53.5,-53.5,-53.4,-53.5,-53.5,-53.5,-53.5,-53.5,-53.4,-53.5,-53.5,-53.5,-53.5,-53.5,-53.4,-53.4,-53.4,-53.4,-53.5,-53.5,-53.4,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.6,-53.5,-53.4,-53.4,-53.4,-53.5,-53.5,-53.3,-53.2,-53.3,-53.3,-53.1,-53.1,-53.2,-53.2,-53.2,-53.2,-53.1,-53.1,-53.1,-53.1,-53.0,-53.0,-53.0,-53.1,-53.2,-53.2,-53.0,-52.9,-53.0,-53.0,-53.0,-52.8,-52.8,-52.8,-52.8,-52.7,-52.6,-52.5,-52.5,-52.5,-52.5,-52.5,-52.4,-52.4,-52.5,-52.5,-52.6,-52.5,-52.3,-52.3,-52.3,-52.2,-52.2,-52.2,-52.1,-52.0,-51.8,-51.8,-51.8,-51.6,-51.4,-51.3,-51.3,-51.4,-51.5,-51.6,-51.5,-51.4,-51.5,-51.6,-51.7,-51.8,-51.8,-51.8,-52.0,-52.1,-52.2,-52.1,-52.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=178 */
		private double[] getElevationGrid_5_34_height_178()
		{
			double[] value = {-52.1,-52.1,-52.2,-52.2,-52.2,-52.1,-52.2,-52.2,-52.2,-52.0,-51.9,-51.9,-51.8,-51.6,-51.6,-51.6,-51.6,-51.6,-51.5,-51.5,-51.4,-51.3,-51.4,-51.5,-51.5,-51.5,-51.6,-51.6,-51.7,-51.8,-51.8,-51.9,-52.1,-52.1,-52.0,-52.0,-52.1,-52.0,-51.9,-51.9,-51.8,-51.9,-51.7,-51.6,-51.6,-51.5,-51.5,-51.4,-51.3,-51.3,-51.3,-51.5,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.1,-51.2,-51.3,-51.3,-51.2,-51.1,-51.1,-51.2,-51.3,-51.3,-51.4,-51.3,-51.3,-51.4,-51.5,-51.5,-51.6,-51.8,-51.8,-51.8,-51.8,-51.8,-51.7,-51.8,-51.8,-51.8,-51.7,-51.6,-51.6,-51.6,-51.6,-51.5,-51.3,-51.3,-51.3,-51.4,-51.4,-51.4,-51.5,-51.5,-51.3,-51.2,-51.3,-51.4,-51.3,-51.2,-51.2,-51.2,-51.3,-51.1,-51.1,-51.1,-51.1,-51.2,-51.3,-51.2,-51.1,-51.3,-51.2,-51.3,-51.3,-51.4,-51.4,-51.3,-51.3,-51.2,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.2,-51.0,-50.9,-50.9,-51.0,-51.0,-51.0,-50.8,-50.8,-51.0,-51.0,-50.8,-50.8,-50.8,-50.8,-50.8,-50.6,-50.5,-50.4,-50.5,-50.5,-50.3,-50.3,-50.3,-50.3,-50.2,-50.1,-50.0,-50.0,-50.1,-50.0,-50.1,-50.0,-50.0,-49.9,-50.0,-50.1,-50.1,-49.8,-49.8,-49.8,-49.9,-49.9,-49.9,-49.8,-49.8,-49.9,-49.8,-49.9,-49.8,-49.7,-49.7,-49.7,-49.7,-49.8,-49.8,-49.8,-49.7,-49.7,-49.8,-49.9,-50.0,-50.0,-49.9,-49.9,-50.0,-50.0,-50.0,-50.0,-49.9,-49.9,-50.0,-49.9,-49.7,-49.6,-49.8,-49.8,-49.7,-49.6,-49.6,-49.7,-49.6,-49.6,-49.5,-49.6,-49.9,-49.8,-49.6,-49.6,-49.7,-49.7,-49.6,-49.5,-49.2,-49.3,-49.4,-49.4,-49.3,-49.1,-49.2,-49.3,-49.3,-49.1,-49.1,-49.2,-49.4,-49.3,-49.1,-49.0,-49.0,-49.1,-49.1,-49.1,-49.1,-49.0,-48.9,-48.9,-48.8,-48.7,-48.6,-48.5,-48.5,-48.5,-48.5,-48.4,-48.3,-48.3,-48.3,-48.3,-48.3,-48.1,-48.1,-48.3,-48.2,-48.0,-47.9,-47.9,-48.0,-47.9,-47.8,-47.8,-47.8,-47.9,-47.8,-47.8,-47.8,-47.7,-47.6,-47.6,-47.6,-47.7,-47.8,-47.7,-47.7,-47.6,-47.5,-47.4,-47.2,-47.1,-47.0,-46.8,-46.8,-46.8,-46.6,-46.5,-46.4,-46.4,-46.4,-46.2,-46.1,-46.0,-46.0,-46.0,-45.9,-45.8,-45.7,-45.7,-45.7,-45.6,-45.6,-45.3,-45.4,-45.4,-45.3,-45.2,-45.3,-45.2,-45.1,-45.1,-45.1,-45.0,-44.8,-44.8,-44.9,-44.9,-45.0,-45.0,-44.8,-44.8,-44.8,-44.8,-44.6,-44.5,-44.6,-44.6,-44.5,-44.3,-44.4,-44.4,-44.4,-44.4,-44.3,-44.2,-44.2,-44.1,-44.1,-44.1,-43.9,-43.9,-43.9,-43.8,-43.7,-43.6,-43.6,-43.6,-43.5,-43.4,-43.3,-43.2,-43.1,-42.9,-42.9,-42.8,-42.9,-42.9,-42.8,-42.8,-42.6,-42.6,-42.7,-42.7,-42.5,-42.5,-42.3,-42.2,-42.3,-42.3,-42.1,-42.1,-42.1,-42.2,-42.2,-42.1,-42.0,-42.0,-42.0,-42.0,-41.9,-42.0,-42.2,-42.1,-42.0,-41.9,-42.0,-41.9,-41.9,-41.9,-41.9,-42.0,-42.0,-42.0,-42.1,-42.0,-41.9,-41.9,-41.9,-41.9,-41.8,-41.7,-41.8,-41.8,-41.7,-41.8,-41.9,-41.8,-41.8,-41.9,-42.0,-41.8,-41.6,-41.5,-41.6,-41.7,-41.6,-41.4,-41.3,-41.3,-41.3,-41.3,-41.2,-41.3,-41.3,-41.3,-41.3,-41.3,-41.1,-41.4,-41.4,-41.3,-41.3,-41.3,-41.4,-41.5,-41.5,-41.5,-41.4,-41.3,-41.2,-41.3,-41.4,-41.2,-40.8,-40.6,-40.7,-40.9,-40.9,-40.7,-40.5,-40.5,-40.5,-40.4,-40.3,-40.0,-40.1,-40.1,-40.0,-40.0,-40.0,-40.2,-40.4,-40.5,-40.4,-40.1,-39.8,-39.6,-39.6,-39.8,-40.0,-40.1,-40.1,-40.2,-40.3,-40.4,-40.3,-40.0,-39.9,-40.0,-40.2,-40.3,-40.2,-40.1,-40.3,-40.4,-40.3,-40.3,-40.4,-40.3,-40.0,-39.8,-39.6,-39.5,-39.4,-39.4,-39.4,-39.2,-39.3,-39.4,-39.5,-39.5,-39.5,-39.4,-39.5,-39.4,-39.3,-39.2,-39.2,-39.3,-39.5,-39.6,-39.3,-39.1,-39.1,-39.3,-39.3,-39.2,-39.0,-39.0,-39.0,-39.0,-38.9,-38.6,-38.9,-39.6,-55.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-54.0,-54.1,-53.9,-54.0,-54.1,-54.0,-54.0,-53.9,-53.9,-53.9,-54.0,-54.0,-54.0,-53.8,-53.9,-53.9,-54.0,-53.9,-53.9,-53.9,-53.8,-53.8,-53.9,-53.8,-53.9,-53.9,-53.9,-53.9,-53.9,-53.9,-53.9,-53.9,-53.9,-53.9,-54.0,-54.0,-53.9,-53.9,-54.0,-54.0,-54.0,-54.0,-53.8,-53.8,-53.9,-53.9,-53.9,-53.8,-53.7,-53.8,-53.7,-53.6,-53.5,-53.6,-53.7,-53.7,-53.6,-53.5,-53.5,-53.5,-53.5,-53.5,-53.4,-53.4,-53.5,-53.7,-53.7,-53.5,-53.3,-53.4,-53.5,-53.5,-53.3,-53.3,-53.3,-53.3,-53.2,-53.1,-53.1,-53.1,-53.0,-53.1,-53.0,-52.9,-52.8,-53.0,-53.0,-53.0,-53.0,-52.8,-52.7,-52.8,-52.7,-52.7,-52.7,-52.6,-52.6,-52.4,-52.3,-52.3,-52.1,-52.0,-51.9,-51.9,-52.0,-52.1,-52.2,-52.1,-52.0,-52.0,-52.1,-52.3,-52.4,-52.4,-52.3,-52.5,-52.7,-52.8,-52.8,-52.7,-52.6,-52.6,-52.7,-52.7,-52.7,-52.6,-52.8,-52.7,-52.8,-52.6,-52.4,-52.5,-52.4,-52.3,-52.2,-52.2,-52.2,-52.1,-52.1,-52.1,-52.1,-52.0,-52.0,-52.1,-52.1,-52.2,-52.3,-52.3,-52.4,-52.4,-52.5,-52.5,-52.7,-52.7,-52.6,-52.6,-52.6,-52.6,-52.5,-52.5,-52.5,-52.5,-52.3,-52.3,-52.2,-52.1,-52.2,-52.1,-52.0,-52.0,-52.0,-52.1,-52.1,-51.9,-52.0,-52.0,-51.9,-52.0,-52.0,-52.0,-52.0,-51.9,-51.7,-51.8,-52.0,-52.1,-51.8,-51.7,-51.7,-51.8,-51.9,-52.0,-52.1,-52.0,-51.9,-52.0,-52.1,-52.2,-52.3,-52.4,-52.4,-52.5,-52.5,-52.5,-52.4,-52.5,-52.4,-52.5,-52.4,-52.3,-52.3,-52.3,-52.3,-52.2,-52.1,-52.0,-51.9,-52.1,-52.2,-52.1,-52.3,-52.3,-52.1,-52.0,-52.1,-52.1,-52.1,-51.9,-51.9,-51.8,-51.9,-51.8,-51.8,-51.8,-51.8,-51.9,-51.8,-51.8,-51.8,-51.9,-51.8,-52.0,-52.1,-52.0,-52.1,-51.9,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.6,-51.6,-51.6,-51.6,-51.6,-51.7,-51.6,-51.4,-51.6,-51.6,-51.5,-51.5,-51.5,-51.5,-51.5,-51.3,-51.1,-51.1,-51.2,-51.2,-51.0,-51.0,-51.0,-51.0,-50.9,-50.9,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.6,-50.6,-50.8,-50.8,-50.6,-50.5,-50.5,-50.6,-50.7,-50.7,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.5,-50.4,-50.5,-50.5,-50.5,-50.5,-50.5,-50.5,-50.4,-50.5,-50.6,-50.6,-50.6,-50.5,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.6,-50.7,-50.6,-50.3,-50.3,-50.4,-50.4,-50.3,-50.3,-50.3,-50.3,-50.2,-50.1,-50.1,-50.2,-50.5,-50.5,-50.3,-50.2,-50.3,-50.3,-50.2,-50.0,-49.8,-49.8,-50.0,-50.0,-49.9,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-49.8,-50.0,-50.0,-49.8,-49.6,-49.6,-49.6,-49.7,-49.8,-49.7,-49.6,-49.5,-49.5,-49.4,-49.3,-49.1,-49.1,-49.1,-49.1,-49.1,-49.0,-48.9,-48.8,-48.8,-48.9,-48.9,-48.7,-48.7,-48.8,-48.8,-48.6,-48.5,-48.5,-48.6,-48.5,-48.4,-48.4,-48.5,-48.5,-48.4,-48.3,-48.5,-48.3,-48.3,-48.1,-48.2,-48.4,-48.5,-48.5,-48.4,-48.2,-48.2,-48.1,-48.0,-47.8,-47.7,-47.6,-47.5,-47.5,-47.3,-47.2,-47.1,-47.1,-47.1,-46.9,-46.8,-46.6,-46.7,-46.6,-46.6,-46.6,-46.4,-46.4,-46.4,-46.4,-46.3,-46.1,-46.1,-46.1,-46.0,-46.0,-46.0,-46.0,-45.9,-46.0,-45.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=179 */
		private double[] getElevationGrid_5_34_height_179()
		{
			double[] value = {-45.7,-45.6,-45.5,-45.5,-45.7,-45.7,-45.8,-45.6,-45.5,-45.6,-45.5,-45.4,-45.3,-45.3,-45.3,-45.2,-45.1,-45.1,-45.1,-45.1,-45.1,-45.0,-45.0,-44.9,-44.8,-44.8,-44.8,-44.6,-44.5,-44.7,-44.5,-44.5,-44.4,-44.3,-44.3,-44.3,-44.2,-44.0,-43.9,-43.8,-43.6,-43.6,-43.6,-43.6,-43.7,-43.6,-43.5,-43.3,-43.3,-43.4,-43.4,-43.2,-43.1,-42.9,-42.9,-42.9,-42.9,-42.8,-42.8,-42.9,-42.9,-42.8,-42.8,-42.7,-42.7,-42.8,-42.6,-42.6,-42.7,-42.9,-42.8,-42.7,-42.5,-42.6,-42.6,-42.5,-42.6,-42.6,-42.8,-42.7,-42.6,-42.7,-42.7,-42.6,-42.6,-42.6,-42.5,-42.4,-42.4,-42.5,-42.5,-42.5,-42.4,-42.5,-42.5,-42.5,-42.6,-42.6,-42.5,-42.4,-42.2,-42.1,-42.3,-42.3,-42.1,-41.9,-41.9,-41.9,-41.8,-41.9,-42.0,-42.0,-41.9,-42.0,-41.9,-41.8,-41.9,-42.0,-42.0,-41.9,-41.9,-42.0,-42.0,-42.0,-42.0,-42.0,-42.0,-42.0,-42.0,-42.1,-41.9,-41.6,-41.4,-41.5,-41.8,-41.7,-41.5,-41.3,-41.3,-41.3,-41.2,-41.1,-40.8,-40.8,-40.9,-40.8,-40.8,-40.6,-40.9,-41.1,-41.1,-41.1,-40.8,-40.6,-40.3,-40.4,-40.5,-40.6,-40.7,-40.7,-40.9,-41.0,-41.1,-41.0,-40.7,-40.6,-40.7,-40.9,-41.0,-40.8,-40.8,-40.9,-41.1,-41.1,-41.0,-41.1,-41.0,-40.7,-40.5,-40.4,-40.4,-40.4,-40.4,-40.3,-40.1,-40.1,-40.3,-40.3,-40.2,-40.2,-40.1,-40.1,-40.1,-40.0,-39.9,-40.0,-40.0,-40.3,-40.5,-40.2,-39.9,-39.8,-40.0,-40.0,-39.9,-39.7,-39.7,-39.7,-39.8,-39.6,-39.3,-39.5,-40.5,-41.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-54.5,-54.6,-54.4,-54.4,-54.6,-54.5,-54.5,-54.4,-54.3,-54.3,-54.4,-54.5,-54.5,-54.3,-54.4,-54.5,-54.4,-54.5,-54.4,-54.3,-54.3,-54.3,-54.3,-54.3,-54.4,-54.4,-54.4,-54.4,-54.4,-54.5,-54.5,-54.4,-54.4,-54.4,-54.5,-54.5,-54.5,-54.5,-54.5,-54.5,-54.5,-54.5,-54.3,-54.3,-54.4,-54.5,-54.4,-54.3,-54.2,-54.3,-54.2,-54.1,-54.0,-54.1,-54.1,-54.1,-54.1,-54.0,-54.0,-54.0,-54.1,-54.0,-53.9,-53.8,-54.0,-54.2,-54.3,-54.0,-53.8,-54.0,-54.0,-54.1,-53.9,-53.8,-53.8,-53.8,-53.8,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.5,-53.3,-53.5,-53.6,-53.6,-53.6,-53.4,-53.3,-53.3,-53.3,-53.3,-53.4,-53.2,-53.1,-53.0,-53.0,-53.0,-52.8,-52.6,-52.6,-52.6,-52.8,-52.8,-52.9,-52.8,-52.7,-52.6,-52.8,-52.8,-53.0,-53.1,-53.0,-53.1,-53.3,-53.4,-53.3,-53.3,-53.2,-53.3,-53.3,-53.3,-53.3,-53.3,-53.3,-53.3,-53.3,-53.2,-53.0,-53.1,-53.1,-52.9,-52.8,-52.8,-52.8,-52.8,-52.8,-52.8,-52.7,-52.6,-52.6,-52.6,-52.8,-52.8,-53.0,-53.1,-53.0,-53.1,-53.1,-53.1,-53.3,-53.3,-53.3,-53.2,-53.3,-53.3,-53.2,-53.1,-53.1,-53.2,-53.0,-53.0,-52.8,-52.8,-52.9,-52.8,-52.7,-52.7,-52.7,-52.9,-52.8,-52.6,-52.7,-52.6,-52.6,-52.7,-52.7,-52.7,-52.6,-52.6,-52.4,-52.4,-52.6,-52.7,-52.6,-52.3,-52.3,-52.4,-52.6,-52.6,-52.7,-52.6,-52.6,-52.6,-52.8,-52.8,-52.9,-53.1,-53.1,-53.1,-53.2,-53.2,-53.2,-53.1,-53.1,-53.2,-53.1,-53.1,-53.1,-52.9,-52.9,-52.8,-52.8,-52.6,-52.6,-52.7,-52.9,-52.9,-53.0,-52.9,-52.7,-52.6,-52.7,-52.8,-52.7,-52.6,-52.5,-52.4,-52.6,-52.5,-52.3,-52.4,-52.5,-52.5,-52.5,-52.4,-52.4,-52.5,-52.5,-52.6,-52.6,-52.6,-52.6,-52.5,-52.5,-52.5,-52.3,-52.3,-52.3,-52.4,-52.4,-52.4,-52.4,-52.4,-52.5,-52.4,-52.4,-52.3,-52.4,-52.3,-52.2,-52.2,-52.2,-52.3,-52.3,-52.1,-52.0,-52.2,-52.2,-52.1,-52.1,-52.1,-52.1,-52.1,-52.0,-51.8,-51.7,-51.8,-51.8,-51.7,-51.6,-51.6,-51.5,-51.6,-51.5,-51.4,-51.5,-51.5,-51.4,-51.4,-51.4,-51.4,-51.2,-51.2,-51.4,-51.4,-51.2,-51.2,-51.2,-51.2,-51.2,-51.3,-51.3,-51.1,-51.1,-51.1,-51.3,-51.2,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.1,-51.0,-51.0,-51.1,-51.2,-51.2,-51.2,-51.1,-51.2,-51.2,-51.2,-51.2,-51.1,-51.1,-51.3,-51.2,-50.9,-50.8,-51.0,-51.0,-51.0,-50.9,-50.9,-50.9,-50.8,-50.7,-50.6,-50.7,-51.0,-51.1,-50.9,-50.7,-50.8,-50.8,-50.8,-50.6,-50.4,-50.4,-50.5,-50.6,-50.5,-50.3,-50.3,-50.4,-50.4,-50.3,-50.3,-50.3,-50.5,-50.6,-50.4,-50.1,-50.1,-50.1,-50.2,-50.2,-50.2,-50.1,-50.0,-50.0,-50.0,-49.8,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.4,-49.3,-49.5,-49.5,-49.5,-49.3,-49.3,-49.5,-49.5,-49.2,-49.1,-49.0,-49.2,-49.1,-49.0,-49.0,-49.1,-49.1,-49.0,-49.0,-49.1,-49.0,-48.9,-48.9,-48.9,-49.1,-49.1,-49.2,-49.1,-48.9,-48.9,-48.8,-48.7,-48.6,-48.5,-48.3,-48.2,-48.2,-48.1,-48.0,-47.8,-47.9,-47.8,-47.8,-47.6,-47.4,-47.5,-47.4,-47.3,-47.3,-47.2,-47.2,-47.3,-47.2,-47.1,-47.0,-46.9,-46.9,-46.9,-46.8,-46.9,-46.9,-46.7,-46.8,-46.7,-46.5,-46.5,-46.4,-46.4,-46.5,-46.6,-46.6,-46.4,-46.4,-46.4,-46.4,-46.3,-46.1,-46.2,-46.2,-46.1,-45.9,-46.0,-46.0,-46.0,-46.0,-45.8,-45.8,-45.8,-45.7,-45.7,-45.7,-45.5,-45.5,-45.5,-45.4,-45.4,-45.3,-45.1,-45.1,-45.1,-45.0,-44.9,-44.8,-44.7,-44.6,-44.5,-44.5,-44.5,-44.5,-44.4,-44.3,-44.1,-44.1,-44.1,-44.1,-44.0,-43.8,-43.7,-43.6,-43.6,-43.6,-43.6,-43.6,-43.6,-43.6,-43.6,-43.5,-43.4,-43.5,-43.5,-43.4,-43.3,-43.5,-43.6,-43.5,-43.5,-43.3,-43.3,-43.3,-43.3,-43.4,-43.4,-43.5,-43.5,-43.4,-43.5,-43.5,-43.4,-43.3,-43.3,-43.3,-43.3,-43.1,-43.1,-43.3,-43.2,-43.2,-43.2,-43.3,-43.2,-43.3,-43.3,-43.2,-43.0,-42.9,-42.8,-42.8,-42.9,-42.8,-42.6,-42.5,-42.5,-42.5,-42.6,-42.7,-42.7,-42.6,-42.6,-42.6,-42.6,-42.6,-42.6,-42.6,-42.5,-42.6,-42.6,-42.6,-42.6,-42.6,-42.5,-42.5,-42.5,-42.7,-42.8,-42.6,-42.3,-42.2,-42.4,-42.5,-42.5,-42.3,-42.1,-42.1,-42.1,-42.1,-41.9,-41.7,-41.7,-41.7,-41.7,-41.6,-41.5,-41.6,-41.8,-41.9,-41.8,-41.7,-41.6,-41.4,-41.4,-41.4,-41.4,-41.5,-41.5,-41.6,-41.8,-41.9,-41.8,-41.5,-41.4,-41.5,-41.7,-41.7,-41.6,-41.6,-41.7,-41.9,-41.9,-41.8,-41.9,-41.8,-41.6,-41.4,-41.4,-41.5,-41.5,-41.5,-41.3,-41.3,-41.3,-41.4,-41.2,-41.1,-41.1,-41.1,-41.1,-41.2,-41.1,-41.0,-41.0,-41.1,-41.4,-41.6,-41.3,-41.0,-41.0,-41.1,-41.2,-41.0,-40.8,-40.7,-40.7,-40.9,-40.8,-40.4,-40.7,-41.4,-41.8,-70.4,-70.5,-70.5,-70.5,-70.7,-70.7,-55.0,-55.1,-55.0,-54.9,-55.1,-55.1,-55.1,-55.0,-54.9,-54.9,-55.0,-55.1,-55.1,-54.9,-55.0,-55.1,-55.1,-55.1,-55.0,-54.9,-54.8,-54.8,-54.9,-54.8,-55.0,-55.0,-55.0,-55.0,-54.9,-55.1,-55.1,-55.0,-55.0,-55.0,-55.1,-55.1,-55.1,-55.1,-55.1,-55.1,-55.1,-55.1,-55.0,-54.8,-54.9,-55.0,-55.0,-54.8,-54.7,-54.8,-54.8,-54.7,-54.6,-54.6,-54.7,-54.7,-54.6,-54.6,-54.5,-54.5,-54.6,-54.5,-54.5,-54.4,-54.5,-54.7,-54.8,-54.5,-54.4,-54.5,-54.6,-54.6,-54.5,-54.4,-54.5,-54.5,-54.5,-54.3,-54.3,-54.3,-54.3,-54.3,-54.2,-54.1,-54.0,-54.1,-54.2,-54.3,-54.3,-54.0,-53.9,-54.0,-54.0,-53.9,-54.1,-53.9,-53.9,-53.8,-53.7,-53.7,-53.6,-53.5,-53.4,-53.3,-53.4,-53.5,-53.6,-53.5,-53.5,-53.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=180 */
		private double[] getElevationGrid_5_34_height_180()
		{
			double[] value = {-53.6,-53.5,-53.6,-53.7,-53.6,-53.7,-53.8,-53.9,-53.9,-53.8,-53.8,-53.8,-53.9,-53.9,-53.9,-53.8,-53.8,-53.9,-53.9,-53.8,-53.7,-53.8,-53.7,-53.6,-53.5,-53.5,-53.5,-53.5,-53.4,-53.3,-53.3,-53.2,-53.3,-53.3,-53.4,-53.5,-53.6,-53.6,-53.6,-53.6,-53.6,-53.7,-53.9,-53.9,-53.8,-53.7,-53.8,-53.9,-53.8,-53.7,-53.7,-53.8,-53.7,-53.6,-53.5,-53.4,-53.5,-53.5,-53.3,-53.3,-53.3,-53.5,-53.5,-53.3,-53.3,-53.3,-53.3,-53.3,-53.3,-53.3,-53.2,-53.1,-52.9,-53.0,-53.1,-53.3,-53.2,-53.0,-52.9,-53.0,-53.1,-53.2,-53.3,-53.3,-53.1,-53.2,-53.3,-53.4,-53.5,-53.6,-53.6,-53.8,-53.8,-53.8,-53.8,-53.8,-53.8,-53.8,-53.8,-53.7,-53.6,-53.5,-53.4,-53.4,-53.3,-53.2,-53.1,-53.3,-53.5,-53.5,-53.6,-53.5,-53.2,-53.2,-53.3,-53.3,-53.3,-53.1,-53.1,-53.0,-53.2,-53.1,-53.0,-53.0,-53.0,-53.1,-53.1,-52.9,-52.9,-53.0,-53.1,-53.1,-53.1,-53.1,-53.1,-53.0,-53.0,-53.0,-52.9,-52.8,-52.8,-52.8,-52.8,-52.9,-53.0,-52.8,-53.0,-53.0,-52.9,-52.8,-52.9,-52.9,-52.8,-52.7,-52.8,-52.8,-52.8,-52.7,-52.5,-52.7,-52.8,-52.7,-52.6,-52.6,-52.6,-52.6,-52.5,-52.3,-52.3,-52.3,-52.4,-52.3,-52.2,-52.1,-52.1,-52.1,-52.1,-52.0,-52.0,-52.1,-52.0,-52.0,-52.0,-52.0,-51.8,-51.9,-52.0,-52.1,-51.9,-51.9,-51.9,-51.8,-51.9,-51.9,-51.9,-51.8,-51.7,-51.8,-51.9,-52.0,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.9,-51.8,-51.6,-51.6,-51.7,-51.8,-51.9,-51.8,-51.8,-51.8,-51.8,-51.8,-51.9,-51.8,-51.8,-52.0,-51.9,-51.6,-51.5,-51.6,-51.7,-51.6,-51.6,-51.6,-51.6,-51.4,-51.4,-51.3,-51.4,-51.7,-51.8,-51.6,-51.4,-51.5,-51.6,-51.5,-51.4,-51.2,-51.1,-51.3,-51.3,-51.2,-51.1,-51.0,-51.0,-51.1,-51.1,-51.0,-51.0,-51.1,-51.3,-51.0,-50.8,-50.7,-50.8,-51.0,-50.8,-50.8,-50.8,-50.8,-50.7,-50.7,-50.5,-50.4,-50.3,-50.4,-50.4,-50.4,-50.3,-50.2,-50.1,-50.2,-50.3,-50.2,-50.0,-50.0,-50.2,-50.2,-50.0,-49.8,-49.8,-50.0,-50.0,-49.8,-49.8,-49.9,-50.0,-49.9,-49.8,-49.9,-49.8,-49.7,-49.7,-49.8,-49.9,-50.0,-50.0,-49.9,-49.8,-49.8,-49.7,-49.6,-49.5,-49.5,-49.3,-49.1,-49.2,-49.1,-49.0,-48.8,-48.8,-48.7,-48.7,-48.5,-48.3,-48.4,-48.3,-48.2,-48.3,-48.2,-48.1,-48.1,-48.1,-48.0,-47.9,-47.9,-47.8,-47.9,-47.9,-47.9,-47.8,-47.6,-47.6,-47.6,-47.5,-47.5,-47.4,-47.4,-47.5,-47.5,-47.6,-47.4,-47.4,-47.5,-47.3,-47.2,-47.1,-47.1,-47.2,-47.1,-46.9,-46.9,-47.0,-47.0,-46.9,-46.7,-46.8,-46.8,-46.6,-46.6,-46.8,-46.6,-46.5,-46.5,-46.4,-46.3,-46.2,-46.0,-46.1,-46.1,-46.1,-45.9,-45.8,-45.7,-45.5,-45.5,-45.5,-45.5,-45.4,-45.3,-45.4,-45.2,-45.1,-45.1,-45.0,-44.9,-44.8,-44.6,-44.5,-44.6,-44.5,-44.5,-44.5,-44.5,-44.4,-44.6,-44.5,-44.4,-44.4,-44.4,-44.4,-44.2,-44.3,-44.5,-44.4,-44.4,-44.2,-44.2,-44.3,-44.3,-44.3,-44.3,-44.4,-44.4,-44.4,-44.4,-44.3,-44.2,-44.3,-44.1,-44.3,-44.2,-44.0,-44.0,-44.1,-44.1,-44.3,-44.1,-44.2,-44.1,-44.1,-44.2,-44.0,-43.9,-43.8,-43.6,-43.6,-43.7,-43.6,-43.4,-43.4,-43.4,-43.5,-43.5,-43.5,-43.4,-43.4,-43.5,-43.5,-43.4,-43.4,-43.4,-43.3,-43.3,-43.4,-43.3,-43.4,-43.4,-43.4,-43.4,-43.3,-43.3,-43.4,-43.5,-43.3,-43.0,-42.9,-43.1,-43.3,-43.3,-43.0,-42.9,-43.0,-43.1,-43.0,-42.9,-42.7,-42.7,-42.7,-42.7,-42.5,-42.5,-42.6,-42.7,-42.7,-42.5,-42.5,-42.6,-42.5,-42.4,-42.5,-42.5,-42.6,-42.5,-42.5,-42.6,-42.8,-42.7,-42.5,-42.5,-42.5,-42.7,-42.8,-42.6,-42.7,-42.7,-42.8,-42.7,-42.6,-42.7,-42.8,-42.6,-42.4,-42.6,-42.6,-42.5,-42.4,-42.2,-42.4,-42.4,-42.4,-42.2,-42.2,-42.2,-42.3,-42.4,-42.4,-42.4,-42.4,-42.2,-42.3,-42.6,-42.7,-42.4,-42.2,-42.3,-42.4,-42.6,-42.3,-42.0,-41.9,-41.9,-42.0,-41.9,-41.7,-41.9,-42.1,-42.0,-42.1,-42.2,-42.4,-42.4,-42.5,-42.5,-55.5,-55.6,-55.5,-55.5,-55.6,-55.6,-55.6,-55.5,-55.4,-55.5,-55.5,-55.6,-55.6,-55.5,-55.6,-55.6,-55.6,-55.5,-55.5,-55.4,-55.3,-55.3,-55.3,-55.3,-55.5,-55.5,-55.5,-55.5,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.7,-55.7,-55.6,-55.5,-55.4,-55.4,-55.5,-55.6,-55.4,-55.2,-55.3,-55.3,-55.2,-55.1,-55.2,-55.2,-55.2,-55.1,-55.1,-55.0,-55.0,-55.1,-55.0,-55.0,-54.9,-55.0,-55.2,-55.3,-55.1,-54.8,-54.8,-55.1,-55.2,-55.0,-54.9,-54.9,-54.9,-54.9,-54.8,-54.8,-54.8,-54.8,-54.9,-54.8,-54.7,-54.7,-54.8,-54.9,-54.9,-55.0,-54.8,-54.6,-54.7,-54.7,-54.7,-54.8,-54.6,-54.6,-54.5,-54.5,-54.6,-54.4,-54.4,-54.3,-54.1,-54.1,-54.3,-54.3,-54.3,-54.3,-54.4,-54.3,-54.2,-54.3,-54.4,-54.3,-54.4,-54.4,-54.5,-54.5,-54.5,-54.4,-54.3,-54.4,-54.5,-54.5,-54.5,-54.5,-54.5,-54.6,-54.5,-54.3,-54.4,-54.3,-54.1,-54.2,-54.2,-54.1,-54.1,-54.1,-54.0,-54.0,-54.0,-53.9,-54.0,-54.0,-54.1,-54.1,-54.3,-54.1,-54.2,-54.2,-54.2,-54.4,-54.4,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.1,-54.1,-54.0,-54.1,-54.1,-53.9,-53.9,-54.0,-54.2,-54.2,-53.9,-54.0,-54.0,-54.0,-54.0,-54.0,-53.9,-53.9,-53.8,-53.7,-53.7,-53.8,-53.9,-53.8,-53.6,-53.6,-53.7,-53.8,-53.9,-53.9,-53.8,-53.7,-53.9,-54.0,-54.1,-54.1,-54.2,-54.3,-54.4,-54.4,-54.5,-54.4,-54.4,-54.4,-54.5,-54.4,-54.3,-54.3,-54.2,-54.1,-54.0,-54.1,-53.9,-53.8,-54.0,-54.2,-54.1,-54.1,-54.1,-54.0,-53.9,-53.9,-54.0,-54.0,-53.8,-53.8,-53.9,-54.0,-53.8,-53.7,-53.7,-53.7,-53.8,-53.8,-53.6,-53.6,-53.6,-53.8,-53.8,-53.7,-53.7,-53.8,-53.8,-53.7,-53.6,-53.6,-53.4,-53.4,-53.5,-53.5,-53.5,-53.6,-53.6,-53.6,-53.7,-53.5,-53.5,-53.7,-53.6,-53.4,-53.4,-53.4,-53.6,-53.5,-53.3,-53.2,-53.4,-53.5,-53.4,-53.3,-53.3,-53.2,-53.3,-53.3,-53.1,-53.1,-53.1,-53.3,-53.1,-53.0,-52.9,-52.9,-52.9,-52.8,-52.7,-52.8,-52.8,-52.7,-52.8,-52.8,-52.8,-52.6,-52.7,-52.9,-52.9,-52.7,-52.7,-52.7,-52.5,-52.6,-52.7,-52.7,-52.6,-52.5,-52.6,-52.7,-52.7,-52.6,-52.6,-52.6,-52.6,-52.6,-52.6,-52.7,-52.6,-52.6,-52.5,-52.5,-52.7,-52.7,-52.6,-52.6,-52.6,-52.5,-52.6,-52.7,-52.6,-52.5,-52.7,-52.8,-52.3,-52.3,-52.4,-52.5,-52.5,-52.4,-52.3,-52.3,-52.3,-52.3,-52.1,-52.2,-52.5,-52.6,-52.3,-52.3,-52.3,-52.3,-52.3,-52.3,-52.2,-52.0,-52.1,-52.2,-52.1,-51.8,-51.8,-51.9,-52.0,-51.9,-51.7,-51.8,-51.9,-52.0,-51.8,-51.6,-51.6,-51.7,-51.7,-51.6,-51.6,-51.6,-51.6,-51.5,-51.5,-51.4,-51.3,-51.3,-51.2,-51.3,-51.3,-51.3,-51.1,-51.0,-51.1,-51.1,-51.1,-50.8,-50.8,-50.9,-51.0,-50.8,-50.6,-50.8,-50.8,-50.8,-50.7,-50.6,-50.7,-50.8,-50.8,-50.6,-50.7,-50.7,-50.6,-50.5,-50.6,-50.7,-50.8,-50.8,-50.7,-50.6,-50.6,-50.6,-50.5,-50.5,-50.5,-50.2,-49.9,-50.0,-50.1,-50.0,-49.7,-49.7,-49.7,-49.6,-49.3,-49.2,-49.2,-49.1,-49.0,-49.2,-49.1,-49.0,-49.0,-49.0,-48.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=181 */
		private double[] getElevationGrid_5_34_height_181()
		{
			double[] value = {-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.6,-48.5,-48.5,-48.5,-48.3,-48.3,-48.4,-48.3,-48.3,-48.3,-48.4,-48.3,-48.2,-48.3,-48.2,-48.1,-48.0,-48.0,-48.1,-48.0,-47.8,-47.9,-47.9,-47.8,-47.8,-47.6,-47.7,-47.6,-47.4,-47.5,-47.6,-47.4,-47.3,-47.3,-47.3,-47.2,-47.1,-46.9,-47.0,-47.1,-47.1,-46.9,-46.7,-46.7,-46.6,-46.4,-46.5,-46.4,-46.4,-46.3,-46.4,-46.3,-46.1,-46.0,-45.9,-45.8,-45.8,-45.7,-45.5,-45.5,-45.5,-45.4,-45.5,-45.3,-45.3,-45.4,-45.4,-45.2,-45.3,-45.3,-45.3,-45.1,-45.0,-45.2,-45.3,-45.2,-45.1,-45.1,-45.2,-45.3,-45.2,-45.3,-45.3,-45.3,-45.3,-45.2,-45.1,-45.1,-45.1,-45.1,-45.1,-45.1,-45.0,-45.0,-45.0,-45.1,-45.2,-45.1,-45.0,-45.0,-44.9,-45.0,-44.8,-44.7,-44.7,-44.5,-44.5,-44.5,-44.4,-44.2,-44.3,-44.3,-44.4,-44.4,-44.3,-44.3,-44.2,-44.2,-44.1,-44.1,-44.1,-44.1,-44.1,-44.1,-44.2,-44.0,-44.1,-44.1,-44.2,-44.2,-44.1,-44.1,-44.2,-44.1,-44.0,-43.8,-43.7,-43.9,-44.0,-43.9,-43.8,-43.8,-43.9,-44.0,-44.0,-43.9,-43.7,-43.7,-43.7,-43.6,-43.4,-43.3,-43.4,-43.5,-43.5,-43.5,-43.4,-43.4,-43.5,-43.4,-43.4,-43.6,-43.8,-43.7,-43.6,-43.6,-43.8,-43.7,-43.5,-43.5,-43.6,-43.8,-43.8,-43.7,-43.6,-43.6,-43.6,-43.5,-43.5,-43.5,-43.6,-43.6,-43.5,-43.6,-43.6,-43.3,-43.2,-43.2,-43.2,-43.3,-43.3,-43.1,-43.1,-43.3,-43.5,-43.4,-43.5,-43.5,-43.5,-43.4,-43.4,-43.5,-43.6,-43.4,-43.1,-43.3,-43.3,-43.5,-43.3,-43.0,-43.0,-43.0,-43.0,-43.0,-42.8,-42.8,-42.7,-42.5,-42.5,-42.8,-43.0,-43.0,-43.0,-43.0,-56.0,-56.0,-55.8,-55.8,-56.1,-56.0,-56.0,-55.9,-55.8,-55.8,-56.0,-55.9,-56.0,-55.9,-55.9,-56.0,-56.0,-56.0,-55.9,-55.9,-55.8,-55.8,-55.9,-55.9,-56.0,-56.1,-56.0,-56.0,-56.1,-56.2,-56.1,-56.1,-56.1,-56.1,-56.3,-56.2,-56.1,-56.1,-56.2,-56.3,-56.3,-56.2,-56.1,-55.9,-55.9,-56.0,-56.0,-55.8,-55.8,-55.9,-56.0,-55.9,-55.7,-55.7,-55.7,-55.6,-55.5,-55.5,-55.4,-55.3,-55.4,-55.4,-55.3,-55.2,-55.3,-55.6,-55.8,-55.5,-55.2,-55.3,-55.5,-55.6,-55.5,-55.3,-55.3,-55.4,-55.4,-55.3,-55.4,-55.4,-55.5,-55.6,-55.5,-55.4,-55.4,-55.4,-55.5,-55.5,-55.6,-55.4,-55.2,-55.4,-55.3,-55.3,-55.5,-55.2,-55.2,-55.2,-55.2,-55.3,-55.2,-55.1,-55.1,-54.9,-54.8,-55.0,-55.0,-54.9,-54.9,-55.0,-55.1,-54.9,-55.0,-55.0,-55.0,-55.0,-55.0,-55.1,-55.1,-55.1,-55.0,-54.9,-54.9,-55.0,-55.0,-55.0,-55.1,-55.1,-55.2,-55.2,-54.9,-55.0,-54.9,-54.8,-54.8,-54.8,-54.8,-54.8,-54.8,-54.7,-54.7,-54.6,-54.6,-54.7,-54.7,-54.7,-54.7,-54.8,-54.7,-54.8,-54.8,-54.8,-54.9,-54.9,-54.8,-54.8,-54.9,-55.0,-54.9,-54.8,-54.8,-54.9,-54.9,-54.8,-54.7,-54.7,-54.7,-54.7,-54.5,-54.6,-54.8,-54.9,-54.9,-54.6,-54.6,-54.8,-54.7,-54.6,-54.6,-54.6,-54.6,-54.5,-54.5,-54.4,-54.5,-54.6,-54.4,-54.3,-54.4,-54.3,-54.4,-54.5,-54.6,-54.4,-54.4,-54.6,-54.7,-54.8,-54.8,-54.8,-54.9,-55.0,-55.1,-55.1,-55.1,-55.0,-55.0,-55.1,-55.0,-55.1,-55.1,-55.0,-54.8,-55.0,-55.0,-54.7,-54.7,-54.8,-54.8,-54.7,-54.7,-54.8,-54.8,-54.7,-54.7,-54.8,-54.8,-54.6,-54.6,-54.7,-54.8,-54.6,-54.5,-54.5,-54.5,-54.6,-54.6,-54.4,-54.3,-54.3,-54.5,-54.5,-54.4,-54.3,-54.5,-54.5,-54.4,-54.4,-54.3,-54.1,-54.1,-54.1,-54.2,-54.3,-54.3,-54.3,-54.4,-54.3,-54.3,-54.2,-54.4,-54.3,-54.2,-54.1,-54.1,-54.2,-54.1,-54.1,-54.0,-54.1,-54.2,-54.1,-54.0,-53.9,-53.8,-54.0,-54.0,-53.8,-53.9,-54.0,-54.0,-53.9,-53.7,-53.6,-53.7,-53.6,-53.5,-53.4,-53.5,-53.5,-53.4,-53.5,-53.5,-53.5,-53.3,-53.4,-53.6,-53.6,-53.4,-53.5,-53.3,-53.3,-53.3,-53.3,-53.4,-53.3,-53.3,-53.3,-53.3,-53.3,-53.2,-53.2,-53.3,-53.4,-53.3,-53.3,-53.3,-53.3,-53.3,-53.2,-53.3,-53.5,-53.4,-53.3,-53.3,-53.3,-53.2,-53.3,-53.3,-53.3,-53.1,-53.3,-53.4,-53.0,-52.9,-53.1,-53.3,-53.3,-53.1,-53.1,-53.1,-53.1,-53.1,-52.9,-52.9,-53.2,-53.2,-53.1,-53.0,-53.0,-53.1,-52.9,-53.0,-52.8,-52.8,-52.8,-52.9,-52.7,-52.5,-52.5,-52.6,-52.7,-52.6,-52.4,-52.5,-52.6,-52.6,-52.4,-52.3,-52.3,-52.4,-52.5,-52.3,-52.2,-52.2,-52.2,-52.1,-52.1,-52.1,-52.0,-52.0,-52.0,-51.9,-52.0,-52.0,-51.8,-51.8,-51.7,-51.9,-51.8,-51.5,-51.5,-51.6,-51.6,-51.5,-51.4,-51.4,-51.5,-51.5,-51.4,-51.3,-51.4,-51.5,-51.5,-51.4,-51.5,-51.5,-51.3,-51.4,-51.4,-51.4,-51.5,-51.5,-51.5,-51.3,-51.3,-51.2,-51.2,-51.2,-51.1,-50.9,-50.7,-50.9,-50.9,-50.8,-50.6,-50.6,-50.6,-50.3,-50.1,-50.0,-50.0,-49.8,-49.9,-50.0,-49.8,-49.8,-49.8,-49.7,-49.6,-49.5,-49.5,-49.6,-49.6,-49.6,-49.5,-49.3,-49.3,-49.3,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.0,-49.0,-49.0,-49.0,-48.8,-48.7,-48.8,-48.8,-48.8,-48.6,-48.7,-48.6,-48.6,-48.6,-48.5,-48.5,-48.5,-48.3,-48.4,-48.4,-48.1,-48.1,-48.2,-48.2,-48.1,-48.0,-47.9,-48.0,-48.0,-47.9,-47.7,-47.7,-47.6,-47.5,-47.4,-47.5,-47.4,-47.3,-47.2,-47.2,-47.3,-47.0,-46.9,-46.8,-46.7,-46.8,-46.6,-46.4,-46.4,-46.5,-46.4,-46.5,-46.3,-46.1,-46.2,-46.3,-46.1,-46.1,-46.1,-46.1,-45.8,-45.8,-46.0,-46.0,-46.0,-45.9,-45.9,-46.0,-46.1,-46.1,-46.1,-46.1,-46.1,-46.2,-46.1,-46.0,-46.0,-46.0,-45.9,-46.0,-46.0,-45.9,-45.9,-45.9,-46.0,-46.0,-46.0,-45.9,-45.8,-45.8,-45.8,-45.6,-45.5,-45.6,-45.3,-45.3,-45.3,-45.2,-45.1,-45.1,-45.1,-45.1,-45.2,-45.1,-45.0,-45.0,-44.9,-44.9,-44.8,-44.9,-44.8,-44.8,-44.9,-44.8,-44.8,-44.8,-44.8,-44.9,-44.9,-44.9,-44.8,-44.9,-44.8,-44.6,-44.6,-44.8,-44.8,-44.8,-44.7,-44.7,-44.7,-44.7,-44.7,-44.8,-44.8,-44.6,-44.6,-44.7,-44.6,-44.3,-44.2,-44.3,-44.4,-44.4,-44.3,-44.2,-44.3,-44.4,-44.5,-44.5,-44.7,-44.8,-44.8,-44.7,-44.6,-44.7,-44.7,-44.7,-44.6,-44.6,-44.7,-44.7,-44.8,-44.7,-44.5,-44.5,-44.3,-44.3,-44.3,-44.5,-44.5,-44.5,-44.5,-44.5,-44.3,-44.2,-44.0,-44.1,-44.2,-44.2,-44.1,-44.1,-44.4,-44.5,-44.4,-44.3,-44.3,-44.3,-44.4,-44.4,-44.3,-44.4,-44.3,-44.1,-44.1,-44.1,-44.3,-44.3,-44.1,-44.0,-43.8,-43.8,-43.8,-43.8,-43.5,-43.3,-43.1,-43.2,-43.5,-43.6,-43.6,-43.6,-43.5,-56.3,-56.3,-56.2,-56.2,-56.5,-56.5,-56.4,-56.3,-56.2,-56.2,-56.3,-56.3,-56.4,-56.3,-56.2,-56.3,-56.5,-56.6,-56.6,-56.5,-56.5,-56.5,-56.6,-56.6,-56.7,-56.7,-56.6,-56.6,-56.6,-56.7,-56.6,-56.6,-56.7,-56.7,-56.7,-56.7,-56.6,-56.5,-56.7,-56.8,-56.7,-56.6,-56.5,-56.3,-56.3,-56.4,-56.5,-56.3,-56.3,-56.5,-56.7,-56.6,-56.3,-56.3,-56.2,-56.1,-56.1,-56.0,-55.9,-55.8,-55.9,-55.8,-55.8,-55.8,-55.8,-56.0,-56.3,-56.0,-55.7,-55.8,-56.0,-56.2,-56.1,-55.8,-55.8,-55.9,-56.0,-56.1,-56.0,-56.0,-56.1,-56.1,-56.1,-56.0,-56.0,-55.9,-56.0,-56.0,-56.1,-56.0,-55.8,-55.9,-55.8,-55.7,-55.9,-55.7,-55.7,-55.7,-55.7,-55.8};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=182 */
		private double[] getElevationGrid_5_34_height_182()
		{
			double[] value = {-55.7,-55.7,-55.7,-55.5,-55.3,-55.5,-55.5,-55.5,-55.4,-55.5,-55.5,-55.5,-55.5,-55.5,-55.4,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.4,-55.5,-55.5,-55.5,-55.5,-55.6,-55.6,-55.6,-55.6,-55.4,-55.4,-55.4,-55.3,-55.3,-55.4,-55.4,-55.4,-55.4,-55.3,-55.3,-55.1,-55.1,-55.3,-55.2,-55.2,-55.3,-55.4,-55.2,-55.2,-55.3,-55.2,-55.3,-55.3,-55.2,-55.3,-55.3,-55.4,-55.4,-55.3,-55.3,-55.4,-55.3,-55.3,-55.3,-55.2,-55.2,-55.3,-55.1,-55.3,-55.3,-55.4,-55.5,-55.2,-55.2,-55.3,-55.3,-55.3,-55.2,-55.1,-55.1,-55.1,-55.0,-55.0,-55.2,-55.2,-55.0,-54.8,-55.0,-54.9,-55.0,-55.1,-55.1,-55.0,-55.0,-55.1,-55.2,-55.3,-55.3,-55.3,-55.5,-55.5,-55.5,-55.6,-55.5,-55.5,-55.5,-55.5,-55.6,-55.7,-55.6,-55.5,-55.5,-55.6,-55.5,-55.4,-55.3,-55.4,-55.4,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.4,-55.3,-55.2,-55.2,-55.4,-55.4,-55.3,-55.3,-55.1,-55.1,-55.2,-55.2,-55.0,-54.9,-54.9,-55.0,-55.0,-55.1,-55.0,-55.2,-55.0,-54.9,-55.0,-54.8,-54.7,-54.7,-54.7,-54.8,-54.8,-54.8,-54.9,-54.8,-54.8,-54.8,-54.8,-54.9,-54.9,-54.7,-54.6,-54.6,-54.6,-54.7,-54.7,-54.6,-54.7,-54.7,-54.5,-54.5,-54.4,-54.3,-54.5,-54.5,-54.4,-54.5,-54.5,-54.5,-54.4,-54.3,-54.2,-54.2,-54.2,-54.1,-54.1,-54.1,-54.1,-54.1,-54.1,-54.1,-54.0,-54.0,-54.0,-54.2,-54.1,-54.0,-54.0,-54.0,-53.8,-53.8,-53.9,-54.0,-53.9,-53.8,-53.8,-53.8,-53.8,-53.7,-53.7,-53.8,-53.9,-53.8,-53.8,-53.8,-53.9,-53.8,-53.8,-53.9,-54.0,-54.0,-53.8,-53.8,-53.8,-53.8,-53.9,-53.8,-53.8,-53.7,-53.8,-53.8,-53.6,-53.6,-53.7,-53.8,-53.7,-53.6,-53.6,-53.6,-53.6,-53.6,-53.5,-53.6,-53.8,-53.8,-53.6,-53.5,-53.6,-53.6,-53.5,-53.5,-53.5,-53.3,-53.4,-53.5,-53.3,-53.1,-53.1,-53.2,-53.2,-53.1,-53.0,-53.0,-53.1,-53.1,-53.0,-53.0,-53.0,-53.0,-53.0,-52.9,-52.8,-52.7,-52.7,-52.6,-52.6,-52.6,-52.6,-52.6,-52.5,-52.5,-52.6,-52.6,-52.5,-52.4,-52.4,-52.4,-52.3,-52.2,-52.2,-52.2,-52.3,-52.2,-52.0,-52.0,-52.1,-52.1,-52.0,-51.9,-52.0,-52.1,-52.0,-52.1,-52.1,-52.0,-51.9,-52.0,-52.0,-52.0,-52.0,-52.1,-52.0,-52.0,-51.9,-51.8,-51.8,-51.9,-51.8,-51.6,-51.5,-51.6,-51.6,-51.5,-51.5,-51.4,-51.3,-51.1,-50.8,-50.8,-50.7,-50.6,-50.6,-50.7,-50.6,-50.5,-50.5,-50.4,-50.4,-50.3,-50.2,-50.3,-50.4,-50.3,-50.2,-50.1,-50.0,-50.0,-49.8,-49.8,-49.9,-49.9,-49.8,-49.8,-49.9,-49.8,-49.7,-49.8,-49.8,-49.7,-49.6,-49.5,-49.5,-49.6,-49.5,-49.4,-49.4,-49.4,-49.4,-49.4,-49.3,-49.3,-49.3,-49.1,-49.2,-49.1,-49.0,-49.0,-49.0,-49.0,-48.9,-48.8,-48.8,-48.8,-48.8,-48.7,-48.6,-48.6,-48.5,-48.3,-48.2,-48.3,-48.3,-48.2,-48.1,-48.1,-48.1,-47.9,-47.7,-47.7,-47.6,-47.5,-47.4,-47.3,-47.3,-47.4,-47.4,-47.3,-47.2,-47.0,-47.0,-47.1,-47.0,-46.9,-46.9,-46.8,-46.7,-46.7,-46.7,-46.7,-46.6,-46.6,-46.6,-46.7,-46.8,-46.9,-46.8,-46.8,-46.9,-47.0,-47.0,-46.8,-46.8,-46.8,-46.7,-46.7,-46.8,-46.8,-46.7,-46.7,-46.8,-46.8,-46.8,-46.6,-46.6,-46.6,-46.4,-46.3,-46.2,-46.3,-46.1,-46.0,-45.9,-45.9,-45.9,-45.9,-45.8,-45.7,-45.8,-45.8,-45.6,-45.6,-45.6,-45.5,-45.5,-45.5,-45.5,-45.5,-45.5,-45.5,-45.5,-45.6,-45.5,-45.6,-45.6,-45.6,-45.5,-45.3,-45.3,-45.3,-45.4,-45.5,-45.6,-45.6,-45.5,-45.5,-45.5,-45.4,-45.4,-45.4,-45.4,-45.4,-45.5,-45.5,-45.5,-45.2,-45.0,-45.1,-45.2,-45.2,-45.0,-45.0,-45.1,-45.3,-45.3,-45.4,-45.6,-45.7,-45.6,-45.5,-45.5,-45.6,-45.6,-45.6,-45.4,-45.4,-45.5,-45.5,-45.5,-45.3,-45.3,-45.2,-45.0,-45.0,-45.1,-45.1,-45.2,-45.3,-45.2,-45.2,-45.1,-45.0,-44.8,-44.9,-45.1,-45.1,-45.0,-45.0,-45.3,-45.3,-45.1,-45.0,-45.0,-45.0,-45.0,-45.1,-45.1,-45.1,-45.0,-45.0,-44.9,-44.8,-44.9,-45.0,-44.8,-44.6,-44.6,-44.6,-44.5,-44.5,-44.2,-44.0,-43.9,-44.0,-44.1,-44.2,-44.1,-44.2,-44.1,-56.7,-56.8,-56.7,-56.6,-56.9,-57.0,-56.8,-56.8,-56.7,-56.7,-56.8,-56.8,-56.8,-56.8,-56.6,-56.8,-57.0,-57.2,-57.2,-57.2,-57.1,-57.2,-57.2,-57.2,-57.2,-57.2,-57.1,-57.0,-57.0,-57.0,-57.0,-57.0,-57.2,-57.1,-57.1,-57.1,-57.0,-57.0,-57.1,-57.2,-57.1,-57.0,-56.9,-56.8,-56.7,-56.8,-56.8,-56.8,-56.7,-57.0,-57.2,-57.1,-56.9,-56.8,-56.8,-56.7,-56.7,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.8,-56.7,-56.4,-56.5,-56.6,-56.9,-56.9,-56.4,-56.3,-56.4,-56.4,-56.5,-56.5,-56.5,-56.5,-56.5,-56.6,-56.5,-56.4,-56.4,-56.3,-56.5,-56.6,-56.5,-56.3,-56.3,-56.3,-56.2,-56.3,-56.1,-56.2,-56.2,-56.2,-56.3,-56.2,-56.2,-56.1,-55.9,-55.8,-56.0,-56.1,-56.0,-56.0,-56.0,-56.1,-56.0,-56.0,-56.0,-56.0,-55.9,-56.0,-55.9,-55.9,-55.9,-56.0,-55.9,-55.9,-56.0,-56.0,-55.9,-56.0,-56.0,-56.0,-56.0,-55.8,-55.8,-55.8,-55.8,-55.8,-55.9,-55.9,-55.9,-55.9,-55.8,-55.8,-55.7,-55.6,-55.7,-55.7,-55.8,-55.7,-55.7,-55.6,-55.6,-55.6,-55.7,-55.7,-55.7,-55.6,-55.7,-55.7,-55.8,-55.7,-55.7,-55.6,-55.7,-55.7,-55.7,-55.7,-55.6,-55.8,-55.8,-55.6,-55.7,-55.8,-55.9,-55.9,-55.7,-55.6,-55.7,-55.7,-55.7,-55.7,-55.6,-55.6,-55.6,-55.6,-55.5,-55.6,-55.6,-55.5,-55.5,-55.5,-55.5,-55.4,-55.5,-55.5,-55.5,-55.5,-55.6,-55.7,-55.7,-55.7,-55.8,-55.8,-55.8,-55.9,-56.0,-55.9,-55.9,-55.9,-55.9,-56.0,-56.1,-56.1,-56.0,-56.0,-56.0,-56.0,-55.8,-55.8,-55.8,-55.9,-55.8,-55.8,-55.8,-55.8,-55.7,-55.8,-55.8,-55.9,-55.8,-55.7,-55.8,-55.8,-55.8,-55.8,-55.7,-55.7,-55.7,-55.7,-55.6,-55.4,-55.4,-55.4,-55.5,-55.6,-55.4,-55.6,-55.5,-55.5,-55.4,-55.3,-55.2,-55.2,-55.2,-55.2,-55.2,-55.3,-55.3,-55.3,-55.2,-55.2,-55.3,-55.3,-55.3,-55.2,-55.1,-55.1,-55.1,-55.1,-55.1,-55.0,-55.1,-55.0,-55.0,-55.0,-54.9,-54.8,-54.8,-54.9,-54.9,-54.9,-54.9,-54.9,-54.8,-54.6,-54.6,-54.6,-54.5,-54.5,-54.5,-54.5,-54.5,-54.5,-54.7,-54.6,-54.5,-54.4,-54.6,-54.6,-54.5,-54.5,-54.6,-54.5,-54.3,-54.2,-54.3,-54.4,-54.4,-54.3,-54.3,-54.3,-54.3,-54.1,-54.1,-54.2,-54.3,-54.2,-54.2,-54.2,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.1,-54.2,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.2,-54.2,-54.1,-54.2,-54.2,-54.1,-54.1,-54.1,-54.1,-54.1,-54.1,-54.0,-54.1,-54.2,-54.2,-54.1,-54.0,-54.1,-54.0,-54.0,-54.0,-54.1,-54.0,-53.9,-54.0,-53.8,-53.7,-53.7,-53.7,-53.7,-53.6,-53.5,-53.5,-53.6,-53.5,-53.4,-53.4,-53.4,-53.5,-53.4,-53.3,-53.1,-53.1,-53.1,-53.0,-52.9,-53.0,-53.0,-53.0,-53.0,-53.0,-53.1,-53.0,-53.0,-52.9,-52.9,-52.8,-52.8,-52.7,-52.7,-52.7,-52.7,-52.7,-52.6,-52.6,-52.6,-52.6,-52.5,-52.4,-52.5,-52.5,-52.6,-52.6,-52.6,-52.5,-52.5,-52.6,-52.5,-52.5,-52.5,-52.5,-52.5,-52.5,-52.4,-52.3,-52.3,-52.4,-52.4,-52.3,-52.1,-52.1,-52.1,-52.1,-52.1,-52.0,-51.8,-51.6,-51.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=183 */
		private double[] getElevationGrid_5_34_height_183()
		{
			double[] value = {-51.4,-51.3,-51.3,-51.3,-51.3,-51.2,-51.1,-51.1,-51.0,-51.0,-51.0,-50.9,-51.0,-51.0,-51.0,-50.9,-50.8,-50.6,-50.6,-50.5,-50.5,-50.5,-50.6,-50.5,-50.4,-50.5,-50.4,-50.4,-50.4,-50.3,-50.2,-50.2,-50.1,-50.1,-50.1,-50.1,-50.0,-50.0,-50.0,-50.0,-50.0,-49.9,-49.9,-49.8,-49.8,-49.8,-49.7,-49.7,-49.7,-49.6,-49.6,-49.5,-49.5,-49.5,-49.4,-49.4,-49.3,-49.3,-49.2,-49.1,-49.0,-48.9,-49.0,-48.9,-48.8,-48.7,-48.8,-48.7,-48.5,-48.4,-48.3,-48.2,-48.1,-48.1,-48.1,-48.0,-48.0,-48.0,-47.9,-47.8,-47.6,-47.7,-47.8,-47.6,-47.6,-47.5,-47.4,-47.4,-47.3,-47.3,-47.3,-47.3,-47.2,-47.2,-47.3,-47.4,-47.5,-47.4,-47.3,-47.5,-47.6,-47.5,-47.4,-47.4,-47.3,-47.2,-47.2,-47.3,-47.4,-47.3,-47.3,-47.3,-47.4,-47.4,-47.2,-47.2,-47.2,-47.0,-46.9,-46.8,-46.9,-46.7,-46.6,-46.5,-46.4,-46.5,-46.4,-46.3,-46.2,-46.2,-46.2,-46.1,-46.1,-46.0,-46.0,-46.0,-46.0,-46.0,-46.0,-46.0,-46.0,-46.0,-46.1,-46.1,-46.1,-46.1,-46.1,-46.0,-45.8,-45.8,-45.8,-46.0,-46.1,-46.1,-46.1,-46.1,-46.1,-46.1,-45.9,-46.0,-46.0,-46.0,-46.1,-46.0,-46.1,-46.1,-46.0,-45.8,-45.8,-45.8,-45.8,-45.6,-45.6,-45.8,-46.0,-46.0,-46.1,-46.3,-46.4,-46.3,-46.2,-46.1,-46.3,-46.2,-46.2,-46.1,-46.1,-46.1,-46.1,-46.0,-45.8,-45.8,-45.7,-45.6,-45.6,-45.6,-45.6,-45.8,-45.7,-45.8,-45.8,-45.6,-45.5,-45.3,-45.5,-45.6,-45.6,-45.5,-45.6,-45.8,-45.9,-45.8,-45.6,-45.6,-45.6,-45.6,-45.6,-45.6,-45.6,-45.6,-45.6,-45.5,-45.5,-45.6,-45.6,-45.5,-45.3,-45.2,-45.2,-45.1,-45.0,-44.8,-44.6,-44.5,-44.5,-44.6,-44.6,-44.7,-44.7,-44.6,-57.1,-57.0,-57.0,-57.0,-57.2,-57.3,-57.2,-57.2,-57.1,-57.1,-57.1,-57.2,-57.2,-57.1,-57.0,-57.2,-57.5,-57.6,-57.7,-57.6,-57.5,-57.6,-57.7,-57.6,-57.7,-57.6,-57.5,-57.4,-57.3,-57.4,-57.4,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.4,-57.5,-57.5,-57.5,-57.4,-57.3,-57.2,-57.0,-57.2,-57.1,-57.1,-57.2,-57.4,-57.5,-57.5,-57.3,-57.2,-57.2,-57.1,-57.1,-57.1,-57.0,-57.0,-57.1,-57.1,-57.1,-57.2,-57.1,-57.1,-57.3,-57.4,-57.3,-57.2,-57.2,-57.4,-57.5,-57.0,-56.8,-56.7,-56.8,-56.9,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-56.9,-56.9,-56.8,-56.9,-57.0,-56.9,-56.8,-56.8,-56.7,-56.6,-56.7,-56.6,-56.5,-56.6,-56.7,-56.8,-56.7,-56.7,-56.5,-56.4,-56.4,-56.5,-56.5,-56.5,-56.5,-56.5,-56.6,-56.5,-56.5,-56.4,-56.4,-56.4,-56.4,-56.3,-56.4,-56.3,-56.3,-56.3,-56.3,-56.4,-56.4,-56.3,-56.3,-56.4,-56.4,-56.3,-56.3,-56.3,-56.2,-56.2,-56.3,-56.4,-56.4,-56.3,-56.3,-56.3,-56.3,-56.2,-56.1,-56.2,-56.2,-56.2,-56.1,-56.1,-56.0,-56.0,-56.0,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.2,-56.1,-56.1,-56.1,-56.2,-56.2,-56.1,-56.2,-56.2,-56.3,-56.3,-56.1,-56.1,-56.0,-56.0,-56.1,-56.1,-56.1,-56.1,-56.1,-56.0,-56.0,-56.1,-56.1,-56.0,-55.9,-55.9,-55.9,-55.9,-55.9,-55.9,-55.9,-55.9,-56.0,-56.0,-56.1,-56.0,-56.1,-56.1,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.3,-56.3,-56.5,-56.6,-56.5,-56.5,-56.5,-56.3,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.1,-56.2,-56.3,-56.2,-56.3,-56.2,-56.2,-56.3,-56.2,-56.2,-56.2,-56.1,-56.1,-56.0,-56.0,-55.8,-55.8,-55.8,-55.9,-56.0,-55.8,-56.0,-56.0,-56.0,-55.9,-55.6,-55.6,-55.5,-55.6,-55.6,-55.6,-55.7,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.4,-55.3,-55.2,-55.2,-55.3,-55.3,-55.3,-55.2,-55.2,-55.1,-55.0,-55.0,-55.0,-54.8,-54.8,-54.9,-54.9,-54.9,-54.9,-55.0,-54.9,-54.8,-54.8,-54.9,-54.9,-54.8,-54.8,-54.9,-54.9,-54.8,-54.7,-54.7,-54.8,-54.8,-54.8,-54.7,-54.7,-54.6,-54.5,-54.6,-54.7,-54.7,-54.7,-54.6,-54.6,-54.6,-54.7,-54.7,-54.6,-54.6,-54.6,-54.5,-54.6,-54.6,-54.7,-54.7,-54.7,-54.7,-54.7,-54.7,-54.7,-54.6,-54.5,-54.5,-54.6,-54.5,-54.5,-54.4,-54.5,-54.5,-54.5,-54.5,-54.5,-54.6,-54.5,-54.4,-54.4,-54.5,-54.4,-54.3,-54.3,-54.5,-54.4,-54.3,-54.3,-54.2,-54.1,-54.0,-54.1,-54.1,-54.0,-53.8,-53.8,-53.9,-53.8,-53.7,-53.7,-53.8,-53.8,-53.8,-53.6,-53.5,-53.4,-53.5,-53.3,-53.2,-53.3,-53.4,-53.3,-53.3,-53.4,-53.5,-53.5,-53.4,-53.3,-53.3,-53.2,-53.1,-53.1,-53.1,-53.2,-53.2,-53.2,-53.1,-53.1,-53.1,-53.0,-52.9,-52.9,-53.0,-53.0,-53.0,-53.0,-53.0,-52.9,-52.9,-53.0,-52.9,-52.9,-53.0,-52.9,-52.9,-52.9,-52.8,-52.7,-52.7,-52.8,-52.8,-52.8,-52.6,-52.6,-52.6,-52.6,-52.5,-52.4,-52.3,-52.1,-52.0,-51.9,-51.8,-51.8,-51.8,-51.8,-51.7,-51.6,-51.6,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.3,-51.2,-51.1,-51.1,-51.1,-51.0,-51.0,-51.1,-51.0,-50.9,-51.0,-50.9,-50.9,-50.9,-50.8,-50.7,-50.7,-50.6,-50.6,-50.6,-50.5,-50.5,-50.5,-50.4,-50.4,-50.4,-50.4,-50.3,-50.3,-50.3,-50.2,-50.2,-50.3,-50.2,-50.1,-50.1,-50.0,-50.0,-49.9,-50.0,-49.9,-49.8,-49.8,-49.7,-49.6,-49.5,-49.4,-49.5,-49.4,-49.3,-49.3,-49.2,-49.2,-49.0,-48.9,-48.9,-48.8,-48.7,-48.6,-48.6,-48.6,-48.5,-48.5,-48.4,-48.3,-48.2,-48.3,-48.3,-48.1,-48.1,-48.1,-48.0,-47.9,-47.8,-47.9,-47.9,-47.9,-47.8,-47.8,-47.9,-47.9,-48.0,-47.9,-47.9,-48.0,-48.1,-47.9,-47.8,-47.8,-47.7,-47.7,-47.7,-47.8,-47.9,-47.8,-47.8,-47.8,-47.8,-47.8,-47.7,-47.7,-47.6,-47.5,-47.5,-47.3,-47.4,-47.3,-47.1,-47.0,-46.9,-46.9,-46.8,-46.7,-46.6,-46.6,-46.6,-46.6,-46.5,-46.5,-46.4,-46.5,-46.5,-46.4,-46.5,-46.5,-46.4,-46.5,-46.5,-46.5,-46.6,-46.5,-46.5,-46.5,-46.3,-46.3,-46.3,-46.5,-46.6,-46.6,-46.6,-46.6,-46.6,-46.5,-46.5,-46.5,-46.5,-46.5,-46.6,-46.6,-46.6,-46.7,-46.7,-46.6,-46.5,-46.5,-46.4,-46.3,-46.3,-46.4,-46.5,-46.6,-46.7,-46.9,-47.0,-46.9,-46.8,-46.7,-46.8,-46.8,-46.7,-46.6,-46.7,-46.6,-46.5,-46.4,-46.3,-46.3,-46.3,-46.2,-46.1,-46.1,-46.2,-46.3,-46.3,-46.2,-46.2,-46.0,-45.9,-45.8,-45.8,-46.0,-46.0,-46.0,-46.1,-46.4,-46.4,-46.3,-46.3,-46.2,-46.1,-46.2,-46.2,-46.1,-46.1,-46.2,-46.2,-46.2,-46.1,-46.2,-46.1,-46.0,-45.9,-45.8,-45.8,-45.7,-45.5,-45.3,-45.1,-45.0,-45.0,-45.1,-45.1,-45.1,-45.1,-45.0,-57.3,-57.2,-57.1,-57.2,-57.3,-57.5,-57.5,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.5,-57.8,-58.0,-58.0,-58.0,-58.0,-58.0,-58.1,-58.0,-58.1,-58.0,-57.8,-57.8,-57.8,-57.7,-57.7,-57.8,-57.9,-57.9,-57.9,-57.9,-57.8,-57.9,-57.8,-57.9,-57.8,-57.8,-57.8,-57.6,-57.4,-57.5,-57.5,-57.5,-57.6,-57.8,-57.9,-58.0,-57.6,-57.5,-57.5,-57.5,-57.5,-57.6,-57.6,-57.5,-57.6,-57.7,-57.7,-57.7,-57.6,-57.6,-57.7,-57.8,-57.8,-57.6,-57.5,-57.7,-57.8,-57.8,-57.4,-57.1,-57.1,-57.4,-57.5,-57.4,-57.4,-57.4,-57.3,-57.3,-57.3,-57.3,-57.2,-57.3,-57.4,-57.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=184 */
		private double[] getElevationGrid_5_34_height_184()
		{
			double[] value = {-57.3,-57.2,-57.1,-57.0,-57.0,-56.9,-56.8,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-56.8,-56.8,-56.8,-56.8,-56.9,-56.8,-56.8,-56.9,-56.9,-56.8,-56.8,-56.8,-56.8,-56.8,-56.6,-56.7,-56.6,-56.6,-56.5,-56.5,-56.6,-56.7,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.6,-56.6,-56.7,-56.8,-56.6,-56.6,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.4,-56.3,-56.3,-56.3,-56.4,-56.4,-56.3,-56.4,-56.4,-56.4,-56.4,-56.4,-56.5,-56.4,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.4,-56.3,-56.3,-56.4,-56.4,-56.5,-56.5,-56.3,-56.4,-56.4,-56.4,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.4,-56.4,-56.5,-56.5,-56.5,-56.5,-56.5,-56.7,-56.8,-56.8,-56.8,-56.8,-56.7,-56.6,-56.5,-56.6,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.6,-56.6,-56.5,-56.5,-56.5,-56.6,-56.5,-56.5,-56.5,-56.5,-56.3,-56.3,-56.2,-56.1,-56.2,-56.1,-56.2,-56.2,-56.1,-56.3,-56.3,-56.3,-56.1,-56.0,-55.9,-55.8,-55.9,-55.9,-55.9,-56.0,-56.0,-55.9,-55.9,-55.9,-55.9,-55.9,-55.9,-55.9,-55.8,-55.8,-55.8,-55.8,-55.8,-55.7,-55.8,-55.8,-55.8,-55.6,-55.5,-55.5,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.5,-55.3,-55.3,-55.2,-55.1,-55.1,-55.2,-55.2,-55.2,-55.1,-55.3,-55.2,-55.1,-55.1,-55.1,-55.1,-55.0,-55.1,-55.2,-55.2,-55.0,-55.0,-55.1,-55.1,-55.1,-55.0,-55.0,-55.0,-55.0,-54.8,-55.0,-55.0,-55.0,-55.0,-54.9,-55.0,-55.0,-55.0,-54.9,-54.9,-55.0,-54.9,-54.8,-54.9,-54.9,-55.0,-55.0,-55.0,-55.0,-55.0,-55.0,-54.9,-54.8,-54.8,-54.8,-54.8,-54.8,-54.8,-54.8,-54.8,-54.8,-54.8,-54.7,-54.8,-54.8,-54.8,-54.7,-54.6,-54.7,-54.6,-54.5,-54.6,-54.8,-54.6,-54.6,-54.6,-54.4,-54.3,-54.3,-54.3,-54.4,-54.2,-54.2,-54.1,-54.1,-54.0,-54.0,-54.0,-54.1,-54.1,-54.0,-53.8,-53.8,-53.8,-53.7,-53.6,-53.6,-53.6,-53.7,-53.7,-53.6,-53.7,-53.8,-53.7,-53.7,-53.6,-53.6,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.4,-53.3,-53.3,-53.3,-53.3,-53.3,-53.3,-53.3,-53.3,-53.2,-53.2,-53.3,-53.2,-53.3,-53.3,-53.3,-53.3,-53.2,-53.1,-53.1,-53.1,-53.2,-53.1,-53.1,-53.0,-53.0,-53.0,-52.9,-52.9,-52.8,-52.6,-52.5,-52.4,-52.3,-52.2,-52.2,-52.2,-52.2,-52.1,-52.0,-52.0,-51.9,-52.0,-52.0,-52.0,-52.0,-52.0,-52.0,-51.8,-51.7,-51.6,-51.6,-51.5,-51.5,-51.4,-51.5,-51.4,-51.4,-51.4,-51.3,-51.3,-51.3,-51.2,-51.2,-51.1,-51.0,-51.0,-51.0,-51.0,-50.9,-50.9,-50.8,-50.8,-50.8,-50.8,-50.7,-50.7,-50.6,-50.6,-50.7,-50.7,-50.6,-50.6,-50.6,-50.5,-50.4,-50.4,-50.4,-50.3,-50.3,-50.3,-50.2,-50.1,-50.0,-49.9,-49.9,-49.9,-49.8,-49.8,-49.7,-49.6,-49.5,-49.4,-49.3,-49.3,-49.2,-49.2,-49.1,-49.0,-49.0,-49.0,-48.9,-48.8,-48.7,-48.8,-48.8,-48.6,-48.5,-48.5,-48.5,-48.4,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.3,-48.4,-48.5,-48.4,-48.3,-48.4,-48.5,-48.3,-48.3,-48.3,-48.2,-48.2,-48.2,-48.3,-48.3,-48.2,-48.2,-48.3,-48.3,-48.2,-48.1,-48.0,-48.0,-47.9,-47.9,-47.8,-47.8,-47.7,-47.5,-47.4,-47.3,-47.3,-47.3,-47.0,-47.0,-47.0,-47.0,-47.0,-47.0,-47.0,-46.9,-46.9,-46.9,-46.9,-46.9,-46.9,-46.9,-47.0,-46.9,-47.0,-46.9,-46.9,-46.9,-46.8,-46.8,-46.8,-46.9,-47.1,-47.1,-47.1,-47.0,-47.0,-47.0,-47.0,-47.0,-47.0,-47.0,-47.0,-47.1,-47.1,-47.2,-47.2,-47.2,-47.1,-47.1,-47.1,-46.9,-46.8,-46.9,-47.0,-47.1,-47.2,-47.2,-47.4,-47.4,-47.3,-47.3,-47.2,-47.3,-47.2,-47.2,-47.1,-47.1,-46.9,-46.9,-46.8,-46.7,-46.8,-46.7,-46.7,-46.6,-46.6,-46.6,-46.6,-46.6,-46.7,-46.6,-46.4,-46.4,-46.3,-46.3,-46.5,-46.5,-46.5,-46.6,-46.8,-46.9,-46.8,-46.7,-46.7,-46.6,-46.6,-46.5,-46.6,-46.6,-46.6,-46.7,-46.7,-46.7,-46.7,-46.6,-46.5,-46.5,-46.3,-46.2,-46.2,-46.0,-45.8,-45.7,-45.6,-45.5,-45.6,-45.6,-45.6,-45.6,-45.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-78.5,-58.2,-58.3,-58.4,-58.4,-58.4,-58.5,-58.5,-58.4,-58.3,-58.3,-58.1,-58.1,-58.1,-58.0,-57.9,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-57.9,-57.7,-57.8,-57.8,-57.8,-58.0,-58.0,-58.2,-58.2,-58.0,-57.8,-57.8,-57.8,-57.9,-57.9,-57.9,-57.8,-57.9,-58.0,-58.0,-58.0,-57.8,-57.9,-58.1,-58.1,-58.0,-57.9,-57.8,-58.0,-58.2,-58.1,-57.8,-57.3,-57.5,-57.6,-57.7,-57.7,-57.7,-57.6,-57.5,-57.5,-57.6,-57.5,-57.5,-57.5,-57.6,-57.4,-57.5,-57.4,-57.2,-57.2,-57.1,-57.0,-57.0,-57.2,-57.2,-57.2,-57.2,-57.1,-57.1,-57.1,-57.0,-57.0,-57.0,-57.1,-57.0,-57.0,-57.1,-57.1,-57.0,-57.0,-57.0,-56.9,-56.9,-56.8,-56.8,-56.8,-56.8,-56.7,-56.7,-56.8,-56.8,-56.8,-56.7,-56.8,-56.8,-56.8,-56.8,-56.6,-56.6,-56.8,-56.8,-56.8,-56.9,-56.8,-56.8,-56.8,-56.7,-56.7,-56.6,-56.7,-56.6,-56.7,-56.6,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.6,-56.5,-56.6,-56.5,-56.5,-56.6,-56.5,-56.6,-56.6,-56.6,-56.6,-56.7,-56.6,-56.6,-56.6,-56.7,-56.7,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.6,-56.6,-56.6,-56.7,-56.8,-56.9,-57.0,-56.9,-56.9,-56.9,-56.8,-56.7,-56.8,-56.7,-56.7,-56.6,-56.7,-56.7,-56.7,-56.6,-56.7,-56.7,-56.8,-56.7,-56.7,-56.7,-56.7,-56.7,-56.7,-56.6,-56.6,-56.5,-56.5,-56.3,-56.2,-56.3,-56.3,-56.4,-56.3,-56.3,-56.5,-56.5,-56.4,-56.2,-56.2,-56.1,-56.0,-56.0,-56.0,-56.1,-56.1,-56.1,-56.0,-56.0,-56.1,-56.0,-56.0,-56.0,-56.0,-55.9,-56.0,-55.9,-55.9,-55.9,-55.9,-55.9,-55.9,-55.9,-55.7,-55.6,-55.6,-55.7,-55.8,-55.7,-55.7,-55.6,-55.6,-55.5,-55.4,-55.5,-55.3,-55.3,-55.3,-55.3,-55.3,-55.4,-55.3,-55.4,-55.4,-55.3,-55.3,-55.3,-55.2,-55.1,-55.3,-55.4,-55.3,-55.2,-55.2,-55.2,-55.3,-55.3,-55.2,-55.2,-55.2,-55.1,-55.1,-55.1,-55.1,-55.2,-55.2,-55.1,-55.1,-55.1,-55.1,-55.1,-55.1,-55.1,-55.1,-55.0,-55.1,-55.0,-55.1,-55.1,-55.1,-55.2,-55.2,-55.2,-55.1,-55.0,-55.0,-55.0,-55.0,-55.0,-55.0,-55.0,-55.0,-55.0,-55.0,-54.9,-55.0,-55.0,-54.9,-54.8,-54.8,-54.8,-54.8,-54.7,-54.8,-54.9,-54.8,-54.8,-54.8,-54.6,-54.6,-54.4,-54.5,-54.5,-54.4,-54.4,-54.3,-54.3,-54.1,-54.2,-54.2,-54.3,-54.3,-54.1,-54.0,-54.0,-54.0,-53.9,-53.8,-53.8,-53.9,-53.9,-53.9,-53.8,-53.8,-54.0,-53.9,-53.9,-53.8,-53.8,-53.6,-53.6,-53.6,-53.6,-53.7,-53.7,-53.7,-53.7,-53.6,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.4,-53.5,-53.4,-53.4,-53.5,-53.5,-53.5,-53.5,-53.4,-53.3,-53.3,-53.4,-53.4,-53.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=185 */
		private double[] getElevationGrid_5_34_height_185()
		{
			double[] value = {-53.3,-53.2,-53.2,-53.2,-53.2,-53.1,-53.1,-53.0,-52.8,-52.7,-52.6,-52.6,-52.6,-52.5,-52.5,-52.4,-52.4,-52.3,-52.2,-52.3,-52.3,-52.3,-52.3,-52.3,-52.3,-52.1,-52.0,-52.0,-51.9,-51.8,-51.8,-51.8,-51.8,-51.8,-51.7,-51.7,-51.7,-51.6,-51.6,-51.5,-51.5,-51.5,-51.3,-51.4,-51.3,-51.3,-51.2,-51.2,-51.1,-51.1,-51.2,-51.1,-51.1,-51.1,-51.0,-51.0,-51.1,-51.0,-51.0,-50.9,-50.9,-50.8,-50.8,-50.7,-50.8,-50.7,-50.6,-50.6,-50.5,-50.5,-50.3,-50.3,-50.3,-50.3,-50.2,-50.1,-50.0,-50.0,-49.9,-49.8,-49.7,-49.6,-49.5,-49.6,-49.5,-49.5,-49.3,-49.3,-49.3,-49.2,-49.1,-49.2,-49.0,-49.0,-49.0,-48.9,-48.9,-48.8,-48.7,-48.7,-48.7,-48.8,-48.8,-48.7,-48.7,-48.8,-48.8,-48.7,-48.7,-48.8,-48.8,-48.7,-48.7,-48.7,-48.5,-48.6,-48.7,-48.7,-48.6,-48.6,-48.7,-48.7,-48.5,-48.5,-48.5,-48.4,-48.4,-48.3,-48.3,-48.2,-48.1,-48.0,-47.9,-47.8,-47.7,-47.7,-47.6,-47.5,-47.5,-47.4,-47.4,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.2,-47.2,-47.2,-47.2,-47.3,-47.3,-47.3,-47.3,-47.2,-47.2,-47.2,-47.3,-47.3,-47.5,-47.4,-47.4,-47.3,-47.3,-47.3,-47.3,-47.4,-47.5,-47.5,-47.5,-47.6,-47.6,-47.6,-47.6,-47.6,-47.5,-47.5,-47.5,-47.4,-47.3,-47.3,-47.4,-47.5,-47.6,-47.7,-47.7,-47.6,-47.6,-47.5,-47.6,-47.6,-47.6,-47.5,-47.5,-47.4,-47.2,-47.1,-47.0,-47.0,-47.1,-47.1,-47.1,-46.9,-47.0,-47.0,-46.9,-46.9,-47.1,-47.0,-46.8,-46.8,-46.7,-46.8,-46.9,-46.8,-47.0,-47.1,-47.2,-47.3,-47.3,-47.1,-47.1,-47.1,-47.1,-47.0,-46.9,-47.0,-47.1,-47.2,-47.1,-47.1,-47.1,-47.1,-46.9,-46.8,-46.7,-46.7,-46.7,-46.5,-46.3,-46.1,-46.0,-46.0,-46.1,-46.0,-46.0,-45.9,-45.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-78.7,-58.5,-58.5,-58.6,-58.5,-58.6,-58.6,-58.7,-58.6,-58.5,-58.5,-58.3,-58.3,-58.2,-58.1,-58.0,-58.2,-58.3,-58.3,-58.3,-58.2,-58.2,-58.3,-58.1,-58.2,-58.2,-58.1,-58.1,-57.9,-57.8,-57.9,-57.9,-58.1,-58.2,-58.2,-58.3,-58.3,-58.2,-58.0,-58.0,-58.0,-58.1,-58.1,-58.2,-58.1,-58.2,-58.3,-58.3,-58.2,-58.1,-58.2,-58.3,-58.3,-58.3,-58.2,-58.1,-58.2,-58.5,-58.3,-58.1,-57.6,-57.6,-57.8,-57.8,-57.8,-57.8,-57.7,-57.7,-57.6,-57.7,-57.7,-57.6,-57.7,-57.6,-57.6,-57.6,-57.5,-57.4,-57.3,-57.3,-57.2,-57.2,-57.3,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.3,-57.2,-57.2,-57.3,-57.2,-57.2,-57.3,-57.2,-57.1,-57.1,-57.1,-57.1,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-56.9,-57.0,-57.0,-56.8,-56.8,-56.9,-56.9,-56.9,-56.9,-56.8,-56.8,-56.8,-56.9,-57.0,-57.0,-57.0,-57.0,-56.9,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.6,-56.7,-56.7,-56.7,-56.6,-56.6,-56.7,-56.7,-56.7,-56.7,-56.7,-56.7,-56.6,-56.7,-56.7,-56.8,-56.8,-56.8,-56.7,-56.8,-56.8,-56.8,-56.8,-56.8,-56.7,-56.7,-56.7,-56.7,-56.7,-56.8,-56.8,-56.8,-56.8,-56.7,-56.8,-56.8,-56.7,-56.7,-56.7,-56.6,-56.6,-56.7,-56.7,-56.6,-56.6,-56.5,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.7,-56.6,-56.6,-56.7,-56.8,-56.9,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-56.8,-56.9,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.7,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.9,-56.8,-56.8,-56.8,-56.7,-56.6,-56.6,-56.5,-56.4,-56.5,-56.5,-56.5,-56.4,-56.5,-56.6,-56.6,-56.5,-56.3,-56.3,-56.2,-56.1,-56.1,-56.1,-56.3,-56.3,-56.2,-56.1,-56.2,-56.2,-56.2,-56.1,-56.1,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-55.8,-55.8,-55.7,-55.8,-55.8,-55.8,-55.8,-55.8,-55.7,-55.6,-55.5,-55.5,-55.5,-55.5,-55.4,-55.5,-55.5,-55.5,-55.4,-55.5,-55.5,-55.5,-55.4,-55.4,-55.3,-55.3,-55.4,-55.5,-55.4,-55.3,-55.3,-55.3,-55.5,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.2,-55.3,-55.3,-55.3,-55.2,-55.2,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.1,-55.1,-55.2,-55.1,-55.1,-55.1,-55.1,-55.1,-55.1,-55.1,-55.0,-55.1,-55.1,-55.0,-55.0,-55.0,-55.0,-55.0,-54.9,-55.0,-55.0,-54.9,-54.8,-54.9,-54.7,-54.7,-54.6,-54.7,-54.6,-54.5,-54.5,-54.5,-54.5,-54.3,-54.3,-54.3,-54.5,-54.4,-54.3,-54.2,-54.1,-54.1,-54.1,-54.0,-54.0,-54.1,-54.1,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-53.8,-53.8,-53.8,-53.9,-54.0,-54.0,-53.9,-53.9,-53.8,-53.8,-53.8,-53.7,-53.7,-53.7,-53.7,-53.7,-53.7,-53.7,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.5,-53.6,-53.6,-53.6,-53.6,-53.5,-53.5,-53.5,-53.5,-53.4,-53.3,-53.3,-53.1,-53.0,-53.0,-52.9,-53.0,-52.9,-52.8,-52.8,-52.7,-52.7,-52.7,-52.7,-52.6,-52.6,-52.7,-52.7,-52.6,-52.5,-52.5,-52.4,-52.3,-52.2,-52.2,-52.2,-52.1,-52.1,-52.1,-52.1,-52.0,-52.0,-52.0,-52.0,-51.9,-51.8,-51.7,-51.8,-51.7,-51.6,-51.6,-51.6,-51.5,-51.6,-51.6,-51.5,-51.5,-51.5,-51.4,-51.5,-51.5,-51.4,-51.4,-51.3,-51.3,-51.3,-51.1,-51.1,-51.1,-51.1,-51.0,-50.9,-50.8,-50.8,-50.7,-50.7,-50.6,-50.6,-50.6,-50.5,-50.5,-50.4,-50.3,-50.1,-50.1,-50.0,-49.9,-50.0,-49.9,-49.8,-49.8,-49.8,-49.6,-49.5,-49.5,-49.6,-49.4,-49.4,-49.3,-49.3,-49.3,-49.2,-49.2,-49.1,-49.2,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.1,-49.0,-49.0,-49.0,-49.1,-49.1,-49.0,-49.0,-49.1,-49.0,-49.0,-48.9,-48.8,-48.8,-48.7,-48.6,-48.6,-48.6,-48.5,-48.3,-48.3,-48.2,-48.1,-48.1,-48.0,-47.9,-47.9,-47.8,-47.8,-47.8,-47.7,-47.7,-47.7,-47.7,-47.6,-47.6,-47.6,-47.6,-47.6,-47.6,-47.7,-47.7,-47.6,-47.6,-47.7,-47.6,-47.7,-47.8,-47.8,-47.9,-47.8,-47.8,-47.7,-47.7,-47.6,-47.6,-47.8,-47.9,-47.9,-48.0,-48.1,-48.1,-48.1,-48.1,-48.0,-48.0,-48.0,-48.0,-47.9,-47.9,-47.9,-47.9,-47.9,-48.0,-48.1,-48.1,-48.0,-48.0,-47.9,-48.0,-48.0,-48.0,-48.0,-47.9,-47.8,-47.6,-47.5,-47.5,-47.5,-47.4,-47.4,-47.3,-47.2,-47.2,-47.3,-47.3,-47.3,-47.5,-47.5,-47.3,-47.3,-47.3,-47.3,-47.3,-47.3,-47.4,-47.6,-47.7,-47.7,-47.6,-47.7,-47.6,-47.5,-47.5,-47.5,-47.4,-47.5,-47.6,-47.6,-47.6,-47.5,-47.5,-47.5,-47.3,-47.3,-47.2,-47.2,-47.1,-47.0,-46.8,-46.6,-46.6,-46.6,-46.6,-46.4,-46.3,-46.3,-46.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-78.8,-58.7,-58.7,-58.7,-58.7,-58.7,-58.8,-58.8,-58.7,-58.6,-58.5,-58.4,-58.3,-58.3,-58.3,-58.1,-58.4,-58.4,-58.5,-58.5,-58.4,-58.4,-58.5,-58.4,-58.4,-58.5,-58.5,-58.3,-58.1,-58.1,-58.1,-58.1,-58.3,-58.3,-58.3,-58.4,-58.3,-58.3,-58.2,-58.1,-58.2,-58.3,-58.2,-58.3,-58.3,-58.4,-58.5,-58.5,-58.4,-58.4,-58.5,-58.6,-58.6,-58.5,-58.5,-58.3,-58.5,-58.6,-58.5,-58.2,-57.8,-57.8,-57.9,-58.0,-58.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=186 */
		private double[] getElevationGrid_5_34_height_186()
		{
			double[] value = {-57.9,-57.9,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.9,-57.8,-57.8,-57.7,-57.6,-57.6,-57.5,-57.5,-57.5,-57.6,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.4,-57.5,-57.5,-57.5,-57.3,-57.3,-57.4,-57.4,-57.3,-57.3,-57.3,-57.2,-57.2,-57.1,-57.2,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.0,-57.0,-57.1,-57.1,-57.2,-57.1,-57.1,-57.1,-57.0,-57.1,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-56.9,-56.9,-56.9,-56.8,-56.8,-56.8,-56.8,-56.9,-56.8,-56.8,-56.8,-56.8,-56.9,-56.9,-57.0,-57.0,-57.0,-56.9,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-56.9,-56.9,-57.0,-57.0,-57.0,-57.0,-56.9,-57.0,-57.0,-57.0,-56.9,-56.9,-56.8,-56.9,-56.9,-56.9,-56.8,-56.8,-56.8,-56.8,-56.9,-56.9,-56.9,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.9,-57.0,-57.0,-57.1,-57.2,-57.2,-57.2,-57.1,-57.0,-57.0,-57.1,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-56.9,-56.8,-56.7,-56.6,-56.7,-56.7,-56.7,-56.7,-56.7,-56.8,-56.8,-56.6,-56.5,-56.5,-56.4,-56.3,-56.3,-56.4,-56.5,-56.5,-56.4,-56.3,-56.3,-56.4,-56.4,-56.3,-56.3,-56.3,-56.2,-56.2,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-55.9,-55.8,-55.8,-55.8,-55.7,-55.6,-55.7,-55.7,-55.7,-55.7,-55.7,-55.7,-55.6,-55.6,-55.6,-55.6,-55.5,-55.5,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.6,-55.6,-55.5,-55.5,-55.5,-55.5,-55.5,-55.6,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.6,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.6,-55.6,-55.5,-55.4,-55.4,-55.4,-55.5,-55.4,-55.3,-55.3,-55.4,-55.4,-55.4,-55.3,-55.3,-55.3,-55.2,-55.2,-55.2,-55.3,-55.2,-55.2,-55.2,-55.2,-55.1,-55.1,-55.1,-55.0,-54.9,-54.8,-54.9,-54.8,-54.8,-54.8,-54.8,-54.8,-54.6,-54.6,-54.6,-54.6,-54.6,-54.5,-54.5,-54.4,-54.4,-54.4,-54.3,-54.3,-54.3,-54.3,-54.3,-54.2,-54.3,-54.3,-54.3,-54.3,-54.2,-54.2,-54.1,-54.1,-54.1,-54.1,-54.2,-54.2,-54.1,-54.1,-54.1,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-53.9,-53.9,-53.9,-53.9,-53.9,-53.9,-53.9,-54.0,-53.9,-53.8,-53.8,-53.9,-53.9,-53.9,-53.8,-53.8,-53.8,-53.8,-53.8,-53.7,-53.6,-53.6,-53.5,-53.4,-53.3,-53.3,-53.3,-53.3,-53.3,-53.2,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.0,-53.0,-52.8,-52.8,-52.8,-52.7,-52.6,-52.6,-52.6,-52.5,-52.5,-52.5,-52.5,-52.5,-52.4,-52.4,-52.3,-52.3,-52.2,-52.2,-52.2,-52.1,-52.1,-52.0,-52.0,-52.0,-52.0,-52.0,-52.0,-52.0,-51.9,-51.9,-51.9,-51.8,-51.8,-51.8,-51.8,-51.7,-51.6,-51.5,-51.5,-51.5,-51.4,-51.3,-51.3,-51.2,-51.1,-51.1,-51.1,-51.0,-51.0,-51.0,-51.0,-50.8,-50.7,-50.6,-50.5,-50.5,-50.4,-50.4,-50.3,-50.3,-50.2,-50.2,-50.1,-50.0,-49.9,-50.1,-49.9,-49.8,-49.8,-49.8,-49.7,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.6,-49.5,-49.6,-49.5,-49.5,-49.5,-49.5,-49.5,-49.4,-49.5,-49.5,-49.5,-49.5,-49.4,-49.5,-49.4,-49.3,-49.3,-49.2,-49.1,-49.1,-49.0,-49.0,-48.9,-48.8,-48.8,-48.7,-48.6,-48.6,-48.5,-48.4,-48.3,-48.3,-48.3,-48.3,-48.2,-48.2,-48.1,-48.1,-48.1,-48.1,-48.0,-48.0,-48.0,-48.0,-48.0,-48.1,-48.2,-48.1,-48.1,-48.1,-48.2,-48.3,-48.3,-48.3,-48.3,-48.3,-48.2,-48.2,-48.1,-48.1,-48.2,-48.3,-48.4,-48.4,-48.5,-48.5,-48.5,-48.5,-48.5,-48.5,-48.5,-48.5,-48.5,-48.4,-48.4,-48.4,-48.4,-48.4,-48.5,-48.5,-48.5,-48.4,-48.4,-48.3,-48.3,-48.5,-48.4,-48.4,-48.3,-48.3,-48.1,-48.0,-47.9,-47.9,-47.9,-47.8,-47.6,-47.5,-47.5,-47.6,-47.6,-47.7,-47.9,-48.0,-47.9,-47.8,-47.8,-47.8,-47.8,-47.8,-47.9,-48.1,-48.1,-48.1,-48.1,-48.1,-48.1,-48.1,-48.0,-48.0,-47.9,-48.0,-48.1,-48.1,-48.1,-48.0,-48.0,-47.9,-47.8,-47.7,-47.7,-47.7,-47.6,-47.5,-47.3,-47.2,-47.1,-47.1,-47.1,-46.8,-46.7,-46.7,-46.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-78.9,-58.8,-58.9,-58.9,-58.8,-58.9,-59.0,-59.0,-58.9,-58.8,-58.8,-58.6,-58.6,-58.6,-58.5,-58.5,-58.6,-58.7,-58.7,-58.7,-58.6,-58.7,-58.8,-58.7,-58.7,-58.8,-58.6,-58.5,-58.3,-58.3,-58.3,-58.4,-58.5,-58.5,-58.6,-58.6,-58.6,-58.4,-58.3,-58.3,-58.4,-58.4,-58.4,-58.3,-58.5,-58.5,-58.6,-58.6,-58.5,-58.6,-58.7,-58.8,-58.8,-58.7,-58.6,-58.5,-58.6,-58.7,-58.6,-58.4,-58.1,-58.0,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.1,-58.1,-58.0,-58.0,-58.0,-57.9,-57.9,-57.8,-57.8,-57.8,-57.9,-57.8,-57.8,-57.8,-57.8,-57.7,-57.8,-57.7,-57.7,-57.7,-57.8,-57.7,-57.8,-57.8,-57.7,-57.6,-57.6,-57.7,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.4,-57.4,-57.4,-57.4,-57.4,-57.4,-57.4,-57.3,-57.3,-57.3,-57.3,-57.4,-57.4,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.2,-57.1,-57.2,-57.1,-57.1,-57.1,-57.0,-57.0,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.3,-57.3,-57.2,-57.3,-57.2,-57.2,-57.2,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.3,-57.3,-57.2,-57.2,-57.1,-57.1,-57.2,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.1,-57.2,-57.3,-57.3,-57.4,-57.4,-57.4,-57.4,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.3,-57.3,-57.3,-57.3,-57.3,-57.2,-57.3,-57.2,-57.2,-57.1,-57.1,-57.1,-57.0,-57.0,-56.9,-57.0,-57.0,-57.0,-56.9,-57.0,-57.0,-57.0,-56.8,-56.8,-56.7,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.5,-56.4,-56.3,-56.3,-56.4,-56.4,-56.4,-56.3,-56.3,-56.3,-56.2,-56.2,-56.3,-56.3,-56.3,-56.3,-56.2,-56.2,-56.1,-56.0,-56.0,-56.0,-55.9,-56.0,-56.0,-56.0,-56.0,-55.9,-56.0,-55.9,-55.9,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.9,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.9,-55.9,-55.9,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.9,-55.8,-55.7,-55.7,-55.7,-55.7,-55.6,-55.6,-55.6,-55.7,-55.7,-55.7,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.5,-55.4,-55.3,-55.3,-55.3,-55.2,-55.2,-55.2,-55.2,-55.1,-55.1,-55.0,-55.1,-55.0,-54.9,-54.9,-54.9,-54.9,-54.8,-54.8,-54.7,-54.7,-54.7,-54.7,-54.6,-54.6,-54.6,-54.6,-54.5,-54.5,-54.6,-54.5,-54.6,-54.5,-54.5,-54.5,-54.4,-54.3,-54.4,-54.4,-54.4,-54.5,-54.4,-54.4,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.3,-54.2,-54.2,-54.2,-54.2,-54.2,-54.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=187 */
		private double[] getElevationGrid_5_34_height_187()
		{
			double[] value = {-54.2,-54.2,-54.2,-54.2,-54.2,-54.1,-54.1,-54.2,-54.2,-54.2,-54.1,-54.1,-54.1,-54.1,-54.1,-54.0,-54.0,-53.9,-53.8,-53.8,-53.7,-53.8,-53.7,-53.7,-53.6,-53.6,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.4,-53.3,-53.3,-53.3,-53.2,-53.2,-53.1,-53.1,-53.0,-53.0,-53.0,-53.0,-52.9,-52.9,-52.8,-52.8,-52.8,-52.7,-52.7,-52.7,-52.7,-52.6,-52.6,-52.6,-52.5,-52.5,-52.5,-52.5,-52.5,-52.4,-52.4,-52.4,-52.4,-52.3,-52.3,-52.3,-52.2,-52.1,-52.1,-52.0,-52.0,-51.9,-51.9,-51.8,-51.7,-51.7,-51.6,-51.6,-51.6,-51.5,-51.5,-51.4,-51.4,-51.3,-51.2,-51.1,-51.0,-50.9,-50.9,-50.8,-50.8,-50.8,-50.7,-50.6,-50.5,-50.5,-50.4,-50.5,-50.3,-50.3,-50.3,-50.2,-50.1,-50.1,-50.1,-50.0,-50.1,-50.0,-50.0,-50.1,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-50.0,-49.9,-50.0,-49.9,-49.9,-49.9,-50.0,-49.9,-49.9,-49.9,-49.9,-49.8,-49.8,-49.7,-49.6,-49.6,-49.5,-49.5,-49.5,-49.4,-49.3,-49.2,-49.1,-49.1,-49.0,-49.0,-48.9,-48.8,-48.8,-48.8,-48.7,-48.7,-48.6,-48.6,-48.6,-48.6,-48.5,-48.5,-48.4,-48.4,-48.5,-48.6,-48.7,-48.7,-48.7,-48.7,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.7,-48.6,-48.6,-48.6,-48.6,-48.7,-48.8,-48.9,-48.9,-49.0,-49.0,-49.0,-49.0,-49.0,-49.0,-49.0,-49.0,-49.0,-48.9,-48.8,-48.8,-48.8,-48.9,-49.0,-49.0,-48.9,-48.8,-48.8,-48.8,-48.8,-48.9,-48.9,-48.8,-48.8,-48.8,-48.6,-48.5,-48.4,-48.3,-48.4,-48.3,-48.0,-47.9,-47.9,-48.0,-48.1,-48.2,-48.4,-48.4,-48.4,-48.3,-48.3,-48.3,-48.3,-48.3,-48.5,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.6,-48.5,-48.5,-48.3,-48.3,-48.2,-48.1,-48.1,-48.2,-48.1,-48.0,-47.9,-47.8,-47.6,-47.5,-47.5,-47.3,-47.2,-47.1,-47.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-79.0,-59.1,-59.2,-59.1,-59.2,-59.2,-59.2,-59.3,-59.1,-59.1,-59.1,-59.0,-59.0,-58.9,-58.8,-58.8,-59.0,-59.0,-59.0,-59.0,-59.1,-59.2,-59.3,-59.1,-59.0,-58.9,-58.9,-58.8,-58.6,-58.6,-58.6,-58.7,-58.9,-58.8,-58.8,-58.9,-58.8,-58.7,-58.6,-58.6,-58.6,-58.6,-58.6,-58.6,-58.6,-58.7,-58.7,-58.7,-58.6,-58.7,-58.8,-58.9,-58.9,-58.8,-58.7,-58.6,-58.8,-58.8,-58.8,-58.6,-58.4,-58.2,-58.3,-58.4,-58.4,-58.4,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.2,-58.2,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-57.9,-57.9,-57.9,-57.9,-57.8,-57.8,-57.8,-57.8,-57.7,-57.7,-57.7,-57.7,-57.6,-57.7,-57.7,-57.6,-57.6,-57.6,-57.6,-57.6,-57.7,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.5,-57.5,-57.6,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.4,-57.3,-57.3,-57.3,-57.3,-57.4,-57.4,-57.4,-57.4,-57.4,-57.4,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.6,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.4,-57.5,-57.5,-57.5,-57.4,-57.4,-57.4,-57.5,-57.5,-57.4,-57.5,-57.4,-57.4,-57.4,-57.4,-57.4,-57.4,-57.4,-57.4,-57.5,-57.5,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.6,-57.5,-57.5,-57.5,-57.5,-57.6,-57.6,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.5,-57.4,-57.4,-57.3,-57.3,-57.3,-57.2,-57.3,-57.2,-57.3,-57.2,-57.3,-57.3,-57.2,-57.1,-57.0,-57.0,-56.9,-56.9,-56.9,-56.9,-56.9,-56.9,-56.9,-56.8,-56.9,-56.9,-56.9,-56.8,-56.8,-56.7,-56.7,-56.7,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.5,-56.5,-56.6,-56.5,-56.5,-56.5,-56.4,-56.3,-56.3,-56.3,-56.3,-56.3,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.0,-56.0,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.2,-56.1,-56.2,-56.1,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-55.9,-55.9,-56.0,-55.9,-55.9,-55.8,-55.8,-55.8,-55.8,-55.7,-55.7,-55.7,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.5,-55.5,-55.4,-55.3,-55.3,-55.3,-55.2,-55.2,-55.2,-55.2,-55.1,-55.0,-55.0,-55.0,-55.0,-55.0,-54.9,-54.9,-54.9,-54.9,-54.9,-54.8,-54.8,-54.8,-54.8,-54.8,-54.8,-54.7,-54.6,-54.6,-54.6,-54.6,-54.7,-54.7,-54.7,-54.7,-54.6,-54.6,-54.6,-54.5,-54.6,-54.5,-54.5,-54.5,-54.5,-54.5,-54.4,-54.5,-54.4,-54.5,-54.5,-54.5,-54.5,-54.5,-54.5,-54.4,-54.4,-54.5,-54.5,-54.5,-54.4,-54.4,-54.4,-54.4,-54.4,-54.3,-54.3,-54.3,-54.1,-54.1,-54.1,-54.0,-54.1,-54.0,-54.0,-54.0,-53.9,-53.9,-53.9,-53.8,-53.8,-53.8,-53.8,-53.8,-53.8,-53.7,-53.7,-53.7,-53.6,-53.6,-53.5,-53.5,-53.5,-53.4,-53.5,-53.4,-53.3,-53.3,-53.3,-53.2,-53.2,-53.2,-53.2,-53.2,-53.2,-53.1,-53.1,-53.0,-53.0,-53.0,-53.0,-53.0,-52.9,-52.9,-52.9,-52.9,-52.8,-52.8,-52.8,-52.8,-52.7,-52.6,-52.6,-52.5,-52.4,-52.3,-52.3,-52.2,-52.2,-52.1,-52.0,-52.0,-52.0,-52.0,-51.9,-51.8,-51.8,-51.7,-51.6,-51.5,-51.5,-51.4,-51.4,-51.3,-51.3,-51.2,-51.1,-51.1,-51.0,-50.9,-50.9,-50.9,-50.7,-50.7,-50.6,-50.6,-50.6,-50.5,-50.5,-50.4,-50.5,-50.5,-50.4,-50.5,-50.5,-50.4,-50.4,-50.4,-50.4,-50.4,-50.4,-50.4,-50.4,-50.3,-50.3,-50.3,-50.3,-50.4,-50.4,-50.3,-50.3,-50.3,-50.1,-50.1,-50.1,-50.0,-50.0,-49.9,-49.8,-49.8,-49.8,-49.7,-49.6,-49.6,-49.5,-49.4,-49.3,-49.3,-49.3,-49.3,-49.2,-49.1,-49.1,-49.1,-49.1,-49.0,-49.0,-49.0,-49.0,-49.0,-49.1,-49.2,-49.2,-49.2,-49.3,-49.3,-49.3,-49.3,-49.3,-49.4,-49.4,-49.3,-49.2,-49.1,-49.0,-49.1,-49.2,-49.3,-49.4,-49.3,-49.3,-49.4,-49.4,-49.4,-49.4,-49.4,-49.4,-49.4,-49.3,-49.3,-49.3,-49.3,-49.3,-49.3,-49.3,-49.4,-49.4,-49.3,-49.2,-49.2,-49.2,-49.3,-49.5,-49.4,-49.3,-49.3,-49.3,-49.1,-49.0,-48.9,-48.8,-48.8,-48.7,-48.6,-48.4,-48.3,-48.5,-48.6,-48.7,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.8,-48.9,-49.0,-49.0,-49.1,-49.1,-49.1,-49.1,-49.1,-49.0,-49.1,-49.1,-49.1,-49.1,-49.0,-48.8,-48.8,-48.7,-48.6,-48.5,-48.5,-48.6,-48.6,-48.5,-48.4,-48.3,-48.2,-48.0,-48.0,-47.9,-47.8,-47.6,-47.6,-47.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-79.2,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.4,-59.4,-59.3,-59.3,-59.3,-59.2,-59.2,-59.3,-59.4,-59.5,-59.6,-59.5,-59.7,-59.5,-59.3,-59.3,-59.2,-59.2,-59.1,-59.0,-59.0,-59.1,-59.1,-59.2,-59.1,-59.1,-59.1,-59.0,-59.0,-58.9,-58.9,-59.0,-58.9,-58.9,-58.8,-58.9,-59.0,-58.9,-58.9,-58.9,-59.0,-59.0,-59.0,-59.0,-59.0,-58.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=188 */
		private double[] getElevationGrid_5_34_height_188()
		{
			double[] value = {-58.8,-59.0,-59.0,-59.0,-59.0,-58.7,-58.5,-58.6,-58.7,-58.7,-58.6,-58.6,-58.6,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.4,-58.4,-58.4,-58.4,-58.4,-58.4,-58.4,-58.3,-58.3,-58.4,-58.3,-58.3,-58.3,-58.3,-58.3,-58.4,-58.4,-58.3,-58.3,-58.3,-58.3,-58.2,-58.2,-58.2,-58.2,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-57.9,-57.8,-57.8,-57.9,-58.0,-58.0,-57.9,-57.9,-57.9,-57.8,-57.9,-57.9,-57.9,-57.8,-57.9,-57.9,-57.9,-57.9,-57.8,-57.8,-57.8,-57.8,-57.7,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.7,-57.7,-57.7,-57.8,-57.7,-57.8,-57.7,-57.7,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.7,-57.8,-57.8,-57.8,-57.8,-57.7,-57.8,-57.8,-57.7,-57.8,-57.7,-57.7,-57.8,-57.7,-57.7,-57.7,-57.7,-57.7,-57.7,-57.7,-57.8,-57.9,-57.9,-57.9,-57.9,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.7,-57.6,-57.6,-57.6,-57.6,-57.6,-57.5,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.4,-57.4,-57.3,-57.3,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.1,-57.1,-57.0,-57.0,-57.0,-57.0,-56.9,-56.8,-56.9,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.7,-56.7,-56.7,-56.6,-56.6,-56.5,-56.5,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.4,-56.4,-56.4,-56.4,-56.5,-56.4,-56.4,-56.4,-56.4,-56.4,-56.4,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.6,-56.5,-56.5,-56.5,-56.4,-56.4,-56.4,-56.4,-56.4,-56.5,-56.5,-56.5,-56.5,-56.5,-56.4,-56.4,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.2,-56.2,-56.3,-56.2,-56.1,-56.1,-56.2,-56.1,-56.0,-56.0,-56.0,-56.0,-55.9,-55.9,-55.9,-55.8,-55.8,-55.8,-55.8,-55.7,-55.6,-55.5,-55.6,-55.5,-55.4,-55.4,-55.4,-55.5,-55.4,-55.4,-55.2,-55.3,-55.2,-55.2,-55.2,-55.2,-55.2,-55.1,-55.1,-55.1,-55.1,-55.0,-55.0,-55.0,-55.0,-54.9,-54.9,-54.8,-54.9,-54.9,-55.0,-55.0,-55.0,-54.9,-54.9,-54.8,-54.8,-54.9,-54.9,-54.8,-54.7,-54.8,-54.8,-54.8,-54.7,-54.7,-54.8,-54.8,-54.8,-54.8,-54.8,-54.7,-54.7,-54.7,-54.6,-54.7,-54.8,-54.8,-54.7,-54.7,-54.6,-54.6,-54.6,-54.6,-54.5,-54.5,-54.4,-54.5,-54.5,-54.5,-54.5,-54.3,-54.2,-54.3,-54.3,-54.3,-54.2,-54.1,-54.1,-54.1,-54.2,-54.2,-54.1,-54.1,-54.1,-54.1,-54.0,-54.0,-54.0,-53.9,-53.8,-53.8,-53.8,-53.8,-53.7,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.5,-53.4,-53.5,-53.4,-53.3,-53.3,-53.3,-53.3,-53.3,-53.2,-53.1,-53.2,-53.2,-53.1,-53.0,-53.0,-52.9,-52.8,-52.8,-52.8,-52.6,-52.6,-52.6,-52.5,-52.4,-52.4,-52.4,-52.3,-52.3,-52.2,-52.1,-52.0,-52.0,-52.0,-51.8,-51.8,-51.8,-51.6,-51.6,-51.6,-51.5,-51.4,-51.3,-51.4,-51.2,-51.0,-51.1,-51.0,-50.8,-50.8,-51.0,-51.0,-50.8,-51.0,-51.0,-50.8,-50.7,-50.8,-50.9,-50.8,-50.8,-50.9,-50.8,-50.8,-50.8,-50.8,-50.8,-50.5,-50.6,-50.7,-50.8,-50.8,-50.8,-50.8,-50.6,-50.6,-50.6,-50.5,-50.5,-50.3,-50.3,-50.3,-50.3,-50.2,-50.1,-50.1,-50.0,-50.0,-49.8,-49.8,-49.7,-49.7,-49.7,-49.6,-49.6,-49.6,-49.6,-49.6,-49.5,-49.4,-49.6,-49.6,-49.6,-49.7,-49.7,-49.6,-49.7,-49.8,-49.8,-49.8,-49.9,-49.9,-50.0,-49.9,-49.7,-49.5,-49.5,-49.6,-49.5,-49.6,-49.8,-50.0,-49.8,-49.9,-49.9,-49.8,-49.9,-49.8,-49.8,-49.7,-49.6,-49.6,-49.6,-49.6,-49.7,-49.8,-49.8,-49.8,-49.9,-49.7,-49.7,-49.7,-49.7,-49.7,-49.8,-49.9,-50.0,-49.8,-49.7,-49.7,-49.5,-49.3,-49.3,-49.2,-49.3,-49.3,-49.1,-49.0,-49.0,-49.0,-49.2,-49.2,-49.2,-49.2,-49.3,-49.3,-49.3,-49.4,-49.3,-49.2,-49.5,-49.5,-49.5,-49.6,-49.6,-49.6,-49.6,-49.4,-49.4,-49.6,-49.6,-49.6,-49.5,-49.4,-49.2,-49.0,-49.1,-49.0,-48.9,-48.9,-49.0,-49.0,-49.0,-48.8,-48.8,-48.7,-48.5,-48.4,-48.2,-48.2,-48.1,-48.0,-47.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-59.8,-59.8,-59.9,-59.9,-59.8,-59.9,-59.9,-59.8,-59.8,-59.8,-59.8,-59.7,-59.7,-59.7,-59.7,-59.7,-59.8,-59.9,-60.0,-60.1,-59.9,-59.8,-59.7,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.4,-59.4,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.3,-59.2,-59.3,-59.3,-59.3,-59.2,-59.2,-59.2,-59.3,-59.2,-59.2,-59.2,-59.2,-59.3,-59.3,-59.3,-59.3,-59.1,-59.1,-59.2,-59.3,-59.3,-59.2,-59.1,-58.9,-58.9,-59.0,-59.0,-59.0,-59.0,-58.9,-58.8,-58.6,-58.6,-58.7,-58.8,-58.6,-58.6,-58.8,-58.8,-58.8,-58.8,-58.7,-58.7,-58.6,-58.6,-58.7,-58.7,-58.6,-58.7,-58.7,-58.7,-58.6,-58.6,-58.6,-58.4,-58.6,-58.7,-58.6,-58.6,-58.6,-58.5,-58.5,-58.5,-58.4,-58.3,-58.3,-58.4,-58.4,-58.4,-58.4,-58.4,-58.3,-58.3,-58.3,-58.3,-58.2,-58.3,-58.2,-58.1,-58.0,-58.2,-58.3,-58.3,-58.1,-58.2,-58.2,-58.2,-58.2,-58.2,-58.2,-58.2,-58.2,-58.2,-58.2,-58.2,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-57.9,-57.9,-57.9,-57.8,-58.0,-58.0,-58.0,-58.0,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-57.9,-57.9,-58.0,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-57.9,-57.8,-58.0,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-57.9,-58.0,-58.1,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-57.9,-57.9,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.1,-58.1,-58.1,-58.1,-58.2,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.2,-58.2,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-57.9,-57.9,-57.9,-57.9,-57.8,-57.8,-57.9,-57.8,-57.8,-57.8,-57.7,-57.6,-57.6,-57.5,-57.5,-57.6,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.4,-57.4,-57.3,-57.3,-57.2,-57.1,-57.1,-57.1,-57.1,-57.1,-57.0,-57.1,-57.1,-57.2,-57.2,-57.2,-57.2,-57.1,-57.0,-56.9,-56.9,-57.0,-56.9,-56.7,-56.8,-56.9,-56.9,-56.7,-56.7,-56.7,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.7,-56.5,-56.6,-56.6,-56.7,-56.8,-56.8,-56.8,-56.7,-56.6,-56.8,-56.8,-56.8,-56.8,-56.9,-56.9,-56.9,-56.9,-56.8,-56.5,-56.4,-56.6,-56.7,-56.7,-56.8,-56.8,-56.8,-56.7,-56.6,-56.7,-56.7,-56.8,-56.7,-56.7,-56.6,-56.5,-56.4,-56.4,-56.6,-56.6,-56.6,-56.6,-56.6,-56.5,-56.4,-56.4,-56.4,-56.5,-56.5,-56.3,-56.2,-56.2,-56.3,-56.2,-56.2,-56.1,-56.2,-56.1,-56.0,-56.0,-56.0,-55.9,-55.9,-55.8,-55.8,-55.7,-55.5,-55.6,-55.6,-55.7,-55.6,-55.4,-55.0,-55.0,-55.2,-55.4,-55.4,-55.5,-55.5,-55.4,-55.4,-55.3,-55.2,-55.2,-55.3,-55.4,-55.4,-55.2,-55.0,-55.1,-55.2,-55.1,-55.2,-55.4,-55.3,-55.3,-55.3,-55.0,-54.8,-55.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=189 */
		private double[] getElevationGrid_5_34_height_189()
		{
			double[] value = {-55.1,-54.9,-54.5,-54.7,-55.0,-55.1,-55.0,-54.9,-55.1,-55.0,-55.1,-55.1,-55.0,-55.0,-54.9,-55.0,-55.0,-55.0,-55.1,-55.2,-55.1,-54.9,-54.6,-54.7,-55.0,-55.0,-54.8,-54.6,-54.6,-54.8,-54.9,-54.9,-54.8,-54.6,-54.2,-54.3,-54.7,-54.7,-54.5,-54.5,-54.5,-54.5,-54.6,-54.6,-54.6,-54.6,-54.6,-54.5,-54.5,-54.3,-54.4,-54.3,-54.2,-54.3,-54.2,-54.1,-54.0,-54.1,-54.0,-53.8,-54.0,-54.0,-54.0,-54.0,-54.0,-54.1,-54.1,-54.0,-53.8,-53.9,-53.8,-53.8,-53.7,-53.8,-53.6,-53.7,-53.5,-53.5,-53.7,-53.7,-53.5,-53.2,-53.4,-53.4,-53.3,-53.2,-53.3,-53.2,-53.0,-53.0,-53.0,-52.8,-52.8,-52.9,-52.8,-52.7,-52.6,-52.5,-52.5,-52.5,-52.3,-52.1,-52.2,-52.1,-52.0,-52.0,-52.0,-51.9,-51.8,-51.7,-51.8,-51.6,-51.5,-51.6,-51.3,-51.2,-51.3,-51.5,-51.5,-51.3,-51.4,-51.4,-51.4,-51.3,-51.4,-51.3,-51.3,-51.4,-51.4,-51.3,-51.3,-51.3,-51.3,-51.2,-51.1,-51.1,-51.2,-51.3,-51.2,-51.2,-51.1,-51.1,-51.0,-51.0,-50.9,-50.8,-50.8,-50.8,-50.8,-50.7,-50.6,-50.5,-50.6,-50.4,-50.3,-50.3,-50.3,-50.2,-50.1,-50.1,-50.2,-50.1,-50.1,-50.1,-50.1,-50.1,-50.1,-50.3,-50.3,-50.1,-50.2,-50.1,-50.0,-50.2,-50.2,-50.1,-50.5,-50.5,-50.4,-50.5,-50.4,-50.3,-50.2,-50.1,-50.3,-50.1,-50.3,-50.5,-50.5,-50.4,-50.4,-50.4,-50.3,-50.3,-50.3,-50.3,-50.2,-50.0,-50.1,-50.0,-50.0,-50.2,-50.3,-50.3,-50.3,-50.4,-50.1,-50.0,-50.1,-50.1,-50.3,-50.3,-50.4,-50.4,-50.3,-50.1,-50.2,-50.0,-49.8,-49.8,-49.8,-49.8,-49.8,-49.6,-49.6,-49.7,-49.6,-49.7,-49.7,-49.8,-49.7,-49.8,-49.8,-49.8,-50.0,-49.8,-49.7,-49.9,-50.0,-50.0,-50.1,-50.1,-50.0,-50.1,-49.9,-50.1,-50.1,-50.0,-50.0,-50.0,-49.9,-49.7,-49.7,-49.7,-49.6,-49.4,-49.3,-49.5,-49.5,-49.5,-49.3,-49.3,-49.1,-49.0,-48.9,-48.7,-48.7,-48.6,-48.5,-48.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-60.2,-60.2,-60.2,-60.2,-60.2,-60.3,-60.3,-60.2,-60.1,-60.1,-60.1,-60.1,-60.1,-60.1,-60.1,-60.2,-60.3,-60.5,-60.4,-60.2,-60.0,-60.0,-60.0,-59.8,-59.6,-59.8,-59.7,-59.7,-59.6,-59.7,-59.7,-59.8,-59.8,-59.8,-59.8,-59.8,-59.7,-59.6,-59.7,-59.7,-59.7,-59.6,-59.5,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.5,-59.5,-59.6,-59.5,-59.5,-59.4,-59.4,-59.5,-59.5,-59.5,-59.5,-59.4,-59.3,-59.3,-59.3,-59.3,-59.3,-59.2,-59.2,-58.7,-58.0,-58.1,-58.8,-58.9,-58.5,-58.6,-59.0,-59.1,-59.2,-59.0,-59.0,-58.8,-58.6,-58.7,-59.0,-59.0,-58.9,-59.0,-59.2,-59.0,-58.8,-58.9,-58.8,-58.5,-58.8,-59.0,-58.9,-58.9,-58.9,-58.7,-58.8,-58.8,-58.6,-58.0,-58.1,-58.7,-58.8,-58.8,-58.8,-58.8,-58.6,-58.6,-58.5,-58.5,-58.4,-58.5,-58.5,-58.2,-58.4,-58.6,-58.6,-58.5,-58.5,-58.6,-58.7,-58.6,-58.5,-58.4,-58.5,-58.4,-58.4,-58.5,-58.6,-58.5,-58.2,-58.1,-58.5,-58.5,-58.3,-58.3,-58.3,-58.2,-57.9,-58.0,-57.8,-57.9,-58.2,-58.0,-58.2,-58.3,-58.4,-58.2,-58.0,-57.9,-58.2,-57.9,-57.7,-57.6,-57.9,-58.3,-58.4,-58.3,-58.3,-58.4,-58.5,-58.0,-57.3,-57.2,-57.8,-58.3,-58.3,-58.2,-58.2,-58.2,-58.4,-58.2,-57.7,-57.5,-58.0,-58.4,-58.5,-58.5,-58.4,-58.3,-58.3,-58.1,-57.7,-58.1,-58.2,-58.4,-58.3,-58.3,-58.4,-58.3,-58.3,-58.3,-58.4,-58.3,-58.3,-58.5,-58.5,-58.5,-58.5,-58.4,-58.5,-58.5,-58.5,-58.4,-58.2,-58.0,-57.8,-58.0,-58.2,-58.4,-58.4,-58.4,-58.3,-58.3,-58.3,-58.3,-58.3,-58.4,-58.4,-58.3,-58.2,-58.3,-58.0,-57.9,-58.2,-58.2,-58.2,-58.1,-58.2,-58.1,-57.8,-57.9,-58.0,-57.9,-57.9,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.7,-57.6,-57.5,-57.5,-57.4,-57.5,-57.4,-57.3,-57.2,-57.3,-57.4,-57.6,-57.6,-57.6,-57.5,-57.5,-57.4,-57.1,-57.0,-57.0,-56.7,-56.5,-57.0,-57.2,-57.0,-56.4,-56.3,-57.0,-57.1,-57.1,-57.2,-57.2,-57.0,-57.1,-57.2,-57.2,-57.1,-57.1,-56.5,-56.2,-56.6,-57.0,-57.0,-57.0,-57.1,-57.1,-57.0,-56.7,-57.1,-57.0,-57.0,-57.1,-57.1,-57.3,-57.3,-57.2,-56.9,-56.3,-55.8,-56.6,-57.0,-57.2,-57.2,-57.2,-57.1,-56.9,-56.7,-56.9,-57.1,-57.0,-57.2,-57.0,-56.8,-56.9,-56.3,-56.5,-56.9,-56.9,-56.9,-56.8,-56.9,-56.9,-56.8,-56.5,-56.6,-56.6,-56.4,-56.4,-56.5,-56.3,-56.4,-56.7,-56.4,-56.4,-56.4,-56.4,-56.0,-56.1,-56.2,-56.2,-56.1,-56.0,-55.9,-55.9,-55.6,-55.8,-55.9,-56.0,-55.7,-55.0,-54.7,-54.4,-54.8,-55.5,-55.7,-55.7,-55.6,-55.8,-55.6,-55.5,-55.2,-55.1,-55.7,-55.8,-55.8,-55.5,-55.1,-55.4,-55.5,-55.1,-55.6,-55.7,-55.6,-55.6,-55.6,-55.3,-55.0,-55.5,-55.4,-55.2,-54.8,-54.9,-55.1,-55.4,-55.3,-55.3,-55.3,-55.2,-55.5,-55.5,-55.5,-55.5,-55.1,-55.1,-55.3,-55.4,-55.4,-55.4,-55.4,-55.1,-54.6,-54.8,-55.1,-55.3,-55.2,-54.9,-55.0,-55.1,-55.2,-55.1,-55.0,-54.8,-54.5,-54.6,-54.9,-55.1,-55.0,-54.9,-54.9,-55.0,-55.0,-55.0,-55.0,-55.0,-55.0,-54.9,-54.9,-54.8,-54.7,-54.7,-54.6,-54.7,-54.6,-54.5,-54.4,-54.5,-54.6,-54.2,-54.1,-54.5,-54.5,-54.5,-54.4,-54.6,-54.5,-54.3,-54.3,-54.3,-54.2,-54.4,-54.3,-54.2,-54.1,-54.1,-54.0,-54.0,-54.0,-54.1,-54.0,-53.8,-53.8,-53.9,-53.8,-53.7,-53.7,-53.7,-53.6,-53.6,-53.5,-53.3,-53.2,-53.3,-53.4,-53.0,-52.9,-53.0,-52.9,-52.9,-52.8,-52.5,-52.6,-52.6,-52.5,-52.6,-52.5,-52.5,-52.4,-52.3,-52.3,-52.2,-52.0,-52.0,-51.9,-51.8,-51.8,-51.9,-52.0,-51.9,-51.8,-51.9,-51.8,-51.8,-51.8,-51.8,-51.7,-51.8,-51.8,-51.8,-51.7,-51.7,-51.6,-51.6,-51.5,-51.6,-51.6,-51.8,-51.7,-51.5,-51.6,-51.5,-51.5,-51.5,-51.4,-51.3,-51.3,-51.2,-51.2,-51.3,-51.1,-51.0,-51.0,-50.8,-50.8,-50.9,-50.8,-50.7,-50.6,-50.7,-50.8,-50.7,-50.7,-50.7,-50.6,-50.6,-50.7,-50.8,-50.8,-50.7,-50.8,-50.6,-50.7,-50.8,-50.6,-50.7,-51.0,-51.0,-51.0,-51.0,-51.0,-50.9,-50.8,-50.8,-50.9,-50.8,-50.9,-51.0,-51.0,-50.9,-51.0,-50.9,-50.8,-50.9,-50.9,-50.8,-50.7,-50.7,-50.6,-50.6,-50.6,-50.7,-50.8,-50.8,-50.8,-50.8,-50.6,-50.6,-50.6,-50.7,-50.8,-50.8,-50.9,-50.8,-50.8,-50.8,-50.7,-50.5,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.3,-50.4,-50.3,-50.3,-50.4,-50.4,-50.5,-50.5,-50.5,-50.6,-50.6,-50.5,-50.6,-50.5,-50.5,-50.5,-50.5,-50.3,-50.3,-50.2,-50.1,-50.0,-49.9,-49.8,-49.8,-49.8,-49.8,-49.8,-49.7,-49.5,-49.5,-49.3,-49.2,-49.1,-49.0,-48.9,-48.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-60.5,-60.6,-60.6,-60.6,-60.7,-60.7,-60.7,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.6,-60.5,-60.6,-60.8,-60.5,-60.6,-60.4,-60.0,-60.2,-60.1,-60.0,-60.1,-60.0,-60.1,-59.9,-59.9,-59.8,-59.5,-59.8,-60.2,-60.1,-60.1,-60.2,-60.1,-60.0,-60.0,-60.0,-60.0,-60.0,-59.9,-60.0,-60.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=190 */
		private double[] getElevationGrid_5_34_height_190()
		{
			double[] value = {-59.9,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.7,-59.7,-59.7,-59.8,-59.8,-59.8,-59.7,-59.5,-59.4,-59.5,-59.7,-59.7,-59.5,-59.4,-59.0,-58.0,-58.0,-58.9,-59.2,-58.7,-58.9,-59.5,-59.5,-59.6,-59.3,-59.3,-59.2,-59.0,-59.1,-59.4,-59.3,-59.3,-59.5,-59.6,-59.4,-59.1,-59.4,-59.3,-59.2,-59.3,-59.4,-59.3,-59.2,-59.2,-59.1,-59.3,-59.2,-59.0,-58.5,-58.5,-59.0,-59.3,-59.3,-59.2,-59.0,-58.9,-59.0,-59.0,-59.0,-58.9,-58.9,-58.8,-58.8,-58.8,-58.9,-59.0,-58.8,-58.8,-59.0,-59.0,-59.0,-58.9,-58.8,-58.8,-58.8,-58.6,-58.8,-58.8,-58.8,-58.4,-58.2,-58.8,-58.8,-58.5,-58.5,-58.6,-58.3,-58.2,-58.2,-57.8,-58.2,-58.5,-58.2,-58.3,-58.5,-58.6,-58.5,-58.1,-58.0,-58.5,-58.0,-57.8,-57.9,-58.2,-58.4,-58.8,-58.6,-58.8,-58.7,-58.7,-58.2,-57.1,-57.4,-58.0,-58.3,-58.5,-58.4,-58.3,-58.6,-58.7,-58.7,-57.8,-57.6,-58.3,-58.7,-58.8,-58.8,-58.9,-58.6,-58.4,-58.3,-57.9,-58.5,-58.7,-58.7,-58.7,-58.8,-58.7,-58.8,-58.5,-58.7,-58.8,-58.4,-58.3,-58.8,-58.7,-58.8,-58.7,-58.6,-58.8,-58.8,-58.8,-58.7,-58.4,-58.5,-58.1,-58.1,-58.4,-58.6,-58.8,-58.5,-58.5,-58.5,-58.7,-58.7,-58.7,-58.8,-58.6,-58.5,-58.7,-58.6,-58.2,-58.1,-58.5,-58.6,-58.5,-58.4,-58.6,-58.6,-58.2,-58.2,-58.5,-58.3,-58.3,-58.1,-58.2,-58.1,-58.1,-58.1,-58.3,-58.2,-58.1,-58.0,-58.0,-57.9,-58.0,-58.0,-57.8,-57.9,-57.8,-57.7,-57.5,-57.5,-57.9,-57.9,-58.0,-58.0,-57.8,-57.6,-57.8,-57.4,-57.3,-57.2,-56.8,-57.0,-57.4,-57.5,-57.2,-56.5,-56.5,-57.4,-57.4,-57.4,-57.6,-57.6,-57.2,-57.4,-57.5,-57.5,-57.5,-57.5,-56.7,-56.3,-56.9,-57.4,-57.4,-57.4,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.5,-57.6,-57.6,-57.6,-57.6,-57.5,-57.3,-56.9,-56.5,-57.2,-57.4,-57.7,-57.7,-57.5,-57.5,-57.5,-57.1,-57.4,-57.5,-57.5,-57.5,-57.4,-57.3,-57.3,-57.0,-57.0,-57.2,-57.3,-57.3,-57.2,-57.2,-57.3,-57.1,-57.0,-56.9,-56.9,-56.8,-56.7,-56.8,-56.7,-56.8,-57.0,-56.8,-56.8,-56.7,-56.8,-56.6,-56.6,-56.6,-56.6,-56.5,-56.4,-56.3,-56.3,-56.3,-56.2,-56.3,-56.3,-55.9,-55.7,-55.5,-55.2,-55.6,-55.9,-55.9,-56.1,-56.0,-56.1,-56.0,-55.9,-55.8,-55.8,-56.0,-56.0,-56.0,-55.8,-55.6,-55.9,-55.8,-55.7,-55.9,-56.0,-55.9,-55.9,-55.9,-55.7,-55.7,-55.8,-55.8,-55.7,-55.6,-55.6,-55.7,-55.8,-55.8,-55.8,-55.7,-55.7,-55.8,-55.8,-55.7,-55.8,-55.7,-55.6,-55.7,-55.7,-55.7,-55.8,-55.7,-55.5,-55.4,-55.4,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.5,-55.5,-55.4,-55.3,-55.2,-55.3,-55.3,-55.4,-55.4,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.2,-55.2,-55.2,-55.1,-55.1,-55.0,-55.0,-55.0,-55.0,-55.0,-54.8,-54.8,-54.9,-54.8,-54.8,-54.8,-54.9,-54.9,-54.9,-54.9,-54.8,-54.7,-54.8,-54.8,-54.7,-54.7,-54.7,-54.6,-54.6,-54.5,-54.5,-54.5,-54.5,-54.5,-54.5,-54.3,-54.3,-54.3,-54.2,-54.2,-54.1,-54.1,-54.0,-54.0,-53.9,-53.8,-53.7,-53.8,-53.7,-53.6,-53.5,-53.4,-53.3,-53.4,-53.2,-53.2,-53.1,-53.0,-53.0,-53.0,-52.9,-52.9,-52.8,-52.8,-52.8,-52.7,-52.6,-52.5,-52.4,-52.4,-52.3,-52.3,-52.3,-52.3,-52.2,-52.2,-52.3,-52.2,-52.2,-52.2,-52.2,-52.2,-52.2,-52.1,-52.1,-52.1,-52.1,-52.1,-52.0,-52.0,-52.1,-52.1,-52.1,-52.0,-52.0,-52.0,-51.9,-51.9,-51.8,-51.8,-51.8,-51.7,-51.7,-51.7,-51.6,-51.6,-51.6,-51.5,-51.4,-51.4,-51.4,-51.3,-51.3,-51.3,-51.2,-51.3,-51.2,-51.2,-51.1,-51.2,-51.2,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.4,-51.4,-51.4,-51.5,-51.5,-51.5,-51.5,-51.4,-51.3,-51.3,-51.3,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.4,-51.4,-51.3,-51.3,-51.2,-51.1,-51.1,-51.1,-51.2,-51.2,-51.2,-51.1,-51.1,-51.1,-51.1,-51.1,-51.2,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.2,-51.1,-51.0,-50.9,-50.8,-50.8,-51.0,-51.0,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.9,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.8,-50.9,-50.9,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-51.0,-50.9,-50.8,-50.7,-50.6,-50.5,-50.5,-50.4,-50.3,-50.2,-50.2,-50.1,-50.1,-50.0,-50.0,-49.8,-49.8,-49.6,-49.5,-49.4,-49.3,-49.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-60.9,-61.0,-61.0,-61.1,-61.3,-61.1,-61.0,-60.9,-60.8,-60.9,-60.9,-61.0,-61.0,-61.1,-61.0,-60.9,-60.9,-60.8,-60.9,-60.8,-60.5,-60.6,-60.5,-60.5,-60.5,-60.6,-60.8,-60.5,-60.5,-60.2,-59.9,-60.2,-60.5,-60.4,-60.5,-60.6,-60.5,-60.5,-60.3,-60.4,-60.4,-60.4,-60.3,-60.3,-60.3,-60.2,-60.1,-60.2,-60.1,-60.1,-60.1,-60.1,-60.1,-60.1,-60.0,-60.0,-59.8,-59.8,-59.8,-59.8,-59.8,-59.6,-59.4,-59.8,-60.0,-60.1,-59.9,-59.8,-59.6,-59.2,-59.3,-59.7,-59.7,-59.6,-59.7,-59.8,-59.9,-60.0,-59.8,-59.8,-59.7,-59.7,-59.7,-59.7,-59.8,-59.8,-59.9,-59.9,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.7,-59.7,-59.8,-59.7,-59.7,-59.6,-59.5,-59.3,-59.4,-59.5,-59.6,-59.5,-59.5,-59.4,-59.4,-59.5,-59.4,-59.4,-59.3,-59.3,-59.3,-59.3,-59.2,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.2,-59.2,-59.2,-59.2,-59.1,-59.1,-59.0,-59.0,-59.1,-59.1,-59.0,-59.0,-59.0,-59.0,-58.9,-58.8,-58.8,-59.0,-59.0,-58.8,-58.9,-59.0,-59.1,-59.0,-58.9,-59.0,-59.0,-58.8,-58.8,-58.9,-59.0,-59.1,-59.1,-59.2,-59.2,-59.2,-59.1,-58.8,-58.5,-58.7,-58.8,-59.0,-59.0,-59.0,-59.1,-59.1,-59.2,-59.1,-58.8,-58.8,-59.0,-59.2,-59.2,-59.2,-59.2,-59.1,-59.1,-58.9,-59.0,-59.1,-59.1,-59.1,-59.2,-59.2,-59.2,-59.0,-59.0,-59.1,-59.1,-58.9,-58.8,-59.0,-59.1,-59.1,-59.0,-59.0,-59.1,-59.1,-59.1,-59.1,-59.0,-59.1,-58.9,-59.0,-59.0,-59.0,-59.1,-59.0,-58.9,-59.0,-59.1,-59.0,-59.0,-59.0,-58.9,-59.0,-59.0,-58.9,-58.8,-58.8,-58.9,-58.9,-58.8,-58.8,-58.9,-59.0,-58.8,-58.8,-58.8,-58.8,-58.6,-58.6,-58.6,-58.6,-58.5,-58.6,-58.6,-58.6,-58.5,-58.5,-58.5,-58.5,-58.4,-58.3,-58.3,-58.3,-58.2,-58.3,-58.1,-58.2,-58.3,-58.3,-58.3,-58.3,-58.2,-58.2,-58.2,-58.0,-58.1,-58.0,-57.9,-57.9,-58.1,-58.0,-57.9,-57.6,-57.7,-57.8,-57.8,-57.9,-58.0,-58.0,-57.9,-57.9,-58.0,-58.0,-57.9,-57.9,-57.6,-57.5,-57.7,-57.8,-57.9,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-57.8,-57.8,-57.8,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-57.8,-57.9,-57.9,-57.8,-57.9,-57.8,-57.8,-57.7,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.5,-57.4,-57.4,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.2,-57.1,-57.2,-57.2,-57.1,-57.1,-57.0,-57.0,-56.9,-56.8,-56.8,-56.8,-56.7,-56.7,-56.6,-56.5,-56.6,-56.5,-56.4,-56.4,-56.4,-56.4,-56.4,-56.5,-56.5,-56.4,-56.4,-56.4,-56.3,-56.3,-56.3,-56.4,-56.3,-56.3,-56.2,-56.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=191 */
		private double[] getElevationGrid_5_34_height_191()
		{
			double[] value = {-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.1,-56.0,-56.1,-56.0,-56.1,-56.1,-56.1,-56.1,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-55.9,-55.9,-55.9,-55.9,-56.0,-55.9,-55.9,-55.9,-55.9,-55.8,-55.8,-55.8,-55.8,-55.7,-55.7,-55.8,-55.7,-55.7,-55.7,-55.7,-55.6,-55.6,-55.7,-55.6,-55.6,-55.5,-55.5,-55.5,-55.5,-55.4,-55.4,-55.3,-55.3,-55.3,-55.3,-55.2,-55.2,-55.3,-55.2,-55.3,-55.3,-55.3,-55.3,-55.3,-55.2,-55.2,-55.2,-55.1,-55.1,-55.1,-55.0,-55.0,-55.0,-55.0,-54.9,-54.9,-54.9,-54.8,-54.8,-54.8,-54.7,-54.7,-54.6,-54.6,-54.6,-54.5,-54.5,-54.4,-54.3,-54.3,-54.1,-54.1,-54.1,-54.1,-53.9,-53.9,-53.8,-53.8,-53.7,-53.6,-53.6,-53.5,-53.5,-53.4,-53.3,-53.3,-53.3,-53.3,-53.1,-53.1,-53.0,-53.0,-52.9,-52.9,-52.8,-52.8,-52.8,-52.7,-52.6,-52.6,-52.7,-52.7,-52.6,-52.6,-52.6,-52.6,-52.6,-52.5,-52.5,-52.5,-52.5,-52.5,-52.4,-52.5,-52.5,-52.5,-52.5,-52.4,-52.4,-52.4,-52.3,-52.3,-52.2,-52.3,-52.3,-52.2,-52.2,-52.1,-52.1,-52.1,-52.1,-52.0,-51.9,-51.9,-51.9,-51.8,-51.8,-51.8,-51.8,-51.8,-51.7,-51.7,-51.7,-51.8,-51.7,-51.8,-51.8,-51.8,-51.9,-51.9,-52.0,-52.0,-52.0,-52.0,-52.1,-52.1,-52.0,-52.0,-51.9,-51.9,-52.0,-52.0,-52.1,-52.1,-52.0,-52.0,-52.0,-52.0,-51.9,-52.0,-52.0,-52.0,-51.9,-51.8,-51.8,-51.7,-51.6,-51.6,-51.6,-51.7,-51.7,-51.6,-51.5,-51.6,-51.6,-51.6,-51.7,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.6,-51.6,-51.5,-51.5,-51.5,-51.6,-51.5,-51.4,-51.5,-51.4,-51.3,-51.3,-51.4,-51.4,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.3,-51.4,-51.4,-51.4,-51.5,-51.5,-51.5,-51.5,-51.5,-51.5,-51.4,-51.4,-51.3,-51.2,-51.1,-51.0,-51.0,-50.8,-50.6,-50.6,-50.6,-50.5,-50.4,-50.5,-50.3,-50.3,-50.2,-50.1,-50.0,-49.9,-49.8,-49.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-60.6,-61.5,-61.8,-61.5,-61.6,-61.9,-61.7,-61.5,-61.4,-61.2,-61.3,-61.4,-61.4,-61.5,-61.4,-61.4,-61.3,-61.3,-61.2,-61.3,-61.2,-61.2,-61.1,-61.1,-61.1,-61.1,-61.1,-61.2,-61.1,-61.1,-60.9,-60.8,-60.8,-61.0,-61.0,-61.0,-61.0,-61.0,-60.8,-60.7,-60.8,-60.7,-60.6,-60.5,-60.6,-60.4,-60.4,-60.5,-60.5,-60.4,-60.5,-60.5,-60.4,-60.3,-60.1,-60.2,-60.3,-60.0,-59.8,-59.9,-59.8,-59.9,-60.2,-60.0,-60.3,-60.4,-60.4,-60.4,-60.3,-60.1,-60.0,-60.2,-60.3,-60.3,-60.2,-60.2,-60.2,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.2,-60.2,-60.2,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.2,-60.2,-60.1,-60.1,-60.2,-60.2,-60.1,-60.1,-60.0,-60.0,-60.0,-60.0,-59.9,-60.0,-60.0,-59.9,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.7,-59.7,-59.7,-59.7,-59.7,-59.7,-59.7,-59.7,-59.7,-59.6,-59.6,-59.6,-59.6,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.5,-59.5,-59.4,-59.5,-59.5,-59.4,-59.4,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.6,-59.5,-59.6,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.5,-59.5,-59.6,-59.5,-59.5,-59.5,-59.6,-59.5,-59.5,-59.5,-59.6,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.5,-59.5,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.4,-59.4,-59.3,-59.4,-59.4,-59.5,-59.4,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.5,-59.5,-59.4,-59.3,-59.4,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.2,-59.1,-59.2,-59.3,-59.2,-59.3,-59.2,-59.1,-59.1,-59.0,-59.0,-59.0,-59.0,-59.0,-59.0,-59.0,-59.0,-58.9,-58.9,-58.9,-58.8,-58.8,-58.7,-58.7,-58.6,-58.7,-58.6,-58.7,-58.8,-58.7,-58.7,-58.7,-58.7,-58.6,-58.6,-58.6,-58.6,-58.6,-58.6,-58.6,-58.6,-58.5,-58.4,-58.4,-58.3,-58.3,-58.4,-58.4,-58.4,-58.4,-58.4,-58.4,-58.4,-58.4,-58.3,-58.3,-58.4,-58.3,-58.3,-58.3,-58.4,-58.4,-58.3,-58.4,-58.4,-58.5,-58.4,-58.4,-58.4,-58.4,-58.5,-58.4,-58.5,-58.5,-58.5,-58.5,-58.4,-58.4,-58.4,-58.5,-58.4,-58.4,-58.3,-58.4,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-58.0,-57.9,-57.8,-57.8,-57.8,-57.6,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.4,-57.4,-57.3,-57.3,-57.3,-57.2,-57.1,-57.1,-57.1,-57.0,-57.0,-57.0,-57.0,-56.9,-56.9,-56.9,-56.9,-56.9,-56.8,-56.8,-56.8,-56.8,-56.7,-56.7,-56.7,-56.7,-56.7,-56.8,-56.6,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.4,-56.4,-56.5,-56.4,-56.4,-56.4,-56.4,-56.4,-56.4,-56.4,-56.4,-56.3,-56.3,-56.4,-56.4,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.3,-56.2,-56.2,-56.2,-56.2,-56.2,-56.2,-56.1,-56.1,-56.1,-56.1,-56.1,-56.0,-56.0,-56.0,-56.1,-56.0,-56.0,-55.9,-55.9,-55.8,-55.8,-55.8,-55.7,-55.7,-55.7,-55.7,-55.6,-55.6,-55.7,-55.7,-55.6,-55.7,-55.7,-55.7,-55.7,-55.7,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.4,-55.4,-55.4,-55.3,-55.3,-55.3,-55.2,-55.2,-55.2,-55.1,-55.1,-55.1,-55.0,-55.0,-55.0,-54.9,-54.8,-54.8,-54.7,-54.6,-54.5,-54.5,-54.5,-54.5,-54.3,-54.3,-54.3,-54.3,-54.1,-54.1,-54.0,-53.9,-53.8,-53.8,-53.7,-53.7,-53.7,-53.6,-53.6,-53.5,-53.4,-53.4,-53.3,-53.3,-53.3,-53.3,-53.3,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.0,-53.1,-53.0,-53.0,-52.9,-53.0,-53.0,-53.0,-53.0,-52.9,-52.9,-52.9,-52.9,-53.0,-52.8,-52.8,-52.8,-52.8,-52.8,-52.7,-52.7,-52.8,-52.7,-52.7,-52.6,-52.6,-52.6,-52.6,-52.5,-52.5,-52.5,-52.4,-52.3,-52.3,-52.3,-52.3,-52.3,-52.3,-52.2,-52.3,-52.3,-52.3,-52.3,-52.3,-52.4,-52.5,-52.5,-52.5,-52.5,-52.5,-52.6,-52.6,-52.6,-52.5,-52.5,-52.4,-52.5,-52.5,-52.6,-52.6,-52.6,-52.6,-52.6,-52.5,-52.5,-52.4,-52.5,-52.5,-52.4,-52.5,-52.3,-52.3,-52.2,-52.2,-52.2,-52.2,-52.3,-52.2,-52.1,-52.1,-52.1,-52.1,-52.1,-52.2,-52.3,-52.3,-52.3,-52.4,-52.3,-52.3,-52.3,-52.3,-52.3,-52.2,-52.1,-52.1,-52.1,-52.1,-52.1,-52.0,-52.0,-52.0,-51.9,-51.9,-51.9,-52.0,-51.9,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.8,-51.9,-51.9,-51.9,-52.0,-52.0,-52.0,-52.0,-52.0,-51.9,-51.9,-51.8,-51.8,-51.7,-51.6,-51.5,-51.5,-51.3,-51.1,-51.1,-51.0,-50.9,-50.9,-50.9,-50.8,-50.8,-50.7,-50.6,-50.6,-50.5,-50.3,-50.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-71.7,-62.0,-62.1,-62.2,-62.0,-62.1,-62.0,-61.9,-61.8,-61.8,-61.7,-61.7,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.7,-61.7,-61.7,-61.7,-61.6,-61.6,-61.5,-61.5,-61.5,-61.5,-61.6,-61.6,-61.5,-61.5,-61.4,-61.3,-61.3,-61.3,-61.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=192 */
		private double[] getElevationGrid_5_34_height_192()
		{
			double[] value = {-61.4,-61.4,-61.3,-61.2,-61.2,-61.1,-61.1,-60.9,-61.0,-60.8,-60.8,-60.9,-60.7,-60.5,-60.8,-60.6,-60.7,-60.5,-60.1,-60.5,-60.7,-60.5,-60.4,-60.5,-60.5,-60.8,-60.9,-60.8,-60.9,-60.8,-60.8,-60.8,-60.8,-60.7,-60.5,-60.7,-60.7,-60.7,-60.7,-60.7,-60.7,-60.8,-60.8,-60.8,-60.8,-60.7,-60.8,-60.7,-60.7,-60.7,-60.7,-60.8,-60.8,-60.8,-60.7,-60.7,-60.7,-60.7,-60.7,-60.5,-60.5,-60.6,-60.6,-60.5,-60.5,-60.5,-60.4,-60.4,-60.4,-60.4,-60.4,-60.4,-60.3,-60.3,-60.2,-60.3,-60.2,-60.1,-60.1,-60.2,-60.2,-60.2,-60.1,-60.1,-60.0,-60.0,-60.1,-60.1,-60.1,-60.1,-60.1,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-59.9,-59.9,-59.9,-59.9,-59.9,-59.9,-59.9,-59.8,-59.9,-59.9,-59.8,-59.9,-59.9,-59.9,-59.9,-59.9,-59.9,-60.0,-60.0,-60.0,-59.9,-60.0,-59.9,-59.9,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-59.9,-60.0,-60.0,-59.9,-59.9,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-60.0,-59.9,-59.9,-60.0,-59.9,-59.9,-60.0,-60.0,-60.0,-60.0,-59.9,-59.9,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.9,-59.8,-59.8,-59.9,-59.8,-59.9,-59.9,-59.9,-59.9,-59.8,-59.9,-59.8,-59.8,-59.8,-59.8,-59.7,-59.7,-59.6,-59.7,-59.7,-59.7,-59.7,-59.7,-59.7,-59.7,-59.6,-59.6,-59.5,-59.6,-59.6,-59.7,-59.6,-59.6,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.4,-59.5,-59.4,-59.4,-59.4,-59.3,-59.3,-59.2,-59.2,-59.1,-59.1,-59.1,-59.1,-59.2,-59.2,-59.1,-59.1,-59.1,-59.1,-59.1,-59.1,-59.1,-59.1,-59.0,-59.0,-59.0,-59.0,-59.0,-58.9,-58.9,-58.9,-58.8,-58.8,-58.8,-58.8,-58.8,-58.9,-58.9,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.9,-58.8,-58.8,-58.8,-58.8,-58.8,-58.9,-58.8,-58.9,-58.8,-58.9,-58.9,-58.9,-58.8,-58.8,-58.9,-58.8,-58.7,-58.8,-58.8,-58.8,-58.7,-58.7,-58.7,-58.7,-58.6,-58.5,-58.4,-58.5,-58.4,-58.3,-58.3,-58.4,-58.3,-58.3,-58.3,-58.3,-58.2,-58.2,-58.2,-58.1,-58.0,-58.0,-58.0,-57.9,-57.9,-57.8,-57.9,-57.9,-57.8,-57.8,-57.8,-57.6,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.4,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.2,-57.1,-57.1,-57.0,-57.1,-57.0,-57.1,-57.1,-57.0,-57.0,-57.0,-57.0,-56.9,-56.9,-56.9,-56.9,-56.9,-56.9,-56.9,-56.8,-56.8,-56.9,-56.8,-56.8,-56.8,-56.8,-56.8,-56.9,-56.8,-56.8,-56.8,-56.7,-56.7,-56.7,-56.7,-56.8,-56.7,-56.8,-56.7,-56.7,-56.7,-56.8,-56.7,-56.7,-56.6,-56.6,-56.6,-56.7,-56.7,-56.7,-56.7,-56.7,-56.7,-56.6,-56.6,-56.6,-56.5,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.4,-56.4,-56.4,-56.5,-56.4,-56.3,-56.3,-56.3,-56.2,-56.2,-56.1,-56.2,-56.2,-56.2,-56.1,-56.0,-56.0,-56.1,-56.1,-56.0,-56.1,-56.1,-56.1,-56.1,-56.1,-56.0,-56.0,-56.0,-55.9,-55.8,-55.8,-55.8,-55.8,-55.8,-55.7,-55.7,-55.6,-55.6,-55.6,-55.6,-55.5,-55.5,-55.5,-55.4,-55.3,-55.3,-55.3,-55.2,-55.1,-55.1,-55.0,-54.9,-54.9,-54.9,-54.8,-54.8,-54.7,-54.7,-54.7,-54.6,-54.5,-54.5,-54.3,-54.3,-54.3,-54.2,-54.2,-54.1,-54.0,-54.0,-54.0,-53.8,-53.8,-53.7,-53.8,-53.8,-53.7,-53.7,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.5,-53.5,-53.4,-53.3,-53.4,-53.4,-53.5,-53.4,-53.3,-53.3,-53.3,-53.4,-53.4,-53.3,-53.3,-53.3,-53.3,-53.2,-53.2,-53.2,-53.2,-53.1,-53.1,-53.1,-53.1,-53.2,-53.1,-53.0,-53.0,-53.1,-53.0,-52.9,-52.9,-52.8,-52.8,-52.8,-52.8,-52.8,-52.8,-52.8,-52.8,-52.9,-53.0,-53.0,-53.0,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.0,-53.0,-53.0,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.1,-53.0,-52.9,-52.9,-52.9,-52.8,-53.0,-52.9,-52.8,-52.8,-52.8,-52.7,-52.7,-52.7,-52.8,-52.7,-52.6,-52.6,-52.6,-52.6,-52.6,-52.8,-52.9,-52.8,-52.9,-53.0,-52.9,-52.9,-52.9,-52.9,-52.8,-52.8,-52.8,-52.7,-52.7,-52.6,-52.6,-52.6,-52.5,-52.5,-52.5,-52.4,-52.5,-52.6,-52.5,-52.3,-52.3,-52.4,-52.4,-52.4,-52.3,-52.3,-52.4,-52.4,-52.3,-52.4,-52.5,-52.5,-52.5,-52.5,-52.3,-52.3,-52.3,-52.3,-52.2,-52.1,-51.9,-52.0,-51.8,-51.6,-51.6,-51.5,-51.3,-51.3,-51.3,-51.3,-51.2,-51.2,-51.2,-51.1,-51.0,-50.9,-50.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-91.3,-83.3,-82.4,-63.2,-62.4,-62.3,-62.3,-62.3,-62.2,-62.2,-62.2,-62.2,-62.1,-62.1,-62.1,-62.2,-62.2,-62.1,-62.1,-62.2,-62.3,-62.2,-62.1,-62.1,-62.1,-62.0,-62.0,-62.0,-62.0,-61.9,-61.9,-62.0,-62.0,-62.0,-61.8,-61.8,-61.7,-61.7,-61.7,-61.7,-61.8,-61.8,-61.7,-61.7,-61.6,-61.6,-61.5,-61.5,-61.5,-61.3,-61.3,-61.3,-61.2,-61.0,-61.0,-61.0,-61.2,-60.9,-61.0,-61.2,-61.3,-61.1,-61.1,-61.1,-61.2,-61.3,-61.4,-61.4,-61.3,-61.3,-61.3,-61.3,-61.3,-61.2,-60.9,-61.1,-61.2,-61.2,-61.2,-61.2,-61.2,-61.3,-61.3,-61.3,-61.3,-61.3,-61.2,-61.2,-61.2,-61.2,-61.2,-61.3,-61.3,-61.3,-61.3,-61.2,-61.2,-61.2,-61.1,-61.0,-61.0,-61.0,-61.0,-61.0,-61.0,-60.9,-60.8,-60.9,-60.9,-60.9,-60.9,-60.8,-60.8,-60.7,-60.7,-60.7,-60.6,-60.6,-60.6,-60.6,-60.7,-60.6,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.4,-60.4,-60.4,-60.4,-60.4,-60.4,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.4,-60.3,-60.3,-60.4,-60.4,-60.4,-60.4,-60.4,-60.3,-60.4,-60.4,-60.3,-60.4,-60.5,-60.5,-60.4,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.4,-60.5,-60.3,-60.3,-60.4,-60.4,-60.4,-60.4,-60.4,-60.4,-60.5,-60.5,-60.4,-60.4,-60.3,-60.4,-60.4,-60.3,-60.3,-60.4,-60.3,-60.4,-60.4,-60.5,-60.5,-60.4,-60.3,-60.3,-60.2,-60.2,-60.2,-60.2,-60.2,-60.2,-60.2,-60.2,-60.2,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.2,-60.2,-60.2,-60.1,-60.1,-60.1,-60.1,-60.2,-60.2,-60.1,-60.1,-60.3,-60.2,-60.1,-60.0,-60.0,-60.1,-60.1,-60.1,-60.1,-60.1,-60.0,-60.0,-60.0,-60.0,-59.9,-59.9,-59.8,-59.8,-59.9,-59.9,-59.9,-59.9,-59.8,-59.8,-59.7,-59.6,-59.6,-59.7,-59.6,-59.6,-59.7,-59.7,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.6,-59.5,-59.5,-59.5,-59.5,-59.4,-59.4,-59.4,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.4,-59.3,-59.3,-59.3,-59.2,-59.3,-59.3,-59.3,-59.3,-59.2,-59.3,-59.3,-59.2,-59.3,-59.4,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.3,-59.2,-59.2,-59.3,-59.3,-59.2,-59.2,-59.2,-59.1,-59.2,-59.2,-59.1,-59.1,-59.0,-58.8,-58.8,-58.8,-58.8,-58.8,-58.7,-58.7,-58.7,-58.7,-58.7,-58.6,-58.6,-58.6,-58.6,-58.5,-58.4,-58.4,-58.3,-58.2,-58.2,-58.2,-58.2,-58.3,-58.2,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-57.8,-57.8,-57.8,-57.8,-57.6,-57.7,-57.7,-57.6,-57.6,-57.7,-57.6,-57.6,-57.5,-57.6,-57.5,-57.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=193 */
		private double[] getElevationGrid_5_34_height_193()
		{
			double[] value = {-57.4,-57.4,-57.4,-57.5,-57.4,-57.5,-57.3,-57.3,-57.4,-57.3,-57.3,-57.2,-57.3,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.2,-57.1,-57.2,-57.1,-57.1,-57.1,-57.0,-57.1,-57.1,-57.2,-57.2,-57.1,-57.1,-57.1,-57.1,-57.1,-57.0,-57.0,-57.0,-57.0,-57.0,-57.1,-57.1,-57.1,-57.1,-57.0,-57.0,-57.0,-57.0,-56.9,-57.0,-56.9,-56.9,-56.9,-56.9,-56.9,-56.8,-56.8,-56.8,-56.9,-56.8,-56.8,-56.7,-56.7,-56.6,-56.5,-56.5,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.5,-56.4,-56.4,-56.4,-56.4,-56.3,-56.3,-56.2,-56.2,-56.2,-56.1,-56.1,-56.1,-56.1,-56.0,-56.0,-56.0,-56.0,-55.9,-55.8,-55.8,-55.8,-55.7,-55.7,-55.6,-55.6,-55.5,-55.5,-55.4,-55.3,-55.2,-55.3,-55.3,-55.2,-55.2,-55.2,-55.1,-55.0,-55.0,-54.9,-54.8,-54.7,-54.6,-54.6,-54.6,-54.5,-54.5,-54.3,-54.3,-54.3,-54.3,-54.2,-54.3,-54.3,-54.2,-54.1,-54.0,-54.1,-54.1,-54.1,-54.0,-54.0,-54.0,-54.0,-53.8,-53.8,-53.7,-53.8,-53.9,-53.9,-53.9,-53.8,-53.8,-53.8,-53.9,-53.9,-53.8,-53.8,-53.8,-53.8,-53.7,-53.6,-53.7,-53.7,-53.7,-53.6,-53.6,-53.6,-53.6,-53.6,-53.5,-53.6,-53.6,-53.5,-53.5,-53.4,-53.4,-53.4,-53.4,-53.3,-53.3,-53.4,-53.4,-53.5,-53.5,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.7,-53.6,-53.5,-53.5,-53.5,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.6,-53.5,-53.4,-53.3,-53.3,-53.3,-53.4,-53.3,-53.4,-53.3,-53.3,-53.2,-53.2,-53.3,-53.3,-53.2,-53.3,-53.2,-53.2,-53.1,-53.3,-53.3,-53.4,-53.3,-53.4,-53.5,-53.5,-53.5,-53.5,-53.5,-53.5,-53.4,-53.3,-53.3,-53.3,-53.3,-53.2,-53.1,-53.1,-53.1,-53.0,-53.0,-53.1,-53.1,-53.0,-52.9,-53.0,-52.9,-52.9,-52.8,-52.8,-52.8,-52.8,-52.9,-52.9,-53.0,-52.9,-53.0,-53.0,-53.0,-52.8,-52.8,-52.8,-52.8,-52.8,-52.6,-52.5,-52.5,-52.3,-52.2,-52.1,-52.1,-52.0,-51.9,-51.8,-51.8,-51.8,-51.8,-51.8,-51.7,-51.6,-51.5,-51.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-63.1,-62.8,-62.6,-62.6,-62.6,-62.6,-62.5,-62.5,-62.5,-62.5,-62.5,-62.5,-62.6,-62.6,-62.6,-62.6,-62.7,-62.8,-62.6,-62.5,-62.5,-62.5,-62.5,-62.4,-62.4,-62.3,-62.3,-62.3,-62.5,-62.5,-62.4,-62.3,-62.1,-62.1,-62.1,-62.1,-62.2,-62.2,-62.2,-62.1,-62.1,-62.1,-62.0,-61.9,-61.9,-61.8,-61.8,-61.7,-61.7,-61.7,-61.6,-61.5,-61.6,-61.6,-61.6,-61.7,-61.7,-61.8,-61.7,-61.6,-61.6,-61.7,-61.8,-61.9,-61.9,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.3,-61.3,-61.7,-61.6,-61.7,-61.7,-61.7,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.7,-61.7,-61.7,-61.8,-61.8,-61.8,-61.8,-61.7,-61.6,-61.6,-61.6,-61.6,-61.5,-61.4,-61.5,-61.5,-61.4,-61.4,-61.4,-61.4,-61.4,-61.3,-61.3,-61.4,-61.3,-61.2,-61.1,-61.2,-61.2,-61.1,-61.1,-61.1,-61.1,-61.2,-61.0,-61.0,-61.0,-61.0,-61.0,-61.0,-61.0,-61.0,-61.0,-61.0,-61.0,-60.9,-60.9,-60.9,-60.9,-60.9,-60.8,-60.8,-60.8,-60.8,-60.7,-60.8,-60.8,-60.7,-60.8,-60.8,-60.8,-60.8,-60.9,-60.9,-60.9,-60.9,-61.0,-60.9,-60.9,-60.9,-60.8,-60.9,-60.8,-60.8,-60.9,-60.9,-61.0,-60.9,-60.9,-60.9,-60.9,-60.9,-61.0,-61.0,-60.9,-60.9,-60.8,-60.8,-60.9,-60.9,-60.8,-60.8,-60.9,-60.9,-60.9,-60.9,-60.9,-60.9,-60.8,-60.8,-60.8,-60.8,-60.8,-60.9,-60.8,-60.8,-60.9,-61.0,-61.0,-60.9,-60.8,-60.7,-60.7,-60.6,-60.6,-60.6,-60.7,-60.7,-60.7,-60.7,-60.7,-60.7,-60.7,-60.7,-60.7,-60.7,-60.8,-60.8,-60.8,-60.8,-60.8,-60.8,-60.7,-60.7,-60.7,-60.7,-60.6,-60.6,-60.6,-60.6,-60.7,-60.8,-60.7,-60.7,-60.8,-60.7,-60.6,-60.5,-60.6,-60.6,-60.7,-60.7,-60.6,-60.6,-60.5,-60.5,-60.5,-60.5,-60.4,-60.4,-60.3,-60.3,-60.5,-60.5,-60.4,-60.4,-60.4,-60.3,-60.3,-60.2,-60.1,-60.2,-60.2,-60.1,-60.3,-60.3,-60.1,-60.1,-60.1,-60.1,-60.0,-60.0,-60.0,-60.1,-60.0,-60.0,-60.0,-60.0,-59.9,-59.9,-59.9,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.7,-59.7,-59.8,-59.8,-59.8,-59.7,-59.8,-59.8,-59.7,-59.7,-59.8,-59.9,-59.8,-59.7,-59.8,-59.8,-59.8,-59.7,-59.7,-59.8,-59.8,-59.8,-59.8,-59.8,-59.7,-59.7,-59.7,-59.7,-59.7,-59.6,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.4,-59.3,-59.3,-59.3,-59.3,-59.2,-59.2,-59.2,-59.1,-59.1,-59.1,-59.0,-59.0,-59.0,-58.9,-58.8,-58.8,-58.8,-58.6,-58.6,-58.6,-58.6,-58.6,-58.7,-58.6,-58.5,-58.5,-58.4,-58.4,-58.4,-58.3,-58.2,-58.2,-58.2,-58.1,-58.0,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-57.9,-57.8,-57.8,-57.7,-57.8,-57.8,-57.8,-57.8,-57.7,-57.7,-57.7,-57.7,-57.7,-57.7,-57.7,-57.7,-57.7,-57.7,-57.7,-57.6,-57.6,-57.6,-57.5,-57.6,-57.5,-57.5,-57.6,-57.7,-57.5,-57.6,-57.5,-57.5,-57.5,-57.4,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.4,-57.3,-57.3,-57.4,-57.4,-57.5,-57.5,-57.5,-57.5,-57.4,-57.4,-57.4,-57.4,-57.3,-57.3,-57.3,-57.4,-57.3,-57.3,-57.3,-57.2,-57.2,-57.2,-57.3,-57.3,-57.2,-57.2,-57.1,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-57.0,-57.0,-57.0,-56.9,-56.9,-56.9,-56.9,-56.8,-56.8,-56.8,-56.8,-56.8,-56.7,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.5,-56.4,-56.4,-56.4,-56.3,-56.3,-56.2,-56.2,-56.2,-56.1,-56.1,-56.0,-56.0,-55.9,-55.9,-55.8,-55.7,-55.7,-55.7,-55.6,-55.6,-55.6,-55.6,-55.6,-55.5,-55.5,-55.3,-55.3,-55.2,-55.0,-55.0,-55.0,-55.0,-55.0,-54.8,-54.8,-54.7,-54.7,-54.7,-54.8,-54.9,-54.8,-54.6,-54.5,-54.6,-54.7,-54.6,-54.6,-54.5,-54.5,-54.5,-54.3,-54.3,-54.3,-54.4,-54.4,-54.5,-54.5,-54.3,-54.3,-54.3,-54.4,-54.4,-54.3,-54.3,-54.3,-54.3,-54.2,-54.2,-54.2,-54.3,-54.2,-54.2,-54.1,-54.1,-54.3,-54.2,-54.1,-54.2,-54.3,-54.1,-54.1,-54.0,-54.0,-54.0,-54.0,-54.0,-54.0,-54.1,-54.1,-54.1,-54.1,-54.1,-54.1,-54.2,-54.3,-54.3,-54.2,-54.3,-54.3,-54.3,-54.2,-54.2,-54.2,-54.1,-54.2,-54.2,-54.2,-54.3,-54.2,-54.2,-54.2,-54.1,-54.0,-54.0,-53.9,-53.9,-53.9,-53.8,-53.9,-54.0,-53.8,-53.8,-53.8,-53.9,-54.0,-53.8,-53.9,-53.9,-53.8,-53.8,-53.9,-54.0,-54.0,-54.0,-54.1,-54.1,-54.1,-54.1,-54.1,-54.0,-54.1,-54.0,-54.0,-54.0,-53.9,-54.0,-53.8,-53.8,-53.8,-53.8,-53.7,-53.7,-53.8,-53.8,-53.6,-53.6,-53.5,-53.4,-53.3,-53.3,-53.3,-53.2,-53.3,-53.4,-53.5,-53.5,-53.5,-53.6,-53.5,-53.5,-53.3,-53.4,-53.3,-53.4,-53.3,-53.2,-53.1,-53.0,-52.8,-52.8,-52.7,-52.7,-52.6,-52.6,-52.5,-52.5,-52.5,-52.4,-52.5,-52.4,-52.3,-52.1,-52.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-63.3,-63.1,-63.0,-63.0,-63.1,-63.0,-62.9,-63.0,-63.0,-63.0,-62.9,-63.0,-63.0,-63.1,-63.1,-63.1,-63.2,-63.3,-63.1,-63.0,-62.9,-63.0,-63.0,-62.8,-62.8,-62.7,-62.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=194 */
		private double[] getElevationGrid_5_34_height_194()
		{
			double[] value = {-62.8,-63.0,-62.9,-62.8,-62.7,-62.6,-62.5,-62.6,-62.6,-62.6,-62.7,-62.6,-62.6,-62.6,-62.5,-62.5,-62.3,-62.2,-62.2,-62.2,-62.2,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.2,-62.2,-62.3,-62.3,-62.3,-62.1,-62.1,-62.1,-62.3,-62.5,-62.5,-62.3,-62.4,-62.3,-62.3,-62.3,-62.3,-61.9,-61.6,-62.1,-62.1,-62.2,-62.2,-62.3,-62.3,-62.3,-62.4,-62.4,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.2,-62.1,-62.1,-62.1,-62.1,-62.0,-61.9,-62.0,-61.9,-62.0,-62.0,-61.9,-61.9,-62.0,-61.8,-61.9,-61.9,-61.8,-61.7,-61.6,-61.7,-61.7,-61.6,-61.6,-61.6,-61.7,-61.7,-61.6,-61.5,-61.5,-61.4,-61.4,-61.5,-61.5,-61.5,-61.5,-61.5,-61.4,-61.5,-61.4,-61.4,-61.3,-61.4,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.5,-61.4,-61.4,-61.5,-61.5,-61.5,-61.4,-61.4,-61.4,-61.3,-61.3,-61.3,-61.3,-61.4,-61.4,-61.5,-61.4,-61.5,-61.4,-61.4,-61.4,-61.5,-61.5,-61.4,-61.3,-61.3,-61.3,-61.4,-61.4,-61.3,-61.3,-61.3,-61.4,-61.4,-61.4,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.2,-61.3,-61.3,-61.3,-61.4,-61.4,-61.4,-61.3,-61.2,-61.1,-61.1,-61.1,-61.1,-61.1,-61.1,-61.2,-61.2,-61.1,-61.3,-61.2,-61.3,-61.3,-61.3,-61.2,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.2,-61.2,-61.2,-61.2,-61.1,-61.1,-61.1,-61.2,-61.3,-61.3,-61.3,-61.3,-61.3,-61.2,-61.1,-61.1,-61.1,-61.1,-61.3,-61.3,-61.2,-61.1,-61.1,-61.1,-61.0,-61.1,-61.0,-61.0,-60.8,-60.9,-61.0,-61.0,-61.0,-61.0,-61.0,-60.9,-60.8,-60.8,-60.8,-60.7,-60.7,-60.6,-60.8,-60.8,-60.7,-60.6,-60.6,-60.5,-60.5,-60.5,-60.5,-60.6,-60.5,-60.6,-60.6,-60.6,-60.4,-60.4,-60.4,-60.4,-60.3,-60.3,-60.3,-60.3,-60.3,-60.4,-60.3,-60.3,-60.2,-60.2,-60.3,-60.3,-60.3,-60.2,-60.3,-60.3,-60.3,-60.3,-60.4,-60.4,-60.3,-60.3,-60.3,-60.2,-60.3,-60.2,-60.2,-60.3,-60.3,-60.2,-60.2,-60.2,-60.2,-60.2,-60.3,-60.1,-60.1,-60.1,-60.1,-60.0,-60.1,-60.1,-60.0,-60.0,-59.8,-59.8,-59.7,-59.7,-59.6,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.4,-59.4,-59.4,-59.3,-59.3,-59.2,-59.2,-59.0,-59.0,-59.0,-59.0,-59.0,-59.2,-59.0,-58.9,-58.9,-58.8,-58.8,-58.8,-58.7,-58.6,-58.7,-58.7,-58.5,-58.4,-58.5,-58.6,-58.5,-58.5,-58.6,-58.5,-58.4,-58.4,-58.4,-58.3,-58.3,-58.2,-58.2,-58.2,-58.2,-58.2,-58.2,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.1,-58.2,-58.1,-58.2,-58.1,-58.1,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.1,-58.1,-57.9,-58.0,-57.9,-57.9,-57.8,-57.8,-57.9,-57.9,-58.0,-58.0,-57.9,-57.9,-57.9,-57.9,-57.9,-57.8,-57.8,-57.8,-57.8,-57.8,-58.0,-58.0,-58.0,-58.0,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.7,-57.8,-57.8,-57.8,-57.7,-57.7,-57.6,-57.6,-57.5,-57.5,-57.5,-57.5,-57.6,-57.5,-57.4,-57.5,-57.5,-57.5,-57.4,-57.4,-57.4,-57.4,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.1,-57.1,-57.1,-57.1,-57.0,-57.0,-57.0,-57.0,-56.9,-56.9,-56.8,-56.7,-56.6,-56.6,-56.6,-56.6,-56.5,-56.4,-56.5,-56.4,-56.4,-56.3,-56.3,-56.3,-56.3,-56.1,-56.1,-56.1,-56.2,-56.1,-56.0,-56.0,-55.8,-55.8,-55.7,-55.5,-55.6,-55.6,-55.6,-55.5,-55.4,-55.3,-55.3,-55.3,-55.3,-55.3,-55.4,-55.3,-55.2,-55.0,-55.1,-55.3,-55.2,-55.1,-55.0,-55.1,-55.0,-54.8,-54.8,-54.8,-54.9,-55.0,-55.1,-55.0,-55.0,-54.9,-54.9,-55.0,-55.0,-54.8,-54.9,-54.9,-54.8,-54.7,-54.8,-54.8,-54.8,-54.8,-54.8,-54.7,-54.8,-54.8,-54.8,-54.8,-54.8,-54.8,-54.7,-54.7,-54.6,-54.6,-54.6,-54.6,-54.6,-54.6,-54.7,-54.8,-54.8,-54.8,-54.8,-54.8,-54.9,-54.9,-54.8,-54.8,-54.8,-54.9,-55.0,-54.9,-54.8,-54.8,-54.8,-54.8,-54.9,-54.8,-54.8,-54.8,-54.8,-54.8,-54.7,-54.6,-54.6,-54.6,-54.5,-54.4,-54.4,-54.5,-54.5,-54.5,-54.4,-54.5,-54.5,-54.6,-54.5,-54.6,-54.6,-54.5,-54.5,-54.5,-54.6,-54.6,-54.6,-54.8,-54.7,-54.8,-54.7,-54.6,-54.6,-54.6,-54.6,-54.6,-54.6,-54.6,-54.6,-54.5,-54.5,-54.5,-54.4,-54.3,-54.3,-54.4,-54.4,-54.3,-54.2,-54.0,-53.8,-53.8,-53.8,-53.8,-53.7,-53.8,-54.0,-54.1,-54.1,-54.1,-54.2,-54.1,-54.0,-53.8,-53.8,-53.8,-53.9,-53.8,-53.7,-53.7,-53.5,-53.3,-53.2,-53.2,-53.2,-53.2,-53.3,-53.3,-53.2,-53.1,-53.1,-53.1,-53.0,-52.9,-52.8,-52.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-63.6,-63.5,-63.5,-63.5,-63.6,-63.5,-63.4,-63.4,-63.3,-63.4,-63.4,-63.4,-63.5,-63.6,-63.6,-63.6,-63.7,-63.7,-63.6,-63.4,-63.4,-63.4,-63.4,-63.3,-63.3,-63.2,-63.2,-63.4,-63.5,-63.4,-63.3,-63.2,-63.0,-62.9,-63.0,-63.1,-63.2,-63.2,-63.1,-63.1,-63.1,-63.0,-62.9,-62.8,-62.7,-62.7,-62.7,-62.7,-62.7,-62.6,-62.6,-62.6,-62.6,-62.6,-62.7,-62.8,-62.8,-62.9,-62.8,-62.7,-62.6,-62.6,-62.8,-63.0,-63.1,-63.0,-63.0,-62.8,-62.8,-62.8,-62.9,-62.6,-62.1,-62.3,-62.6,-62.7,-62.8,-62.8,-62.9,-62.9,-63.0,-63.0,-62.9,-62.9,-62.8,-62.8,-62.8,-62.8,-62.8,-62.9,-62.9,-62.8,-62.7,-62.7,-62.8,-62.7,-62.5,-62.5,-62.6,-62.5,-62.6,-62.6,-62.5,-62.5,-62.5,-62.4,-62.5,-62.5,-62.3,-62.2,-62.3,-62.3,-62.3,-62.1,-62.2,-62.3,-62.3,-62.3,-62.2,-62.1,-62.1,-62.0,-62.0,-62.1,-62.1,-62.1,-62.1,-62.1,-62.0,-62.0,-62.0,-62.0,-61.9,-61.9,-61.9,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.9,-62.0,-61.9,-62.0,-62.0,-62.0,-62.0,-62.1,-62.0,-62.0,-62.0,-62.0,-62.0,-61.9,-61.8,-61.9,-62.0,-62.0,-62.0,-62.0,-62.0,-62.0,-62.0,-62.0,-62.0,-62.0,-61.9,-61.8,-61.8,-61.9,-61.9,-62.0,-61.9,-61.9,-62.0,-61.9,-62.0,-61.9,-61.9,-61.9,-61.8,-61.8,-61.8,-61.8,-61.8,-61.9,-61.8,-61.9,-62.0,-62.0,-61.9,-61.8,-61.7,-61.6,-61.6,-61.6,-61.6,-61.6,-61.7,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.9,-61.9,-61.8,-61.9,-61.9,-61.8,-61.8,-61.8,-61.7,-61.7,-61.7,-61.8,-61.8,-61.8,-61.9,-61.9,-61.9,-62.0,-61.8,-61.7,-61.7,-61.7,-61.8,-61.8,-61.9,-61.8,-61.7,-61.6,-61.6,-61.6,-61.7,-61.6,-61.6,-61.5,-61.6,-61.7,-61.6,-61.6,-61.5,-61.5,-61.4,-61.4,-61.3,-61.3,-61.3,-61.3,-61.2,-61.4,-61.4,-61.3,-61.3,-61.2,-61.1,-61.1,-61.1,-61.1,-61.1,-61.1,-61.1,-61.1,-61.1,-61.0,-61.0,-61.0,-61.0,-61.0,-60.9,-60.9,-60.9,-61.0,-61.0,-60.9,-60.8,-60.8,-60.8,-60.9,-61.0,-60.9,-60.8,-60.9,-61.0,-60.8,-60.9,-61.0,-60.9,-60.9,-60.9,-60.8,-60.8,-60.8,-60.8,-60.8,-60.9,-60.8,-60.8,-60.8,-60.8,-60.8,-60.8,-60.8,-60.7,-60.7,-60.6,-60.7,-60.6,-60.6,-60.6,-60.6,-60.6,-60.4,-60.3,-60.3,-60.3,-60.2,-60.1,-60.1,-60.1,-60.0,-60.0,-60.0,-59.9,-59.9,-60.0,-59.9,-59.8,-59.8,-59.7,-59.5,-59.5,-59.5,-59.5,-59.5,-59.6,-59.5,-59.4,-59.4,-59.3,-59.3,-59.3,-59.2,-59.2,-59.2,-59.2,-59.0,-58.9,-59.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=195 */
		private double[] getElevationGrid_5_34_height_195()
		{
			double[] value = {-59.1,-59.1,-59.0,-59.1,-59.0,-58.9,-59.0,-58.9,-58.8,-58.8,-58.8,-58.7,-58.7,-58.7,-58.7,-58.7,-58.5,-58.5,-58.6,-58.6,-58.5,-58.6,-58.6,-58.6,-58.6,-58.7,-58.6,-58.6,-58.7,-58.6,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.4,-58.5,-58.3,-58.4,-58.4,-58.3,-58.4,-58.5,-58.6,-58.5,-58.4,-58.4,-58.4,-58.5,-58.4,-58.2,-58.3,-58.3,-58.3,-58.3,-58.5,-58.5,-58.5,-58.5,-58.4,-58.3,-58.3,-58.3,-58.3,-58.3,-58.4,-58.4,-58.3,-58.4,-58.3,-58.3,-58.3,-58.3,-58.4,-58.3,-58.3,-58.2,-58.1,-58.1,-58.1,-58.0,-58.0,-58.1,-58.1,-58.1,-58.0,-58.0,-58.1,-58.0,-58.0,-57.9,-57.9,-57.9,-57.9,-57.8,-57.8,-57.8,-57.7,-57.7,-57.6,-57.6,-57.6,-57.6,-57.6,-57.5,-57.5,-57.5,-57.4,-57.4,-57.3,-57.2,-57.2,-57.2,-57.1,-57.1,-57.0,-56.9,-57.0,-57.0,-56.9,-56.8,-56.8,-56.8,-56.8,-56.6,-56.6,-56.7,-56.8,-56.6,-56.5,-56.6,-56.4,-56.3,-56.3,-56.1,-56.1,-56.1,-56.1,-56.0,-55.9,-55.9,-55.8,-55.8,-55.8,-55.9,-55.9,-55.9,-55.6,-55.5,-55.6,-55.7,-55.7,-55.7,-55.6,-55.6,-55.5,-55.4,-55.3,-55.3,-55.5,-55.6,-55.6,-55.5,-55.6,-55.5,-55.5,-55.5,-55.3,-55.4,-55.4,-55.4,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.2,-55.3,-55.4,-55.3,-55.3,-55.4,-55.3,-55.2,-55.2,-55.2,-55.2,-55.2,-55.2,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.3,-55.4,-55.5,-55.5,-55.4,-55.3,-55.4,-55.5,-55.5,-55.5,-55.4,-55.3,-55.3,-55.3,-55.4,-55.4,-55.4,-55.3,-55.3,-55.3,-55.2,-55.1,-55.3,-55.1,-55.0,-55.0,-54.9,-55.0,-55.0,-54.9,-54.9,-55.0,-55.1,-55.1,-55.0,-55.0,-55.1,-55.0,-55.0,-55.1,-55.1,-55.0,-55.1,-55.2,-55.3,-55.2,-55.2,-55.1,-55.1,-55.0,-55.0,-55.0,-55.1,-55.1,-55.1,-55.0,-55.0,-54.9,-55.0,-54.8,-54.9,-54.9,-54.9,-54.8,-54.7,-54.5,-54.3,-54.2,-54.3,-54.3,-54.2,-54.3,-54.5,-54.6,-54.6,-54.6,-54.6,-54.5,-54.3,-54.2,-54.1,-54.2,-54.3,-54.3,-54.2,-54.2,-54.0,-53.8,-53.7,-53.7,-53.6,-53.7,-53.8,-53.8,-53.7,-53.7,-53.7,-53.6,-53.5,-53.5,-53.4,-53.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-64.1,-64.0,-64.0,-64.0,-64.1,-64.0,-63.9,-63.9,-63.9,-63.8,-63.9,-63.9,-64.0,-64.0,-64.1,-64.2,-64.3,-64.3,-64.1,-64.0,-64.0,-64.0,-64.0,-63.9,-63.8,-63.7,-63.8,-64.0,-64.1,-64.0,-63.8,-63.7,-63.5,-63.4,-63.5,-63.6,-63.8,-63.8,-63.6,-63.6,-63.6,-63.5,-63.3,-63.3,-63.2,-63.2,-63.3,-63.3,-63.1,-63.1,-63.1,-63.1,-63.1,-63.2,-63.3,-63.4,-63.4,-63.5,-63.4,-63.3,-63.2,-63.1,-63.3,-63.6,-63.8,-63.6,-63.6,-63.5,-63.5,-63.5,-63.5,-63.4,-62.8,-62.6,-63.1,-63.3,-63.4,-63.5,-63.6,-63.6,-63.7,-63.6,-63.5,-63.6,-63.5,-63.5,-63.5,-63.5,-63.5,-63.5,-63.6,-63.4,-63.3,-63.4,-63.5,-63.3,-63.2,-63.2,-63.2,-63.1,-63.2,-63.2,-63.1,-63.2,-63.1,-63.0,-63.2,-63.1,-63.0,-62.9,-62.9,-62.9,-63.0,-62.8,-62.9,-63.0,-63.0,-63.0,-62.9,-62.8,-62.8,-62.7,-62.7,-62.7,-62.7,-62.8,-62.8,-62.8,-62.7,-62.7,-62.6,-62.6,-62.6,-62.6,-62.6,-62.5,-62.5,-62.5,-62.5,-62.5,-62.5,-62.5,-62.6,-62.6,-62.6,-62.7,-62.7,-62.6,-62.7,-62.7,-62.7,-62.7,-62.6,-62.6,-62.6,-62.6,-62.5,-62.6,-62.6,-62.6,-62.6,-62.7,-62.7,-62.6,-62.6,-62.6,-62.6,-62.5,-62.5,-62.5,-62.4,-62.5,-62.6,-62.6,-62.5,-62.6,-62.6,-62.6,-62.6,-62.5,-62.5,-62.5,-62.4,-62.5,-62.4,-62.3,-62.5,-62.5,-62.5,-62.6,-62.6,-62.6,-62.5,-62.5,-62.3,-62.3,-62.2,-62.2,-62.2,-62.3,-62.3,-62.4,-62.4,-62.4,-62.5,-62.5,-62.4,-62.4,-62.5,-62.4,-62.5,-62.6,-62.6,-62.5,-62.6,-62.6,-62.5,-62.4,-62.5,-62.4,-62.3,-62.4,-62.5,-62.5,-62.5,-62.5,-62.5,-62.6,-62.5,-62.3,-62.3,-62.4,-62.5,-62.5,-62.5,-62.6,-62.5,-62.4,-62.3,-62.3,-62.4,-62.4,-62.3,-62.3,-62.2,-62.3,-62.3,-62.3,-62.3,-62.2,-62.1,-62.0,-62.0,-61.9,-61.9,-62.0,-61.9,-61.9,-62.0,-61.9,-61.9,-61.9,-61.8,-61.8,-61.8,-61.7,-61.8,-61.9,-61.8,-61.9,-61.9,-61.8,-61.7,-61.7,-61.7,-61.7,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.5,-61.4,-61.5,-61.6,-61.7,-61.6,-61.5,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.5,-61.5,-61.5,-61.5,-61.5,-61.6,-61.5,-61.5,-61.4,-61.4,-61.5,-61.5,-61.5,-61.3,-61.3,-61.3,-61.3,-61.2,-61.3,-61.3,-61.2,-61.1,-61.1,-61.0,-60.8,-60.9,-60.8,-60.8,-60.8,-60.7,-60.6,-60.6,-60.6,-60.5,-60.5,-60.5,-60.5,-60.4,-60.3,-60.2,-60.0,-60.1,-60.0,-60.0,-60.0,-60.1,-60.0,-60.0,-60.0,-59.9,-59.9,-59.9,-59.7,-59.7,-59.8,-59.6,-59.5,-59.4,-59.6,-59.7,-59.6,-59.6,-59.6,-59.5,-59.5,-59.5,-59.5,-59.4,-59.3,-59.3,-59.2,-59.3,-59.2,-59.2,-59.2,-59.1,-59.1,-59.2,-59.0,-59.0,-59.1,-59.1,-59.1,-59.1,-59.2,-59.1,-59.1,-59.2,-59.1,-59.0,-59.0,-59.0,-58.9,-59.0,-58.9,-58.9,-59.0,-58.9,-58.9,-58.8,-58.8,-58.9,-58.9,-59.0,-59.0,-58.9,-58.8,-58.8,-58.9,-58.8,-58.6,-58.7,-58.8,-58.7,-58.8,-59.0,-59.0,-58.9,-58.9,-58.8,-58.8,-58.8,-58.8,-58.9,-58.8,-58.9,-58.9,-58.8,-58.8,-58.8,-58.7,-58.7,-58.9,-58.9,-58.8,-58.8,-58.6,-58.6,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.4,-58.4,-58.4,-58.4,-58.3,-58.3,-58.2,-58.2,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-57.9,-58.0,-57.9,-57.8,-57.8,-57.8,-57.6,-57.6,-57.5,-57.5,-57.5,-57.4,-57.3,-57.4,-57.4,-57.4,-57.3,-57.3,-57.3,-57.2,-57.0,-57.0,-57.1,-57.1,-57.0,-57.0,-57.0,-56.8,-56.8,-56.7,-56.5,-56.6,-56.5,-56.6,-56.5,-56.4,-56.3,-56.3,-56.2,-56.2,-56.3,-56.3,-56.3,-56.1,-56.0,-56.1,-56.2,-56.1,-56.1,-56.1,-56.0,-55.9,-55.8,-55.7,-55.8,-55.9,-55.9,-56.0,-56.0,-56.0,-55.9,-55.8,-55.9,-55.8,-55.8,-55.8,-55.8,-55.7,-55.7,-55.8,-55.8,-55.7,-55.7,-55.6,-55.6,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.7,-55.7,-55.7,-55.6,-55.7,-55.7,-55.7,-55.7,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.8,-55.9,-55.8,-55.7,-55.8,-55.8,-55.8,-55.9,-55.8,-55.8,-55.7,-55.7,-55.8,-55.8,-55.8,-55.7,-55.7,-55.7,-55.6,-55.6,-55.7,-55.6,-55.6,-55.5,-55.4,-55.5,-55.4,-55.3,-55.3,-55.5,-55.6,-55.6,-55.5,-55.5,-55.5,-55.4,-55.4,-55.5,-55.6,-55.5,-55.5,-55.6,-55.6,-55.6,-55.6,-55.6,-55.6,-55.5,-55.5,-55.4,-55.5,-55.6,-55.6,-55.5,-55.4,-55.4,-55.3,-55.3,-55.3,-55.4,-55.3,-55.1,-55.1,-55.0,-54.8,-54.8,-54.8,-54.7,-54.7,-54.8,-54.9,-55.1,-55.1,-55.1,-55.0,-54.9,-54.7,-54.6,-54.5,-54.7,-54.7,-54.8,-54.6,-54.7,-54.5,-54.2,-54.2,-54.2,-54.1,-54.3,-54.4,-54.3,-54.3,-54.2,-54.2,-54.3,-54.1,-54.0,-54.0,-53.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-64.6,-64.6,-64.6,-64.6,-64.6,-64.5,-64.5,-64.4,-64.4,-64.4,-64.4,-64.5,-64.6,-64.6,-64.7,-64.8,-64.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=196 */
		private double[] getElevationGrid_5_34_height_196()
		{
			double[] value = {-64.9,-64.8,-64.6,-64.6,-64.7,-64.6,-64.6,-64.6,-64.5,-64.5,-64.7,-64.7,-64.7,-64.5,-64.3,-64.2,-64.1,-64.1,-64.2,-64.4,-64.4,-64.2,-64.2,-64.2,-64.0,-63.9,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.7,-63.8,-63.8,-63.8,-63.9,-64.0,-64.1,-64.1,-63.8,-63.6,-63.7,-63.7,-63.9,-64.2,-64.4,-64.3,-64.3,-64.2,-64.2,-64.2,-64.3,-64.1,-63.5,-63.0,-63.7,-64.0,-64.1,-64.2,-64.3,-64.4,-64.4,-64.3,-64.3,-64.2,-64.2,-64.2,-64.2,-64.2,-64.2,-64.3,-64.3,-64.1,-64.0,-64.0,-64.1,-64.0,-63.9,-64.0,-63.8,-63.8,-63.9,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.7,-63.6,-63.6,-63.6,-63.6,-63.6,-63.5,-63.6,-63.7,-63.8,-63.7,-63.5,-63.5,-63.5,-63.4,-63.5,-63.4,-63.4,-63.5,-63.6,-63.5,-63.4,-63.4,-63.4,-63.3,-63.4,-63.4,-63.3,-63.3,-63.3,-63.2,-63.2,-63.3,-63.2,-63.3,-63.4,-63.3,-63.4,-63.4,-63.4,-63.4,-63.4,-63.4,-63.4,-63.4,-63.3,-63.2,-63.3,-63.2,-63.1,-63.3,-63.3,-63.3,-63.4,-63.4,-63.4,-63.3,-63.3,-63.3,-63.3,-63.2,-63.2,-63.1,-63.0,-63.2,-63.3,-63.3,-63.1,-63.3,-63.3,-63.2,-63.3,-63.1,-63.1,-63.1,-63.0,-63.1,-63.0,-63.0,-63.0,-63.1,-63.1,-63.2,-63.3,-63.3,-63.2,-63.1,-63.1,-63.0,-62.9,-62.9,-62.9,-63.0,-63.0,-63.1,-63.1,-63.2,-63.2,-63.2,-63.1,-63.1,-63.1,-63.2,-63.3,-63.3,-63.3,-63.2,-63.3,-63.3,-63.2,-63.2,-63.1,-63.1,-63.1,-63.1,-63.2,-63.1,-63.3,-63.2,-63.1,-63.2,-63.2,-63.0,-63.0,-63.1,-63.1,-63.2,-63.2,-63.3,-63.3,-63.2,-63.1,-63.1,-63.1,-63.1,-63.0,-63.0,-62.9,-63.0,-63.1,-63.0,-62.9,-62.8,-62.7,-62.6,-62.6,-62.5,-62.6,-62.6,-62.4,-62.4,-62.5,-62.5,-62.5,-62.5,-62.5,-62.4,-62.5,-62.5,-62.6,-62.6,-62.5,-62.6,-62.6,-62.6,-62.5,-62.5,-62.5,-62.4,-62.3,-62.3,-62.3,-62.3,-62.4,-62.4,-62.3,-62.3,-62.1,-62.2,-62.4,-62.4,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.3,-62.2,-62.2,-62.3,-62.1,-62.3,-62.2,-62.2,-62.2,-62.1,-62.1,-62.1,-62.1,-62.1,-62.0,-61.9,-62.0,-62.0,-61.8,-61.8,-61.8,-61.8,-61.7,-61.6,-61.5,-61.4,-61.4,-61.4,-61.3,-61.3,-61.3,-61.2,-61.1,-61.1,-61.0,-61.0,-61.0,-61.0,-60.9,-60.9,-60.8,-60.5,-60.6,-60.5,-60.5,-60.5,-60.6,-60.5,-60.6,-60.5,-60.4,-60.5,-60.3,-60.2,-60.2,-60.2,-60.1,-60.0,-59.8,-60.0,-60.0,-60.0,-60.1,-60.1,-60.0,-59.9,-59.9,-59.9,-59.8,-59.8,-59.7,-59.7,-59.7,-59.7,-59.7,-59.7,-59.6,-59.6,-59.6,-59.4,-59.4,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.6,-59.5,-59.3,-59.4,-59.3,-59.3,-59.4,-59.3,-59.3,-59.4,-59.2,-59.3,-59.2,-59.2,-59.3,-59.3,-59.4,-59.3,-59.2,-59.1,-59.2,-59.2,-59.1,-59.0,-59.0,-59.1,-59.1,-59.2,-59.3,-59.3,-59.3,-59.2,-59.1,-59.2,-59.2,-59.2,-59.2,-59.3,-59.3,-59.3,-59.2,-59.2,-59.1,-59.1,-59.1,-59.2,-59.3,-59.2,-59.2,-59.0,-58.9,-58.9,-58.8,-58.9,-58.8,-58.9,-58.9,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.7,-58.8,-58.7,-58.6,-58.5,-58.5,-58.5,-58.5,-58.4,-58.4,-58.4,-58.4,-58.3,-58.3,-58.3,-58.2,-58.1,-58.1,-58.0,-58.0,-57.9,-57.8,-57.9,-57.9,-57.8,-57.7,-57.8,-57.8,-57.7,-57.7,-57.6,-57.6,-57.5,-57.4,-57.4,-57.5,-57.5,-57.4,-57.3,-57.3,-57.3,-57.1,-57.0,-56.8,-57.0,-57.0,-57.0,-56.9,-56.8,-56.7,-56.8,-56.6,-56.6,-56.7,-56.7,-56.7,-56.5,-56.4,-56.6,-56.6,-56.5,-56.5,-56.4,-56.5,-56.4,-56.3,-56.1,-56.2,-56.4,-56.4,-56.4,-56.5,-56.4,-56.3,-56.3,-56.3,-56.2,-56.2,-56.2,-56.3,-56.1,-56.1,-56.1,-56.2,-56.0,-56.1,-56.0,-56.0,-56.2,-56.3,-56.3,-56.3,-56.3,-56.1,-56.0,-56.0,-56.1,-56.2,-56.2,-56.1,-56.1,-56.2,-56.2,-56.2,-56.3,-56.3,-56.3,-56.2,-56.3,-56.3,-56.3,-56.2,-56.2,-56.2,-56.2,-56.3,-56.2,-56.2,-56.1,-56.1,-56.2,-56.2,-56.1,-56.1,-56.1,-56.1,-56.0,-56.0,-56.0,-56.0,-56.0,-56.0,-55.9,-56.0,-55.9,-55.8,-55.8,-56.0,-56.0,-56.0,-55.9,-55.9,-55.9,-55.9,-55.9,-56.0,-56.0,-55.9,-55.9,-56.0,-56.0,-56.1,-56.0,-56.0,-56.0,-55.9,-55.8,-55.8,-55.9,-56.0,-56.0,-55.9,-55.8,-55.7,-55.8,-55.7,-55.7,-55.6,-55.6,-55.4,-55.3,-55.4,-55.4,-55.4,-55.3,-55.2,-55.2,-55.3,-55.4,-55.5,-55.5,-55.5,-55.5,-55.3,-55.0,-55.0,-55.0,-55.2,-55.2,-55.3,-55.1,-55.2,-55.0,-54.8,-54.7,-54.7,-54.7,-54.8,-55.0,-54.9,-54.8,-54.7,-54.8,-54.8,-54.7,-54.6,-54.6,-54.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-65.2,-65.2,-65.2,-65.2,-65.2,-65.1,-65.1,-65.1,-65.0,-65.0,-65.1,-65.1,-65.2,-65.3,-65.4,-65.5,-65.6,-65.6,-65.5,-65.3,-65.3,-65.4,-65.2,-65.3,-65.3,-65.2,-65.2,-65.3,-65.4,-65.3,-65.2,-65.0,-64.8,-64.8,-64.8,-64.9,-65.1,-65.0,-64.9,-64.9,-64.9,-64.7,-64.5,-64.5,-64.5,-64.4,-64.4,-64.4,-64.3,-64.3,-64.3,-64.3,-64.4,-64.4,-64.6,-64.7,-64.7,-64.7,-64.2,-64.1,-64.3,-64.3,-64.5,-64.9,-65.1,-65.0,-65.1,-65.0,-65.0,-65.0,-64.9,-64.9,-64.3,-63.5,-64.0,-64.6,-64.7,-64.8,-64.9,-65.0,-65.0,-64.9,-64.8,-64.8,-64.7,-64.7,-64.8,-64.8,-64.8,-64.9,-64.8,-64.6,-64.6,-64.6,-64.6,-64.5,-64.4,-64.5,-64.4,-64.5,-64.5,-64.4,-64.3,-64.4,-64.4,-64.4,-64.4,-64.2,-64.2,-64.2,-64.2,-64.2,-64.2,-64.1,-64.2,-64.3,-64.4,-64.3,-64.1,-64.1,-64.0,-64.0,-64.0,-64.0,-64.0,-64.1,-64.1,-64.1,-64.0,-64.0,-64.0,-64.0,-64.0,-64.0,-64.0,-64.0,-63.9,-63.9,-63.8,-63.8,-63.8,-64.0,-64.0,-64.0,-64.0,-64.1,-64.0,-64.0,-64.0,-64.0,-64.0,-64.0,-63.8,-63.8,-63.8,-63.8,-63.7,-63.8,-63.9,-64.0,-64.0,-64.0,-63.9,-63.9,-63.9,-63.9,-63.8,-63.8,-63.7,-63.5,-63.6,-63.8,-63.8,-63.8,-63.7,-63.8,-63.7,-63.7,-63.7,-63.7,-63.6,-63.6,-63.6,-63.5,-63.4,-63.4,-63.6,-63.7,-63.7,-63.8,-63.9,-63.9,-63.8,-63.7,-63.6,-63.6,-63.5,-63.5,-63.6,-63.6,-63.8,-63.8,-63.8,-63.8,-63.9,-63.8,-63.7,-63.8,-63.8,-63.8,-63.9,-63.9,-63.9,-63.8,-63.8,-63.8,-63.7,-63.7,-63.7,-63.6,-63.6,-63.7,-63.8,-63.8,-63.9,-63.8,-63.8,-63.8,-63.8,-63.6,-63.6,-63.7,-63.8,-63.8,-63.8,-64.0,-63.9,-63.8,-63.8,-63.7,-63.7,-63.6,-63.6,-63.6,-63.5,-63.5,-63.6,-63.5,-63.4,-63.2,-63.1,-63.1,-63.1,-63.0,-63.0,-63.1,-62.8,-62.8,-63.0,-63.0,-63.1,-63.1,-63.1,-63.0,-63.0,-63.1,-63.2,-63.3,-63.2,-63.3,-63.3,-63.3,-63.1,-63.1,-63.1,-63.0,-63.0,-63.0,-62.9,-62.9,-63.0,-63.0,-63.0,-62.8,-62.8,-62.8,-63.0,-63.0,-62.8,-62.7,-62.8,-62.8,-62.8,-62.9,-62.9,-62.9,-62.9,-62.8,-62.8,-62.8,-62.8,-62.7,-62.8,-62.8,-62.8,-62.8,-62.7,-62.7,-62.7,-62.7,-62.6,-62.5,-62.4,-62.5,-62.5,-62.4,-62.4,-62.3,-62.3,-62.2,-62.1,-62.0,-61.9,-61.9,-61.8,-61.8,-61.8,-61.8,-61.7,-61.6,-61.5,-61.5,-61.5,-61.5,-61.4,-61.3,-61.3,-61.2,-61.0,-61.0,-61.0,-61.0,-61.0,-61.1,-61.0,-61.0,-60.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=197 */
		private double[] getElevationGrid_5_34_height_197()
		{
			double[] value = {-60.9,-60.9,-60.8,-60.7,-60.7,-60.7,-60.5,-60.4,-60.3,-60.5,-60.4,-60.4,-60.5,-60.5,-60.4,-60.3,-60.3,-60.3,-60.3,-60.1,-60.1,-60.1,-60.1,-60.1,-60.2,-60.0,-60.0,-60.1,-60.0,-59.8,-59.8,-59.8,-59.8,-59.9,-59.9,-60.0,-59.9,-60.0,-60.0,-59.8,-59.8,-59.8,-59.8,-59.8,-59.9,-59.8,-59.8,-59.8,-59.7,-59.7,-59.6,-59.6,-59.7,-59.8,-59.8,-59.8,-59.6,-59.5,-59.6,-59.6,-59.5,-59.4,-59.5,-59.5,-59.6,-59.7,-59.8,-59.7,-59.8,-59.6,-59.6,-59.6,-59.7,-59.6,-59.7,-59.7,-59.7,-59.6,-59.6,-59.5,-59.5,-59.5,-59.5,-59.7,-59.7,-59.6,-59.6,-59.4,-59.4,-59.3,-59.3,-59.3,-59.3,-59.3,-59.4,-59.3,-59.2,-59.2,-59.3,-59.2,-59.2,-59.2,-59.1,-59.2,-59.1,-59.0,-58.9,-58.9,-58.9,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.6,-58.5,-58.5,-58.5,-58.5,-58.3,-58.2,-58.3,-58.3,-58.4,-58.3,-58.2,-58.2,-58.1,-58.0,-58.1,-58.0,-58.0,-57.9,-57.8,-57.8,-57.9,-57.8,-57.8,-57.7,-57.7,-57.7,-57.5,-57.3,-57.3,-57.4,-57.4,-57.4,-57.3,-57.3,-57.3,-57.2,-57.0,-57.1,-57.1,-57.0,-57.0,-56.8,-56.9,-57.0,-57.1,-57.0,-57.0,-56.8,-56.9,-56.8,-56.8,-56.7,-56.8,-56.8,-56.9,-56.8,-56.9,-56.8,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.5,-56.5,-56.4,-56.4,-56.3,-56.5,-56.7,-56.7,-56.7,-56.8,-56.7,-56.5,-56.5,-56.5,-56.6,-56.7,-56.8,-56.6,-56.5,-56.5,-56.6,-56.7,-56.8,-56.8,-56.8,-56.6,-56.6,-56.5,-56.5,-56.6,-56.6,-56.6,-56.7,-56.6,-56.7,-56.6,-56.6,-56.7,-56.6,-56.6,-56.5,-56.4,-56.5,-56.5,-56.4,-56.4,-56.5,-56.5,-56.5,-56.4,-56.3,-56.4,-56.4,-56.4,-56.3,-56.5,-56.5,-56.3,-56.3,-56.3,-56.3,-56.4,-56.4,-56.4,-56.4,-56.3,-56.4,-56.4,-56.4,-56.4,-56.4,-56.4,-56.4,-56.3,-56.2,-56.2,-56.3,-56.3,-56.4,-56.3,-56.1,-56.2,-56.1,-56.1,-56.0,-56.0,-55.9,-55.8,-55.6,-55.7,-55.8,-55.8,-55.8,-55.6,-55.7,-55.7,-55.9,-55.8,-55.6,-55.8,-55.8,-55.6,-55.4,-55.6,-55.6,-55.6,-55.7,-55.6,-55.5,-55.5,-55.5,-55.2,-55.2,-55.2,-55.3,-55.4,-55.5,-55.5,-55.4,-55.3,-55.3,-55.3,-55.1,-55.1,-55.3,-55.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-66.0,-65.9,-65.9,-65.9,-66.0,-65.8,-65.8,-65.7,-65.7,-65.7,-65.8,-65.8,-65.8,-66.0,-66.1,-66.2,-66.3,-66.2,-66.1,-65.9,-65.9,-65.9,-65.8,-65.9,-65.9,-65.8,-65.8,-65.9,-65.9,-65.9,-65.7,-65.5,-65.4,-65.4,-65.5,-65.7,-65.8,-65.7,-65.7,-65.7,-65.6,-65.4,-65.3,-65.3,-65.2,-65.2,-65.2,-65.1,-65.0,-65.0,-65.0,-65.1,-65.1,-65.2,-65.2,-65.3,-65.4,-65.5,-64.8,-64.8,-65.0,-65.0,-65.2,-65.6,-65.8,-65.7,-65.7,-65.7,-65.7,-65.6,-65.5,-65.4,-65.1,-64.3,-64.3,-65.0,-65.2,-65.3,-65.4,-65.5,-65.5,-65.4,-65.2,-65.2,-65.2,-65.1,-65.2,-65.3,-65.4,-65.4,-65.3,-65.1,-65.1,-65.1,-65.1,-64.9,-64.9,-65.0,-65.0,-65.0,-65.1,-65.0,-64.9,-64.9,-64.9,-64.9,-64.9,-64.7,-64.6,-64.7,-64.7,-64.7,-64.6,-64.6,-64.7,-64.9,-64.9,-64.8,-64.7,-64.6,-64.6,-64.5,-64.5,-64.5,-64.5,-64.5,-64.6,-64.6,-64.6,-64.6,-64.6,-64.5,-64.5,-64.6,-64.5,-64.5,-64.5,-64.4,-64.4,-64.4,-64.4,-64.5,-64.6,-64.6,-64.5,-64.6,-64.6,-64.5,-64.6,-64.6,-64.5,-64.5,-64.4,-64.3,-64.3,-64.3,-64.3,-64.4,-64.4,-64.5,-64.5,-64.4,-64.4,-64.4,-64.3,-64.3,-64.3,-64.2,-64.2,-64.0,-64.1,-64.3,-64.3,-64.2,-64.2,-64.2,-64.2,-64.1,-64.1,-64.1,-64.1,-64.1,-64.0,-63.9,-63.7,-63.8,-64.0,-64.2,-64.3,-64.3,-64.4,-64.4,-64.3,-64.2,-64.2,-64.1,-64.0,-64.0,-64.1,-64.2,-64.3,-64.3,-64.3,-64.3,-64.4,-64.3,-64.2,-64.3,-64.4,-64.4,-64.4,-64.4,-64.4,-64.3,-64.3,-64.2,-64.1,-64.2,-64.2,-64.1,-64.1,-64.2,-64.3,-64.4,-64.4,-64.3,-64.4,-64.4,-64.3,-64.2,-64.2,-64.2,-64.3,-64.3,-64.3,-64.4,-64.5,-64.3,-64.2,-64.2,-64.2,-64.2,-64.1,-64.0,-64.0,-64.0,-63.9,-63.9,-63.9,-63.7,-63.6,-63.5,-63.5,-63.5,-63.3,-63.3,-63.2,-63.2,-63.5,-63.6,-63.7,-63.6,-63.6,-63.5,-63.6,-63.6,-63.8,-63.8,-63.8,-63.8,-63.8,-63.7,-63.6,-63.6,-63.6,-63.6,-63.5,-63.6,-63.5,-63.5,-63.5,-63.6,-63.5,-63.4,-63.3,-63.3,-63.5,-63.5,-63.3,-63.3,-63.3,-63.3,-63.3,-63.4,-63.5,-63.5,-63.4,-63.3,-63.3,-63.3,-63.3,-63.2,-63.3,-63.3,-63.3,-63.3,-63.2,-63.2,-63.2,-63.1,-63.1,-63.0,-62.9,-63.0,-63.0,-63.0,-62.9,-62.8,-62.8,-62.7,-62.6,-62.5,-62.5,-62.3,-62.3,-62.3,-62.3,-62.3,-62.2,-62.1,-62.0,-62.0,-62.0,-62.0,-61.8,-61.8,-61.8,-61.6,-61.5,-61.5,-61.5,-61.4,-61.5,-61.5,-61.4,-61.5,-61.3,-61.4,-61.4,-61.2,-61.2,-61.2,-61.1,-61.0,-60.8,-60.8,-61.0,-60.9,-60.8,-61.0,-61.0,-60.8,-60.9,-60.8,-60.8,-60.7,-60.6,-60.5,-60.6,-60.6,-60.6,-60.6,-60.4,-60.5,-60.5,-60.5,-60.3,-60.3,-60.2,-60.3,-60.4,-60.4,-60.4,-60.4,-60.5,-60.4,-60.3,-60.3,-60.2,-60.2,-60.3,-60.3,-60.1,-60.3,-60.1,-60.2,-60.2,-60.1,-60.2,-60.2,-60.3,-60.2,-60.2,-60.0,-60.0,-60.2,-60.1,-60.0,-60.0,-60.0,-60.1,-60.1,-60.1,-60.3,-60.2,-60.1,-60.0,-60.0,-60.2,-60.1,-60.1,-60.1,-60.1,-60.1,-60.0,-60.0,-60.0,-59.9,-60.0,-60.0,-60.1,-60.1,-60.0,-60.0,-59.8,-59.8,-59.7,-59.7,-59.8,-59.8,-59.8,-59.8,-59.7,-59.6,-59.6,-59.7,-59.6,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.3,-59.2,-59.1,-59.0,-59.2,-59.3,-59.3,-59.2,-59.1,-59.0,-58.9,-58.9,-58.8,-58.8,-58.8,-58.6,-58.7,-58.8,-58.7,-58.7,-58.6,-58.6,-58.5,-58.3,-58.3,-58.3,-58.3,-58.2,-58.2,-58.2,-58.3,-58.1,-58.0,-58.0,-58.0,-58.0,-57.9,-57.8,-57.7,-57.9,-57.8,-57.8,-57.7,-57.7,-57.7,-57.6,-57.4,-57.5,-57.5,-57.3,-57.2,-57.2,-57.4,-57.5,-57.5,-57.4,-57.4,-57.2,-57.3,-57.3,-57.2,-57.1,-57.2,-57.2,-57.3,-57.3,-57.3,-57.1,-56.9,-56.9,-57.0,-57.0,-57.0,-57.0,-56.9,-56.8,-56.9,-56.9,-56.8,-56.8,-56.7,-56.7,-56.8,-57.0,-57.1,-57.1,-57.2,-57.1,-56.9,-56.9,-56.9,-57.0,-57.2,-57.2,-57.0,-56.8,-56.8,-57.0,-57.1,-57.1,-57.2,-57.1,-57.0,-56.9,-56.7,-56.8,-57.0,-56.9,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-57.0,-56.9,-56.8,-56.7,-56.8,-56.8,-56.8,-56.7,-56.9,-56.9,-56.8,-56.7,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.8,-56.7,-56.7,-56.6,-56.7,-56.8,-56.8,-56.7,-56.7,-56.7,-56.7,-56.7,-56.7,-56.7,-56.7,-56.8,-56.8,-56.6,-56.5,-56.6,-56.6,-56.6,-56.7,-56.6,-56.5,-56.5,-56.4,-56.3,-56.3,-56.3,-56.2,-56.1,-56.0,-56.0,-56.1,-56.2,-56.1,-56.0,-56.0,-56.2,-56.3,-56.1,-55.9,-56.0,-56.0,-55.9,-55.9,-56.1,-56.0,-56.0,-56.0,-55.8,-55.8,-55.8,-55.8,-55.6,-55.5,-55.5,-55.6,-55.8,-55.8,-55.7,-55.7,-55.6,-55.6,-55.5,-55.3,-55.3,-55.6,-55.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-82.8,-66.5,-66.5,-66.5,-66.5,-66.5,-66.4,-66.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=198 */
		private double[] getElevationGrid_5_34_height_198()
		{
			double[] value = {-66.3,-66.3,-66.3,-66.4,-66.4,-66.4,-66.5,-66.6,-66.7,-66.8,-66.8,-66.6,-66.4,-66.4,-66.4,-66.3,-66.4,-66.3,-66.3,-66.3,-66.5,-66.4,-66.2,-66.1,-66.0,-65.9,-65.8,-66.0,-66.3,-66.4,-66.3,-66.3,-66.3,-66.3,-66.1,-66.0,-66.0,-66.0,-66.0,-66.0,-65.8,-65.8,-65.7,-65.8,-65.8,-65.8,-66.0,-66.0,-66.1,-66.2,-66.1,-65.5,-65.5,-65.8,-65.7,-65.9,-66.2,-66.5,-66.3,-66.2,-66.2,-66.2,-66.2,-66.0,-66.0,-65.8,-65.0,-64.9,-65.4,-65.7,-65.8,-65.8,-65.9,-66.0,-65.8,-65.7,-65.7,-65.7,-65.7,-65.8,-65.8,-65.9,-65.9,-65.8,-65.6,-65.7,-65.7,-65.6,-65.4,-65.5,-65.5,-65.4,-65.5,-65.5,-65.5,-65.4,-65.4,-65.3,-65.4,-65.4,-65.3,-65.2,-65.2,-65.2,-65.2,-65.2,-65.1,-65.2,-65.4,-65.4,-65.2,-65.2,-65.1,-65.0,-65.1,-65.0,-65.0,-65.0,-65.0,-65.1,-65.0,-65.1,-65.0,-65.1,-65.0,-65.1,-65.1,-65.1,-65.0,-65.0,-64.9,-64.9,-64.9,-64.9,-65.0,-65.1,-65.0,-65.0,-65.1,-65.0,-65.0,-65.1,-65.1,-65.0,-65.0,-64.9,-64.8,-64.8,-64.8,-64.9,-64.9,-64.9,-64.9,-65.0,-64.9,-64.9,-64.8,-64.8,-64.8,-64.7,-64.6,-64.6,-64.5,-64.6,-64.7,-64.8,-64.6,-64.6,-64.7,-64.6,-64.6,-64.7,-64.6,-64.6,-64.5,-64.5,-64.3,-64.3,-64.3,-64.6,-64.7,-64.8,-64.9,-64.9,-64.9,-64.8,-64.7,-64.6,-64.7,-64.6,-64.5,-64.6,-64.7,-64.7,-64.7,-64.7,-64.8,-64.8,-64.8,-64.7,-64.8,-64.9,-64.8,-64.9,-64.9,-64.8,-64.7,-64.8,-64.7,-64.6,-64.7,-64.7,-64.6,-64.6,-64.6,-64.8,-64.9,-64.9,-64.8,-64.8,-64.8,-64.8,-64.7,-64.8,-64.8,-64.8,-64.8,-64.8,-64.9,-64.9,-64.7,-64.7,-64.7,-64.7,-64.6,-64.5,-64.4,-64.4,-64.5,-64.4,-64.4,-64.3,-64.1,-64.0,-64.0,-63.9,-63.8,-63.7,-63.6,-63.6,-63.9,-64.1,-64.1,-64.3,-64.2,-64.2,-64.1,-64.2,-64.2,-64.3,-64.3,-64.3,-64.3,-64.2,-64.2,-64.1,-64.1,-64.0,-64.0,-64.1,-64.0,-64.0,-64.0,-64.1,-64.0,-63.9,-63.9,-63.8,-63.9,-64.0,-63.9,-63.8,-63.8,-63.9,-64.0,-63.9,-63.9,-63.9,-63.9,-63.8,-63.8,-63.8,-63.8,-63.8,-63.7,-63.8,-63.8,-63.7,-63.7,-63.6,-63.6,-63.7,-63.6,-63.5,-63.5,-63.4,-63.4,-63.4,-63.4,-63.3,-63.3,-63.3,-63.3,-63.1,-63.0,-63.0,-62.8,-62.8,-62.8,-62.8,-62.7,-62.6,-62.6,-62.5,-62.4,-62.3,-62.4,-62.3,-62.2,-62.2,-62.0,-62.0,-62.0,-61.9,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.9,-61.8,-61.6,-61.6,-61.6,-61.5,-61.4,-61.3,-61.2,-61.4,-61.3,-61.2,-61.3,-61.3,-61.3,-61.3,-61.3,-61.1,-61.2,-61.0,-61.0,-61.0,-61.0,-61.0,-60.9,-60.8,-61.0,-61.0,-61.0,-60.9,-60.7,-60.6,-60.7,-60.8,-60.8,-60.8,-60.8,-60.8,-60.8,-60.7,-60.7,-60.6,-60.6,-60.5,-60.5,-60.5,-60.6,-60.6,-60.6,-60.5,-60.5,-60.5,-60.6,-60.7,-60.6,-60.5,-60.3,-60.5,-60.5,-60.5,-60.3,-60.3,-60.4,-60.5,-60.4,-60.5,-60.5,-60.5,-60.4,-60.3,-60.3,-60.5,-60.5,-60.4,-60.4,-60.5,-60.3,-60.3,-60.4,-60.3,-60.2,-60.3,-60.4,-60.5,-60.4,-60.3,-60.2,-60.1,-60.1,-60.1,-60.0,-60.1,-60.1,-60.1,-60.0,-60.0,-60.0,-59.9,-60.0,-60.0,-59.8,-59.8,-59.5,-59.7,-59.8,-59.8,-59.6,-59.6,-59.5,-59.3,-59.3,-59.3,-59.6,-59.6,-59.4,-59.4,-59.3,-59.2,-59.2,-59.0,-59.0,-59.0,-58.9,-59.0,-59.0,-59.0,-59.0,-59.0,-58.9,-58.8,-58.5,-58.5,-58.5,-58.5,-58.4,-58.4,-58.5,-58.5,-58.5,-58.3,-58.3,-58.2,-58.2,-58.1,-58.1,-58.0,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-57.8,-57.7,-57.7,-57.6,-57.6,-57.4,-57.5,-57.8,-57.8,-57.8,-57.8,-57.6,-57.5,-57.7,-57.6,-57.5,-57.4,-57.6,-57.5,-57.5,-57.6,-57.6,-57.5,-57.2,-57.1,-57.1,-57.2,-57.4,-57.3,-57.1,-57.1,-57.2,-57.1,-57.1,-57.1,-57.0,-57.0,-57.1,-57.3,-57.3,-57.4,-57.4,-57.4,-57.2,-57.2,-57.1,-57.2,-57.5,-57.5,-57.4,-57.1,-57.1,-57.1,-57.3,-57.5,-57.5,-57.4,-57.2,-57.2,-56.9,-57.1,-57.2,-57.1,-57.2,-57.2,-57.1,-57.3,-57.2,-57.2,-57.3,-57.2,-57.1,-57.0,-56.8,-57.0,-57.0,-57.0,-57.0,-57.1,-57.2,-57.0,-56.9,-57.0,-57.1,-57.1,-57.0,-57.0,-57.1,-57.0,-56.9,-57.0,-56.8,-56.9,-57.1,-57.0,-57.0,-56.9,-56.8,-56.9,-56.9,-56.8,-56.9,-57.0,-57.1,-57.1,-56.9,-56.8,-56.8,-56.9,-56.8,-57.0,-56.9,-56.8,-56.7,-56.7,-56.6,-56.6,-56.6,-56.5,-56.5,-56.3,-56.2,-56.4,-56.5,-56.4,-56.3,-56.3,-56.4,-56.5,-56.3,-56.1,-56.2,-56.1,-56.1,-56.3,-56.4,-56.2,-56.1,-56.2,-56.1,-56.0,-56.0,-56.0,-55.9,-55.8,-55.7,-55.8,-66.7,-77.4,-77.4,-77.5,-77.3,-77.3,-77.3,-77.1,-77.2,-77.3,-77.4,-99.0,-99.0,-99.0,-99.0,-91.0,-82.8,-82.8,-82.7,-82.7,-82.8,-82.9,-82.9,-74.8,-66.8,-66.8,-66.9,-66.9,-66.9,-66.8,-66.7,-66.7,-66.7,-66.7,-66.8,-66.7,-66.9,-66.9,-67.0,-67.1,-67.2,-67.1,-66.9,-66.8,-66.8,-66.8,-66.7,-66.8,-66.7,-66.7,-66.8,-66.8,-66.8,-66.6,-66.5,-66.4,-66.4,-66.3,-66.5,-66.8,-66.7,-66.6,-66.8,-66.8,-66.7,-66.6,-66.6,-66.6,-66.7,-66.6,-66.6,-66.5,-66.3,-66.4,-66.5,-66.4,-66.5,-66.6,-66.8,-66.7,-66.8,-66.7,-66.2,-66.3,-66.4,-66.3,-66.4,-66.5,-67.0,-66.9,-66.7,-66.6,-66.5,-66.5,-66.5,-66.3,-66.2,-65.8,-65.5,-65.8,-66.0,-66.0,-66.2,-66.3,-66.3,-66.2,-66.0,-66.1,-66.1,-66.0,-66.0,-66.1,-66.1,-66.1,-66.1,-66.0,-66.0,-66.0,-65.9,-65.8,-65.9,-65.9,-65.8,-65.8,-65.7,-65.7,-65.8,-65.8,-65.8,-65.8,-65.8,-65.7,-65.6,-65.5,-65.4,-65.5,-65.5,-65.5,-65.7,-65.9,-65.6,-65.4,-65.4,-65.3,-65.4,-65.4,-65.3,-65.3,-65.3,-65.4,-65.4,-65.4,-65.4,-65.4,-65.5,-65.4,-65.3,-65.4,-65.4,-65.3,-65.4,-65.3,-65.4,-65.4,-65.3,-65.3,-65.3,-65.3,-65.3,-65.4,-65.4,-65.3,-65.3,-65.3,-65.3,-65.4,-65.3,-65.2,-65.2,-65.1,-65.3,-65.4,-65.3,-65.3,-65.3,-65.3,-65.1,-65.1,-65.2,-65.2,-65.0,-64.9,-64.9,-64.8,-64.8,-65.0,-65.1,-64.9,-65.0,-65.0,-65.0,-65.0,-65.0,-65.0,-64.9,-64.8,-64.9,-64.8,-64.9,-64.9,-65.0,-65.1,-65.3,-65.2,-65.2,-65.2,-65.2,-65.1,-65.1,-65.0,-65.0,-65.0,-65.0,-65.1,-65.1,-65.1,-65.1,-65.0,-65.1,-65.1,-65.1,-65.1,-65.2,-65.1,-65.3,-65.3,-65.3,-65.2,-65.2,-65.0,-64.9,-65.1,-65.1,-65.1,-65.0,-65.0,-65.2,-65.3,-65.3,-65.1,-65.1,-65.2,-65.2,-65.2,-65.2,-65.2,-65.2,-65.1,-65.3,-65.3,-65.2,-65.1,-65.2,-65.2,-65.2,-65.1,-65.0,-64.7,-64.7,-64.8,-64.8,-64.7,-64.6,-64.4,-64.2,-64.3,-64.3,-64.1,-64.0,-64.0,-64.1,-64.4,-64.5,-64.6,-64.7,-64.7,-64.8,-64.7,-64.6,-64.7,-64.7,-64.7,-64.7,-64.7,-64.5,-64.5,-64.4,-64.5,-64.5,-64.5,-64.5,-64.5,-64.5,-64.5,-64.5,-64.4,-64.3,-64.3,-64.2,-64.3,-64.4,-64.4,-64.2,-64.2,-64.3,-64.4,-64.3,-64.3,-64.3,-64.3,-64.2,-64.2,-64.2,-64.2,-64.2,-64.0,-64.1,-64.2,-64.1,-64.0,-64.0,-64.1,-64.0,-63.9,-63.8,-63.7,-63.7,-63.8,-63.7,-63.7,-63.6,-63.6,-63.6,-63.6,-63.5,-63.3,-63.3,-63.2,-63.0,-63.0,-63.1,-63.0,-63.0,-62.8,-62.7,-62.6,-62.5,-62.5,-62.5,-62.4,-62.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=199 */
		private double[] getElevationGrid_5_34_height_199()
		{
			double[] value = {-62.3,-62.3,-62.2,-62.2,-62.2,-62.0,-62.0,-61.9,-61.9,-62.1,-62.1,-62.0,-61.8,-61.9,-61.8,-61.6,-61.6,-61.5,-61.5,-61.6,-61.5,-61.5,-61.5,-61.5,-61.5,-61.5,-61.5,-61.3,-61.4,-61.3,-61.2,-61.3,-61.2,-61.1,-61.1,-61.0,-61.2,-61.2,-61.2,-61.1,-61.0,-60.8,-60.8,-61.0,-61.0,-61.0,-61.0,-61.0,-60.9,-60.9,-60.9,-60.8,-60.8,-60.8,-60.7,-60.7,-60.8,-60.8,-60.9,-60.8,-60.8,-60.7,-60.7,-60.8,-60.7,-60.6,-60.5,-60.6,-60.7,-60.7,-60.5,-60.5,-60.7,-60.7,-60.6,-60.6,-60.6,-60.6,-60.5,-60.4,-60.4,-60.6,-60.6,-60.6,-60.6,-60.6,-60.6,-60.5,-60.6,-60.5,-60.4,-60.4,-60.6,-60.6,-60.5,-60.3,-60.4,-60.3,-60.3,-60.3,-60.2,-60.4,-60.3,-60.3,-60.2,-60.3,-60.2,-60.1,-60.1,-60.2,-60.0,-59.8,-59.6,-59.9,-60.1,-60.0,-59.8,-59.7,-59.6,-59.4,-59.5,-59.5,-59.8,-59.7,-59.6,-59.6,-59.5,-59.4,-59.4,-59.2,-59.2,-59.2,-59.2,-59.1,-59.1,-59.1,-59.3,-59.2,-59.0,-59.0,-58.6,-58.5,-58.7,-58.7,-58.6,-58.6,-58.6,-58.6,-58.7,-58.5,-58.4,-58.2,-58.3,-58.4,-58.3,-58.2,-58.2,-58.2,-58.3,-58.1,-58.2,-58.1,-58.0,-57.9,-57.9,-57.9,-57.9,-57.7,-57.7,-58.0,-58.0,-58.0,-58.0,-57.8,-57.8,-57.9,-57.8,-57.7,-57.7,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.4,-57.3,-57.2,-57.3,-57.6,-57.6,-57.4,-57.5,-57.5,-57.4,-57.3,-57.4,-57.3,-57.3,-57.3,-57.5,-57.5,-57.6,-57.6,-57.6,-57.4,-57.4,-57.4,-57.5,-57.7,-57.8,-57.6,-57.4,-57.3,-57.3,-57.5,-57.7,-57.8,-57.7,-57.5,-57.4,-57.1,-57.3,-57.5,-57.4,-57.3,-57.4,-57.3,-57.5,-57.5,-57.3,-57.4,-57.3,-57.3,-57.2,-57.0,-57.1,-57.1,-57.3,-57.2,-57.3,-57.4,-57.3,-57.1,-57.3,-57.3,-57.4,-57.4,-57.3,-57.3,-57.3,-57.2,-57.2,-57.0,-57.2,-57.3,-57.3,-57.2,-57.1,-57.0,-57.1,-57.2,-57.1,-57.2,-57.2,-57.3,-57.3,-57.2,-57.0,-57.1,-57.1,-57.1,-57.2,-57.1,-57.0,-57.0,-57.0,-56.9,-56.8,-57.0,-56.8,-56.7,-56.6,-56.6,-56.7,-56.8,-56.7,-56.6,-56.5,-56.6,-56.7,-56.6,-56.5,-56.5,-56.6,-56.5,-56.5,-56.6,-56.5,-56.4,-56.5,-56.3,-56.3,-56.3,-56.3,-56.2,-56.2,-56.0,-56.0,-77.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-82.9,-66.8,-66.9,-66.7,-66.8,-66.9,-66.9,-67.0,-66.9,-67.1,-67.0,-67.1,-67.2,-67.1,-67.1,-67.0,-67.0,-67.0,-67.0,-67.0,-67.0,-67.2,-67.3,-67.3,-67.3,-67.5,-67.3,-67.2,-67.0,-67.0,-66.9,-66.8,-66.8,-67.0,-67.0,-67.0,-67.0,-66.9,-66.8,-66.8,-66.9,-66.8,-66.8,-66.9,-67.2,-67.0,-67.1,-67.1,-67.2,-67.1,-67.0,-67.0,-67.1,-67.2,-67.1,-67.0,-67.0,-66.8,-67.0,-67.1,-67.0,-66.9,-67.0,-67.3,-67.2,-67.3,-67.2,-66.8,-66.8,-66.8,-66.8,-66.7,-66.9,-67.3,-67.3,-67.0,-66.9,-66.8,-66.7,-66.7,-66.6,-66.4,-66.3,-66.1,-66.2,-66.3,-66.3,-66.3,-66.4,-66.5,-66.5,-66.3,-66.4,-66.4,-66.2,-66.2,-66.2,-66.1,-66.1,-66.2,-66.3,-66.2,-66.2,-66.1,-66.0,-66.2,-66.2,-66.0,-66.0,-65.9,-65.9,-66.0,-66.0,-66.0,-66.1,-66.0,-66.0,-65.9,-65.7,-65.6,-65.6,-65.8,-65.8,-65.9,-66.1,-65.8,-65.4,-65.5,-65.5,-65.6,-65.6,-65.5,-65.5,-65.6,-65.6,-65.8,-65.6,-65.5,-65.6,-65.7,-65.7,-65.5,-65.7,-65.8,-65.6,-65.6,-65.6,-65.7,-65.7,-65.7,-65.7,-65.5,-65.6,-65.5,-65.5,-65.5,-65.5,-65.5,-65.5,-65.5,-65.7,-65.5,-65.4,-65.5,-65.4,-65.5,-65.7,-65.6,-65.5,-65.5,-65.4,-65.3,-65.2,-65.5,-65.5,-65.4,-65.1,-65.0,-65.2,-65.1,-65.2,-65.3,-65.2,-65.2,-65.2,-65.2,-65.1,-65.3,-65.5,-65.3,-65.1,-65.1,-65.2,-65.3,-65.3,-65.3,-65.4,-65.5,-65.5,-65.4,-65.5,-65.4,-65.3,-65.3,-65.3,-65.3,-65.3,-65.3,-65.3,-65.5,-65.5,-65.4,-65.3,-65.3,-65.4,-65.4,-65.4,-65.4,-65.4,-65.6,-65.7,-65.7,-65.5,-65.5,-65.3,-65.3,-65.3,-65.4,-65.5,-65.4,-65.4,-65.5,-65.6,-65.5,-65.4,-65.4,-65.5,-65.5,-65.7,-65.7,-65.7,-65.5,-65.5,-65.5,-65.5,-65.5,-65.4,-65.5,-65.6,-65.6,-65.5,-65.3,-65.0,-64.9,-65.0,-65.0,-64.8,-64.8,-64.5,-64.2,-64.3,-64.5,-64.5,-64.5,-64.5,-64.7,-64.9,-65.1,-65.0,-65.0,-65.1,-65.3,-65.2,-65.1,-65.0,-65.1,-65.0,-65.1,-65.0,-64.8,-64.7,-64.8,-64.9,-64.9,-64.9,-65.0,-64.9,-64.9,-64.9,-64.9,-64.8,-64.6,-64.6,-64.5,-64.6,-64.6,-64.7,-64.6,-64.6,-64.6,-64.8,-64.7,-64.6,-64.5,-64.5,-64.6,-64.6,-64.7,-64.6,-64.4,-64.3,-64.4,-64.5,-64.4,-64.4,-64.3,-64.4,-64.3,-64.2,-64.1,-64.0,-64.0,-64.0,-64.1,-64.0,-63.9,-63.8,-63.8,-63.9,-63.8,-63.6,-63.6,-63.5,-63.2,-63.2,-63.3,-63.2,-63.2,-63.0,-63.0,-62.8,-62.8,-62.8,-62.7,-62.6,-62.8,-62.7,-62.5,-62.5,-62.5,-62.5,-62.3,-62.1,-62.1,-62.2,-62.3,-62.3,-62.2,-62.1,-62.1,-62.0,-61.9,-61.9,-61.9,-61.8,-61.8,-61.7,-61.7,-61.8,-61.8,-61.7,-61.7,-61.7,-61.6,-61.7,-61.6,-61.6,-61.6,-61.5,-61.4,-61.3,-61.3,-61.4,-61.5,-61.5,-61.4,-61.3,-61.0,-61.1,-61.3,-61.2,-61.3,-61.2,-61.2,-61.1,-61.2,-61.2,-61.2,-61.1,-61.0,-61.0,-61.0,-61.0,-61.1,-61.2,-61.1,-61.1,-60.9,-61.0,-61.0,-61.0,-60.9,-60.8,-60.8,-61.0,-61.0,-60.8,-60.8,-61.0,-61.0,-60.9,-60.8,-60.8,-60.8,-60.8,-60.8,-60.7,-60.8,-60.9,-60.9,-60.9,-61.0,-60.9,-60.8,-60.9,-60.8,-60.7,-60.6,-60.8,-60.9,-60.8,-60.7,-60.7,-60.6,-60.6,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.5,-60.4,-60.4,-60.5,-60.3,-60.1,-59.9,-60.2,-60.3,-60.3,-60.1,-60.0,-59.8,-59.7,-59.7,-59.7,-59.9,-60.0,-59.9,-59.9,-59.8,-59.7,-59.6,-59.5,-59.5,-59.5,-59.5,-59.3,-59.4,-59.4,-59.5,-59.5,-59.3,-59.2,-59.0,-58.8,-59.0,-59.0,-59.0,-59.0,-58.8,-58.9,-58.9,-58.7,-58.7,-58.5,-58.6,-58.7,-58.6,-58.6,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.4,-58.3,-58.2,-58.2,-58.2,-58.0,-58.0,-58.2,-58.2,-58.3,-58.3,-58.2,-58.1,-58.2,-58.1,-58.0,-58.0,-58.1,-58.0,-58.0,-58.1,-58.2,-58.0,-57.8,-57.5,-57.4,-57.7,-57.8,-57.9,-57.8,-57.8,-57.8,-57.8,-57.6,-57.7,-57.7,-57.6,-57.7,-57.7,-57.8,-57.8,-57.8,-57.8,-57.8,-57.7,-57.6,-57.7,-57.9,-58.0,-57.9,-57.6,-57.5,-57.6,-57.7,-57.9,-58.0,-58.0,-57.8,-57.6,-57.5,-57.6,-57.7,-57.7,-57.6,-57.7,-57.6,-57.8,-57.7,-57.6,-57.7,-57.6,-57.6,-57.4,-57.3,-57.3,-57.4,-57.5,-57.5,-57.6,-57.7,-57.7,-57.5,-57.5,-57.6,-57.7,-57.7,-57.6,-57.6,-57.6,-57.5,-57.5,-57.4,-57.5,-57.5,-57.5,-57.5,-57.4,-57.3,-57.4,-57.4,-57.4,-57.4,-57.4,-57.6,-57.6,-57.5,-57.4,-57.4,-57.4,-57.4,-57.5,-57.5,-57.3,-57.3,-57.3,-57.2,-57.1,-57.3,-57.1,-57.0,-57.0,-57.0,-57.1,-57.1,-57.1,-56.8,-56.9,-56.9,-57.1,-56.9,-56.8,-56.8,-56.9,-56.9,-56.8,-56.9,-56.8,-56.8,-56.8,-56.6,-56.6,-56.6,-56.6,-56.5,-56.5,-56.4,-56.3,-77.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-83.1,-67.2,-67.2,-67.2,-67.1,-67.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=200 */
		private double[] getElevationGrid_5_34_height_200()
		{
			double[] value = {-67.3,-67.2,-67.3,-67.4,-67.3,-67.4,-67.5,-67.4,-67.4,-67.4,-67.4,-67.4,-67.4,-67.4,-67.3,-67.5,-67.5,-67.5,-67.5,-67.5,-67.5,-67.3,-67.2,-67.2,-67.0,-67.0,-67.0,-67.3,-67.2,-67.3,-67.3,-67.2,-67.0,-67.1,-67.3,-67.2,-67.1,-67.2,-67.4,-67.3,-67.5,-67.5,-67.5,-67.4,-67.4,-67.4,-67.7,-67.8,-67.6,-67.6,-67.5,-67.3,-67.5,-67.6,-67.5,-67.4,-67.5,-67.6,-67.6,-67.8,-67.7,-67.3,-67.3,-67.3,-67.2,-67.2,-67.2,-67.6,-67.5,-67.2,-67.1,-66.9,-66.9,-67.0,-66.9,-66.8,-66.7,-66.6,-66.7,-66.8,-66.7,-66.7,-66.8,-67.0,-67.0,-66.8,-66.8,-66.8,-66.7,-66.6,-66.6,-66.6,-66.5,-66.7,-66.7,-66.6,-66.6,-66.6,-66.4,-66.6,-66.6,-66.5,-66.4,-66.3,-66.3,-66.4,-66.4,-66.5,-66.5,-66.4,-66.4,-66.3,-66.2,-66.0,-66.0,-66.2,-66.2,-66.3,-66.5,-66.2,-65.8,-65.9,-65.9,-66.0,-66.2,-66.1,-65.9,-66.0,-66.1,-66.2,-66.1,-66.0,-66.0,-66.1,-66.0,-65.9,-66.1,-66.2,-66.1,-66.0,-66.0,-66.1,-66.2,-66.1,-66.0,-65.9,-66.0,-65.9,-65.9,-65.9,-65.8,-65.9,-65.9,-66.0,-66.1,-66.1,-65.9,-65.8,-65.8,-65.9,-66.0,-66.1,-65.9,-65.8,-65.7,-65.6,-65.6,-65.8,-65.9,-65.8,-65.5,-65.5,-65.6,-65.5,-65.6,-65.7,-65.6,-65.6,-65.6,-65.6,-65.6,-65.7,-65.9,-65.8,-65.6,-65.6,-65.6,-65.7,-65.7,-65.6,-65.8,-65.8,-65.8,-65.8,-65.8,-65.8,-65.6,-65.8,-65.8,-65.8,-65.7,-65.7,-65.7,-65.9,-65.9,-65.8,-65.7,-65.8,-65.8,-65.8,-65.9,-65.8,-65.8,-66.0,-66.2,-66.1,-66.0,-65.9,-65.8,-65.8,-65.8,-65.9,-65.9,-65.9,-65.9,-65.9,-66.1,-65.9,-65.8,-65.8,-65.9,-66.0,-66.2,-66.2,-66.2,-66.1,-65.9,-65.9,-66.0,-66.0,-65.9,-66.0,-66.0,-66.1,-66.0,-65.9,-65.5,-65.4,-65.4,-65.4,-65.2,-65.1,-64.8,-64.6,-64.7,-64.9,-65.0,-65.1,-65.1,-65.3,-65.6,-65.7,-65.6,-65.6,-65.6,-65.8,-65.7,-65.6,-65.5,-65.5,-65.5,-65.5,-65.5,-65.2,-65.2,-65.2,-65.4,-65.4,-65.4,-65.4,-65.4,-65.4,-65.3,-65.4,-65.3,-65.1,-65.1,-65.1,-65.1,-65.1,-65.2,-65.1,-65.1,-65.1,-65.2,-65.1,-65.1,-65.0,-64.9,-65.1,-65.1,-65.2,-65.1,-64.9,-64.7,-64.8,-64.9,-64.9,-64.8,-64.8,-64.9,-64.8,-64.7,-64.6,-64.4,-64.4,-64.5,-64.5,-64.5,-64.4,-64.3,-64.2,-64.4,-64.2,-64.1,-64.1,-64.0,-63.6,-63.5,-63.6,-63.6,-63.6,-63.5,-63.3,-63.2,-63.3,-63.3,-63.2,-63.1,-63.2,-63.1,-63.0,-62.9,-62.9,-62.9,-62.8,-62.5,-62.5,-62.6,-62.7,-62.7,-62.5,-62.6,-62.6,-62.4,-62.4,-62.4,-62.4,-62.3,-62.3,-62.2,-62.2,-62.3,-62.2,-62.2,-62.1,-62.1,-62.1,-62.2,-62.1,-62.0,-62.0,-61.9,-61.9,-61.7,-61.7,-61.8,-61.8,-61.8,-61.8,-61.8,-61.5,-61.5,-61.6,-61.7,-61.7,-61.7,-61.6,-61.5,-61.6,-61.6,-61.6,-61.5,-61.5,-61.5,-61.4,-61.5,-61.4,-61.6,-61.5,-61.5,-61.3,-61.3,-61.4,-61.4,-61.3,-61.2,-61.2,-61.3,-61.3,-61.2,-61.2,-61.3,-61.3,-61.3,-61.1,-61.1,-61.2,-61.1,-61.1,-61.0,-61.2,-61.3,-61.2,-61.2,-61.3,-61.2,-61.2,-61.2,-61.2,-61.0,-61.0,-61.1,-61.2,-61.1,-61.0,-61.0,-60.9,-60.9,-60.9,-60.8,-60.8,-60.8,-60.8,-60.8,-60.8,-60.7,-60.6,-60.6,-60.7,-60.6,-60.4,-60.2,-60.5,-60.6,-60.6,-60.5,-60.3,-60.2,-60.0,-60.0,-60.0,-60.3,-60.3,-60.2,-60.1,-60.1,-60.0,-59.9,-59.7,-59.8,-59.8,-59.8,-59.6,-59.6,-59.7,-59.8,-59.8,-59.5,-59.5,-59.3,-59.2,-59.3,-59.4,-59.3,-59.3,-59.1,-59.2,-59.3,-59.0,-59.0,-58.8,-58.9,-59.0,-59.0,-58.9,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.6,-58.5,-58.5,-58.6,-58.5,-58.3,-58.3,-58.5,-58.5,-58.5,-58.5,-58.5,-58.4,-58.4,-58.3,-58.2,-58.2,-58.4,-58.3,-58.3,-58.3,-58.4,-58.4,-58.1,-57.9,-57.8,-57.9,-58.1,-58.1,-58.1,-58.1,-58.1,-58.0,-57.9,-58.0,-57.9,-57.9,-57.9,-57.9,-58.0,-58.0,-58.0,-58.1,-58.0,-58.0,-57.9,-57.8,-58.1,-58.1,-58.0,-57.8,-57.8,-57.8,-58.0,-58.1,-58.2,-58.2,-58.0,-57.9,-57.7,-57.8,-58.0,-57.9,-57.8,-57.9,-57.9,-58.0,-58.0,-57.8,-57.9,-57.8,-57.8,-57.6,-57.5,-57.5,-57.7,-57.8,-57.8,-57.9,-58.1,-57.9,-57.8,-57.8,-57.9,-57.9,-57.9,-57.9,-57.8,-57.9,-57.8,-57.8,-57.6,-57.7,-57.8,-57.8,-57.7,-57.7,-57.6,-57.6,-57.6,-57.6,-57.6,-57.6,-57.7,-57.8,-57.7,-57.6,-57.6,-57.7,-57.6,-57.7,-57.7,-57.5,-57.6,-57.5,-57.4,-57.4,-57.5,-57.3,-57.3,-57.3,-57.3,-57.4,-57.4,-57.4,-57.1,-57.1,-57.2,-57.3,-57.2,-57.1,-57.1,-57.1,-57.1,-57.0,-57.1,-57.0,-56.9,-56.9,-56.8,-56.8,-56.8,-56.9,-56.8,-56.7,-56.6,-56.5,-77.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-67.7,-67.7,-67.6,-67.6,-67.8,-67.8,-67.7,-67.6,-67.7,-67.6,-67.6,-67.7,-67.7,-67.8,-67.8,-67.8,-67.8,-67.8,-67.7,-67.6,-67.8,-67.9,-67.8,-67.8,-67.8,-67.8,-67.8,-67.7,-67.6,-67.6,-67.4,-67.5,-67.7,-67.7,-67.8,-67.8,-67.6,-67.5,-67.7,-67.8,-67.8,-67.7,-67.7,-67.8,-67.7,-67.9,-68.0,-67.9,-67.7,-67.8,-67.9,-68.2,-68.3,-68.2,-68.1,-68.1,-67.9,-68.0,-68.1,-68.1,-68.0,-67.9,-68.1,-68.0,-68.2,-68.2,-67.9,-67.8,-67.8,-67.7,-67.7,-67.6,-67.7,-67.7,-67.5,-67.4,-67.3,-67.4,-67.5,-67.5,-67.3,-67.3,-67.2,-67.3,-67.3,-67.3,-67.3,-67.4,-67.5,-67.6,-67.4,-67.5,-67.3,-67.2,-67.2,-67.2,-67.2,-67.2,-67.2,-67.3,-67.2,-67.2,-67.2,-67.0,-67.1,-67.2,-67.1,-67.0,-66.8,-66.8,-67.0,-67.0,-67.0,-67.1,-67.0,-66.9,-66.9,-66.8,-66.6,-66.6,-66.7,-66.8,-66.9,-67.1,-66.8,-66.4,-66.4,-66.5,-66.6,-66.7,-66.7,-66.5,-66.6,-66.7,-66.8,-66.7,-66.6,-66.6,-66.7,-66.5,-66.4,-66.6,-66.8,-66.7,-66.6,-66.6,-66.7,-66.7,-66.6,-66.6,-66.5,-66.5,-66.4,-66.5,-66.4,-66.4,-66.4,-66.5,-66.5,-66.6,-66.6,-66.5,-66.4,-66.3,-66.3,-66.5,-66.5,-66.5,-66.3,-66.3,-66.2,-66.1,-66.3,-66.4,-66.3,-66.0,-66.0,-66.1,-66.0,-66.0,-66.1,-66.0,-66.1,-66.1,-66.1,-66.1,-66.3,-66.4,-66.3,-66.1,-66.1,-66.1,-66.2,-66.2,-66.1,-66.2,-66.3,-66.4,-66.3,-66.3,-66.3,-66.1,-66.3,-66.3,-66.3,-66.3,-66.2,-66.2,-66.4,-66.5,-66.4,-66.2,-66.2,-66.3,-66.4,-66.4,-66.4,-66.3,-66.5,-66.6,-66.6,-66.5,-66.4,-66.3,-66.3,-66.3,-66.4,-66.4,-66.4,-66.4,-66.4,-66.5,-66.5,-66.4,-66.3,-66.4,-66.5,-66.7,-66.8,-66.7,-66.6,-66.5,-66.4,-66.5,-66.5,-66.3,-66.5,-66.5,-66.5,-66.5,-66.4,-66.0,-65.9,-65.9,-65.9,-65.8,-65.7,-65.5,-65.3,-65.3,-65.5,-65.7,-65.7,-65.7,-65.9,-66.1,-66.2,-66.1,-66.1,-66.1,-66.1,-66.2,-66.0,-66.0,-66.0,-66.0,-65.9,-66.0,-65.7,-65.6,-65.7,-65.7,-65.8,-65.8,-65.9,-65.8,-65.9,-65.8,-65.9,-65.8,-65.6,-65.6,-65.5,-65.5,-65.5,-65.7,-65.5,-65.5,-65.5,-65.6,-65.5,-65.5,-65.5,-65.4,-65.5,-65.5,-65.6,-65.5,-65.3,-65.2,-65.1,-65.4,-65.3,-65.3,-65.2,-65.3,-65.3,-65.2,-65.0,-64.9,-64.9,-64.9,-65.0,-65.0,-64.8,-64.8,-64.7,-64.9,-64.8,-64.5,-64.5,-64.4,-64.1,-63.9,-63.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=201 */
		private double[] getElevationGrid_5_34_height_201()
		{
			double[] value = {-63.8,-63.8,-63.7,-63.6,-63.6,-63.7,-63.7,-63.7,-63.6,-63.7,-63.6,-63.5,-63.4,-63.3,-63.3,-63.3,-63.0,-62.9,-63.0,-63.1,-63.1,-63.0,-62.9,-63.0,-62.8,-62.8,-62.8,-62.8,-62.7,-62.7,-62.6,-62.6,-62.7,-62.6,-62.6,-62.6,-62.6,-62.5,-62.6,-62.5,-62.3,-62.4,-62.3,-62.3,-62.2,-62.1,-62.2,-62.3,-62.3,-62.2,-62.2,-61.9,-61.8,-62.1,-62.1,-62.1,-62.0,-62.0,-61.9,-61.9,-62.0,-62.0,-61.9,-61.9,-61.8,-61.8,-61.8,-61.8,-61.9,-61.8,-61.8,-61.7,-61.6,-61.7,-61.7,-61.6,-61.5,-61.5,-61.5,-61.6,-61.5,-61.5,-61.6,-61.6,-61.6,-61.4,-61.3,-61.3,-61.4,-61.3,-61.3,-61.4,-61.5,-61.5,-61.5,-61.5,-61.5,-61.5,-61.5,-61.4,-61.3,-61.3,-61.3,-61.5,-61.3,-61.2,-61.2,-61.1,-61.1,-61.1,-61.0,-61.0,-61.0,-61.0,-60.9,-61.0,-61.0,-60.8,-60.8,-60.9,-60.8,-60.6,-60.4,-60.6,-60.8,-60.8,-60.7,-60.6,-60.4,-60.3,-60.3,-60.2,-60.4,-60.5,-60.4,-60.3,-60.3,-60.2,-60.2,-59.9,-60.0,-60.0,-60.1,-59.8,-59.8,-59.8,-59.9,-60.0,-59.8,-59.8,-59.5,-59.4,-59.5,-59.6,-59.5,-59.5,-59.3,-59.4,-59.5,-59.3,-59.3,-59.0,-59.1,-59.2,-59.2,-59.0,-59.0,-59.0,-59.0,-59.0,-59.0,-58.9,-58.9,-58.8,-58.7,-58.8,-58.7,-58.6,-58.5,-58.8,-58.7,-58.8,-58.7,-58.7,-58.5,-58.6,-58.6,-58.4,-58.4,-58.6,-58.6,-58.5,-58.5,-58.6,-58.6,-58.3,-58.1,-58.0,-58.1,-58.3,-58.3,-58.3,-58.3,-58.3,-58.2,-58.0,-58.1,-58.2,-58.1,-58.0,-58.1,-58.1,-58.2,-58.2,-58.3,-58.2,-58.1,-58.0,-58.0,-58.2,-58.2,-58.1,-58.0,-58.0,-58.0,-58.1,-58.3,-58.3,-58.4,-58.2,-58.1,-57.9,-58.0,-58.2,-58.0,-58.0,-58.1,-58.0,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-57.8,-57.7,-57.8,-57.9,-58.0,-58.0,-58.1,-58.3,-58.1,-58.0,-58.0,-58.0,-58.1,-58.1,-58.1,-58.0,-58.1,-58.0,-58.0,-57.8,-57.9,-58.0,-58.0,-57.9,-57.8,-57.7,-57.7,-57.8,-57.8,-57.7,-57.8,-57.9,-58.0,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.8,-57.7,-57.7,-57.6,-57.6,-57.7,-57.5,-57.5,-57.5,-57.5,-57.5,-57.5,-57.6,-57.4,-57.3,-57.4,-57.5,-57.4,-57.3,-57.3,-57.3,-57.4,-57.3,-57.2,-57.2,-57.0,-57.1,-57.0,-57.0,-57.0,-57.1,-57.0,-57.0,-56.9,-56.8,-77.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-68.2,-68.3,-68.1,-68.1,-68.3,-68.2,-68.2,-68.0,-68.2,-68.1,-68.1,-68.1,-68.1,-68.2,-68.3,-68.3,-68.2,-68.2,-68.2,-68.1,-68.2,-68.3,-68.3,-68.1,-68.3,-68.3,-68.2,-68.2,-68.1,-68.0,-67.9,-68.0,-68.2,-68.2,-68.2,-68.3,-68.1,-68.1,-68.3,-68.4,-68.3,-68.3,-68.3,-68.3,-68.2,-68.3,-68.4,-68.3,-68.1,-68.3,-68.4,-68.6,-68.7,-68.6,-68.5,-68.5,-68.2,-68.4,-68.6,-68.6,-68.4,-68.2,-68.5,-68.4,-68.5,-68.4,-68.2,-68.3,-68.3,-68.1,-68.1,-68.0,-68.0,-68.0,-68.0,-67.9,-67.8,-67.9,-68.0,-68.0,-67.9,-67.8,-67.7,-67.8,-67.9,-67.8,-67.9,-67.9,-68.0,-68.1,-68.0,-67.9,-67.9,-67.7,-67.7,-67.7,-67.7,-67.6,-67.7,-67.8,-67.7,-67.7,-67.7,-67.5,-67.6,-67.7,-67.6,-67.5,-67.4,-67.4,-67.5,-67.5,-67.5,-67.6,-67.5,-67.5,-67.3,-67.2,-67.2,-67.1,-67.3,-67.3,-67.5,-67.6,-67.3,-66.9,-67.0,-67.0,-67.1,-67.2,-67.1,-67.0,-67.1,-67.1,-67.3,-67.2,-67.0,-67.1,-67.2,-67.1,-66.9,-67.1,-67.3,-67.2,-67.2,-67.1,-67.1,-67.2,-67.1,-67.0,-67.0,-67.0,-67.0,-66.9,-66.9,-66.9,-66.9,-67.0,-66.9,-67.1,-67.0,-66.9,-66.9,-66.7,-66.8,-67.0,-67.0,-67.0,-66.8,-66.8,-66.7,-66.5,-66.8,-66.8,-66.7,-66.5,-66.4,-66.6,-66.5,-66.5,-66.5,-66.5,-66.5,-66.6,-66.6,-66.6,-66.6,-66.9,-66.7,-66.5,-66.5,-66.6,-66.6,-66.6,-66.6,-66.6,-66.8,-66.8,-66.7,-66.8,-66.8,-66.5,-66.6,-66.7,-66.7,-66.7,-66.7,-66.7,-66.8,-66.9,-66.8,-66.7,-66.7,-66.8,-66.8,-66.8,-66.8,-66.7,-66.9,-67.0,-67.0,-66.9,-66.9,-66.7,-66.7,-66.7,-66.8,-66.8,-66.8,-66.8,-66.8,-67.0,-66.9,-66.8,-66.8,-66.8,-66.9,-67.1,-67.2,-67.0,-67.0,-66.9,-66.9,-66.8,-66.8,-66.8,-66.9,-66.9,-66.9,-66.9,-66.9,-66.5,-66.3,-66.3,-66.4,-66.4,-66.3,-66.2,-66.0,-66.0,-66.2,-66.2,-66.3,-66.2,-66.3,-66.5,-66.5,-66.5,-66.5,-66.5,-66.5,-66.6,-66.5,-66.5,-66.4,-66.4,-66.3,-66.4,-66.1,-66.0,-66.0,-66.2,-66.2,-66.1,-66.3,-66.2,-66.3,-66.2,-66.2,-66.2,-66.0,-66.0,-65.9,-65.9,-65.9,-66.0,-66.0,-65.9,-65.9,-66.0,-65.9,-65.8,-65.8,-65.8,-65.8,-65.8,-66.0,-65.9,-65.7,-65.5,-65.5,-65.7,-65.7,-65.6,-65.6,-65.8,-65.7,-65.6,-65.5,-65.4,-65.3,-65.4,-65.5,-65.5,-65.3,-65.2,-65.2,-65.3,-65.2,-65.0,-64.9,-64.8,-64.5,-64.3,-64.1,-64.1,-64.1,-64.0,-64.0,-64.0,-64.2,-64.3,-64.2,-64.0,-64.1,-64.1,-64.0,-63.8,-63.8,-63.8,-63.7,-63.5,-63.3,-63.3,-63.5,-63.5,-63.3,-63.3,-63.4,-63.3,-63.2,-63.2,-63.2,-63.1,-63.1,-63.0,-63.0,-63.1,-63.0,-63.0,-62.9,-63.0,-62.8,-63.0,-62.8,-62.7,-62.7,-62.7,-62.7,-62.6,-62.5,-62.6,-62.6,-62.7,-62.6,-62.5,-62.3,-62.2,-62.4,-62.4,-62.4,-62.3,-62.3,-62.3,-62.3,-62.4,-62.3,-62.3,-62.2,-62.2,-62.2,-62.2,-62.1,-62.2,-62.1,-62.1,-62.0,-62.0,-62.0,-62.0,-62.0,-61.9,-61.8,-61.9,-61.9,-61.8,-61.8,-61.9,-61.9,-61.8,-61.7,-61.6,-61.6,-61.6,-61.6,-61.5,-61.6,-61.7,-61.7,-61.7,-61.8,-61.7,-61.7,-61.7,-61.7,-61.6,-61.5,-61.6,-61.6,-61.6,-61.5,-61.5,-61.3,-61.3,-61.3,-61.2,-61.2,-61.1,-61.2,-61.1,-61.1,-61.1,-61.0,-61.0,-61.1,-61.0,-60.8,-60.6,-60.8,-61.0,-61.0,-60.9,-60.8,-60.6,-60.5,-60.5,-60.4,-60.6,-60.6,-60.6,-60.5,-60.5,-60.4,-60.4,-60.1,-60.1,-60.2,-60.3,-60.1,-60.0,-60.1,-60.1,-60.2,-60.0,-60.0,-59.8,-59.7,-59.7,-59.8,-59.7,-59.7,-59.5,-59.6,-59.7,-59.5,-59.5,-59.3,-59.3,-59.4,-59.4,-59.3,-59.2,-59.2,-59.3,-59.2,-59.2,-59.1,-59.1,-59.0,-59.0,-59.0,-59.0,-58.8,-58.8,-59.0,-58.9,-59.0,-59.0,-58.9,-58.8,-58.8,-58.8,-58.6,-58.6,-58.8,-58.8,-58.7,-58.8,-58.7,-58.8,-58.5,-58.3,-58.2,-58.3,-58.5,-58.6,-58.5,-58.5,-58.4,-58.4,-58.2,-58.3,-58.3,-58.3,-58.2,-58.3,-58.3,-58.3,-58.3,-58.4,-58.3,-58.3,-58.1,-58.1,-58.3,-58.3,-58.3,-58.3,-58.2,-58.3,-58.3,-58.5,-58.6,-58.6,-58.4,-58.3,-58.1,-58.2,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.1,-58.0,-58.0,-58.2,-58.3,-58.3,-58.3,-58.5,-58.4,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.3,-58.2,-58.2,-58.1,-58.1,-58.2,-58.1,-58.1,-58.1,-58.0,-57.9,-58.1,-58.0,-58.0,-58.0,-58.1,-58.1,-58.0,-58.0,-58.0,-58.0,-58.0,-58.1,-58.0,-58.0,-58.0,-57.9,-57.9,-57.9,-58.0,-57.8,-57.8,-57.8,-57.7,-57.8,-57.8,-57.8,-57.6,-57.5,-57.6,-57.7,-57.6,-57.5,-57.5,-57.6,-57.6,-57.5,-57.5,-57.4,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.3,-57.2,-57.2,-57.1,-78.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=202 */
		private double[] getElevationGrid_5_34_height_202()
		{
			double[] value = {-99.0,-99.0,-99.0,-99.0,-99.0,-68.6,-68.6,-68.5,-68.5,-68.7,-68.6,-68.7,-68.5,-68.6,-68.5,-68.5,-68.6,-68.6,-68.6,-68.7,-68.8,-68.7,-68.7,-68.7,-68.6,-68.6,-68.8,-68.7,-68.6,-68.7,-68.7,-68.6,-68.6,-68.5,-68.4,-68.4,-68.4,-68.6,-68.7,-68.7,-68.7,-68.6,-68.6,-68.6,-68.8,-68.8,-68.7,-68.6,-68.8,-68.6,-68.8,-68.8,-68.8,-68.6,-68.7,-68.8,-69.0,-69.1,-69.0,-68.9,-69.0,-68.7,-68.8,-69.0,-69.0,-68.8,-68.6,-68.8,-68.7,-68.8,-68.7,-68.6,-68.6,-68.7,-68.6,-68.5,-68.4,-68.4,-68.4,-68.3,-68.3,-68.3,-68.4,-68.5,-68.4,-68.4,-68.3,-68.2,-68.3,-68.4,-68.3,-68.3,-68.4,-68.4,-68.5,-68.4,-68.3,-68.3,-68.2,-68.2,-68.1,-68.1,-68.1,-68.2,-68.2,-68.2,-68.2,-68.1,-68.0,-68.1,-68.1,-68.0,-68.0,-67.8,-67.8,-68.0,-68.0,-68.0,-68.0,-68.0,-67.9,-67.8,-67.8,-67.7,-67.6,-67.8,-67.8,-67.9,-68.0,-67.9,-67.5,-67.5,-67.5,-67.5,-67.6,-67.6,-67.5,-67.6,-67.6,-67.8,-67.6,-67.6,-67.6,-67.6,-67.6,-67.4,-67.6,-67.8,-67.7,-67.6,-67.5,-67.6,-67.7,-67.6,-67.5,-67.5,-67.5,-67.4,-67.4,-67.3,-67.3,-67.3,-67.4,-67.4,-67.5,-67.5,-67.3,-67.3,-67.2,-67.2,-67.4,-67.3,-67.4,-67.2,-67.2,-67.1,-67.0,-67.1,-67.2,-67.2,-67.0,-66.9,-67.0,-66.9,-66.9,-67.0,-67.0,-67.0,-67.0,-67.0,-67.0,-67.1,-67.3,-67.2,-67.0,-67.0,-67.0,-67.1,-67.1,-67.0,-67.0,-67.1,-67.2,-67.1,-67.2,-67.2,-67.0,-67.1,-67.1,-67.2,-67.1,-67.2,-67.2,-67.3,-67.4,-67.3,-67.1,-67.1,-67.2,-67.2,-67.3,-67.3,-67.2,-67.3,-67.4,-67.4,-67.3,-67.3,-67.2,-67.2,-67.2,-67.3,-67.3,-67.3,-67.3,-67.3,-67.4,-67.3,-67.2,-67.2,-67.2,-67.3,-67.5,-67.5,-67.4,-67.4,-67.3,-67.3,-67.3,-67.3,-67.2,-67.3,-67.3,-67.3,-67.3,-67.3,-67.0,-66.8,-66.8,-66.8,-66.8,-66.8,-66.8,-66.6,-66.6,-66.8,-66.8,-66.8,-66.7,-66.7,-66.9,-67.0,-67.0,-66.9,-67.0,-67.0,-67.1,-67.0,-66.9,-66.8,-66.8,-66.8,-66.9,-66.6,-66.6,-66.6,-66.7,-66.7,-66.6,-66.8,-66.7,-66.7,-66.6,-66.7,-66.6,-66.5,-66.4,-66.3,-66.4,-66.4,-66.5,-66.4,-66.3,-66.3,-66.4,-66.3,-66.3,-66.3,-66.2,-66.3,-66.3,-66.4,-66.3,-66.2,-66.0,-66.0,-66.1,-66.1,-66.1,-66.1,-66.1,-66.1,-66.1,-66.1,-65.9,-65.9,-65.9,-66.0,-66.0,-65.8,-65.8,-65.8,-65.8,-65.7,-65.5,-65.5,-65.4,-65.1,-64.8,-64.7,-64.6,-64.6,-64.6,-64.6,-64.7,-64.8,-64.8,-64.8,-64.7,-64.7,-64.7,-64.6,-64.4,-64.3,-64.3,-64.3,-64.0,-63.8,-63.8,-64.0,-64.0,-63.9,-63.8,-63.8,-63.8,-63.8,-63.8,-63.6,-63.6,-63.6,-63.6,-63.5,-63.6,-63.6,-63.5,-63.4,-63.4,-63.3,-63.4,-63.3,-63.2,-63.2,-63.2,-63.1,-63.0,-63.0,-63.0,-63.1,-63.1,-63.0,-63.0,-62.8,-62.7,-62.8,-62.8,-62.9,-62.8,-62.7,-62.7,-62.7,-62.8,-62.7,-62.7,-62.7,-62.6,-62.6,-62.6,-62.5,-62.6,-62.5,-62.6,-62.4,-62.3,-62.4,-62.4,-62.4,-62.3,-62.3,-62.3,-62.3,-62.3,-62.2,-62.3,-62.3,-62.3,-62.1,-62.0,-62.0,-62.0,-62.0,-61.9,-62.0,-62.1,-62.0,-62.1,-62.1,-62.1,-62.0,-62.1,-62.0,-61.9,-61.9,-62.0,-62.0,-62.0,-61.8,-61.8,-61.7,-61.6,-61.5,-61.5,-61.5,-61.5,-61.5,-61.4,-61.4,-61.4,-61.3,-61.3,-61.3,-61.3,-61.1,-61.0,-61.1,-61.2,-61.2,-61.2,-61.0,-60.9,-60.8,-60.8,-60.7,-60.9,-60.9,-60.9,-60.8,-60.8,-60.6,-60.6,-60.4,-60.4,-60.5,-60.6,-60.4,-60.3,-60.4,-60.4,-60.5,-60.3,-60.3,-60.1,-60.0,-60.1,-60.1,-60.0,-60.0,-59.8,-59.9,-60.0,-59.9,-59.8,-59.6,-59.7,-59.7,-59.7,-59.6,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.3,-59.2,-59.3,-59.3,-59.1,-59.1,-59.2,-59.2,-59.3,-59.3,-59.2,-59.1,-59.2,-59.0,-59.0,-59.0,-59.1,-59.0,-59.0,-59.0,-59.0,-59.0,-58.8,-58.6,-58.5,-58.6,-58.8,-58.8,-58.7,-58.7,-58.6,-58.6,-58.5,-58.5,-58.6,-58.5,-58.5,-58.5,-58.5,-58.6,-58.6,-58.6,-58.5,-58.5,-58.3,-58.3,-58.4,-58.5,-58.6,-58.6,-58.5,-58.5,-58.6,-58.7,-58.7,-58.8,-58.6,-58.5,-58.4,-58.5,-58.6,-58.5,-58.5,-58.5,-58.5,-58.6,-58.6,-58.5,-58.5,-58.5,-58.5,-58.5,-58.3,-58.4,-58.5,-58.5,-58.5,-58.5,-58.6,-58.7,-58.6,-58.5,-58.5,-58.5,-58.5,-58.6,-58.6,-58.6,-58.5,-58.5,-58.3,-58.4,-58.5,-58.4,-58.4,-58.4,-58.3,-58.2,-58.3,-58.3,-58.2,-58.3,-58.4,-58.4,-58.3,-58.3,-58.2,-58.3,-58.3,-58.4,-58.3,-58.3,-58.3,-58.3,-58.2,-58.2,-58.3,-58.1,-58.1,-58.0,-58.0,-58.1,-58.1,-58.1,-58.0,-57.8,-57.9,-58.0,-57.9,-57.8,-57.7,-57.8,-57.9,-57.8,-57.7,-57.7,-57.6,-57.6,-57.6,-57.5,-57.6,-57.6,-57.5,-57.5,-57.5,-57.4,-78.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-69.0,-69.1,-69.0,-69.0,-69.1,-69.1,-69.1,-69.0,-69.2,-69.1,-69.1,-69.1,-69.1,-69.2,-69.3,-69.3,-69.2,-69.2,-69.2,-69.1,-69.1,-69.2,-69.2,-69.1,-69.3,-69.2,-69.2,-69.1,-69.0,-68.9,-68.9,-68.9,-69.1,-69.2,-69.2,-69.2,-69.1,-69.1,-69.2,-69.3,-69.3,-69.3,-69.2,-69.3,-69.2,-69.3,-69.3,-69.3,-69.1,-69.3,-69.4,-69.5,-69.6,-69.5,-69.4,-69.5,-69.2,-69.3,-69.5,-69.4,-69.4,-69.2,-69.3,-69.2,-69.3,-69.2,-69.2,-69.2,-69.2,-69.1,-69.0,-69.0,-68.9,-68.9,-68.9,-68.8,-68.8,-68.8,-68.9,-69.0,-68.9,-68.8,-68.8,-68.8,-68.9,-68.8,-68.8,-68.9,-68.9,-69.0,-68.9,-68.8,-68.8,-68.7,-68.7,-68.6,-68.7,-68.7,-68.7,-68.8,-68.8,-68.7,-68.7,-68.6,-68.6,-68.7,-68.6,-68.6,-68.4,-68.4,-68.5,-68.5,-68.5,-68.6,-68.6,-68.4,-68.3,-68.3,-68.3,-68.2,-68.3,-68.3,-68.5,-68.6,-68.4,-68.2,-68.0,-68.0,-68.1,-68.2,-68.2,-68.1,-68.1,-68.2,-68.3,-68.2,-68.2,-68.1,-68.2,-68.2,-68.0,-68.2,-68.3,-68.2,-68.2,-68.1,-68.1,-68.3,-68.2,-68.1,-68.0,-68.0,-68.0,-67.9,-67.9,-67.9,-67.9,-67.9,-67.9,-68.1,-68.0,-67.9,-67.8,-67.7,-67.8,-67.8,-67.8,-67.8,-67.7,-67.6,-67.6,-67.5,-67.6,-67.7,-67.7,-67.5,-67.3,-67.5,-67.4,-67.4,-67.5,-67.5,-67.4,-67.5,-67.6,-67.5,-67.6,-67.8,-67.7,-67.6,-67.6,-67.6,-67.7,-67.6,-67.5,-67.6,-67.6,-67.7,-67.6,-67.7,-67.7,-67.6,-67.6,-67.7,-67.7,-67.7,-67.8,-67.7,-67.8,-67.9,-67.8,-67.7,-67.7,-67.7,-67.8,-67.8,-67.8,-67.7,-67.8,-67.9,-67.9,-67.8,-67.8,-67.8,-67.8,-67.8,-67.8,-67.8,-67.8,-67.8,-67.8,-67.9,-67.9,-67.8,-67.8,-67.8,-67.8,-68.0,-68.0,-67.9,-67.9,-67.8,-67.8,-67.8,-67.8,-67.8,-67.9,-67.8,-67.8,-67.8,-67.8,-67.7,-67.4,-67.3,-67.4,-67.5,-67.5,-67.5,-67.3,-67.3,-67.4,-67.4,-67.3,-67.2,-67.2,-67.4,-67.5,-67.5,-67.5,-67.5,-67.6,-67.6,-67.5,-67.4,-67.3,-67.4,-67.3,-67.4,-67.2,-67.2,-67.2,-67.3,-67.2,-67.2,-67.3,-67.3,-67.3,-67.2,-67.2,-67.2,-67.1,-67.0,-66.9,-66.9,-66.9,-67.1,-67.0,-66.8,-66.8,-66.9,-66.8,-66.8,-66.8,-66.8,-66.8,-66.8,-66.9,-66.8,-66.7,-66.6,-66.6,-66.7,-66.7,-66.7,-66.6,-66.7,-66.7,-66.7,-66.6,-66.5,-66.4,-66.6,-66.6,-66.5,-66.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=203 */
		private double[] getElevationGrid_5_34_height_203()
		{
			double[] value = {-66.3,-66.3,-66.3,-66.2,-66.1,-66.1,-66.1,-65.8,-65.6,-65.4,-65.3,-65.4,-65.3,-65.4,-65.5,-65.6,-65.6,-65.5,-65.3,-65.4,-65.4,-65.3,-65.1,-64.9,-65.0,-64.9,-64.7,-64.5,-64.5,-64.6,-64.6,-64.5,-64.4,-64.4,-64.4,-64.4,-64.3,-64.3,-64.3,-64.3,-64.2,-64.0,-64.2,-64.2,-64.0,-64.0,-64.0,-63.9,-64.0,-63.9,-63.8,-63.8,-63.8,-63.7,-63.6,-63.5,-63.5,-63.6,-63.6,-63.5,-63.5,-63.3,-63.2,-63.3,-63.3,-63.3,-63.3,-63.2,-63.2,-63.2,-63.3,-63.2,-63.2,-63.2,-63.1,-63.1,-63.1,-63.0,-63.0,-63.0,-63.1,-63.0,-62.8,-62.9,-62.9,-62.9,-62.8,-62.8,-62.8,-62.8,-62.7,-62.7,-62.7,-62.7,-62.8,-62.6,-62.5,-62.5,-62.5,-62.5,-62.4,-62.4,-62.5,-62.5,-62.5,-62.5,-62.5,-62.5,-62.5,-62.5,-62.3,-62.3,-62.3,-62.4,-62.3,-62.2,-62.1,-62.0,-62.0,-62.0,-61.8,-61.8,-61.8,-61.8,-61.7,-61.8,-61.8,-61.7,-61.6,-61.7,-61.6,-61.5,-61.3,-61.5,-61.5,-61.6,-61.5,-61.4,-61.3,-61.1,-61.1,-61.1,-61.3,-61.3,-61.2,-61.1,-61.1,-61.0,-60.9,-60.7,-60.7,-60.8,-60.9,-60.8,-60.7,-60.7,-60.8,-60.8,-60.7,-60.6,-60.5,-60.4,-60.4,-60.5,-60.4,-60.3,-60.2,-60.2,-60.3,-60.2,-60.1,-60.0,-60.0,-60.0,-60.0,-59.9,-59.8,-59.8,-59.9,-59.8,-59.8,-59.8,-59.8,-59.8,-59.6,-59.6,-59.6,-59.5,-59.5,-59.6,-59.6,-59.6,-59.6,-59.5,-59.4,-59.5,-59.3,-59.2,-59.3,-59.4,-59.3,-59.3,-59.3,-59.3,-59.3,-59.1,-59.0,-58.8,-58.9,-59.0,-59.1,-59.0,-58.9,-58.9,-58.9,-58.8,-58.8,-58.8,-58.8,-58.7,-58.8,-58.8,-58.8,-58.8,-58.9,-58.8,-58.8,-58.6,-58.6,-58.7,-58.8,-58.9,-58.9,-58.9,-58.9,-58.9,-59.0,-59.0,-59.0,-58.9,-58.8,-58.7,-58.7,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.7,-58.7,-58.8,-58.8,-58.8,-58.8,-58.9,-58.9,-58.9,-58.8,-58.8,-58.8,-58.8,-58.9,-58.8,-58.8,-58.8,-58.8,-58.7,-58.6,-58.8,-58.7,-58.7,-58.7,-58.5,-58.5,-58.6,-58.6,-58.6,-58.6,-58.6,-58.7,-58.6,-58.6,-58.5,-58.6,-58.6,-58.6,-58.6,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.5,-58.4,-58.3,-58.3,-58.4,-58.4,-58.4,-58.2,-58.1,-58.1,-58.3,-58.2,-58.1,-58.0,-58.0,-58.1,-58.0,-58.0,-57.9,-57.8,-57.8,-57.8,-57.9,-57.9,-57.9,-57.9,-57.8,-57.8,-57.8,-78.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-69.6,-69.6,-69.6,-69.6,-69.8,-69.7,-69.7,-69.7,-69.8,-69.7,-69.7,-69.7,-69.7,-69.8,-69.9,-69.9,-69.8,-69.8,-69.9,-69.7,-69.8,-69.8,-69.8,-69.8,-69.9,-69.8,-69.8,-69.8,-69.7,-69.6,-69.6,-69.6,-69.8,-69.8,-69.9,-69.9,-69.8,-69.8,-69.8,-69.9,-69.9,-69.9,-69.8,-69.9,-69.8,-70.0,-70.0,-70.0,-69.8,-69.9,-70.0,-70.2,-70.2,-70.2,-70.1,-70.2,-70.0,-70.0,-70.1,-70.1,-70.1,-69.8,-69.9,-69.8,-69.8,-69.8,-69.8,-69.8,-69.8,-69.7,-69.7,-69.6,-69.6,-69.6,-69.6,-69.5,-69.5,-69.5,-69.6,-69.6,-69.6,-69.5,-69.4,-69.4,-69.6,-69.6,-69.6,-69.5,-69.5,-69.6,-69.6,-69.5,-69.5,-69.3,-69.3,-69.3,-69.4,-69.3,-69.4,-69.4,-69.3,-69.4,-69.3,-69.2,-69.3,-69.3,-69.2,-69.2,-69.1,-69.1,-69.1,-69.2,-69.1,-69.2,-69.2,-69.1,-69.0,-69.0,-69.0,-68.8,-69.0,-69.0,-69.1,-69.2,-69.1,-68.8,-68.7,-68.7,-68.8,-68.8,-68.8,-68.7,-68.8,-68.8,-69.0,-68.9,-68.8,-68.8,-68.8,-68.8,-68.6,-68.8,-68.9,-68.8,-68.8,-68.8,-68.8,-68.8,-68.8,-68.7,-68.6,-68.6,-68.6,-68.6,-68.6,-68.5,-68.6,-68.6,-68.5,-68.7,-68.6,-68.6,-68.5,-68.3,-68.3,-68.5,-68.4,-68.4,-68.3,-68.3,-68.2,-68.1,-68.2,-68.3,-68.2,-68.1,-68.0,-68.1,-67.9,-68.0,-68.1,-68.1,-68.1,-68.1,-68.1,-68.1,-68.2,-68.3,-68.3,-68.2,-68.2,-68.2,-68.3,-68.2,-68.1,-68.2,-68.2,-68.3,-68.2,-68.3,-68.3,-68.2,-68.2,-68.3,-68.3,-68.3,-68.3,-68.3,-68.3,-68.4,-68.4,-68.4,-68.3,-68.3,-68.4,-68.4,-68.4,-68.3,-68.4,-68.5,-68.6,-68.4,-68.4,-68.3,-68.3,-68.3,-68.4,-68.4,-68.4,-68.4,-68.4,-68.6,-68.4,-68.4,-68.3,-68.4,-68.4,-68.6,-68.6,-68.6,-68.5,-68.4,-68.4,-68.3,-68.4,-68.3,-68.4,-68.4,-68.4,-68.4,-68.4,-68.3,-68.1,-67.9,-68.1,-68.1,-68.2,-68.1,-68.0,-67.9,-68.0,-68.1,-68.0,-67.9,-67.8,-68.0,-68.0,-68.0,-68.0,-68.0,-68.1,-68.1,-68.0,-68.0,-67.8,-67.9,-67.9,-67.9,-67.8,-67.7,-67.8,-67.8,-67.8,-67.8,-67.8,-67.8,-67.8,-67.7,-67.8,-67.8,-67.7,-67.6,-67.5,-67.5,-67.6,-67.6,-67.6,-67.4,-67.4,-67.5,-67.4,-67.4,-67.4,-67.3,-67.4,-67.4,-67.4,-67.4,-67.3,-67.2,-67.2,-67.3,-67.3,-67.3,-67.2,-67.2,-67.3,-67.3,-67.2,-67.1,-67.0,-67.1,-67.1,-67.1,-66.9,-66.9,-66.9,-66.9,-66.8,-66.7,-66.7,-66.8,-66.6,-66.3,-66.3,-66.2,-66.2,-66.2,-66.2,-66.2,-66.3,-66.3,-66.2,-66.1,-66.0,-66.1,-66.0,-65.8,-65.7,-65.7,-65.6,-65.4,-65.3,-65.2,-65.3,-65.3,-65.1,-65.1,-65.1,-65.1,-65.0,-65.1,-64.9,-64.9,-64.9,-64.8,-64.7,-64.8,-64.8,-64.7,-64.6,-64.6,-64.5,-64.5,-64.5,-64.3,-64.3,-64.3,-64.3,-64.2,-64.0,-64.1,-64.1,-64.1,-64.0,-64.0,-63.9,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.7,-63.7,-63.6,-63.6,-63.6,-63.5,-63.6,-63.6,-63.6,-63.5,-63.3,-63.4,-63.4,-63.4,-63.3,-63.3,-63.3,-63.3,-63.2,-63.1,-63.2,-63.1,-63.1,-63.0,-63.0,-62.9,-62.9,-62.9,-62.8,-62.9,-63.0,-63.0,-62.9,-63.0,-63.0,-62.9,-63.0,-62.9,-62.8,-62.8,-62.8,-62.8,-62.8,-62.6,-62.6,-62.5,-62.4,-62.4,-62.3,-62.3,-62.3,-62.3,-62.1,-62.2,-62.2,-62.1,-62.0,-62.0,-62.0,-61.9,-61.8,-61.8,-61.8,-61.9,-61.8,-61.8,-61.6,-61.5,-61.5,-61.5,-61.6,-61.5,-61.5,-61.5,-61.4,-61.3,-61.3,-61.1,-61.1,-61.2,-61.2,-61.1,-61.1,-61.1,-61.1,-61.2,-61.1,-61.0,-60.8,-60.8,-60.7,-60.8,-60.8,-60.7,-60.6,-60.6,-60.6,-60.6,-60.5,-60.3,-60.3,-60.4,-60.4,-60.3,-60.2,-60.1,-60.2,-60.2,-60.2,-60.2,-60.1,-60.1,-60.0,-60.0,-60.0,-60.0,-59.8,-59.9,-59.9,-60.0,-60.0,-59.9,-59.8,-59.8,-59.7,-59.7,-59.7,-59.8,-59.7,-59.6,-59.6,-59.6,-59.6,-59.5,-59.3,-59.2,-59.2,-59.3,-59.4,-59.3,-59.2,-59.2,-59.2,-59.1,-59.1,-59.1,-59.1,-59.0,-59.1,-59.1,-59.1,-59.1,-59.1,-59.1,-59.1,-59.0,-59.0,-59.1,-59.2,-59.2,-59.2,-59.2,-59.2,-59.2,-59.2,-59.2,-59.3,-59.2,-59.1,-59.0,-59.0,-59.1,-59.0,-59.0,-59.0,-59.0,-59.1,-59.1,-59.0,-59.0,-59.0,-59.0,-59.0,-59.0,-59.0,-59.0,-59.1,-59.0,-59.0,-59.1,-59.2,-59.1,-59.1,-59.1,-59.1,-59.1,-59.2,-59.1,-59.1,-59.0,-59.0,-59.0,-58.9,-59.0,-59.0,-59.0,-59.0,-58.9,-58.9,-58.9,-58.9,-58.9,-58.9,-58.9,-59.0,-59.0,-58.9,-58.8,-58.9,-58.9,-58.9,-58.9,-58.8,-58.8,-58.8,-58.8,-58.8,-58.8,-58.7,-58.7,-58.6,-58.7,-58.6,-58.7,-58.6,-58.5,-58.4,-58.5,-58.5,-58.4,-58.3,-58.3,-58.3,-58.3,-58.3,-58.2,-58.2,-58.1,-58.1,-58.2,-58.1,-58.1,-58.2,-58.2,-58.1,-58.1,-58.0,-68.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=204 */
		private double[] getElevationGrid_5_34_height_204()
		{
			double[] value = {-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-70.3,-70.3,-70.3,-70.3,-70.4,-70.4,-70.4,-70.4,-70.5,-70.4,-70.4,-70.5,-70.5,-70.5,-70.6,-70.6,-70.6,-70.5,-70.6,-70.5,-70.5,-70.6,-70.6,-70.5,-70.6,-70.6,-70.5,-70.5,-70.4,-70.3,-70.3,-70.4,-70.5,-70.6,-70.7,-70.7,-70.6,-70.6,-70.5,-70.6,-70.7,-70.6,-70.5,-70.6,-70.6,-70.8,-70.7,-70.8,-70.6,-70.6,-70.8,-70.9,-70.9,-71.0,-70.8,-70.8,-70.7,-70.7,-70.8,-70.8,-70.8,-70.6,-70.6,-70.6,-70.6,-70.6,-70.5,-70.5,-70.5,-70.4,-70.3,-70.3,-70.3,-70.3,-70.2,-70.2,-70.2,-70.2,-70.3,-70.3,-70.3,-70.2,-70.1,-70.2,-70.3,-70.3,-70.3,-70.2,-70.2,-70.3,-70.3,-70.2,-70.2,-70.1,-70.0,-70.0,-70.1,-70.0,-70.1,-70.1,-70.0,-70.1,-70.1,-70.0,-70.0,-70.0,-69.9,-69.9,-69.8,-69.8,-69.8,-69.8,-69.8,-69.9,-69.9,-69.8,-69.7,-69.7,-69.7,-69.6,-69.7,-69.7,-69.7,-69.8,-69.8,-69.6,-69.4,-69.4,-69.4,-69.6,-69.6,-69.4,-69.4,-69.4,-69.6,-69.6,-69.5,-69.5,-69.5,-69.5,-69.4,-69.5,-69.6,-69.6,-69.6,-69.4,-69.4,-69.5,-69.5,-69.4,-69.3,-69.3,-69.3,-69.3,-69.3,-69.2,-69.3,-69.3,-69.2,-69.3,-69.3,-69.2,-69.2,-69.1,-69.0,-69.1,-69.1,-69.1,-68.9,-68.9,-68.8,-68.8,-68.8,-68.9,-68.8,-68.8,-68.7,-68.8,-68.7,-68.7,-68.8,-68.7,-68.7,-68.7,-68.8,-68.8,-68.8,-69.0,-68.9,-68.8,-68.8,-68.8,-68.9,-68.8,-68.8,-68.8,-68.9,-68.9,-68.9,-68.9,-68.9,-68.8,-68.8,-68.9,-69.0,-68.9,-68.9,-68.9,-69.0,-69.1,-69.1,-69.0,-69.0,-69.0,-69.0,-69.1,-69.1,-69.0,-69.1,-69.1,-69.2,-69.1,-69.1,-68.9,-68.9,-69.0,-69.1,-69.1,-69.1,-69.1,-69.1,-69.2,-69.1,-69.0,-69.0,-69.0,-69.0,-69.2,-69.2,-69.2,-69.1,-69.1,-69.0,-69.1,-69.0,-68.9,-69.0,-69.1,-69.0,-69.0,-69.1,-68.9,-68.7,-68.6,-68.6,-68.8,-68.8,-68.8,-68.7,-68.6,-68.6,-68.7,-68.7,-68.5,-68.4,-68.6,-68.6,-68.6,-68.6,-68.6,-68.6,-68.7,-68.6,-68.6,-68.4,-68.5,-68.5,-68.5,-68.3,-68.3,-68.3,-68.4,-68.4,-68.3,-68.4,-68.4,-68.4,-68.3,-68.3,-68.3,-68.3,-68.2,-68.1,-68.2,-68.2,-68.2,-68.2,-68.1,-68.1,-68.1,-68.1,-68.1,-68.1,-67.9,-68.0,-68.0,-68.1,-68.1,-67.9,-67.8,-67.8,-67.9,-67.9,-67.8,-67.8,-67.8,-67.8,-67.8,-67.8,-67.7,-67.7,-67.8,-67.8,-67.7,-67.6,-67.6,-67.5,-67.5,-67.5,-67.3,-67.3,-67.3,-67.3,-67.1,-67.1,-67.0,-67.1,-67.0,-67.0,-66.9,-66.9,-67.0,-67.0,-66.8,-66.8,-66.8,-66.7,-66.6,-66.4,-66.4,-66.3,-66.2,-66.0,-65.9,-66.0,-66.1,-65.9,-65.8,-65.8,-65.8,-65.7,-65.7,-65.7,-65.6,-65.6,-65.6,-65.5,-65.5,-65.5,-65.3,-65.2,-65.2,-65.2,-65.2,-65.1,-65.0,-65.0,-65.0,-64.9,-64.8,-64.7,-64.8,-64.8,-64.7,-64.6,-64.6,-64.4,-64.3,-64.4,-64.4,-64.4,-64.4,-64.3,-64.3,-64.3,-64.3,-64.3,-64.3,-64.2,-64.2,-64.1,-64.1,-64.0,-64.1,-64.1,-64.0,-64.0,-63.9,-63.9,-64.0,-63.9,-63.8,-63.8,-63.7,-63.7,-63.7,-63.6,-63.6,-63.6,-63.6,-63.5,-63.4,-63.4,-63.5,-63.5,-63.3,-63.4,-63.4,-63.5,-63.5,-63.5,-63.5,-63.4,-63.4,-63.4,-63.3,-63.3,-63.2,-63.3,-63.3,-63.1,-63.0,-63.0,-62.9,-62.8,-62.8,-62.7,-62.7,-62.7,-62.6,-62.6,-62.5,-62.5,-62.4,-62.4,-62.4,-62.3,-62.2,-62.2,-62.3,-62.2,-62.2,-62.1,-62.0,-61.9,-61.9,-61.9,-61.9,-61.9,-61.9,-61.8,-61.8,-61.8,-61.7,-61.5,-61.5,-61.5,-61.6,-61.5,-61.4,-61.5,-61.5,-61.5,-61.5,-61.3,-61.3,-61.1,-61.1,-61.1,-61.1,-61.1,-61.0,-61.0,-61.0,-61.0,-60.9,-60.8,-60.7,-60.8,-60.8,-60.6,-60.3,-60.5,-60.6,-60.6,-60.6,-60.6,-60.5,-60.5,-60.3,-60.4,-60.4,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.3,-60.1,-60.1,-60.1,-60.1,-60.0,-60.1,-60.0,-60.0,-60.0,-59.9,-60.0,-59.8,-59.7,-59.5,-59.6,-59.7,-59.7,-59.6,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.4,-59.3,-59.4,-59.4,-59.5,-59.4,-59.5,-59.4,-59.4,-59.5,-59.4,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.5,-59.4,-59.3,-59.2,-59.3,-59.3,-59.3,-59.3,-59.3,-59.4,-59.4,-59.3,-59.3,-59.3,-59.3,-59.3,-59.2,-59.2,-59.3,-59.3,-59.3,-59.3,-59.4,-59.5,-59.4,-59.3,-59.3,-59.3,-59.4,-59.5,-59.4,-59.3,-59.3,-59.3,-59.3,-59.2,-59.3,-59.3,-59.4,-59.3,-59.3,-59.2,-59.3,-59.3,-59.2,-59.2,-59.1,-59.2,-59.3,-59.2,-59.2,-59.1,-59.1,-59.2,-59.2,-59.0,-59.0,-59.0,-59.1,-59.1,-59.1,-59.0,-59.0,-59.0,-58.9,-58.9,-58.9,-59.0,-58.8,-58.6,-58.6,-58.7,-58.7,-58.6,-58.5,-58.5,-58.5,-58.5,-58.4,-58.5,-58.4,-58.4,-58.4,-58.2,-58.3,-58.4,-58.4,-58.3,-58.3,-58.2,-58.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-70.9,-71.0,-71.0,-71.0,-71.0,-71.1,-71.2,-71.2,-71.3,-71.2,-71.2,-71.3,-71.3,-71.3,-71.4,-71.4,-71.4,-71.3,-71.4,-71.3,-71.3,-71.4,-71.4,-71.3,-71.3,-71.3,-71.3,-71.3,-71.3,-71.2,-71.2,-71.3,-71.3,-71.5,-71.5,-71.5,-71.4,-71.4,-71.4,-71.5,-71.6,-71.5,-71.4,-71.5,-71.5,-71.5,-71.5,-71.6,-71.4,-71.5,-71.5,-71.7,-71.8,-71.7,-71.7,-71.7,-71.6,-71.5,-71.6,-71.5,-71.6,-71.4,-71.4,-71.3,-71.3,-71.3,-71.3,-71.2,-71.2,-71.1,-71.1,-71.0,-71.0,-71.0,-71.0,-70.9,-70.9,-70.9,-71.0,-71.0,-71.0,-70.9,-70.8,-70.8,-71.0,-71.0,-71.0,-70.9,-71.0,-71.0,-71.0,-70.9,-70.9,-70.8,-70.8,-70.8,-70.8,-70.8,-70.8,-70.8,-70.8,-70.8,-70.8,-70.8,-70.7,-70.7,-70.7,-70.6,-70.6,-70.5,-70.5,-70.5,-70.6,-70.6,-70.6,-70.5,-70.4,-70.4,-70.4,-70.3,-70.4,-70.3,-70.4,-70.5,-70.5,-70.3,-70.2,-70.2,-70.2,-70.3,-70.3,-70.2,-70.1,-70.2,-70.3,-70.3,-70.2,-70.2,-70.3,-70.3,-70.1,-70.3,-70.3,-70.3,-70.2,-70.2,-70.2,-70.2,-70.2,-70.1,-70.1,-70.0,-70.0,-70.0,-69.9,-69.9,-69.9,-69.9,-69.9,-70.0,-70.0,-69.9,-69.9,-69.8,-69.7,-69.8,-69.8,-69.8,-69.6,-69.6,-69.6,-69.5,-69.6,-69.6,-69.5,-69.5,-69.4,-69.4,-69.3,-69.3,-69.4,-69.4,-69.4,-69.4,-69.4,-69.4,-69.5,-69.7,-69.6,-69.5,-69.5,-69.5,-69.5,-69.5,-69.4,-69.5,-69.6,-69.6,-69.6,-69.6,-69.6,-69.5,-69.5,-69.6,-69.7,-69.6,-69.6,-69.6,-69.7,-69.8,-69.8,-69.7,-69.7,-69.7,-69.7,-69.8,-69.8,-69.7,-69.7,-69.8,-69.8,-69.8,-69.7,-69.6,-69.7,-69.7,-69.7,-69.7,-69.7,-69.7,-69.7,-69.8,-69.8,-69.7,-69.7,-69.7,-69.7,-69.8,-69.8,-69.8,-69.8,-69.7,-69.6,-69.7,-69.7,-69.6,-69.6,-69.7,-69.7,-69.7,-69.7,-69.6,-69.4,-69.3,-69.3,-69.4,-69.4,-69.4,-69.3,-69.2,-69.3,-69.3,-69.3,-69.3,-69.1,-69.2,-69.2,-69.2,-69.2,-69.2,-69.2,-69.3,-69.2,-69.1,-69.1,-69.1,-69.1,-69.1,-69.0,-68.9,-69.0,-69.1,-69.1,-69.0,-69.1,-69.1,-69.1,-69.0,-68.9,-69.0,-68.9,-68.8,-68.8,-68.8,-68.8,-68.8,-68.8,-68.7,-68.7,-68.7,-68.7,-68.7,-68.7,-68.6,-68.7,-68.7,-68.7,-68.7,-68.6,-68.5,-68.4,-68.6,-68.6,-68.5,-68.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=205 */
		private double[] getElevationGrid_5_34_height_205()
		{
			double[] value = {-68.5,-68.5,-68.5,-68.4,-68.4,-68.3,-68.4,-68.3,-68.4,-68.2,-68.2,-68.2,-68.2,-68.2,-68.1,-68.0,-68.0,-67.9,-67.8,-67.8,-67.8,-67.8,-67.8,-67.6,-67.6,-67.7,-67.8,-67.7,-67.6,-67.6,-67.6,-67.5,-67.3,-67.2,-67.2,-67.1,-67.0,-66.8,-66.7,-66.8,-66.8,-66.7,-66.6,-66.6,-66.5,-66.5,-66.4,-66.4,-66.4,-66.3,-66.3,-66.2,-66.2,-66.2,-66.0,-65.9,-65.9,-65.9,-65.9,-65.8,-65.7,-65.7,-65.7,-65.6,-65.5,-65.4,-65.4,-65.4,-65.3,-65.2,-65.2,-65.0,-64.9,-65.0,-65.0,-65.0,-64.9,-64.9,-64.9,-64.9,-64.9,-64.9,-64.8,-64.8,-64.7,-64.5,-64.6,-64.5,-64.5,-64.6,-64.6,-64.5,-64.4,-64.4,-64.4,-64.4,-64.3,-64.3,-64.2,-64.3,-64.2,-64.1,-64.1,-64.1,-64.1,-64.0,-64.0,-63.9,-63.9,-64.0,-63.9,-63.9,-64.0,-64.0,-64.0,-64.0,-64.0,-63.9,-63.9,-63.9,-63.8,-63.7,-63.7,-63.8,-63.7,-63.6,-63.5,-63.5,-63.3,-63.3,-63.1,-63.2,-63.1,-63.0,-63.0,-63.0,-63.0,-62.9,-62.8,-62.7,-62.7,-62.7,-62.6,-62.7,-62.7,-62.7,-62.6,-62.5,-62.3,-62.2,-62.3,-62.3,-62.3,-62.2,-62.2,-62.2,-62.2,-62.1,-62.0,-61.9,-62.0,-61.9,-61.8,-61.7,-61.8,-61.7,-61.8,-61.8,-61.8,-61.7,-61.7,-61.6,-61.5,-61.5,-61.6,-61.5,-61.4,-61.4,-61.4,-61.3,-61.3,-61.2,-61.1,-61.1,-61.2,-60.7,-59.9,-60.6,-61.0,-61.0,-61.1,-61.0,-61.0,-60.9,-60.8,-60.8,-60.8,-60.8,-60.8,-60.7,-60.7,-60.8,-60.7,-60.6,-60.6,-60.5,-60.6,-60.5,-60.4,-60.5,-60.5,-60.4,-60.4,-60.3,-60.3,-60.2,-60.0,-60.0,-59.9,-60.0,-60.1,-59.9,-59.8,-59.9,-59.8,-59.8,-59.8,-59.8,-59.7,-59.7,-59.7,-59.7,-59.8,-59.8,-59.8,-59.7,-59.7,-59.8,-59.8,-59.7,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.8,-59.9,-59.8,-59.8,-59.6,-59.3,-59.5,-59.5,-59.5,-59.5,-59.6,-59.7,-59.6,-59.4,-59.4,-59.4,-59.3,-59.4,-59.3,-59.4,-59.6,-59.6,-59.6,-59.6,-59.5,-59.6,-59.6,-59.5,-59.5,-59.3,-59.5,-59.6,-59.6,-59.6,-59.4,-59.5,-59.3,-59.1,-59.4,-59.6,-59.7,-59.7,-59.6,-59.5,-59.6,-59.5,-59.1,-59.0,-59.0,-59.2,-59.4,-59.5,-59.4,-59.0,-59.0,-59.4,-59.3,-58.9,-58.9,-59.1,-59.4,-59.3,-59.3,-58.9,-58.8,-59.0,-58.9,-58.6,-58.9,-59.0,-58.8,-58.7,-58.7,-58.7,-58.6,-58.6,-58.6,-58.5,-58.5,-58.6,-58.4,-58.5,-58.4,-58.4,-58.4,-57.8,-57.8,-58.2,-58.1,-58.2,-58.1,-57.5,-57.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-85.4,-71.8,-71.8,-71.8,-71.8,-71.9,-72.0,-72.0,-72.0,-72.0,-72.0,-72.1,-72.1,-72.1,-72.3,-72.3,-72.3,-72.3,-72.3,-72.2,-72.2,-72.3,-72.3,-72.2,-72.2,-72.2,-72.2,-72.2,-72.2,-72.2,-72.2,-72.2,-72.3,-72.5,-72.5,-72.5,-72.4,-72.3,-72.4,-72.5,-72.5,-72.5,-72.4,-72.5,-72.5,-72.5,-72.5,-72.5,-72.3,-72.3,-72.5,-72.6,-72.7,-72.7,-72.5,-72.5,-72.5,-72.4,-72.5,-72.5,-72.5,-72.3,-72.3,-72.2,-72.1,-72.1,-72.1,-72.0,-72.0,-71.9,-71.9,-71.8,-71.8,-71.8,-71.8,-71.8,-71.7,-71.7,-71.8,-71.8,-71.8,-71.7,-71.7,-71.7,-71.8,-71.8,-71.7,-71.7,-71.7,-71.8,-71.8,-71.7,-71.7,-71.6,-71.6,-71.6,-71.6,-71.6,-71.6,-71.6,-71.5,-71.6,-71.6,-71.6,-71.4,-71.5,-71.4,-71.4,-71.3,-71.3,-71.3,-71.3,-71.3,-71.4,-71.3,-71.3,-71.2,-71.2,-71.1,-71.1,-71.1,-71.1,-71.1,-71.2,-71.2,-71.1,-71.0,-70.9,-70.9,-71.0,-71.1,-71.0,-70.9,-70.9,-71.1,-71.1,-71.0,-71.0,-71.0,-71.0,-70.9,-71.0,-71.1,-71.0,-71.0,-70.9,-70.9,-70.9,-70.9,-70.8,-70.8,-70.8,-70.8,-70.7,-70.7,-70.7,-70.7,-70.7,-70.6,-70.7,-70.7,-70.6,-70.6,-70.5,-70.4,-70.5,-70.5,-70.5,-70.4,-70.3,-70.3,-70.3,-70.3,-70.3,-70.2,-70.2,-70.1,-70.1,-70.1,-70.1,-70.1,-70.1,-70.1,-70.1,-70.1,-70.1,-70.2,-70.4,-70.3,-70.3,-70.2,-70.2,-70.2,-70.2,-70.2,-70.3,-70.3,-70.3,-70.3,-70.3,-70.3,-70.2,-70.2,-70.3,-70.3,-70.3,-70.3,-70.3,-70.3,-70.4,-70.4,-70.4,-70.4,-70.3,-70.3,-70.4,-70.5,-70.3,-70.4,-70.4,-70.5,-70.5,-70.4,-70.3,-70.3,-70.3,-70.3,-70.4,-70.4,-70.4,-70.4,-70.4,-70.4,-70.4,-70.4,-70.4,-70.3,-70.4,-70.5,-70.4,-70.4,-70.3,-70.3,-70.3,-70.3,-70.3,-70.3,-70.3,-70.3,-70.3,-70.3,-70.3,-70.1,-69.9,-69.9,-70.1,-70.1,-70.1,-70.0,-69.9,-69.9,-70.0,-70.0,-69.9,-69.8,-69.8,-69.8,-69.8,-69.8,-69.8,-69.8,-69.8,-69.7,-69.7,-69.7,-69.7,-69.8,-69.8,-69.7,-69.6,-69.7,-69.6,-69.7,-69.6,-69.7,-69.8,-69.7,-69.6,-69.5,-69.7,-69.6,-69.5,-69.5,-69.4,-69.4,-69.5,-69.5,-69.4,-69.3,-69.4,-69.3,-69.3,-69.3,-69.3,-69.3,-69.3,-69.3,-69.3,-69.2,-69.2,-69.1,-69.2,-69.2,-69.2,-69.1,-69.2,-69.2,-69.2,-69.1,-69.0,-69.0,-69.1,-69.0,-69.1,-68.9,-68.8,-68.8,-68.8,-68.8,-68.8,-68.7,-68.6,-68.5,-68.5,-68.5,-68.5,-68.5,-68.3,-68.0,-68.1,-68.3,-68.5,-68.4,-68.3,-68.3,-68.3,-68.3,-68.2,-68.0,-67.9,-67.8,-67.6,-67.5,-67.4,-67.5,-67.7,-67.6,-67.3,-67.3,-67.2,-67.2,-67.1,-67.0,-67.1,-67.1,-67.0,-66.7,-66.8,-66.7,-66.6,-66.6,-66.6,-66.7,-66.5,-66.5,-66.4,-66.2,-66.2,-66.2,-66.2,-66.1,-66.1,-66.1,-65.9,-65.6,-65.5,-65.5,-65.4,-65.4,-65.4,-65.3,-65.2,-65.4,-65.4,-65.3,-65.5,-65.4,-65.2,-65.1,-64.9,-64.8,-64.8,-64.9,-65.0,-65.1,-65.0,-65.0,-65.0,-64.9,-64.9,-64.8,-64.8,-64.7,-64.5,-64.6,-64.6,-64.3,-64.4,-64.5,-64.6,-64.6,-64.6,-64.3,-64.2,-64.4,-64.2,-64.0,-64.3,-64.6,-64.5,-64.5,-64.5,-64.5,-64.3,-64.3,-64.4,-64.2,-64.2,-64.2,-64.2,-64.2,-64.0,-63.8,-63.6,-63.5,-63.5,-63.4,-63.3,-63.3,-63.3,-63.5,-63.3,-63.1,-62.8,-62.5,-62.5,-62.7,-62.8,-62.9,-62.9,-62.8,-62.9,-62.8,-62.4,-62.4,-62.5,-62.6,-62.3,-62.3,-62.5,-62.6,-62.7,-62.5,-62.2,-62.4,-62.5,-62.3,-61.8,-61.6,-61.8,-61.6,-61.8,-62.2,-62.0,-61.8,-62.1,-62.0,-62.0,-61.9,-62.0,-61.9,-61.8,-61.8,-61.8,-61.7,-61.7,-61.5,-61.5,-61.5,-61.6,-60.9,-59.9,-60.9,-61.4,-61.5,-61.5,-61.5,-61.4,-61.3,-61.3,-61.3,-61.4,-61.4,-61.3,-61.2,-61.2,-61.2,-61.1,-61.1,-61.1,-61.0,-61.0,-61.0,-60.9,-60.9,-60.8,-60.8,-60.8,-60.7,-60.8,-60.7,-60.5,-60.4,-60.4,-60.5,-60.5,-60.4,-60.2,-60.3,-60.2,-60.2,-60.1,-60.0,-59.8,-59.9,-60.0,-60.0,-60.1,-60.0,-60.1,-60.1,-60.1,-60.2,-60.1,-60.1,-60.1,-60.1,-60.0,-60.0,-60.0,-60.2,-60.1,-60.1,-60.3,-60.3,-60.2,-59.9,-59.6,-59.6,-59.9,-59.7,-59.6,-60.0,-60.0,-60.0,-59.5,-59.5,-59.5,-59.1,-59.5,-59.5,-59.7,-59.5,-59.8,-59.8,-59.8,-59.4,-59.3,-59.6,-59.6,-59.5,-59.2,-59.4,-59.7,-59.9,-59.8,-59.6,-59.6,-59.1,-58.9,-59.5,-59.8,-60.0,-60.1,-60.0,-59.8,-59.9,-59.6,-58.5,-58.4,-58.4,-59.1,-59.3,-59.6,-59.4,-58.9,-58.8,-59.6,-59.4,-58.5,-58.4,-59.2,-59.5,-59.6,-59.4,-58.4,-58.3,-58.8,-58.7,-58.2,-58.7,-59.0,-58.6,-58.7,-58.7,-58.6,-58.2,-58.5,-58.4,-58.2,-58.5,-58.8,-58.6,-58.7,-58.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=206 */
		private double[] getElevationGrid_5_34_height_206()
		{
			double[] value = {-58.5,-58.4,-57.8,-57.9,-58.2,-57.9,-58.3,-58.1,-57.3,-56.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-85.8,-72.7,-72.8,-72.7,-72.7,-72.8,-72.8,-72.8,-73.0,-73.0,-73.0,-73.0,-73.0,-73.1,-73.3,-73.3,-73.3,-73.3,-73.3,-73.2,-73.2,-73.3,-73.3,-73.2,-73.2,-73.2,-73.2,-73.2,-73.2,-73.2,-73.2,-73.3,-73.3,-73.5,-73.6,-73.7,-73.5,-73.5,-73.6,-73.7,-73.7,-73.7,-73.5,-73.5,-73.6,-73.7,-73.6,-73.5,-73.4,-73.4,-73.5,-73.7,-73.7,-73.7,-73.6,-73.5,-73.6,-73.5,-73.6,-73.5,-73.5,-73.4,-73.3,-73.2,-73.0,-73.0,-73.0,-73.0,-73.0,-72.8,-72.8,-72.7,-72.7,-72.7,-72.6,-72.6,-72.6,-72.6,-72.6,-72.6,-72.6,-72.5,-72.4,-72.4,-72.5,-72.5,-72.5,-72.5,-72.5,-72.6,-72.6,-72.5,-72.5,-72.4,-72.4,-72.4,-72.4,-72.2,-72.2,-72.3,-72.3,-72.3,-72.4,-72.3,-72.2,-72.2,-72.2,-72.2,-72.1,-72.1,-72.0,-72.0,-72.1,-72.1,-72.1,-72.0,-72.0,-71.9,-71.8,-71.8,-71.8,-71.9,-71.9,-71.9,-71.9,-71.8,-71.7,-71.7,-71.7,-71.8,-71.8,-71.7,-71.7,-71.7,-71.8,-71.9,-71.8,-71.8,-71.8,-71.8,-71.8,-71.8,-71.8,-71.8,-71.7,-71.7,-71.6,-71.7,-71.7,-71.6,-71.5,-71.5,-71.5,-71.4,-71.5,-71.4,-71.4,-71.3,-71.3,-71.3,-71.4,-71.4,-71.3,-71.2,-71.2,-71.3,-71.2,-71.2,-71.1,-71.1,-71.0,-71.0,-71.0,-71.0,-70.8,-70.9,-70.8,-70.8,-70.8,-70.7,-70.8,-70.8,-70.7,-70.8,-70.8,-70.9,-71.0,-71.2,-71.2,-71.1,-71.0,-71.1,-71.0,-71.0,-71.0,-71.0,-71.0,-71.0,-71.0,-71.0,-70.9,-70.8,-70.8,-70.9,-70.8,-70.8,-70.8,-70.9,-71.0,-71.1,-71.0,-71.0,-71.1,-71.0,-70.9,-71.1,-71.2,-71.0,-71.0,-71.0,-71.1,-71.1,-71.2,-71.2,-71.1,-70.9,-71.0,-71.1,-71.0,-71.1,-71.1,-71.1,-71.0,-71.0,-71.0,-70.9,-70.9,-71.1,-71.1,-71.1,-71.0,-70.9,-70.8,-71.0,-71.0,-70.9,-70.9,-70.9,-70.9,-70.9,-71.0,-71.0,-70.7,-70.4,-70.3,-70.3,-70.5,-70.6,-70.4,-70.4,-70.5,-70.7,-70.5,-70.1,-70.0,-70.1,-70.3,-70.3,-70.3,-70.3,-70.4,-70.4,-70.3,-70.3,-70.3,-70.4,-70.4,-70.4,-70.3,-70.0,-70.0,-70.1,-70.2,-70.3,-70.1,-70.3,-70.1,-70.0,-70.1,-70.3,-70.3,-70.2,-70.2,-70.1,-70.0,-70.1,-70.2,-70.1,-70.1,-70.1,-70.0,-69.6,-69.5,-69.8,-70.0,-70.0,-69.7,-69.8,-69.8,-69.8,-69.8,-69.9,-69.9,-69.6,-69.6,-69.7,-69.9,-69.9,-69.6,-69.7,-69.7,-69.8,-69.8,-69.7,-69.5,-69.4,-69.6,-69.6,-69.6,-69.5,-69.1,-68.8,-68.9,-69.2,-69.2,-69.1,-68.6,-68.3,-67.9,-68.6,-69.0,-69.2,-69.1,-69.0,-68.8,-68.9,-68.9,-68.8,-68.8,-68.7,-68.0,-67.6,-67.8,-68.0,-67.9,-68.2,-68.2,-68.0,-68.1,-67.9,-67.9,-67.4,-67.3,-67.6,-67.8,-67.5,-66.6,-66.6,-67.1,-66.8,-67.2,-67.4,-67.3,-66.9,-66.9,-66.9,-66.3,-66.3,-66.7,-66.6,-66.7,-66.5,-66.5,-66.1,-65.4,-65.4,-65.5,-65.8,-65.6,-65.4,-65.1,-65.2,-65.7,-65.7,-65.8,-66.1,-66.0,-65.5,-65.2,-65.1,-64.8,-65.5,-65.6,-65.6,-65.5,-65.1,-65.1,-65.4,-65.6,-65.4,-65.2,-65.2,-65.4,-65.2,-64.8,-64.9,-64.4,-64.5,-64.8,-65.0,-65.2,-65.2,-64.7,-64.3,-64.9,-64.3,-63.7,-64.7,-65.2,-65.1,-65.0,-65.2,-65.1,-64.8,-64.8,-64.9,-64.8,-64.8,-64.5,-64.7,-64.7,-64.3,-63.8,-64.0,-63.7,-63.9,-63.6,-63.0,-63.5,-64.0,-64.0,-63.8,-63.3,-62.8,-62.4,-62.5,-62.6,-62.5,-62.8,-62.8,-62.7,-62.7,-63.1,-62.4,-62.0,-62.5,-63.0,-62.2,-62.1,-62.5,-63.0,-63.0,-63.0,-62.8,-62.8,-63.0,-62.8,-62.4,-62.1,-61.8,-61.9,-62.0,-62.4,-62.2,-62.2,-62.4,-62.4,-62.3,-62.5,-62.4,-62.3,-62.2,-62.1,-62.0,-62.2,-62.0,-61.8,-61.8,-61.8,-62.0,-61.7,-61.1,-61.6,-61.8,-61.9,-62.0,-62.0,-61.9,-61.7,-61.7,-61.7,-61.9,-61.8,-61.8,-61.6,-61.5,-61.5,-61.5,-61.5,-61.5,-61.4,-61.3,-61.5,-61.4,-61.4,-61.2,-61.3,-61.3,-61.1,-61.2,-61.1,-61.1,-60.9,-60.9,-61.0,-61.0,-60.9,-60.8,-60.6,-60.6,-60.7,-60.6,-60.3,-60.1,-60.3,-60.4,-60.4,-60.3,-60.4,-60.2,-60.6,-60.4,-60.5,-60.6,-60.5,-60.4,-60.5,-60.5,-60.6,-60.6,-60.7,-60.6,-60.5,-60.6,-60.6,-60.6,-60.3,-60.2,-60.1,-60.3,-60.3,-60.3,-60.3,-60.4,-60.4,-60.1,-59.9,-59.9,-59.8,-59.9,-60.0,-60.0,-59.9,-60.2,-60.2,-60.2,-59.6,-59.7,-60.0,-60.0,-59.9,-59.9,-60.0,-60.1,-60.3,-60.2,-60.0,-60.1,-59.8,-59.8,-60.0,-60.2,-60.3,-60.4,-60.2,-60.1,-60.1,-59.9,-59.4,-59.3,-59.1,-59.4,-59.8,-59.9,-59.8,-59.5,-59.5,-59.9,-59.8,-59.2,-59.1,-59.7,-59.8,-60.0,-59.7,-59.2,-59.2,-59.4,-59.2,-59.1,-59.4,-59.5,-59.3,-59.2,-59.1,-58.9,-58.8,-59.1,-59.0,-58.8,-59.1,-59.2,-59.2,-59.3,-59.3,-59.3,-59.1,-59.0,-59.0,-59.0,-58.9,-59.1,-58.9,-58.5,-57.8,-88.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-86.3,-73.7,-73.8,-73.7,-73.7,-73.9,-73.8,-73.9,-74.0,-74.0,-74.0,-74.1,-74.2,-74.3,-74.4,-74.4,-74.4,-74.4,-74.4,-74.4,-74.4,-74.4,-74.5,-74.4,-74.3,-74.4,-74.3,-74.3,-74.4,-74.4,-74.3,-74.4,-74.6,-74.7,-74.8,-74.9,-74.8,-74.7,-74.6,-74.6,-74.8,-74.7,-74.3,-74.5,-74.8,-74.8,-74.6,-74.5,-74.4,-74.3,-74.5,-74.7,-74.7,-74.7,-74.5,-74.3,-74.5,-74.6,-74.6,-74.4,-74.5,-74.5,-74.4,-74.2,-74.0,-73.9,-73.9,-73.9,-73.9,-73.7,-73.6,-73.5,-73.4,-73.0,-72.8,-72.9,-73.2,-73.2,-73.3,-73.3,-73.1,-73.0,-72.8,-72.3,-72.5,-73.0,-73.1,-73.2,-73.3,-73.2,-73.1,-73.0,-72.7,-72.5,-72.6,-72.8,-72.4,-71.6,-72.0,-72.3,-72.3,-72.7,-72.8,-72.6,-72.5,-72.7,-72.7,-72.5,-72.6,-72.7,-72.7,-72.7,-72.6,-72.8,-72.8,-72.8,-72.7,-72.6,-72.4,-72.4,-72.5,-72.5,-72.4,-72.5,-72.6,-72.6,-72.4,-72.3,-72.4,-72.3,-71.8,-71.9,-72.4,-72.6,-72.6,-72.7,-72.7,-72.6,-72.5,-72.7,-72.6,-72.5,-72.3,-72.3,-72.1,-71.9,-72.1,-72.3,-72.4,-72.3,-72.2,-72.2,-72.3,-72.2,-72.0,-72.0,-71.7,-71.7,-71.8,-72.0,-72.1,-72.2,-72.1,-72.0,-72.0,-72.1,-72.0,-71.9,-71.8,-71.8,-71.8,-71.5,-71.6,-71.7,-71.7,-71.7,-71.6,-71.4,-71.4,-71.5,-71.4,-71.4,-71.3,-71.4,-71.6,-71.6,-71.7,-71.9,-72.0,-71.9,-71.9,-71.7,-71.3,-71.3,-71.4,-71.5,-71.7,-71.6,-71.4,-71.3,-71.0,-71.3,-71.3,-70.7,-70.9,-70.8,-70.8,-71.5,-71.7,-71.7,-71.4,-71.7,-71.8,-71.5,-71.5,-72.0,-72.1,-71.7,-70.8,-70.8,-71.4,-71.6,-71.8,-72.0,-71.9,-71.4,-71.5,-71.3,-71.0,-71.4,-71.4,-71.4,-71.3,-71.6,-71.4,-71.0,-71.4,-71.7,-71.5,-71.6,-71.3,-71.0,-71.1,-71.6,-71.7,-71.4,-71.4,-71.2,-71.2,-71.4,-71.6,-71.5,-71.1,-70.7,-70.5,-70.1,-70.8,-71.1,-70.6,-70.6,-71.2,-71.3,-70.8,-70.1,-69.6,-70.2,-70.6,-70.5,-70.6,-70.6,-70.8,-71.0,-70.9,-71.1,-71.0,-71.0,-71.1,-71.2,-71.0,-70.5,-70.0,-70.7,-70.9,-70.8,-70.2,-70.5,-70.4,-70.2,-70.6,-71.0,-70.9,-70.9,-71.0,-70.8,-70.3,-70.5,-70.8,-70.6,-70.6,-70.9,-70.6,-69.8,-69.2,-70.0,-70.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=207 */
		private double[] getElevationGrid_5_34_height_207()
		{
			double[] value = {-70.8,-70.2,-70.0,-70.3,-70.3,-70.5,-70.5,-70.5,-69.8,-69.6,-70.4,-70.7,-70.6,-70.4,-70.3,-70.3,-70.4,-70.6,-70.5,-70.0,-70.1,-70.3,-70.3,-70.3,-70.3,-69.6,-69.2,-69.8,-70.0,-69.9,-69.9,-69.2,-68.8,-68.6,-69.2,-69.7,-69.9,-69.8,-69.5,-69.2,-69.5,-69.6,-69.5,-69.6,-69.6,-68.5,-68.0,-68.5,-68.8,-68.7,-68.9,-69.0,-68.7,-69.0,-68.6,-68.7,-68.2,-67.8,-68.1,-68.5,-68.3,-67.0,-67.1,-67.8,-67.3,-68.0,-68.2,-68.1,-67.6,-67.6,-67.5,-66.5,-66.8,-67.3,-67.3,-67.2,-66.8,-67.0,-66.6,-65.8,-66.0,-66.1,-66.3,-66.2,-66.0,-65.5,-65.9,-66.3,-66.4,-66.4,-66.7,-66.8,-66.3,-66.1,-66.0,-66.1,-66.2,-66.4,-66.4,-66.1,-65.6,-65.5,-66.0,-66.2,-66.1,-65.9,-66.0,-66.3,-66.0,-65.8,-65.6,-65.5,-65.4,-65.5,-65.6,-65.8,-65.8,-65.5,-65.4,-65.6,-65.1,-65.0,-65.5,-65.8,-65.7,-65.7,-65.7,-65.6,-65.5,-65.4,-65.4,-65.4,-65.3,-65.0,-65.1,-65.0,-64.7,-64.5,-64.6,-64.6,-64.7,-64.3,-64.0,-64.3,-64.6,-64.5,-64.4,-64.0,-63.7,-63.5,-63.5,-63.6,-63.5,-63.5,-63.6,-63.3,-63.5,-63.7,-63.2,-63.0,-63.3,-63.5,-63.3,-63.1,-63.2,-63.4,-63.5,-63.6,-63.4,-63.4,-63.3,-63.4,-63.3,-63.1,-62.9,-62.9,-62.9,-63.0,-62.9,-63.0,-63.0,-62.8,-62.8,-62.8,-62.9,-62.8,-62.7,-62.5,-62.5,-62.7,-62.6,-62.4,-62.3,-62.2,-62.5,-62.4,-62.3,-62.3,-62.3,-62.3,-62.4,-62.3,-62.3,-62.2,-62.2,-62.2,-62.2,-62.2,-62.1,-62.0,-61.9,-62.0,-61.9,-62.0,-62.0,-61.9,-61.8,-61.9,-61.8,-61.8,-61.8,-61.8,-61.6,-61.6,-61.6,-61.6,-61.5,-61.5,-61.4,-61.4,-61.3,-61.3,-61.1,-61.0,-61.0,-61.1,-61.0,-60.9,-60.8,-60.9,-60.8,-60.8,-60.9,-60.8,-60.8,-60.8,-60.8,-60.9,-61.0,-60.9,-60.8,-60.9,-60.9,-61.0,-61.1,-61.0,-61.0,-60.9,-60.9,-61.0,-61.0,-60.8,-60.7,-60.7,-60.8,-60.8,-60.8,-60.8,-60.8,-60.6,-60.6,-60.5,-60.5,-60.5,-60.5,-60.6,-60.5,-60.6,-60.6,-60.6,-60.5,-60.3,-60.4,-60.6,-60.6,-60.5,-60.6,-60.6,-60.7,-60.7,-60.6,-60.6,-60.6,-60.6,-60.6,-60.5,-60.5,-60.6,-60.7,-60.6,-60.5,-60.5,-60.5,-60.5,-60.3,-60.1,-60.2,-60.4,-60.5,-60.4,-60.3,-60.3,-60.4,-60.3,-60.1,-60.1,-60.2,-60.3,-60.3,-60.3,-60.2,-60.1,-60.1,-60.1,-60.1,-60.1,-60.1,-60.0,-59.9,-59.6,-59.5,-59.6,-59.6,-59.5,-59.5,-59.6,-59.6,-59.7,-59.8,-59.8,-59.9,-59.9,-59.8,-59.8,-59.8,-59.6,-59.7,-59.6,-59.5,-58.9,-78.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-86.8,-74.7,-74.8,-74.8,-74.9,-74.8,-74.7,-74.7,-74.7,-74.9,-75.2,-75.3,-75.3,-75.5,-75.5,-75.4,-75.6,-75.7,-75.8,-75.7,-75.7,-75.7,-75.5,-75.6,-75.4,-75.3,-75.4,-75.5,-75.5,-75.0,-75.1,-75.7,-75.8,-75.9,-76.0,-76.2,-76.0,-75.4,-74.1,-74.1,-75.3,-75.5,-74.4,-75.0,-75.8,-75.8,-75.1,-74.5,-74.3,-74.1,-74.6,-75.3,-74.9,-75.0,-74.5,-73.7,-74.4,-75.3,-75.0,-74.3,-74.8,-75.4,-75.4,-74.8,-74.1,-73.9,-74.1,-74.7,-74.4,-73.9,-73.7,-73.7,-73.5,-72.4,-71.5,-72.1,-73.1,-73.0,-73.8,-73.8,-72.6,-72.8,-72.3,-70.8,-71.0,-72.8,-72.8,-73.4,-73.6,-73.2,-73.0,-72.8,-72.0,-71.6,-72.0,-72.3,-71.4,-69.6,-70.7,-71.5,-71.2,-72.8,-73.0,-72.6,-72.4,-72.8,-72.8,-72.5,-72.7,-73.2,-73.1,-73.0,-72.5,-72.9,-73.5,-73.5,-73.5,-73.0,-72.4,-72.9,-73.3,-73.1,-72.5,-72.7,-73.4,-73.4,-72.9,-72.8,-73.1,-72.7,-70.9,-71.8,-73.2,-73.5,-73.5,-73.5,-73.5,-73.4,-73.5,-73.5,-73.5,-73.2,-72.5,-72.3,-72.0,-71.5,-72.4,-73.1,-73.0,-73.1,-73.1,-72.9,-72.9,-73.0,-72.4,-72.3,-71.7,-71.5,-72.1,-72.8,-73.0,-73.0,-72.9,-72.6,-72.8,-72.9,-72.8,-72.6,-72.2,-72.4,-72.5,-72.0,-72.2,-72.5,-72.5,-72.6,-72.8,-72.0,-72.1,-72.2,-72.2,-72.1,-72.0,-72.1,-72.4,-72.3,-72.3,-72.5,-72.7,-72.7,-72.6,-72.3,-71.0,-71.5,-71.7,-71.8,-72.3,-72.3,-72.1,-71.5,-71.2,-71.7,-71.9,-71.0,-71.3,-71.2,-71.2,-72.0,-72.2,-72.2,-72.0,-72.5,-72.6,-72.0,-72.3,-72.7,-72.9,-72.4,-71.5,-71.1,-71.9,-72.0,-72.5,-72.7,-72.6,-72.3,-72.3,-71.8,-71.5,-72.0,-71.8,-71.8,-71.8,-72.4,-72.3,-71.5,-72.1,-72.4,-72.0,-72.3,-71.9,-71.6,-71.7,-72.2,-72.3,-72.1,-72.1,-71.8,-71.8,-71.8,-72.2,-72.0,-71.8,-71.6,-71.3,-71.1,-71.8,-71.9,-71.5,-71.6,-71.9,-71.9,-71.4,-70.9,-70.9,-71.1,-71.5,-71.4,-71.5,-71.4,-71.7,-71.7,-71.6,-71.7,-71.7,-71.7,-71.8,-71.7,-71.6,-71.2,-71.1,-71.5,-71.7,-71.5,-71.0,-71.4,-71.3,-71.3,-71.3,-71.7,-71.6,-71.7,-71.7,-71.6,-71.2,-71.3,-71.4,-71.4,-71.4,-71.5,-71.3,-70.7,-70.2,-70.8,-71.5,-71.4,-71.0,-71.2,-71.1,-71.1,-71.3,-71.2,-71.2,-70.7,-70.8,-71.2,-71.3,-71.2,-71.2,-71.0,-71.0,-71.1,-71.2,-71.1,-70.8,-70.9,-71.0,-70.9,-71.0,-70.9,-70.5,-70.4,-70.7,-70.8,-70.7,-70.6,-70.5,-70.3,-70.3,-70.3,-70.5,-70.7,-70.5,-70.3,-70.3,-70.3,-70.4,-70.3,-70.3,-70.3,-69.8,-69.8,-69.7,-69.8,-69.8,-69.9,-69.8,-69.8,-69.8,-69.7,-69.7,-69.3,-69.2,-69.2,-69.3,-69.1,-68.8,-68.8,-68.9,-68.8,-68.9,-68.9,-68.9,-68.7,-68.6,-68.3,-68.0,-68.2,-68.2,-68.2,-68.1,-67.9,-68.0,-67.7,-67.5,-67.3,-67.5,-67.4,-67.3,-67.0,-67.0,-67.0,-67.2,-67.1,-67.2,-67.3,-67.3,-67.2,-67.1,-67.1,-67.1,-67.1,-67.1,-67.1,-67.0,-66.8,-66.8,-66.8,-66.8,-66.8,-66.7,-66.8,-66.8,-66.7,-66.7,-66.6,-66.5,-66.3,-66.3,-66.3,-66.4,-66.4,-66.3,-66.3,-66.3,-66.2,-66.2,-66.3,-66.3,-66.3,-66.2,-66.2,-66.1,-66.0,-65.9,-65.8,-65.7,-65.5,-65.4,-65.5,-65.4,-65.3,-65.3,-65.3,-65.3,-65.3,-65.1,-65.0,-65.0,-65.0,-64.9,-65.0,-64.8,-64.7,-64.6,-64.6,-64.6,-64.6,-64.5,-64.4,-64.3,-64.3,-64.3,-64.2,-64.1,-64.1,-64.3,-64.2,-64.1,-64.0,-64.0,-64.0,-64.1,-64.0,-63.9,-63.9,-63.9,-63.9,-63.8,-63.7,-63.6,-63.6,-63.6,-63.5,-63.5,-63.5,-63.4,-63.3,-63.3,-63.4,-63.4,-63.2,-63.1,-63.1,-63.1,-63.1,-63.1,-62.9,-62.8,-62.9,-62.9,-62.8,-62.8,-62.8,-62.8,-62.8,-62.7,-62.7,-62.7,-62.7,-62.6,-62.6,-62.7,-62.6,-62.5,-62.5,-62.6,-62.6,-62.5,-62.5,-62.3,-62.3,-62.4,-62.3,-62.3,-62.3,-62.2,-62.2,-62.1,-62.0,-62.0,-62.0,-62.0,-61.9,-61.8,-61.8,-61.7,-61.6,-61.4,-61.5,-61.5,-61.5,-61.4,-61.5,-61.5,-61.3,-61.3,-61.3,-61.3,-61.3,-61.2,-61.3,-61.3,-61.4,-61.4,-61.3,-61.3,-61.4,-61.3,-61.5,-61.5,-61.4,-61.3,-61.2,-61.4,-61.3,-61.2,-61.2,-61.2,-61.3,-61.3,-61.2,-61.2,-61.1,-61.1,-61.1,-61.1,-61.1,-61.0,-61.0,-61.1,-61.1,-61.1,-61.1,-61.1,-61.0,-60.9,-61.0,-61.2,-61.1,-61.0,-61.0,-61.1,-61.1,-61.1,-61.0,-61.0,-61.1,-61.1,-61.1,-61.0,-61.0,-61.1,-61.1,-61.0,-61.0,-61.0,-61.1,-61.1,-61.0,-60.8,-60.7,-60.9,-60.9,-60.8,-60.8,-60.9,-60.9,-60.8,-60.8,-60.7,-60.7,-60.7,-60.8,-60.7,-60.8,-60.8,-60.8,-60.8,-60.7,-60.6,-60.6,-60.5,-60.4,-60.2};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=208 */
		private double[] getElevationGrid_5_34_height_208()
		{
			double[] value = {-60.1,-60.1,-60.1,-60.0,-60.1,-60.1,-60.1,-60.2,-60.3,-60.3,-60.4,-60.4,-60.4,-60.3,-60.3,-60.1,-60.2,-60.1,-60.1,-59.8,-79.4,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-87.3,-75.6,-75.8,-76.1,-76.3,-75.9,-75.2,-75.2,-75.2,-75.5,-76.4,-76.6,-76.6,-76.8,-76.7,-76.3,-76.9,-77.0,-77.2,-76.9,-77.0,-77.0,-76.8,-76.8,-76.6,-76.0,-76.5,-76.8,-76.6,-75.7,-76.1,-76.9,-77.2,-77.2,-77.3,-77.4,-77.1,-76.3,-74.3,-73.8,-75.4,-76.1,-75.4,-75.7,-76.8,-76.9,-75.8,-74.4,-73.8,-74.2,-74.7,-75.8,-74.8,-75.0,-74.6,-73.2,-74.3,-76.2,-75.7,-74.6,-75.4,-76.5,-76.6,-75.7,-75.0,-74.7,-75.0,-75.8,-75.4,-74.7,-74.6,-74.4,-74.5,-73.0,-72.6,-73.1,-73.7,-74.0,-74.8,-74.8,-73.3,-73.6,-73.2,-71.5,-72.1,-73.6,-73.5,-74.0,-74.3,-73.7,-73.9,-73.7,-72.5,-72.5,-73.1,-73.3,-72.3,-70.7,-71.8,-72.5,-72.4,-74.0,-74.2,-73.9,-73.8,-73.6,-73.7,-73.5,-73.8,-73.9,-73.9,-73.7,-72.8,-73.3,-74.3,-74.3,-74.3,-73.6,-72.8,-73.8,-74.2,-74.2,-73.2,-73.6,-74.1,-74.1,-73.8,-73.8,-74.0,-73.5,-72.4,-73.1,-74.0,-74.3,-74.3,-74.3,-74.4,-74.2,-74.2,-74.3,-74.3,-74.0,-73.5,-73.3,-72.9,-72.9,-73.5,-73.9,-73.8,-73.9,-73.7,-73.6,-73.6,-73.9,-73.3,-73.3,-72.8,-72.8,-73.1,-73.5,-73.5,-73.8,-73.7,-73.6,-73.6,-73.7,-73.6,-73.3,-73.1,-73.1,-73.2,-73.1,-73.3,-73.3,-73.3,-73.5,-73.5,-73.1,-72.9,-72.9,-73.0,-73.2,-73.1,-73.1,-73.3,-73.3,-73.3,-73.3,-73.5,-73.4,-73.2,-73.0,-72.5,-72.7,-72.8,-72.8,-73.1,-73.0,-73.0,-72.6,-72.6,-72.9,-72.8,-72.6,-72.8,-72.7,-72.7,-73.0,-73.1,-73.2,-73.2,-73.3,-73.4,-73.3,-73.2,-73.5,-73.6,-73.4,-73.0,-72.9,-73.1,-73.1,-73.2,-73.3,-73.3,-73.2,-73.3,-73.0,-73.0,-73.1,-72.8,-72.9,-73.0,-73.2,-73.1,-73.0,-73.1,-73.1,-73.2,-73.1,-73.0,-72.9,-72.9,-73.0,-73.1,-73.0,-73.0,-72.8,-72.8,-72.7,-72.8,-72.8,-72.8,-72.8,-72.6,-72.7,-72.8,-72.8,-72.7,-72.6,-72.5,-72.5,-72.5,-72.3,-72.2,-72.2,-72.3,-72.4,-72.4,-72.4,-72.4,-72.3,-72.4,-72.3,-72.3,-72.3,-72.3,-72.3,-72.2,-72.2,-72.2,-72.4,-72.4,-72.3,-72.2,-72.3,-72.3,-72.3,-72.2,-72.3,-72.3,-72.3,-72.3,-72.2,-72.2,-72.2,-72.1,-72.1,-72.1,-72.1,-72.1,-71.9,-71.7,-71.8,-72.0,-72.0,-72.0,-72.0,-72.0,-71.8,-71.9,-71.9,-71.9,-71.8,-71.8,-71.8,-71.8,-71.9,-71.8,-71.8,-71.7,-71.7,-71.8,-71.7,-71.7,-71.6,-71.6,-71.6,-71.6,-71.6,-71.4,-71.4,-71.5,-71.5,-71.3,-71.3,-71.4,-71.4,-71.3,-71.2,-71.3,-71.3,-71.3,-71.2,-71.1,-71.2,-71.2,-71.1,-71.0,-70.9,-71.0,-71.0,-70.8,-70.8,-70.7,-70.8,-70.8,-70.6,-70.5,-70.4,-70.4,-70.3,-70.2,-70.2,-70.1,-70.0,-70.0,-69.9,-69.9,-69.8,-69.7,-69.7,-69.7,-69.5,-69.4,-69.2,-69.2,-69.1,-69.1,-69.0,-68.9,-68.9,-68.9,-68.8,-68.6,-68.5,-68.4,-68.3,-68.2,-68.0,-67.8,-67.8,-67.8,-67.9,-67.9,-67.9,-68.0,-67.9,-67.8,-67.9,-67.8,-67.8,-67.7,-67.7,-67.7,-67.7,-67.5,-67.5,-67.4,-67.4,-67.5,-67.4,-67.3,-67.3,-67.3,-67.3,-67.2,-67.1,-67.0,-66.9,-66.9,-66.9,-66.8,-66.8,-66.8,-66.8,-66.9,-66.8,-66.8,-66.8,-66.7,-66.7,-66.6,-66.5,-66.4,-66.3,-66.1,-65.9,-65.7,-65.8,-65.8,-65.9,-65.8,-65.9,-65.9,-65.8,-65.8,-65.7,-65.6,-65.6,-65.4,-65.4,-65.4,-65.3,-65.2,-65.2,-65.3,-65.3,-65.3,-65.1,-65.0,-64.9,-64.9,-64.8,-64.8,-64.8,-64.9,-64.8,-64.8,-64.7,-64.6,-64.6,-64.6,-64.7,-64.4,-64.4,-64.4,-64.4,-64.4,-64.3,-64.3,-64.2,-64.2,-64.1,-64.1,-64.0,-64.0,-63.8,-63.8,-63.9,-64.0,-63.8,-63.6,-63.6,-63.7,-63.6,-63.6,-63.5,-63.4,-63.4,-63.5,-63.3,-63.3,-63.3,-63.3,-63.3,-63.2,-63.2,-63.3,-63.2,-63.1,-63.1,-63.3,-63.3,-63.0,-63.0,-63.1,-63.1,-63.1,-63.0,-62.9,-62.8,-62.9,-62.8,-62.8,-62.8,-62.8,-62.7,-62.6,-62.5,-62.6,-62.6,-62.5,-62.4,-62.4,-62.3,-62.2,-62.1,-62.0,-62.0,-62.1,-62.0,-62.0,-62.0,-62.0,-61.8,-61.8,-61.7,-61.8,-61.7,-61.7,-61.7,-61.8,-61.9,-61.9,-61.8,-61.8,-61.8,-61.8,-62.0,-62.0,-61.9,-61.7,-61.7,-61.8,-61.8,-61.8,-61.8,-61.7,-61.8,-61.8,-61.7,-61.7,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.6,-61.5,-61.4,-61.5,-61.7,-61.6,-61.5,-61.4,-61.5,-61.5,-61.5,-61.5,-61.5,-61.5,-61.6,-61.6,-61.5,-61.5,-61.5,-61.6,-61.6,-61.5,-61.5,-61.6,-61.6,-61.5,-61.3,-61.3,-61.4,-61.4,-61.3,-61.3,-61.4,-61.4,-61.3,-61.3,-61.2,-61.2,-61.2,-61.2,-61.3,-61.3,-61.3,-61.3,-61.3,-61.2,-61.1,-61.1,-61.0,-61.0,-60.8,-60.8,-60.8,-60.7,-60.6,-60.6,-60.7,-60.8,-60.8,-60.8,-60.8,-60.9,-60.9,-60.8,-60.8,-60.8,-60.6,-60.7,-60.6,-60.6,-60.5,-79.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-88.0,-76.9,-77.2,-77.5,-77.5,-77.2,-76.7,-76.9,-77.0,-77.4,-77.8,-77.8,-78.1,-78.2,-78.0,-78.0,-78.2,-78.4,-78.5,-78.3,-78.3,-78.3,-78.0,-78.2,-77.9,-77.5,-77.9,-78.0,-77.9,-77.4,-77.8,-78.1,-78.2,-78.2,-78.3,-78.3,-78.1,-77.7,-76.7,-76.4,-77.0,-77.4,-77.3,-77.5,-77.8,-77.9,-77.2,-76.4,-76.3,-76.3,-76.7,-77.3,-76.5,-76.7,-76.4,-75.8,-76.5,-77.4,-77.1,-76.7,-77.3,-77.7,-77.7,-77.3,-77.0,-77.0,-77.1,-77.3,-76.9,-76.9,-76.5,-76.5,-76.4,-76.0,-75.8,-75.8,-76.0,-76.1,-76.3,-76.1,-75.8,-75.8,-75.3,-74.9,-75.1,-75.6,-75.6,-75.7,-75.7,-75.5,-75.6,-75.4,-75.2,-75.2,-75.3,-75.3,-75.0,-74.4,-74.8,-74.8,-75.0,-75.4,-75.5,-75.4,-75.2,-75.1,-75.1,-75.1,-75.2,-75.1,-75.1,-74.8,-74.6,-74.9,-75.0,-75.1,-75.0,-74.6,-74.6,-74.8,-75.0,-74.9,-74.6,-74.7,-74.8,-74.9,-74.8,-74.8,-74.8,-74.7,-74.5,-74.7,-74.8,-74.9,-75.0,-75.0,-75.0,-74.8,-74.9,-75.0,-75.0,-74.8,-74.5,-74.5,-74.4,-74.4,-74.5,-74.6,-74.6,-74.6,-74.4,-74.4,-74.5,-74.5,-74.3,-74.3,-74.2,-74.1,-74.0,-74.0,-74.2,-74.4,-74.3,-74.3,-74.3,-74.3,-74.3,-74.1,-74.0,-73.9,-74.0,-74.2,-74.2,-74.2,-74.1,-74.2,-74.2,-74.0,-73.8,-73.7,-73.8,-74.1,-74.1,-74.1,-74.1,-74.0,-74.0,-74.2,-74.3,-74.1,-73.9,-74.0,-74.0,-74.0,-73.9,-73.8,-73.8,-73.8,-73.8,-73.8,-73.8,-73.9,-74.0,-73.9,-74.0,-74.1,-74.0,-74.0,-74.0,-74.0,-74.0,-74.1,-74.2,-74.2,-74.3,-74.3,-74.4,-74.3,-74.2,-74.0,-74.1,-74.1,-74.1,-74.0,-74.0,-74.0,-74.1,-74.0,-74.0,-74.0,-74.0,-73.9,-73.9,-74.0,-74.0,-74.0,-73.9,-74.0,-74.0,-73.9,-73.8,-73.8,-73.8,-73.8,-73.8,-73.8,-73.8,-73.7,-73.6,-73.5,-73.5,-73.6,-73.6,-73.6,-73.6,-73.5,-73.6,-73.6,-73.6,-73.5,-73.3,-73.2,-73.3,-73.2,-73.1,-73.1,-73.1,-73.2,-73.3,-73.2,-73.1,-73.1,-73.2,-73.1,-73.0,-73.0,-73.0,-73.1,-73.0,-73.0,-73.1,-73.2,-73.2,-73.1,-73.0,-73.1,-73.1,-73.0,-73.0,-73.0,-73.1,-73.0,-73.0,-72.9,-72.9};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=209 */
		private double[] getElevationGrid_5_34_height_209()
		{
			double[] value = {-72.9,-72.8,-72.8,-72.8,-72.7,-72.8,-72.8,-72.8,-72.7,-72.8,-72.8,-72.7,-72.8,-72.8,-72.6,-72.6,-72.7,-72.7,-72.7,-72.6,-72.5,-72.5,-72.6,-72.6,-72.5,-72.5,-72.4,-72.5,-72.5,-72.4,-72.4,-72.3,-72.4,-72.3,-72.3,-72.3,-72.2,-72.3,-72.4,-72.3,-72.2,-72.2,-72.3,-72.2,-72.1,-72.1,-72.2,-72.2,-72.1,-72.0,-72.0,-72.0,-71.9,-71.8,-71.8,-71.9,-71.9,-71.8,-71.7,-71.7,-71.6,-71.7,-71.5,-71.3,-71.3,-71.3,-71.2,-71.1,-71.0,-71.0,-70.9,-71.0,-70.8,-70.8,-70.7,-70.6,-70.5,-70.5,-70.3,-70.2,-70.1,-70.0,-70.0,-70.0,-69.9,-69.8,-69.7,-69.8,-69.7,-69.5,-69.3,-69.3,-69.2,-69.1,-68.8,-68.7,-68.7,-68.7,-68.7,-68.8,-68.7,-68.8,-68.7,-68.6,-68.7,-68.7,-68.6,-68.5,-68.4,-68.5,-68.5,-68.3,-68.3,-68.2,-68.2,-68.2,-68.2,-68.1,-68.0,-68.0,-67.9,-67.9,-67.7,-67.6,-67.6,-67.6,-67.6,-67.4,-67.4,-67.4,-67.4,-67.5,-67.4,-67.3,-67.3,-67.3,-67.2,-67.2,-67.0,-66.9,-66.8,-66.6,-66.3,-66.2,-66.3,-66.3,-66.4,-66.4,-66.5,-66.5,-66.4,-66.3,-66.3,-66.2,-66.1,-66.1,-66.1,-66.0,-65.9,-65.8,-65.8,-65.9,-65.9,-65.9,-65.7,-65.5,-65.5,-65.6,-65.4,-65.4,-65.4,-65.5,-65.4,-65.3,-65.3,-65.2,-65.2,-65.2,-65.3,-65.1,-65.1,-64.9,-64.9,-65.0,-64.9,-64.8,-64.7,-64.8,-64.6,-64.7,-64.7,-64.6,-64.4,-64.4,-64.5,-64.6,-64.4,-64.2,-64.2,-64.3,-64.3,-64.2,-64.1,-64.0,-64.0,-64.1,-64.0,-64.0,-63.9,-63.9,-63.8,-63.8,-63.8,-63.8,-63.8,-63.7,-63.7,-63.8,-63.8,-63.7,-63.6,-63.6,-63.6,-63.6,-63.5,-63.5,-63.3,-63.5,-63.5,-63.3,-63.3,-63.3,-63.3,-63.1,-63.0,-63.1,-63.1,-63.1,-63.0,-62.9,-62.8,-62.7,-62.6,-62.5,-62.6,-62.6,-62.6,-62.5,-62.6,-62.6,-62.3,-62.3,-62.2,-62.3,-62.1,-62.1,-62.2,-62.3,-62.4,-62.5,-62.3,-62.3,-62.3,-62.3,-62.5,-62.4,-62.3,-62.2,-62.2,-62.3,-62.3,-62.3,-62.3,-62.2,-62.3,-62.3,-62.3,-62.2,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.1,-62.0,-62.1,-62.3,-62.2,-62.0,-62.0,-62.0,-62.1,-62.1,-62.0,-62.0,-62.1,-62.1,-62.2,-62.0,-61.9,-62.0,-62.1,-62.1,-62.0,-62.0,-62.1,-62.2,-62.0,-61.9,-61.8,-61.9,-62.0,-61.9,-61.9,-61.9,-61.9,-61.8,-61.8,-61.8,-61.7,-61.7,-61.8,-61.8,-61.8,-61.8,-61.8,-61.8,-61.7,-61.6,-61.6,-61.6,-61.5,-61.5,-61.4,-61.4,-61.4,-61.2,-61.2,-61.3,-61.3,-61.3,-61.3,-61.3,-61.3,-61.4,-61.3,-61.3,-61.3,-61.1,-61.1,-61.1,-61.1,-61.0,-61.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-88.7,-78.4,-78.6,-78.7,-78.7,-78.6,-78.6,-78.8,-78.8,-78.9,-79.1,-79.2,-79.3,-79.3,-79.3,-79.4,-79.4,-79.4,-79.5,-79.5,-79.3,-79.3,-79.3,-79.3,-79.1,-79.0,-79.0,-79.1,-79.0,-78.9,-78.9,-79.0,-79.0,-79.0,-79.1,-79.0,-79.0,-78.8,-78.6,-78.6,-78.7,-78.7,-78.7,-78.7,-78.8,-78.8,-78.6,-78.4,-78.3,-78.3,-78.3,-78.6,-78.4,-78.3,-78.1,-78.1,-78.3,-78.6,-78.5,-78.4,-78.5,-78.7,-78.7,-78.5,-78.5,-78.4,-78.5,-78.4,-78.3,-78.3,-78.1,-78.1,-78.1,-77.9,-77.8,-77.8,-77.7,-77.6,-77.5,-77.4,-77.4,-77.3,-77.1,-77.0,-77.0,-77.1,-77.1,-77.0,-76.9,-76.9,-76.9,-76.9,-76.8,-76.7,-76.8,-76.7,-76.7,-76.6,-76.5,-76.4,-76.6,-76.6,-76.5,-76.5,-76.4,-76.3,-76.3,-76.3,-76.3,-76.2,-76.1,-76.0,-76.0,-76.0,-76.0,-76.0,-75.9,-75.8,-75.8,-75.8,-75.9,-75.8,-75.7,-75.7,-75.7,-75.8,-75.8,-75.8,-75.8,-75.8,-75.8,-75.9,-75.8,-75.8,-75.8,-75.9,-75.8,-75.7,-75.7,-75.8,-75.8,-75.7,-75.5,-75.5,-75.5,-75.5,-75.4,-75.3,-75.3,-75.4,-75.3,-75.3,-75.3,-75.3,-75.2,-75.2,-75.1,-75.1,-74.9,-74.8,-74.9,-75.1,-75.1,-75.1,-75.1,-75.1,-75.0,-75.0,-74.8,-74.7,-74.8,-75.0,-75.0,-74.9,-74.9,-74.9,-75.0,-75.0,-74.8,-74.7,-74.7,-75.0,-75.1,-75.0,-75.0,-74.9,-75.0,-75.0,-75.1,-75.0,-74.8,-74.8,-75.0,-75.0,-75.0,-74.8,-74.8,-74.7,-74.8,-74.8,-74.8,-74.8,-75.0,-75.0,-75.1,-75.1,-75.1,-75.0,-75.0,-75.0,-75.1,-75.1,-75.2,-75.2,-75.2,-75.3,-75.4,-75.4,-75.2,-75.0,-75.1,-75.2,-75.1,-75.0,-74.9,-75.0,-75.1,-75.1,-75.1,-75.0,-75.0,-74.9,-74.9,-75.0,-75.1,-75.0,-75.0,-74.9,-74.9,-74.7,-74.7,-74.7,-74.8,-74.7,-74.7,-74.7,-74.8,-74.6,-74.5,-74.4,-74.4,-74.4,-74.5,-74.5,-74.4,-74.4,-74.4,-74.4,-74.4,-74.3,-74.1,-74.0,-74.1,-74.1,-73.9,-73.9,-73.9,-74.0,-74.1,-74.0,-73.9,-73.8,-74.0,-74.0,-73.8,-73.8,-73.8,-73.8,-73.8,-73.9,-73.9,-74.0,-74.0,-74.0,-73.8,-73.9,-73.9,-73.8,-73.8,-73.8,-73.8,-73.8,-73.8,-73.7,-73.7,-73.7,-73.6,-73.7,-73.6,-73.5,-73.5,-73.6,-73.7,-73.6,-73.6,-73.6,-73.5,-73.6,-73.6,-73.5,-73.5,-73.5,-73.6,-73.5,-73.5,-73.4,-73.4,-73.5,-73.5,-73.3,-73.3,-73.3,-73.3,-73.3,-73.3,-73.3,-73.2,-73.3,-73.2,-73.2,-73.2,-73.1,-73.2,-73.3,-73.1,-73.0,-73.1,-73.2,-73.1,-73.0,-73.0,-73.1,-73.1,-73.0,-72.9,-72.9,-72.9,-72.8,-72.8,-72.7,-72.8,-72.8,-72.7,-72.7,-72.5,-72.5,-72.6,-72.4,-72.2,-72.3,-72.3,-72.2,-72.0,-72.0,-72.0,-71.9,-72.0,-71.8,-71.8,-71.6,-71.5,-71.4,-71.3,-71.2,-71.0,-71.0,-71.0,-70.9,-70.9,-70.8,-70.8,-70.7,-70.8,-70.6,-70.3,-70.2,-70.2,-70.1,-70.0,-69.8,-69.6,-69.5,-69.5,-69.6,-69.6,-69.6,-69.6,-69.6,-69.4,-69.5,-69.5,-69.4,-69.3,-69.2,-69.2,-69.3,-69.1,-69.0,-69.0,-68.9,-68.9,-68.9,-68.8,-68.7,-68.6,-68.6,-68.6,-68.4,-68.3,-68.2,-68.2,-68.2,-68.0,-68.0,-68.0,-68.0,-68.0,-67.9,-67.9,-67.9,-67.8,-67.7,-67.7,-67.5,-67.4,-67.3,-67.2,-66.9,-66.8,-66.8,-67.0,-67.1,-67.0,-67.1,-67.1,-67.0,-66.9,-66.8,-66.8,-66.7,-66.6,-66.6,-66.6,-66.5,-66.4,-66.3,-66.5,-66.6,-66.5,-66.3,-66.1,-66.0,-66.1,-66.0,-66.0,-66.0,-66.1,-66.0,-65.8,-65.8,-65.8,-65.8,-65.8,-65.9,-65.7,-65.6,-65.6,-65.6,-65.5,-65.6,-65.4,-65.3,-65.3,-65.2,-65.3,-65.3,-65.2,-65.1,-65.0,-65.1,-65.2,-65.0,-64.8,-64.8,-64.9,-64.8,-64.8,-64.8,-64.6,-64.6,-64.7,-64.8,-64.7,-64.6,-64.6,-64.5,-64.5,-64.5,-64.4,-64.5,-64.4,-64.3,-64.5,-64.5,-64.3,-64.2,-64.2,-64.2,-64.2,-64.0,-64.0,-64.0,-64.0,-64.0,-63.9,-63.8,-63.8,-63.8,-63.7,-63.6,-63.6,-63.6,-63.7,-63.6,-63.5,-63.3,-63.3,-63.3,-63.2,-63.2,-63.3,-63.3,-63.1,-63.1,-63.1,-62.8,-62.8,-62.7,-62.8,-62.7,-62.6,-62.7,-62.8,-63.0,-63.0,-62.8,-62.8,-62.8,-62.8,-63.0,-63.0,-62.9,-62.7,-62.6,-62.8,-62.9,-62.8,-62.8,-62.7,-62.8,-62.9,-62.8,-62.8,-62.8,-62.6,-62.6,-62.6,-62.6,-62.6,-62.6,-62.8,-62.7,-62.7,-62.8,-62.8,-62.7,-62.6,-62.6,-62.8,-62.8,-62.6,-62.5,-62.6,-62.6,-62.6,-62.6,-62.5,-62.6,-62.8,-62.8,-62.6,-62.5,-62.5,-62.6,-62.6,-62.6,-62.6,-62.6,-62.8,-62.6,-62.5,-62.4,-62.5,-62.6,-62.5,-62.5,-62.5,-62.5,-62.5,-62.4,-62.3,-62.3,-62.2,-62.4,-62.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=210 */
		private double[] getElevationGrid_5_34_height_210()
		{
			double[] value = {-62.5,-62.4,-62.4,-62.4,-62.3,-62.3,-62.2,-62.2,-62.1,-62.1,-62.1,-62.1,-62.1,-61.8,-61.8,-61.8,-61.9,-61.9,-61.8,-61.8,-61.9,-61.9,-61.8,-61.8,-61.7,-61.6,-61.6,-61.6,-61.6,-61.5,-61.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-89.5,-80.0,-80.0,-80.1,-80.1,-80.1,-80.2,-80.3,-80.3,-80.3,-80.5,-80.4,-80.4,-80.5,-80.5,-80.5,-80.5,-80.5,-80.4,-80.3,-80.3,-80.3,-80.2,-80.2,-80.1,-80.0,-80.0,-80.0,-80.0,-79.9,-79.9,-79.9,-79.9,-80.0,-80.0,-79.9,-79.8,-79.8,-79.8,-79.8,-79.8,-79.8,-79.8,-79.7,-79.8,-79.8,-79.7,-79.6,-79.5,-79.5,-79.5,-79.6,-79.5,-79.4,-79.3,-79.4,-79.6,-79.7,-79.7,-79.5,-79.5,-79.7,-79.8,-79.5,-79.5,-79.5,-79.6,-79.5,-79.4,-79.3,-79.3,-79.3,-79.3,-79.2,-79.2,-79.2,-79.1,-79.0,-78.8,-78.8,-78.8,-78.7,-78.5,-78.5,-78.4,-78.5,-78.6,-78.4,-78.3,-78.2,-78.3,-78.3,-78.2,-78.2,-78.2,-78.1,-78.2,-78.1,-78.0,-77.9,-78.0,-77.9,-77.9,-77.8,-77.7,-77.6,-77.6,-77.6,-77.6,-77.5,-77.3,-77.3,-77.3,-77.3,-77.2,-77.2,-77.1,-77.0,-77.0,-76.9,-77.1,-77.0,-76.9,-76.8,-76.9,-77.1,-77.1,-77.1,-77.0,-77.0,-77.1,-77.2,-77.0,-76.9,-77.0,-77.1,-77.1,-76.9,-76.8,-76.9,-77.0,-76.9,-76.7,-76.7,-76.7,-76.6,-76.5,-76.4,-76.4,-76.5,-76.4,-76.3,-76.3,-76.3,-76.2,-76.2,-76.2,-76.2,-76.1,-75.9,-76.0,-76.1,-76.1,-76.0,-76.0,-76.0,-75.9,-75.8,-75.8,-75.7,-75.7,-75.8,-75.9,-75.8,-75.8,-75.8,-76.0,-76.0,-75.9,-75.8,-75.8,-76.0,-76.2,-76.0,-76.0,-76.0,-76.0,-76.1,-76.2,-76.0,-75.8,-75.9,-76.1,-76.2,-76.2,-76.0,-76.0,-76.0,-76.0,-76.0,-76.0,-76.1,-76.2,-76.2,-76.3,-76.3,-76.3,-76.2,-76.2,-76.2,-76.3,-76.3,-76.3,-76.3,-76.3,-76.3,-76.5,-76.5,-76.3,-76.1,-76.2,-76.3,-76.3,-76.0,-76.0,-76.2,-76.3,-76.3,-76.3,-76.2,-76.1,-76.2,-76.2,-76.3,-76.3,-76.3,-76.2,-76.1,-76.1,-75.9,-75.7,-75.7,-75.8,-75.8,-75.7,-75.8,-75.8,-75.6,-75.5,-75.4,-75.4,-75.3,-75.4,-75.4,-75.3,-75.2,-75.3,-75.3,-75.3,-75.2,-75.0,-74.8,-74.9,-75.0,-74.8,-74.8,-74.7,-74.8,-75.0,-74.9,-74.8,-74.7,-74.8,-74.8,-74.6,-74.6,-74.7,-74.7,-74.6,-74.7,-74.7,-74.8,-74.8,-74.8,-74.6,-74.7,-74.8,-74.7,-74.6,-74.6,-74.7,-74.6,-74.6,-74.5,-74.5,-74.5,-74.4,-74.5,-74.5,-74.4,-74.4,-74.5,-74.5,-74.5,-74.5,-74.5,-74.4,-74.4,-74.5,-74.3,-74.4,-74.4,-74.5,-74.5,-74.4,-74.3,-74.2,-74.3,-74.3,-74.2,-74.2,-74.1,-74.2,-74.2,-74.2,-74.2,-74.1,-74.2,-74.1,-74.1,-74.1,-74.0,-74.1,-74.2,-74.1,-74.0,-74.0,-74.1,-74.1,-73.9,-74.0,-74.0,-74.0,-74.0,-73.8,-73.8,-73.8,-73.8,-73.7,-73.6,-73.7,-73.7,-73.7,-73.5,-73.5,-73.4,-73.5,-73.4,-73.2,-73.2,-73.3,-73.2,-73.0,-73.0,-73.0,-72.9,-73.0,-72.8,-72.7,-72.6,-72.5,-72.3,-72.3,-72.2,-72.0,-72.0,-71.9,-71.9,-72.0,-71.8,-71.8,-71.6,-71.7,-71.5,-71.3,-71.2,-71.1,-71.0,-71.0,-70.8,-70.6,-70.5,-70.5,-70.5,-70.5,-70.4,-70.5,-70.4,-70.3,-70.4,-70.4,-70.3,-70.2,-70.0,-70.0,-70.1,-69.9,-69.8,-69.8,-69.7,-69.7,-69.6,-69.6,-69.3,-69.3,-69.3,-69.3,-69.1,-68.9,-68.8,-68.8,-68.7,-68.7,-68.7,-68.6,-68.6,-68.6,-68.5,-68.4,-68.4,-68.3,-68.2,-68.2,-68.1,-68.0,-68.0,-67.9,-67.6,-67.4,-67.5,-67.6,-67.6,-67.5,-67.6,-67.7,-67.6,-67.5,-67.4,-67.4,-67.2,-67.2,-67.2,-67.2,-67.0,-67.0,-66.9,-67.0,-67.2,-67.1,-66.8,-66.7,-66.6,-66.7,-66.6,-66.6,-66.7,-66.7,-66.7,-66.5,-66.5,-66.4,-66.4,-66.4,-66.5,-66.3,-66.2,-66.2,-66.2,-66.2,-66.2,-66.1,-65.9,-65.9,-65.8,-65.9,-65.9,-65.9,-65.7,-65.7,-65.8,-65.8,-65.7,-65.5,-65.3,-65.5,-65.5,-65.4,-65.4,-65.3,-65.3,-65.3,-65.4,-65.4,-65.3,-65.3,-65.2,-65.2,-65.2,-65.2,-65.2,-65.1,-65.1,-65.2,-65.3,-65.1,-64.8,-64.8,-64.8,-64.8,-64.7,-64.6,-64.6,-64.7,-64.6,-64.5,-64.4,-64.4,-64.4,-64.3,-64.1,-64.1,-64.2,-64.3,-64.2,-64.1,-64.0,-64.0,-64.0,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.8,-63.5,-63.3,-63.3,-63.3,-63.2,-63.1,-63.2,-63.3,-63.5,-63.6,-63.4,-63.3,-63.4,-63.4,-63.5,-63.5,-63.4,-63.3,-63.1,-63.4,-63.4,-63.3,-63.3,-63.3,-63.5,-63.5,-63.5,-63.4,-63.3,-63.1,-63.2,-63.3,-63.2,-63.2,-63.3,-63.3,-63.3,-63.3,-63.4,-63.4,-63.3,-63.1,-63.2,-63.5,-63.5,-63.2,-63.1,-63.2,-63.3,-63.3,-63.2,-63.1,-63.3,-63.3,-63.3,-63.2,-63.0,-63.0,-63.2,-63.3,-63.3,-63.2,-63.3,-63.4,-63.3,-63.1,-63.0,-63.1,-63.3,-63.2,-63.1,-63.1,-63.2,-63.1,-63.1,-63.0,-62.9,-62.9,-63.0,-63.1,-63.1,-63.0,-63.1,-63.0,-62.9,-62.8,-62.8,-62.8,-62.8,-62.8,-62.7,-62.7,-62.8,-62.5,-62.4,-62.4,-62.5,-62.5,-62.5,-62.4,-62.5,-62.5,-62.4,-62.3,-62.3,-62.2,-62.1,-62.2,-62.0,-62.1,-62.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-94.5,-81.4,-81.4,-81.4,-81.4,-81.4,-81.5,-81.5,-81.6,-81.6,-81.7,-81.5,-81.5,-81.5,-81.5,-81.5,-81.5,-81.5,-81.4,-81.3,-81.3,-81.2,-81.1,-81.1,-81.0,-80.9,-81.0,-81.0,-81.0,-80.9,-80.9,-80.9,-81.0,-81.0,-81.0,-80.9,-80.8,-80.8,-80.8,-80.8,-80.9,-80.9,-80.9,-80.8,-80.8,-80.8,-80.8,-80.6,-80.6,-80.7,-80.6,-80.7,-80.6,-80.5,-80.4,-80.5,-80.7,-80.8,-80.8,-80.5,-80.6,-80.7,-80.9,-80.7,-80.5,-80.5,-80.7,-80.5,-80.5,-80.4,-80.3,-80.3,-80.3,-80.3,-80.3,-80.3,-80.3,-80.3,-80.1,-80.1,-80.1,-80.1,-80.0,-79.9,-79.9,-80.0,-80.0,-79.9,-79.8,-79.7,-79.8,-79.8,-79.8,-79.7,-79.7,-79.7,-79.7,-79.8,-79.7,-79.5,-79.5,-79.6,-79.5,-79.5,-79.4,-79.2,-79.2,-79.2,-79.1,-79.0,-78.9,-78.9,-78.8,-78.8,-78.7,-78.6,-78.5,-78.4,-78.5,-78.4,-78.5,-78.5,-78.4,-78.3,-78.3,-78.5,-78.5,-78.6,-78.6,-78.6,-78.6,-78.7,-78.6,-78.5,-78.5,-78.6,-78.6,-78.4,-78.3,-78.4,-78.5,-78.3,-78.2,-78.2,-78.2,-78.1,-77.9,-77.9,-77.8,-77.8,-77.7,-77.6,-77.6,-77.5,-77.3,-77.3,-77.4,-77.4,-77.4,-77.2,-77.2,-77.3,-77.2,-77.1,-77.1,-77.0,-76.9,-76.9,-76.8,-76.8,-76.8,-76.9,-77.0,-77.0,-76.8,-76.8,-77.0,-77.2,-77.0,-77.0,-77.0,-77.2,-77.3,-77.2,-77.2,-77.2,-77.2,-77.3,-77.4,-77.3,-77.1,-77.2,-77.3,-77.4,-77.5,-77.4,-77.4,-77.4,-77.3,-77.3,-77.4,-77.4,-77.4,-77.4,-77.5,-77.5,-77.5,-77.4,-77.4,-77.5,-77.5,-77.5,-77.5,-77.5,-77.4,-77.5,-77.6,-77.6,-77.5,-77.3,-77.3,-77.4,-77.5,-77.3,-77.3,-77.3,-77.4,-77.4,-77.5,-77.4,-77.3,-77.3,-77.3,-77.4,-77.5,-77.5,-77.5,-77.4,-77.3,-77.2,-77.0,-77.0,-77.1,-77.1,-77.0,-77.0,-77.0,-76.8,-76.6,-76.5,-76.5,-76.4,-76.4,-76.4,-76.3,-76.2,-76.2,-76.2,-76.2,-76.1,-75.9,-75.7,-75.8,-76.0,-75.8,-75.7,-75.6,-75.7,-75.8,-75.8,-75.7,-75.6,-75.7,-75.8,-75.5,-75.5,-75.6,-75.6,-75.5,-75.6,-75.6,-75.7,-75.7,-75.7,-75.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=211 */
		private double[] getElevationGrid_5_34_height_211()
		{
			double[] value = {-75.6,-75.7,-75.5,-75.5,-75.5,-75.6,-75.5,-75.5,-75.3,-75.4,-75.4,-75.3,-75.4,-75.3,-75.3,-75.3,-75.3,-75.4,-75.4,-75.4,-75.3,-75.3,-75.3,-75.4,-75.3,-75.3,-75.3,-75.3,-75.3,-75.3,-75.2,-75.1,-75.2,-75.2,-75.0,-75.0,-75.1,-75.1,-75.1,-75.1,-75.1,-75.0,-75.1,-75.0,-75.0,-75.0,-74.9,-75.0,-75.2,-75.1,-74.9,-75.0,-75.0,-75.1,-74.9,-74.9,-75.0,-75.0,-74.9,-74.8,-74.8,-74.8,-74.8,-74.6,-74.5,-74.6,-74.7,-74.7,-74.5,-74.4,-74.3,-74.5,-74.3,-74.2,-74.2,-74.3,-74.2,-74.0,-74.0,-74.0,-74.0,-74.0,-73.8,-73.8,-73.7,-73.6,-73.4,-73.4,-73.3,-73.2,-73.0,-73.0,-73.0,-73.0,-73.0,-72.8,-72.7,-72.7,-72.6,-72.3,-72.2,-72.2,-72.1,-72.1,-71.8,-71.8,-71.7,-71.6,-71.5,-71.5,-71.4,-71.4,-71.4,-71.3,-71.3,-71.3,-71.3,-71.1,-71.0,-71.0,-71.0,-70.8,-70.7,-70.6,-70.5,-70.5,-70.4,-70.3,-70.1,-70.0,-70.1,-70.0,-69.8,-69.6,-69.5,-69.4,-69.3,-69.3,-69.3,-69.2,-69.1,-69.2,-69.1,-68.9,-68.9,-68.9,-68.8,-68.8,-68.7,-68.6,-68.6,-68.6,-68.4,-68.2,-68.2,-68.2,-68.2,-68.0,-68.1,-68.3,-68.1,-68.0,-68.0,-67.9,-67.8,-67.7,-67.7,-67.8,-67.7,-67.6,-67.4,-67.5,-67.8,-67.7,-67.4,-67.3,-67.2,-67.3,-67.2,-67.2,-67.3,-67.3,-67.3,-67.2,-67.1,-67.0,-67.0,-67.0,-67.2,-67.0,-66.9,-66.8,-66.9,-66.9,-66.9,-66.7,-66.5,-66.6,-66.6,-66.5,-66.5,-66.5,-66.4,-66.3,-66.4,-66.6,-66.4,-66.2,-66.0,-66.1,-66.2,-66.2,-66.1,-66.0,-66.0,-66.0,-66.2,-66.2,-66.1,-66.0,-65.9,-65.8,-65.9,-65.9,-65.9,-65.9,-65.8,-65.9,-66.0,-65.9,-65.6,-65.5,-65.4,-65.4,-65.3,-65.3,-65.3,-65.3,-65.3,-65.2,-65.1,-65.0,-65.0,-64.9,-64.7,-64.8,-64.8,-64.9,-64.8,-64.8,-64.7,-64.5,-64.6,-64.4,-64.4,-64.4,-64.4,-64.4,-64.4,-64.3,-64.2,-64.0,-64.0,-64.0,-63.8,-63.6,-63.8,-64.0,-64.0,-64.2,-64.0,-63.9,-64.0,-64.0,-64.1,-64.2,-64.1,-64.0,-63.7,-63.9,-64.0,-64.0,-64.0,-64.0,-64.1,-64.1,-64.0,-64.0,-63.9,-63.8,-63.8,-63.8,-63.8,-63.9,-63.9,-64.0,-64.0,-63.9,-64.0,-64.0,-63.9,-63.8,-63.9,-64.1,-64.2,-63.9,-63.8,-63.9,-64.0,-63.9,-63.9,-63.8,-63.8,-64.0,-64.0,-63.8,-63.6,-63.6,-63.7,-63.9,-63.8,-63.9,-64.0,-64.0,-64.0,-63.8,-63.6,-63.8,-63.9,-63.9,-63.8,-63.8,-63.9,-63.8,-63.8,-63.7,-63.6,-63.6,-63.8,-63.8,-63.8,-63.8,-63.7,-63.7,-63.6,-63.5,-63.5,-63.5,-63.5,-63.4,-63.4,-63.3,-63.5,-63.3,-63.1,-63.1,-63.3,-63.2,-63.1,-63.1,-63.1,-63.2,-63.1,-63.1,-63.0,-63.0,-62.8,-62.8,-62.7,-62.9,-62.8,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-82.7,-82.7,-82.7,-82.7,-82.7,-82.7,-82.7,-82.8,-82.7,-82.8,-82.6,-82.6,-82.6,-82.5,-82.6,-82.5,-82.5,-82.4,-82.3,-82.3,-82.2,-82.1,-82.1,-82.0,-82.0,-81.9,-82.0,-82.0,-82.0,-81.9,-82.0,-82.0,-82.0,-82.2,-82.0,-81.8,-81.8,-81.8,-81.9,-81.9,-81.9,-81.9,-81.8,-81.8,-81.9,-81.8,-81.7,-81.6,-81.8,-81.7,-81.8,-81.7,-81.5,-81.5,-81.4,-81.7,-81.8,-81.9,-81.6,-81.6,-81.7,-82.0,-81.8,-81.5,-81.5,-81.7,-81.6,-81.5,-81.4,-81.3,-81.3,-81.3,-81.3,-81.3,-81.3,-81.3,-81.3,-81.2,-81.2,-81.3,-81.3,-81.2,-81.2,-81.1,-81.2,-81.3,-81.2,-81.0,-81.0,-81.1,-81.1,-81.1,-81.1,-81.1,-81.1,-81.1,-81.2,-81.1,-81.0,-81.0,-81.1,-81.1,-81.0,-80.9,-80.8,-80.8,-80.8,-80.8,-80.6,-80.5,-80.5,-80.5,-80.5,-80.4,-80.4,-80.1,-80.0,-80.0,-80.0,-80.1,-80.1,-80.0,-79.9,-79.9,-80.0,-80.1,-80.2,-80.2,-80.1,-80.1,-80.2,-80.2,-80.0,-80.1,-80.2,-80.2,-80.0,-79.9,-79.9,-80.0,-79.9,-79.8,-79.7,-79.7,-79.7,-79.5,-79.5,-79.4,-79.4,-79.2,-79.1,-79.1,-79.0,-78.9,-78.9,-78.9,-78.9,-78.8,-78.5,-78.5,-78.6,-78.5,-78.5,-78.5,-78.4,-78.3,-78.2,-78.2,-78.1,-78.0,-78.2,-78.3,-78.3,-78.2,-78.2,-78.3,-78.5,-78.4,-78.4,-78.4,-78.6,-78.7,-78.5,-78.5,-78.6,-78.6,-78.7,-78.7,-78.7,-78.5,-78.6,-78.7,-78.7,-78.8,-78.7,-78.7,-78.7,-78.6,-78.6,-78.7,-78.7,-78.7,-78.6,-78.7,-78.7,-78.7,-78.6,-78.5,-78.6,-78.6,-78.7,-78.7,-78.6,-78.5,-78.5,-78.6,-78.7,-78.5,-78.3,-78.3,-78.5,-78.5,-78.4,-78.4,-78.5,-78.5,-78.5,-78.5,-78.5,-78.5,-78.5,-78.5,-78.5,-78.7,-78.6,-78.6,-78.5,-78.5,-78.4,-78.3,-78.2,-78.3,-78.4,-78.3,-78.3,-78.3,-78.2,-77.9,-77.8,-77.8,-77.6,-77.6,-77.7,-77.4,-77.3,-77.3,-77.3,-77.3,-77.3,-77.0,-76.8,-76.8,-77.0,-76.8,-76.8,-76.7,-76.8,-76.9,-76.8,-76.7,-76.5,-76.7,-76.8,-76.6,-76.5,-76.6,-76.6,-76.5,-76.5,-76.5,-76.6,-76.7,-76.7,-76.5,-76.6,-76.7,-76.5,-76.5,-76.4,-76.6,-76.5,-76.5,-76.3,-76.4,-76.4,-76.3,-76.4,-76.3,-76.2,-76.2,-76.3,-76.5,-76.4,-76.5,-76.3,-76.3,-76.3,-76.5,-76.3,-76.3,-76.3,-76.3,-76.3,-76.3,-76.2,-76.0,-76.2,-76.2,-76.0,-76.0,-76.1,-76.1,-76.1,-76.1,-76.1,-76.0,-76.0,-76.0,-76.0,-76.0,-75.9,-76.0,-76.2,-76.1,-75.9,-75.9,-76.0,-76.0,-75.9,-75.9,-76.0,-76.0,-75.9,-75.8,-75.8,-75.8,-75.8,-75.7,-75.5,-75.6,-75.7,-75.7,-75.5,-75.3,-75.3,-75.5,-75.3,-75.2,-75.2,-75.3,-75.3,-75.2,-75.1,-75.1,-75.1,-75.1,-75.0,-74.9,-74.8,-74.7,-74.6,-74.6,-74.5,-74.3,-74.2,-74.2,-74.3,-74.3,-74.2,-74.1,-74.0,-74.0,-73.9,-73.6,-73.4,-73.3,-73.3,-73.3,-73.2,-73.0,-72.9,-72.9,-72.7,-72.6,-72.5,-72.5,-72.5,-72.3,-72.4,-72.4,-72.3,-72.2,-72.0,-71.9,-72.0,-71.8,-71.6,-71.5,-71.3,-71.3,-71.2,-71.1,-70.9,-70.8,-70.8,-70.8,-70.7,-70.4,-70.3,-70.1,-70.1,-70.0,-69.9,-69.8,-69.8,-69.8,-69.7,-69.6,-69.6,-69.5,-69.3,-69.3,-69.3,-69.2,-69.3,-69.3,-69.1,-68.9,-68.8,-68.8,-68.7,-68.6,-68.7,-68.8,-68.7,-68.6,-68.6,-68.5,-68.3,-68.2,-68.3,-68.3,-68.3,-68.2,-68.0,-68.2,-68.4,-68.3,-68.2,-68.1,-67.8,-67.9,-67.9,-67.9,-67.9,-68.0,-68.0,-67.8,-67.7,-67.6,-67.7,-67.7,-67.9,-67.8,-67.6,-67.6,-67.7,-67.6,-67.7,-67.5,-67.2,-67.3,-67.3,-67.2,-67.3,-67.3,-67.3,-67.1,-67.2,-67.3,-67.2,-66.9,-66.7,-66.8,-67.0,-66.9,-66.9,-66.8,-66.7,-66.8,-67.0,-67.0,-66.8,-66.7,-66.7,-66.6,-66.7,-66.7,-66.7,-66.7,-66.6,-66.7,-66.8,-66.8,-66.4,-66.3,-66.2,-66.3,-66.1,-66.1,-66.1,-66.0,-66.1,-66.0,-65.9,-65.8,-65.8,-65.7,-65.5,-65.5,-65.6,-65.7,-65.6,-65.6,-65.4,-65.3,-65.3,-65.2,-65.0,-65.2,-65.2,-65.1,-65.1,-65.0,-64.9,-64.7,-64.7,-64.6,-64.6,-64.3,-64.4,-64.7,-64.7,-65.0,-64.8,-64.6,-64.7,-64.8,-64.8,-65.0,-64.8,-64.7,-64.4,-64.6,-64.8,-64.7,-64.7,-64.8,-64.8,-64.9,-64.8,-64.7,-64.6,-64.5,-64.5,-64.6,-64.6,-64.6,-64.6,-64.7,-64.7,-64.6,-64.8,-64.8,-64.7,-64.5,-64.5,-64.9,-65.0,-64.7,-64.6,-64.6,-64.7,-64.7,-64.6,-64.5,-64.6,-64.7,-64.8,-64.6,-64.3,-64.3,-64.3,-64.6,-64.5,-64.5,-64.6,-64.7,-64.7,-64.6,-64.4,-64.5,-64.7,-64.7};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=212 */
		private double[] getElevationGrid_5_34_height_212()
		{
			double[] value = {-64.5,-64.5,-64.7,-64.5,-64.5,-64.6,-64.5,-64.4,-64.5,-64.6,-64.5,-64.5,-64.4,-64.4,-64.3,-64.3,-64.3,-64.2,-64.2,-64.2,-64.2,-64.1,-64.2,-64.2,-64.0,-64.0,-64.1,-64.0,-64.0,-63.9,-63.8,-63.9,-63.9,-63.8,-63.8,-63.7,-63.5,-63.5,-63.4,-63.6,-63.6,-81.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-83.8,-83.8,-83.8,-83.8,-83.7,-83.7,-83.8,-83.8,-83.7,-83.8,-83.7,-83.6,-83.6,-83.5,-83.5,-83.5,-83.5,-83.4,-83.3,-83.3,-83.2,-83.1,-83.0,-83.0,-83.0,-82.9,-82.9,-83.0,-82.9,-82.9,-83.0,-83.0,-83.0,-83.2,-83.0,-82.8,-82.7,-82.8,-82.9,-83.0,-82.9,-83.0,-82.8,-82.8,-82.8,-82.8,-82.7,-82.6,-82.7,-82.7,-82.8,-82.7,-82.5,-82.4,-82.4,-82.6,-82.8,-82.9,-82.7,-82.6,-82.7,-82.9,-82.8,-82.5,-82.5,-82.7,-82.6,-82.5,-82.4,-82.3,-82.3,-82.3,-82.3,-82.3,-82.3,-82.3,-82.3,-82.2,-82.2,-82.2,-82.3,-82.3,-82.2,-82.2,-82.3,-82.3,-82.3,-82.1,-82.0,-82.1,-82.2,-82.2,-82.2,-82.3,-82.2,-82.3,-82.3,-82.3,-82.1,-82.1,-82.3,-82.3,-82.2,-82.2,-82.1,-82.0,-82.0,-82.1,-82.0,-81.9,-81.9,-81.9,-81.9,-81.8,-81.8,-81.6,-81.5,-81.5,-81.4,-81.6,-81.5,-81.4,-81.2,-81.2,-81.3,-81.5,-81.5,-81.5,-81.3,-81.3,-81.4,-81.3,-81.3,-81.3,-81.3,-81.4,-81.3,-81.1,-81.3,-81.4,-81.3,-81.1,-81.0,-81.1,-81.0,-80.9,-80.8,-80.9,-80.9,-80.7,-80.5,-80.7,-80.6,-80.5,-80.4,-80.5,-80.5,-80.4,-80.2,-80.0,-80.1,-80.2,-80.0,-80.0,-80.0,-79.8,-79.8,-79.7,-79.7,-79.6,-79.7,-79.8,-79.9,-79.8,-79.7,-79.9,-80.0,-79.9,-79.9,-79.9,-80.0,-80.1,-79.9,-79.8,-79.9,-80.0,-80.0,-80.0,-80.0,-79.8,-79.8,-79.9,-80.0,-79.9,-79.8,-79.9,-79.8,-79.8,-79.8,-79.8,-79.8,-79.7,-79.7,-79.8,-79.8,-79.8,-79.6,-79.6,-79.6,-79.6,-79.7,-79.8,-79.6,-79.5,-79.5,-79.7,-79.7,-79.6,-79.3,-79.3,-79.5,-79.6,-79.4,-79.5,-79.5,-79.5,-79.5,-79.5,-79.5,-79.5,-79.5,-79.5,-79.5,-79.7,-79.7,-79.6,-79.5,-79.5,-79.5,-79.3,-79.3,-79.5,-79.5,-79.4,-79.5,-79.5,-79.4,-79.2,-79.0,-79.0,-78.9,-78.9,-78.9,-78.8,-78.7,-78.5,-78.6,-78.6,-78.5,-78.3,-78.1,-78.1,-78.3,-78.1,-78.0,-77.9,-77.9,-78.0,-78.0,-77.8,-77.7,-77.8,-78.0,-77.8,-77.7,-77.7,-77.7,-77.6,-77.7,-77.7,-77.7,-77.8,-77.8,-77.7,-77.7,-77.8,-77.7,-77.6,-77.5,-77.7,-77.7,-77.7,-77.5,-77.5,-77.5,-77.4,-77.4,-77.5,-77.3,-77.3,-77.4,-77.5,-77.5,-77.5,-77.5,-77.4,-77.4,-77.5,-77.4,-77.4,-77.4,-77.5,-77.4,-77.4,-77.3,-77.1,-77.2,-77.3,-77.1,-77.0,-77.2,-77.1,-77.2,-77.1,-77.2,-77.0,-77.0,-77.0,-77.0,-77.0,-76.9,-77.0,-77.2,-77.2,-76.9,-76.9,-77.0,-77.0,-76.9,-76.9,-77.0,-77.0,-76.9,-76.8,-76.8,-76.8,-76.8,-76.7,-76.6,-76.6,-76.8,-76.8,-76.5,-76.4,-76.3,-76.4,-76.3,-76.2,-76.2,-76.3,-76.3,-76.2,-76.1,-76.2,-76.2,-76.2,-76.1,-76.0,-76.0,-75.9,-75.8,-75.8,-75.8,-75.7,-75.4,-75.4,-75.6,-75.6,-75.6,-75.5,-75.4,-75.4,-75.4,-75.1,-74.9,-74.8,-74.8,-74.9,-74.7,-74.5,-74.4,-74.4,-74.2,-74.1,-74.0,-74.0,-73.9,-73.7,-73.8,-73.8,-73.6,-73.4,-73.2,-73.2,-73.2,-73.0,-72.7,-72.5,-72.3,-72.3,-72.1,-72.0,-71.8,-71.7,-71.7,-71.6,-71.6,-71.3,-71.1,-70.9,-70.8,-70.8,-70.6,-70.6,-70.5,-70.5,-70.4,-70.3,-70.3,-70.2,-70.0,-70.0,-70.0,-69.9,-69.9,-70.1,-69.9,-69.6,-69.5,-69.5,-69.3,-69.2,-69.3,-69.6,-69.4,-69.3,-69.2,-69.1,-68.9,-68.8,-68.8,-68.9,-68.9,-68.8,-68.7,-68.8,-69.0,-69.1,-68.9,-68.8,-68.6,-68.6,-68.6,-68.6,-68.7,-68.7,-68.8,-68.5,-68.5,-68.3,-68.3,-68.4,-68.6,-68.7,-68.3,-68.3,-68.4,-68.4,-68.5,-68.3,-68.0,-68.0,-68.1,-68.0,-68.1,-68.1,-68.1,-67.9,-68.0,-68.0,-68.0,-67.7,-67.5,-67.5,-67.8,-67.8,-67.8,-67.7,-67.5,-67.6,-67.8,-67.9,-67.7,-67.5,-67.6,-67.5,-67.5,-67.5,-67.5,-67.6,-67.5,-67.5,-67.7,-67.7,-67.4,-67.3,-67.2,-67.2,-67.0,-67.0,-67.1,-67.0,-67.1,-67.0,-66.9,-66.7,-66.7,-66.6,-66.4,-66.3,-66.5,-66.7,-66.6,-66.5,-66.3,-66.0,-66.1,-66.1,-66.0,-66.0,-66.1,-65.9,-65.9,-65.8,-65.8,-65.5,-65.5,-65.5,-65.3,-65.1,-65.2,-65.5,-65.6,-65.8,-65.6,-65.3,-65.5,-65.5,-65.5,-65.8,-65.6,-65.4,-65.2,-65.4,-65.6,-65.6,-65.5,-65.6,-65.6,-65.7,-65.7,-65.5,-65.4,-65.3,-65.2,-65.3,-65.4,-65.4,-65.4,-65.5,-65.5,-65.4,-65.5,-65.6,-65.5,-65.3,-65.3,-65.6,-65.8,-65.5,-65.3,-65.3,-65.5,-65.3,-65.4,-65.2,-65.3,-65.4,-65.4,-65.3,-65.0,-64.9,-65.0,-65.3,-65.3,-65.3,-65.2,-65.4,-65.4,-65.3,-65.1,-65.2,-65.4,-65.4,-65.3,-65.3,-65.4,-65.3,-65.3,-65.3,-65.2,-65.2,-65.3,-65.2,-65.2,-65.2,-65.2,-65.2,-65.1,-65.0,-65.0,-65.0,-65.0,-65.0,-64.9,-64.8,-64.9,-64.9,-64.8,-64.7,-64.8,-64.8,-64.7,-64.5,-64.5,-64.5,-64.4,-64.4,-64.4,-64.3,-64.2,-64.2,-64.1,-64.1,-64.1,-81.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-84.9,-84.9,-84.8,-84.8,-84.7,-84.7,-84.7,-84.8,-84.8,-84.8,-84.8,-84.6,-84.5,-84.5,-84.5,-84.5,-84.5,-84.4,-84.4,-84.4,-84.2,-84.1,-84.1,-84.0,-84.0,-83.8,-83.9,-84.0,-84.0,-83.9,-84.0,-84.0,-84.0,-84.1,-83.9,-83.8,-83.8,-83.8,-83.9,-84.0,-83.9,-84.0,-83.8,-83.8,-83.9,-83.7,-83.7,-83.5,-83.7,-83.7,-83.8,-83.7,-83.5,-83.3,-83.3,-83.6,-83.8,-84.0,-83.7,-83.5,-83.6,-83.9,-83.9,-83.6,-83.5,-83.7,-83.6,-83.5,-83.4,-83.3,-83.2,-83.3,-83.3,-83.3,-83.3,-83.3,-83.3,-83.2,-83.2,-83.2,-83.3,-83.3,-83.2,-83.1,-83.2,-83.3,-83.2,-83.1,-83.0,-83.1,-83.2,-83.2,-83.1,-83.2,-83.2,-83.2,-83.3,-83.3,-83.2,-83.1,-83.3,-83.2,-83.2,-83.2,-83.1,-83.0,-83.0,-83.1,-83.0,-83.0,-83.0,-83.0,-83.0,-83.0,-83.0,-82.8,-82.7,-82.7,-82.6,-82.7,-82.7,-82.5,-82.3,-82.3,-82.3,-82.5,-82.6,-82.5,-82.4,-82.3,-82.4,-82.4,-82.3,-82.2,-82.3,-82.4,-82.3,-82.2,-82.3,-82.5,-82.4,-82.1,-82.1,-82.2,-82.2,-82.0,-82.0,-82.0,-81.9,-81.8,-81.7,-81.8,-81.9,-81.8,-81.7,-81.8,-81.8,-81.8,-81.5,-81.4,-81.5,-81.6,-81.5,-81.4,-81.4,-81.3,-81.2,-81.1,-81.1,-81.0,-81.1,-81.2,-81.3,-81.0,-81.0,-81.1,-81.3,-81.2,-81.2,-81.1,-81.1,-81.2,-81.1,-81.0,-81.0,-81.1,-81.1,-81.1,-81.2,-80.9,-80.9,-81.0,-81.0,-80.9,-80.8,-80.9,-80.8,-80.7,-80.8,-80.8,-80.8,-80.7,-80.7,-80.7,-80.8,-80.8,-80.6,-80.5,-80.6,-80.6,-80.7,-80.7,-80.6,-80.5,-80.5,-80.7,-80.8,-80.7,-80.3,-80.3,-80.5,-80.5,-80.5,-80.4,-80.5,-80.5,-80.5,-80.5,-80.6,-80.5,-80.5,-80.5,-80.5,-80.7,-80.7,-80.6,-80.5,-80.5,-80.5,-80.3,-80.3,-80.5,-80.5,-80.4,-80.5,-80.5,-80.5,-80.3,-80.2,-80.1,-80.1,-80.1,-80.2,-80.2,-80.0,-79.9,-79.9,-79.9,-79.8,-79.7,-79.5,-79.5,-79.7,-79.5,-79.3,-79.2,-79.3,-79.4,-79.3,-79.2,-78.9,-79.1,-79.3,-79.1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=213 */
		private double[] getElevationGrid_5_34_height_213()
		{
			double[] value = {-78.9,-79.0,-79.0,-78.8,-78.9,-79.0,-79.0,-79.1,-79.1,-78.9,-78.8,-79.0,-78.9,-78.8,-78.8,-78.9,-79.0,-78.9,-78.8,-78.8,-78.7,-78.6,-78.7,-78.7,-78.6,-78.5,-78.6,-78.7,-78.7,-78.7,-78.6,-78.5,-78.5,-78.6,-78.5,-78.5,-78.5,-78.5,-78.6,-78.5,-78.4,-78.3,-78.3,-78.4,-78.2,-78.1,-78.2,-78.2,-78.3,-78.2,-78.2,-78.0,-78.1,-78.1,-78.0,-78.0,-77.9,-78.0,-78.2,-78.2,-78.0,-78.0,-78.0,-78.0,-77.9,-77.9,-78.0,-78.0,-78.0,-77.8,-77.8,-77.8,-77.8,-77.7,-77.6,-77.7,-77.8,-77.8,-77.6,-77.5,-77.3,-77.4,-77.4,-77.3,-77.2,-77.3,-77.3,-77.2,-77.1,-77.2,-77.2,-77.3,-77.2,-77.1,-77.0,-76.9,-76.8,-76.8,-76.9,-76.8,-76.6,-76.7,-76.8,-76.8,-76.8,-76.8,-76.7,-76.8,-76.8,-76.5,-76.3,-76.3,-76.4,-76.4,-76.3,-76.1,-76.1,-76.1,-76.0,-75.8,-75.9,-75.8,-75.8,-75.6,-75.5,-75.5,-75.5,-75.1,-74.9,-74.7,-74.7,-74.4,-74.0,-73.8,-73.5,-73.4,-73.3,-73.1,-72.9,-72.8,-72.7,-72.6,-72.6,-72.3,-72.0,-71.9,-71.7,-71.6,-71.5,-71.5,-71.3,-71.4,-71.2,-71.1,-71.1,-71.0,-70.8,-70.8,-70.8,-70.7,-70.7,-70.9,-70.8,-70.3,-70.3,-70.3,-70.1,-70.0,-70.0,-70.3,-70.1,-70.0,-69.9,-69.8,-69.6,-69.5,-69.5,-69.6,-69.6,-69.5,-69.4,-69.4,-69.8,-69.9,-69.7,-69.5,-69.3,-69.5,-69.5,-69.4,-69.5,-69.5,-69.6,-69.3,-69.2,-69.2,-69.2,-69.1,-69.4,-69.4,-69.2,-69.1,-69.2,-69.2,-69.2,-69.1,-68.9,-68.8,-68.9,-68.8,-68.9,-68.9,-69.0,-68.7,-68.8,-68.9,-68.8,-68.6,-68.3,-68.3,-68.6,-68.6,-68.7,-68.5,-68.4,-68.4,-68.6,-68.7,-68.5,-68.3,-68.4,-68.4,-68.3,-68.3,-68.3,-68.4,-68.3,-68.5,-68.5,-68.6,-68.3,-68.1,-68.0,-68.1,-68.0,-68.0,-68.0,-67.9,-68.0,-68.0,-67.8,-67.6,-67.5,-67.5,-67.3,-67.2,-67.3,-67.5,-67.6,-67.4,-67.1,-66.9,-67.0,-67.0,-66.8,-67.0,-67.0,-66.8,-66.7,-66.7,-66.6,-66.5,-66.4,-66.3,-66.2,-66.0,-66.0,-66.3,-66.4,-66.5,-66.3,-66.0,-66.1,-66.1,-66.2,-66.4,-66.3,-66.0,-65.9,-66.0,-66.3,-66.3,-66.3,-66.2,-66.3,-66.3,-66.4,-66.2,-66.1,-66.0,-65.9,-65.9,-66.1,-66.1,-66.1,-66.2,-66.2,-66.2,-66.3,-66.3,-66.2,-66.0,-65.9,-66.2,-66.4,-66.3,-66.0,-66.0,-66.1,-66.0,-66.0,-65.8,-65.8,-66.0,-66.1,-65.9,-65.6,-65.5,-65.5,-65.8,-66.0,-65.8,-65.8,-66.0,-66.1,-65.9,-65.8,-65.8,-66.0,-66.1,-65.9,-66.0,-66.1,-65.9,-65.9,-65.9,-65.9,-65.8,-65.9,-65.8,-65.8,-65.9,-65.8,-65.8,-65.8,-65.7,-65.7,-65.7,-65.7,-65.6,-65.6,-65.4,-65.5,-65.6,-65.4,-65.3,-65.3,-65.4,-65.3,-65.0,-64.6,-64.6,-64.3,-64.3,-64.4,-73.1,-81.7,-81.8,-81.7,-81.7,-81.7,-90.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-85.8,-85.8,-85.8,-85.8,-85.7,-85.7,-85.7,-85.8,-85.7,-85.8,-85.8,-85.6,-85.6,-85.5,-85.5,-85.5,-85.5,-85.4,-85.3,-85.3,-85.3,-85.1,-85.1,-85.0,-85.0,-84.8,-84.8,-84.9,-85.0,-84.9,-85.0,-85.0,-85.0,-85.0,-84.9,-84.8,-84.8,-84.8,-84.8,-84.9,-84.9,-85.0,-84.8,-84.8,-84.9,-84.7,-84.6,-84.5,-84.7,-84.7,-84.7,-84.6,-84.5,-84.3,-84.3,-84.5,-84.8,-85.0,-84.8,-84.5,-84.5,-84.8,-84.9,-84.6,-84.5,-84.7,-84.6,-84.5,-84.3,-84.3,-84.1,-84.3,-84.3,-84.3,-84.2,-84.2,-84.2,-84.2,-84.1,-84.1,-84.2,-84.3,-84.1,-84.0,-84.1,-84.3,-84.2,-84.0,-83.9,-84.0,-84.2,-84.1,-84.0,-84.2,-84.2,-84.2,-84.2,-84.3,-84.1,-84.1,-84.2,-84.2,-84.2,-84.1,-84.0,-83.9,-84.0,-84.0,-84.0,-83.9,-83.9,-83.9,-83.9,-83.8,-83.9,-83.8,-83.7,-83.7,-83.6,-83.7,-83.7,-83.5,-83.2,-83.2,-83.3,-83.5,-83.5,-83.6,-83.3,-83.2,-83.3,-83.4,-83.2,-83.2,-83.3,-83.4,-83.4,-83.1,-83.3,-83.4,-83.4,-83.1,-83.0,-83.2,-83.1,-83.0,-82.9,-82.9,-82.9,-82.8,-82.8,-82.8,-82.9,-82.8,-82.8,-82.9,-82.9,-82.9,-82.7,-82.5,-82.6,-82.7,-82.6,-82.5,-82.6,-82.4,-82.3,-82.2,-82.3,-82.1,-82.2,-82.3,-82.3,-82.1,-82.0,-82.1,-82.4,-82.3,-82.2,-82.1,-82.1,-82.2,-82.2,-82.0,-82.0,-82.1,-82.1,-82.1,-82.2,-81.9,-81.9,-82.0,-82.0,-81.9,-81.9,-81.8,-81.7,-81.7,-81.8,-81.8,-81.8,-81.8,-81.7,-81.7,-81.7,-81.8,-81.6,-81.5,-81.6,-81.6,-81.7,-81.8,-81.7,-81.6,-81.5,-81.7,-81.8,-81.7,-81.4,-81.3,-81.5,-81.6,-81.5,-81.5,-81.5,-81.5,-81.5,-81.6,-81.6,-81.6,-81.5,-81.5,-81.5,-81.7,-81.7,-81.6,-81.5,-81.4,-81.4,-81.3,-81.3,-81.4,-81.5,-81.4,-81.5,-81.5,-81.5,-81.3,-81.2,-81.1,-81.1,-81.2,-81.3,-81.3,-81.3,-81.1,-81.2,-81.1,-81.1,-80.9,-80.7,-80.7,-80.9,-80.9,-80.7,-80.5,-80.5,-80.6,-80.7,-80.5,-80.2,-80.2,-80.5,-80.5,-80.2,-80.2,-80.2,-80.0,-80.2,-80.3,-80.3,-80.3,-80.3,-80.1,-80.0,-80.2,-80.0,-80.0,-79.9,-80.0,-80.2,-80.1,-80.0,-79.9,-79.9,-79.8,-79.8,-79.9,-79.8,-79.7,-79.8,-79.9,-79.9,-79.8,-79.8,-79.7,-79.6,-79.8,-79.7,-79.6,-79.6,-79.6,-79.6,-79.7,-79.5,-79.4,-79.4,-79.5,-79.4,-79.2,-79.3,-79.2,-79.3,-79.2,-79.2,-79.1,-79.2,-79.2,-79.0,-79.1,-79.0,-79.0,-79.3,-79.4,-79.1,-79.0,-79.0,-79.2,-79.0,-78.9,-79.1,-79.2,-79.1,-79.0,-78.8,-79.0,-78.9,-78.8,-78.7,-78.7,-78.8,-78.9,-78.7,-78.6,-78.5,-78.5,-78.5,-78.4,-78.3,-78.3,-78.5,-78.3,-78.2,-78.2,-78.2,-78.3,-78.3,-78.2,-78.3,-78.0,-77.9,-77.9,-78.0,-77.8,-77.7,-77.8,-77.9,-78.0,-78.0,-78.0,-77.9,-78.0,-78.0,-77.7,-77.5,-77.5,-77.7,-77.8,-77.7,-77.6,-77.6,-77.7,-77.6,-77.5,-77.6,-77.5,-77.5,-77.4,-77.3,-77.4,-77.3,-77.0,-76.9,-76.6,-76.6,-76.3,-75.9,-75.6,-75.0,-74.8,-74.7,-74.5,-74.2,-74.0,-73.8,-73.7,-73.7,-73.3,-73.0,-72.9,-72.7,-72.6,-72.5,-72.4,-72.3,-72.3,-72.2,-72.0,-71.9,-71.9,-71.7,-71.7,-71.7,-71.5,-71.4,-71.6,-71.6,-71.2,-71.0,-71.0,-70.9,-70.7,-70.7,-71.0,-70.8,-70.7,-70.6,-70.4,-70.3,-70.3,-70.3,-70.3,-70.3,-70.2,-70.1,-70.0,-70.3,-70.6,-70.4,-70.2,-70.0,-70.1,-70.2,-70.2,-70.2,-70.2,-70.3,-70.1,-69.9,-69.8,-69.9,-69.9,-70.1,-70.2,-70.0,-69.8,-69.9,-69.8,-69.8,-69.8,-69.7,-69.5,-69.6,-69.5,-69.6,-69.6,-69.6,-69.4,-69.5,-69.6,-69.5,-69.3,-69.0,-69.0,-69.3,-69.4,-69.4,-69.3,-69.1,-69.1,-69.3,-69.3,-69.2,-69.0,-69.1,-69.1,-69.0,-69.0,-69.0,-69.1,-69.1,-69.2,-69.3,-69.3,-69.1,-68.8,-68.8,-68.9,-68.8,-68.8,-68.8,-68.7,-68.8,-68.8,-68.7,-68.5,-68.4,-68.3,-68.1,-68.0,-68.2,-68.3,-68.3,-68.2,-68.0,-67.7,-67.7,-67.8,-67.6,-67.7,-67.8,-67.7,-67.6,-67.5,-67.5,-67.2,-67.2,-67.1,-67.0,-66.8,-66.7,-67.0,-67.1,-67.2,-67.0,-66.7,-66.7,-66.8,-66.9,-67.1,-67.0,-66.8,-66.5,-66.7,-66.9,-67.0,-66.9,-66.9,-66.8,-66.9,-66.9,-66.8,-66.7,-66.6,-66.6,-66.6,-66.7,-66.7,-66.7,-66.7,-66.8,-66.8,-66.9,-66.9,-66.8,-66.6,-66.5,-66.8,-67.0,-66.8,-66.6,-66.6,-66.7,-66.6,-66.6,-66.4,-66.4,-66.5,-66.5,-66.4,-66.2,-66.0,-66.1,-66.4};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=214 */
		private double[] getElevationGrid_5_34_height_214()
		{
			double[] value = {-66.5,-66.4,-66.4,-66.6,-66.7,-66.5,-66.3,-66.3,-66.5,-66.6,-66.5,-66.5,-66.6,-66.5,-66.5,-66.4,-66.5,-66.4,-66.4,-66.5,-66.5,-66.6,-66.5,-66.3,-66.4,-66.3,-66.3,-66.2,-66.2,-66.2,-66.0,-65.9,-66.0,-66.2,-65.9,-65.5,-65.5,-65.7,-65.6,-65.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-86.8,-86.7,-86.7,-86.7,-86.7,-86.6,-86.6,-86.7,-86.7,-86.7,-86.8,-86.6,-86.5,-86.5,-86.5,-86.5,-86.4,-86.3,-86.3,-86.3,-86.2,-86.1,-86.0,-86.0,-86.0,-85.8,-85.8,-85.8,-85.9,-85.8,-85.9,-85.9,-86.0,-86.0,-86.0,-85.8,-85.8,-85.7,-85.8,-85.8,-85.8,-85.8,-85.9,-85.8,-85.9,-85.7,-85.6,-85.5,-85.6,-85.7,-85.7,-85.6,-85.4,-85.3,-85.2,-85.4,-85.8,-85.9,-85.8,-85.5,-85.5,-85.8,-85.9,-85.6,-85.4,-85.5,-85.6,-85.5,-85.3,-85.3,-85.1,-85.3,-85.3,-85.3,-85.2,-85.2,-85.2,-85.1,-85.0,-85.1,-85.2,-85.3,-85.1,-85.0,-85.0,-85.2,-85.2,-85.0,-84.9,-84.9,-85.0,-85.0,-85.0,-85.1,-85.2,-85.1,-85.2,-85.2,-85.1,-85.0,-85.1,-85.2,-85.1,-85.1,-84.9,-84.8,-85.0,-85.0,-85.0,-84.9,-84.9,-84.8,-84.8,-84.8,-84.8,-84.7,-84.6,-84.6,-84.7,-84.7,-84.6,-84.4,-84.2,-84.1,-84.2,-84.5,-84.5,-84.5,-84.3,-84.2,-84.3,-84.3,-84.3,-84.1,-84.2,-84.3,-84.4,-84.1,-84.3,-84.4,-84.4,-84.0,-84.0,-84.1,-84.2,-84.0,-83.9,-83.8,-83.8,-83.8,-83.8,-83.8,-83.8,-83.8,-83.8,-83.8,-83.8,-83.8,-83.7,-83.5,-83.6,-83.7,-83.6,-83.5,-83.6,-83.4,-83.3,-83.3,-83.3,-83.2,-83.2,-83.3,-83.3,-83.0,-83.0,-83.1,-83.4,-83.4,-83.3,-83.2,-83.0,-83.2,-83.1,-83.0,-83.0,-83.1,-83.1,-83.0,-83.3,-83.0,-82.9,-83.0,-83.0,-82.9,-82.9,-82.8,-82.8,-82.7,-82.7,-82.8,-82.9,-82.8,-82.7,-82.7,-82.7,-82.8,-82.7,-82.5,-82.6,-82.7,-82.7,-82.8,-82.8,-82.7,-82.6,-82.7,-82.8,-82.8,-82.5,-82.3,-82.5,-82.6,-82.5,-82.5,-82.6,-82.6,-82.6,-82.7,-82.7,-82.6,-82.5,-82.5,-82.5,-82.7,-82.8,-82.7,-82.4,-82.4,-82.5,-82.3,-82.3,-82.4,-82.5,-82.4,-82.4,-82.5,-82.5,-82.3,-82.2,-82.1,-82.2,-82.1,-82.3,-82.5,-82.3,-82.2,-82.3,-82.3,-82.3,-82.2,-81.9,-81.9,-82.1,-82.3,-82.0,-81.8,-81.8,-81.9,-81.9,-81.8,-81.5,-81.4,-81.8,-81.7,-81.4,-81.4,-81.4,-81.3,-81.3,-81.5,-81.5,-81.6,-81.5,-81.3,-81.2,-81.3,-81.3,-81.0,-80.9,-81.1,-81.3,-81.3,-81.2,-81.1,-81.1,-81.0,-81.0,-81.2,-81.0,-80.9,-81.0,-81.1,-81.2,-81.0,-80.9,-81.0,-80.8,-80.9,-80.9,-80.8,-80.8,-80.8,-80.8,-80.8,-80.7,-80.6,-80.6,-80.7,-80.6,-80.3,-80.4,-80.3,-80.4,-80.3,-80.3,-80.3,-80.2,-80.3,-80.2,-80.3,-80.1,-80.1,-80.4,-80.6,-80.3,-80.2,-80.2,-80.3,-80.3,-80.2,-80.3,-80.4,-80.3,-80.2,-80.0,-80.2,-80.1,-80.0,-79.8,-79.9,-80.1,-80.1,-80.0,-79.8,-79.5,-79.6,-79.8,-79.6,-79.5,-79.5,-79.7,-79.5,-79.3,-79.3,-79.4,-79.5,-79.5,-79.4,-79.5,-79.2,-79.0,-79.0,-79.1,-79.0,-78.8,-78.9,-79.0,-79.2,-79.2,-79.1,-79.0,-79.0,-79.0,-78.8,-78.6,-78.6,-78.8,-78.9,-78.8,-78.7,-78.8,-79.0,-78.9,-78.8,-79.0,-78.9,-78.9,-78.8,-78.7,-78.8,-78.9,-78.7,-78.5,-78.3,-78.4,-78.3,-77.8,-77.5,-76.5,-76.1,-75.9,-75.8,-75.5,-75.2,-75.0,-74.8,-74.7,-74.4,-74.0,-73.8,-73.7,-73.5,-73.3,-73.2,-73.1,-73.1,-73.0,-72.8,-72.7,-72.7,-72.6,-72.5,-72.4,-72.2,-72.1,-72.2,-72.3,-71.9,-71.6,-71.6,-71.5,-71.3,-71.2,-71.5,-71.5,-71.3,-71.2,-71.1,-70.9,-70.8,-70.8,-70.9,-70.9,-70.8,-70.5,-70.5,-70.8,-71.0,-70.9,-70.7,-70.6,-70.6,-70.7,-70.8,-70.8,-70.8,-70.9,-70.7,-70.5,-70.4,-70.5,-70.6,-70.7,-70.9,-70.7,-70.5,-70.6,-70.6,-70.5,-70.6,-70.3,-70.1,-70.2,-70.1,-70.2,-70.2,-70.2,-70.0,-70.0,-70.0,-70.1,-69.9,-69.6,-69.7,-70.0,-70.0,-70.1,-69.9,-69.7,-69.7,-69.9,-70.0,-69.8,-69.7,-69.7,-69.7,-69.6,-69.6,-69.6,-69.7,-69.7,-69.8,-69.9,-70.0,-69.8,-69.5,-69.4,-69.5,-69.4,-69.4,-69.6,-69.5,-69.5,-69.4,-69.4,-69.2,-69.2,-69.1,-68.8,-68.8,-68.9,-69.1,-69.0,-68.9,-68.7,-68.5,-68.4,-68.5,-68.4,-68.4,-68.5,-68.4,-68.3,-68.3,-68.3,-67.9,-67.8,-67.8,-67.7,-67.5,-67.4,-67.6,-67.8,-67.8,-67.8,-67.3,-67.3,-67.5,-67.5,-67.8,-67.7,-67.4,-67.2,-67.4,-67.6,-67.7,-67.6,-67.6,-67.5,-67.6,-67.6,-67.4,-67.3,-67.3,-67.1,-67.1,-67.3,-67.3,-67.3,-67.3,-67.3,-67.3,-67.4,-67.5,-67.4,-67.2,-67.1,-67.3,-67.6,-67.5,-67.2,-67.1,-67.3,-67.2,-67.0,-67.0,-66.9,-66.9,-67.0,-67.0,-66.7,-66.6,-66.6,-66.9,-67.0,-66.9,-67.0,-67.1,-67.2,-67.0,-66.8,-66.8,-67.0,-67.2,-67.0,-67.0,-67.1,-67.0,-66.9,-67.0,-66.8,-66.9,-67.0,-67.0,-67.0,-67.1,-67.0,-66.9,-66.7,-66.7,-66.7,-66.8,-66.7,-66.5,-66.2,-66.1,-66.2,-66.4,-66.2,-82.3,-90.6,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-87.7,-87.6,-87.6,-87.6,-87.6,-87.5,-87.5,-87.6,-87.7,-87.6,-87.7,-87.5,-87.5,-87.5,-87.5,-87.4,-87.3,-87.3,-87.2,-87.2,-87.2,-87.0,-87.0,-86.9,-86.9,-86.8,-86.7,-86.8,-86.9,-86.8,-86.9,-86.9,-86.9,-86.9,-86.9,-86.8,-86.8,-86.7,-86.8,-86.8,-86.8,-86.8,-86.9,-86.8,-86.8,-86.7,-86.6,-86.4,-86.5,-86.7,-86.7,-86.6,-86.3,-86.2,-86.1,-86.3,-86.7,-86.9,-87.0,-86.5,-86.4,-86.7,-87.0,-86.7,-86.4,-86.5,-86.6,-86.5,-86.3,-86.3,-86.1,-86.2,-86.2,-86.2,-86.1,-86.1,-86.2,-86.1,-86.0,-86.0,-86.1,-86.3,-86.1,-86.0,-86.0,-86.2,-86.1,-86.0,-85.8,-85.8,-86.0,-86.0,-86.0,-86.1,-86.2,-86.1,-86.1,-86.2,-86.0,-85.9,-86.1,-86.1,-86.1,-86.0,-86.0,-85.8,-85.8,-86.0,-86.0,-85.9,-85.8,-85.8,-85.8,-85.8,-85.8,-85.7,-85.5,-85.5,-85.7,-85.6,-85.5,-85.4,-85.1,-85.0,-85.1,-85.5,-85.5,-85.5,-85.4,-85.2,-85.2,-85.4,-85.2,-85.2,-85.2,-85.3,-85.4,-85.2,-85.3,-85.5,-85.4,-85.0,-85.0,-85.2,-85.2,-85.0,-84.8,-84.8,-84.8,-84.8,-84.8,-84.7,-84.8,-84.7,-84.7,-84.8,-84.8,-84.8,-84.7,-84.4,-84.5,-84.7,-84.6,-84.5,-84.6,-84.4,-84.4,-84.3,-84.3,-84.3,-84.2,-84.3,-84.3,-84.0,-84.0,-84.2,-84.4,-84.5,-84.3,-84.3,-84.1,-84.2,-84.3,-84.0,-84.0,-84.1,-84.2,-84.0,-84.3,-84.1,-84.0,-84.2,-84.1,-84.0,-83.9,-83.9,-83.8,-83.7,-83.8,-83.8,-83.9,-83.8,-83.9,-83.8,-83.8,-83.8,-83.8,-83.6,-83.7,-83.7,-83.8,-83.9,-83.9,-83.8,-83.7,-83.8,-83.9,-84.0,-83.7,-83.4,-83.5,-83.7,-83.7,-83.5,-83.7,-83.7,-83.7,-83.8,-83.8,-83.7,-83.6,-83.6,-83.6,-83.8,-83.9,-83.8,-83.5,-83.4,-83.6,-83.3,-83.3,-83.4,-83.7,-83.5,-83.5,-83.6,-83.7,-83.5,-83.2,-83.2,-83.2,-83.1,-83.3,-83.6,-83.4,-83.3,-83.5,-83.5,-83.4,-83.3,-83.0,-83.0,-83.2,-83.3};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=215 */
		private double[] getElevationGrid_5_34_height_215()
		{
			double[] value = {-83.1,-83.0,-83.0,-83.1,-83.1,-83.0,-82.7,-82.5,-82.9,-82.8,-82.5,-82.5,-82.5,-82.3,-82.3,-82.6,-82.7,-82.7,-82.7,-82.5,-82.3,-82.5,-82.4,-82.2,-82.0,-82.2,-82.5,-82.5,-82.4,-82.3,-82.3,-82.2,-82.2,-82.3,-82.1,-82.0,-82.1,-82.3,-82.3,-82.2,-82.1,-82.1,-82.0,-82.1,-82.2,-82.0,-81.9,-81.9,-82.0,-82.0,-81.8,-81.7,-81.7,-81.8,-81.8,-81.5,-81.5,-81.5,-81.5,-81.5,-81.5,-81.4,-81.3,-81.3,-81.2,-81.3,-81.2,-81.2,-81.4,-81.7,-81.4,-81.2,-81.2,-81.3,-81.3,-81.2,-81.3,-81.4,-81.3,-81.2,-81.1,-81.1,-81.1,-81.0,-80.8,-80.9,-81.2,-81.2,-81.0,-80.8,-80.6,-80.6,-80.8,-80.7,-80.5,-80.5,-80.7,-80.5,-80.3,-80.3,-80.5,-80.5,-80.6,-80.5,-80.4,-80.2,-80.1,-80.0,-80.1,-79.9,-79.8,-79.8,-80.0,-80.0,-80.1,-80.0,-79.9,-79.9,-80.0,-79.8,-79.6,-79.6,-79.8,-79.8,-79.8,-79.6,-79.6,-79.8,-79.8,-79.7,-79.8,-79.7,-79.6,-79.5,-79.3,-79.5,-79.6,-79.4,-79.3,-79.2,-79.3,-79.3,-79.0,-78.6,-77.3,-76.8,-76.7,-76.8,-76.5,-76.3,-76.0,-75.8,-75.7,-75.3,-74.9,-74.7,-74.4,-74.3,-74.1,-73.9,-73.8,-73.8,-73.7,-73.4,-73.3,-73.4,-73.2,-73.1,-73.0,-72.8,-72.6,-72.6,-72.8,-72.4,-72.1,-72.0,-72.0,-71.8,-71.6,-71.9,-72.0,-71.7,-71.5,-71.5,-71.4,-71.2,-71.2,-71.3,-71.3,-71.1,-70.8,-70.8,-71.1,-71.4,-71.2,-71.0,-71.0,-71.1,-71.0,-71.2,-71.2,-71.3,-71.4,-71.2,-71.0,-70.8,-70.9,-71.0,-71.1,-71.4,-71.3,-71.0,-71.0,-71.1,-71.0,-71.1,-70.8,-70.5,-70.6,-70.5,-70.5,-70.5,-70.7,-70.5,-70.4,-70.5,-70.5,-70.3,-70.0,-70.1,-70.4,-70.5,-70.5,-70.4,-70.2,-70.2,-70.3,-70.4,-70.4,-70.2,-70.2,-70.1,-70.0,-69.9,-70.1,-70.2,-70.1,-70.2,-70.4,-70.5,-70.3,-70.0,-69.8,-69.8,-69.9,-69.9,-70.1,-70.0,-70.0,-69.9,-69.8,-69.7,-69.7,-69.6,-69.3,-69.2,-69.4,-69.5,-69.5,-69.4,-69.2,-69.0,-69.0,-69.0,-68.9,-68.8,-69.0,-68.9,-68.8,-68.8,-68.8,-68.5,-68.4,-68.3,-68.2,-68.0,-67.9,-68.1,-68.3,-68.4,-68.3,-67.8,-67.7,-68.1,-68.0,-68.2,-68.1,-67.9,-67.6,-67.8,-68.0,-68.2,-68.0,-68.0,-67.9,-68.1,-68.2,-67.7,-67.8,-67.7,-67.5,-67.5,-67.6,-67.7,-67.6,-67.7,-67.8,-67.6,-67.8,-68.0,-67.8,-67.4,-67.5,-67.8,-67.9,-68.0,-67.6,-67.5,-67.5,-67.3,-67.4,-67.2,-67.1,-83.0,-83.2,-83.2,-82.9,-82.9,-82.9,-83.1,-83.1,-83.0,-83.1,-83.2,-83.2,-83.1,-83.0,-83.0,-83.2,-83.2,-83.1,-83.1,-83.2,-83.1,-83.0,-83.1,-83.0,-83.1,-83.1,-67.3,-67.1,-75.1,-83.1,-83.0,-83.0,-82.9,-82.9,-83.0,-83.0,-82.7,-82.4,-82.4,-90.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-88.5,-88.5,-88.4,-88.5,-88.5,-88.3,-88.3,-88.5,-88.6,-88.5,-88.6,-88.5,-88.3,-88.4,-88.4,-88.4,-88.3,-88.3,-88.1,-88.2,-88.2,-88.0,-87.9,-87.8,-87.8,-87.7,-87.6,-87.7,-87.8,-87.7,-87.8,-87.9,-87.9,-87.9,-87.9,-87.8,-87.7,-87.7,-87.7,-87.7,-87.8,-87.8,-87.8,-87.7,-87.8,-87.7,-87.6,-87.3,-87.4,-87.7,-87.7,-87.7,-87.3,-87.1,-87.0,-87.1,-87.5,-87.9,-88.1,-87.5,-87.3,-87.6,-88.0,-87.8,-87.5,-87.5,-87.6,-87.5,-87.3,-87.3,-87.1,-87.1,-87.2,-87.1,-87.0,-87.1,-87.0,-87.1,-87.0,-87.0,-87.1,-87.3,-87.1,-87.0,-87.0,-87.2,-87.1,-87.0,-86.8,-86.8,-87.0,-87.0,-86.9,-87.0,-87.3,-87.1,-87.1,-87.2,-87.0,-86.8,-87.1,-87.2,-87.0,-87.0,-87.0,-86.7,-86.8,-87.0,-87.0,-86.9,-86.8,-86.7,-86.7,-86.7,-86.8,-86.7,-86.4,-86.5,-86.7,-86.5,-86.5,-86.3,-86.1,-85.9,-86.0,-86.4,-86.5,-86.4,-86.3,-86.1,-86.1,-86.4,-86.2,-86.1,-86.2,-86.3,-86.4,-86.3,-86.2,-86.4,-86.4,-86.1,-86.0,-86.2,-86.2,-86.0,-85.8,-85.8,-85.8,-85.8,-85.8,-85.7,-85.8,-85.7,-85.6,-85.8,-85.7,-85.7,-85.6,-85.3,-85.5,-85.8,-85.7,-85.5,-85.5,-85.5,-85.5,-85.3,-85.3,-85.4,-85.2,-85.3,-85.3,-85.1,-85.1,-85.2,-85.4,-85.6,-85.3,-85.3,-85.1,-85.3,-85.4,-85.1,-85.1,-85.3,-85.3,-85.1,-85.2,-85.1,-85.0,-85.1,-85.1,-85.0,-85.0,-84.9,-84.8,-84.8,-84.8,-84.8,-84.9,-84.9,-84.8,-84.7,-84.8,-84.8,-84.7,-84.5,-84.6,-84.6,-84.6,-84.8,-84.7,-84.6,-84.6,-84.7,-84.9,-84.9,-84.6,-84.3,-84.4,-84.6,-84.6,-84.5,-84.6,-84.7,-84.6,-84.7,-84.8,-84.7,-84.6,-84.6,-84.6,-84.8,-84.8,-84.7,-84.4,-84.3,-84.6,-84.3,-84.2,-84.4,-84.6,-84.5,-84.4,-84.5,-84.7,-84.3,-84.0,-83.9,-84.0,-83.9,-84.0,-84.3,-84.3,-84.0,-84.2,-84.2,-84.0,-83.9,-83.7,-83.7,-83.7,-83.8,-83.7,-83.7,-83.5,-83.6,-83.7,-83.6,-83.4,-83.2,-83.5,-83.5,-83.3,-83.1,-83.2,-83.1,-83.0,-83.3,-83.4,-83.5,-83.4,-83.3,-83.1,-83.2,-83.1,-82.9,-82.8,-82.9,-83.2,-83.2,-83.2,-83.1,-83.1,-82.9,-82.9,-83.0,-82.9,-82.8,-82.7,-83.0,-83.0,-82.9,-82.8,-82.9,-82.8,-82.9,-83.0,-82.8,-82.7,-82.7,-82.5,-81.6,-81.5,-82.0,-82.3,-82.5,-82.5,-82.2,-82.2,-82.2,-82.1,-82.0,-82.1,-82.2,-82.1,-82.0,-81.8,-81.9,-81.7,-81.8,-82.0,-82.1,-82.0,-81.8,-81.7,-81.7,-81.7,-81.7,-81.8,-81.9,-82.0,-81.8,-81.6,-81.6,-81.5,-81.3,-81.3,-81.5,-81.8,-81.8,-81.7,-81.4,-81.1,-81.2,-81.2,-81.2,-81.1,-81.0,-81.1,-80.9,-80.8,-80.8,-81.0,-81.0,-81.1,-81.0,-80.9,-80.6,-80.5,-80.5,-80.3,-80.3,-80.3,-80.1,-80.3,-80.5,-80.5,-80.3,-79.9,-80.4,-80.5,-80.3,-80.2,-80.1,-80.2,-80.3,-80.0,-79.9,-80.0,-80.2,-80.1,-79.9,-89.5,-94.3,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-77.3,-88.1,-87.9,-87.8,-87.7,-87.6,-87.5,-87.4,-87.2,-87.0,-86.9,-86.8,-86.7,-86.6,-86.6,-86.6,-86.5,-86.3,-86.3,-86.3,-86.3,-86.2,-86.1,-86.0,-85.9,-85.8,-85.9,-85.9,-85.6,-85.6,-85.6,-85.5,-85.4,-85.5,-85.6,-85.4,-85.3,-85.3,-85.3,-85.2,-85.1,-92.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-84.9,-85.0,-85.1,-85.1,-85.2,-85.2,-85.3,-85.3,-85.2,-85.1,-85.0,-85.0,-85.1,-85.1,-85.3,-85.3,-85.1,-85.1,-85.2,-85.1,-85.0,-84.9,-84.8,-84.9,-84.9,-84.8,-84.7,-84.9,-84.8,-84.8,-84.8,-84.9,-84.8,-84.6,-84.6,-84.8,-84.9,-84.8,-84.8,-84.7,-84.7,-84.7,-84.8,-84.8,-84.7,-84.8,-84.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-91.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=216 */
		private double[] getElevationGrid_5_34_height_216()
		{
			double[] value = {-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-94.2,-89.3,-89.2,-89.3,-89.4,-89.3,-89.2,-89.3,-89.5,-89.4,-89.5,-89.3,-89.2,-89.3,-89.3,-89.3,-89.1,-89.1,-89.0,-89.0,-89.1,-89.0,-88.8,-88.7,-88.7,-88.5,-88.3,-88.5,-88.6,-88.5,-88.7,-88.8,-88.7,-88.7,-88.8,-88.6,-88.6,-88.5,-88.5,-88.6,-88.6,-88.6,-88.6,-88.4,-88.4,-88.5,-88.4,-88.2,-88.3,-88.6,-88.6,-88.5,-88.1,-88.0,-87.8,-87.8,-88.3,-88.7,-88.8,-88.4,-88.2,-88.3,-88.8,-88.6,-88.3,-88.2,-88.4,-88.2,-88.1,-88.0,-87.9,-87.8,-88.0,-88.0,-87.9,-87.8,-87.8,-87.7,-87.7,-87.8,-87.9,-88.0,-87.9,-87.8,-87.8,-88.0,-88.0,-87.9,-87.6,-87.5,-87.8,-87.8,-87.6,-87.7,-88.1,-87.9,-87.9,-87.9,-87.7,-87.6,-87.9,-88.0,-87.8,-87.8,-87.7,-87.5,-87.6,-87.7,-87.8,-87.7,-87.5,-87.4,-87.3,-87.4,-87.5,-87.5,-87.1,-87.1,-87.4,-87.3,-87.2,-87.0,-86.7,-86.5,-86.6,-87.1,-87.2,-87.1,-87.0,-86.7,-86.7,-87.0,-86.9,-86.7,-86.7,-86.6,-86.8,-86.7,-86.6,-86.8,-86.9,-86.7,-86.6,-86.7,-87.0,-86.7,-86.5,-86.4,-86.2,-86.2,-86.2,-86.2,-86.3,-86.2,-86.1,-86.2,-86.1,-86.2,-86.1,-86.0,-86.2,-86.4,-86.4,-86.2,-86.3,-86.2,-86.1,-85.9,-85.9,-85.9,-85.8,-85.9,-86.0,-85.7,-85.7,-85.9,-86.1,-86.2,-85.9,-85.7,-85.5,-85.8,-86.0,-85.8,-85.7,-85.9,-86.0,-85.6,-85.4,-85.5,-85.4,-85.6,-85.6,-85.5,-85.6,-85.5,-85.4,-85.4,-85.3,-85.2,-85.3,-85.4,-85.3,-85.0,-85.3,-85.3,-84.9,-84.6,-84.8,-84.9,-84.8,-84.8,-84.8,-84.7,-84.7,-84.9,-85.0,-85.0,-84.8,-84.7,-91.9,-92.0,-91.9,-91.9,-92.0,-92.0,-92.0,-92.0,-92.1,-92.0,-92.0,-91.9,-92.0,-92.1,-85.0,-84.8,-84.6,-84.8,-85.1,-84.9,-84.8,-84.8,-84.8,-84.7,-88.3,-92.0,-92.0,-91.8,-91.7,-91.6,-91.6,-91.5,-91.6,-91.6,-91.7,-91.6,-91.6,-91.7,-91.4,-91.3,-91.5,-91.4,-91.3,-91.3,-91.3,-91.3,-91.2,-91.2,-91.2,-91.2,-91.2,-95.1,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-91.2,-91.0,-90.9,-91.0,-91.0,-91.1,-91.2,-91.2,-91.2,-91.2,-91.1,-90.9,-91.1,-91.0,-95.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-91.1,-91.1,-91.1,-91.0,-90.9,-91.0,-90.3,-81.9,-82.7,-90.3,-90.7,-90.8,-90.8,-90.6,-90.5,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-94.3,-89.7,-89.7,-89.7,-89.8,-89.8,-89.7,-89.7,-89.8,-89.8,-89.9,-89.5,-89.5,-89.6,-89.8,-89.8,-89.6,-89.7,-89.4,-89.3,-89.4,-89.4,-94.1,-94.1,-94.1,-93.8,-93.8,-93.9,-93.9,-94.0,-94.0,-94.1,-94.0,-94.1,-94.1,-94.0,-94.0,-94.0,-93.9,-93.9,-94.0,-93.9,-88.7,-88.4,-88.3,-88.5,-88.7,-88.5,-88.5,-91.4,-94.0,-93.9,-93.7,-93.6,-93.5,-93.6,-93.8,-94.0,-94.0,-93.8,-93.8,-93.8,-94.0,-93.9,-93.8,-93.7,-93.7,-93.8,-93.7,-93.5,-93.4,-93.5,-93.5,-93.6,-93.6,-93.5,-93.5,-93.4,-93.4,-93.5,-93.6,-93.5,-93.4,-93.6,-93.5,-93.6,-93.7,-93.6,-93.5,-93.3,-93.5,-93.4,-93.3,-93.5,-93.7,-93.5,-93.5,-93.6,-93.4,-93.4,-93.5,-93.6,-93.5,-93.4,-93.4,-93.3,-93.4,-93.5,-93.5,-93.4,-93.3,-93.2,-93.2,-93.2,-93.3,-93.3,-93.1,-93.0,-93.2,-93.2,-93.1,-93.0,-92.9,-92.8,-92.9,-93.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-95.8,-92.6,-92.7,-92.6,-92.7,-92.6,-95.9,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-95.7,-92.4,-92.4,-92.4,-92.4,-92.4,-92.4,-92.4,-92.3,-92.3,-92.4,-92.5,-92.6,-92.7,-92.7,-92.7,-92.7,-92.7,-92.7,-92.6,-92.4,-92.4,-92.3,-95.7,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=217 */
		private double[] getElevationGrid_5_34_height_217()
		{
			double[] value = {-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-90.5,-91.2,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0,-99.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=1 */
		private double[] getColor_6_34_color_1()
		{
			double[] value = {1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getColor_6_34_color_2()
		{
			double[] value = {1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=3 */
		private double[] getColor_6_34_color_3()
		{
			double[] value = {1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=4 */
		private double[] getColor_6_34_color_4()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.322,.584,.517,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=5 */
		private double[] getColor_6_34_color_5()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=6 */
		private double[] getColor_6_34_color_6()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.322,.584,.517,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.322,.584,.517,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=7 */
		private double[] getColor_6_34_color_7()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=8 */
		private double[] getColor_6_34_color_8()
		{
			double[] value = {1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=9 */
		private double[] getColor_6_34_color_9()
		{
			double[] value = {.322,.584,.517,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=10 */
		private double[] getColor_6_34_color_10()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=11 */
		private double[] getColor_6_34_color_11()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=12 */
		private double[] getColor_6_34_color_12()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=13 */
		private double[] getColor_6_34_color_13()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.322,.584,.517,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=14 */
		private double[] getColor_6_34_color_14()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=15 */
		private double[] getColor_6_34_color_15()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=16 */
		private double[] getColor_6_34_color_16()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=17 */
		private double[] getColor_6_34_color_17()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.137,.137,.459,.494,.533,.671,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=18 */
		private double[] getColor_6_34_color_18()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=19 */
		private double[] getColor_6_34_color_19()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=20 */
		private double[] getColor_6_34_color_20()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=21 */
		private double[] getColor_6_34_color_21()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=22 */
		private double[] getColor_6_34_color_22()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=23 */
		private double[] getColor_6_34_color_23()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=24 */
		private double[] getColor_6_34_color_24()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=25 */
		private double[] getColor_6_34_color_25()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=26 */
		private double[] getColor_6_34_color_26()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=27 */
		private double[] getColor_6_34_color_27()
		{
			double[] value = {1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=28 */
		private double[] getColor_6_34_color_28()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=29 */
		private double[] getColor_6_34_color_29()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=30 */
		private double[] getColor_6_34_color_30()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=31 */
		private double[] getColor_6_34_color_31()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=32 */
		private double[] getColor_6_34_color_32()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=33 */
		private double[] getColor_6_34_color_33()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=34 */
		private double[] getColor_6_34_color_34()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=35 */
		private double[] getColor_6_34_color_35()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=36 */
		private double[] getColor_6_34_color_36()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=37 */
		private double[] getColor_6_34_color_37()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=38 */
		private double[] getColor_6_34_color_38()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=39 */
		private double[] getColor_6_34_color_39()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=40 */
		private double[] getColor_6_34_color_40()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=41 */
		private double[] getColor_6_34_color_41()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.494,.533,.671,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=42 */
		private double[] getColor_6_34_color_42()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=43 */
		private double[] getColor_6_34_color_43()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=44 */
		private double[] getColor_6_34_color_44()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=45 */
		private double[] getColor_6_34_color_45()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.494,.533,.671,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=46 */
		private double[] getColor_6_34_color_46()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=47 */
		private double[] getColor_6_34_color_47()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=48 */
		private double[] getColor_6_34_color_48()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=49 */
		private double[] getColor_6_34_color_49()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,.322,.584,.517,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=50 */
		private double[] getColor_6_34_color_50()
		{
			double[] value = {1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=51 */
		private double[] getColor_6_34_color_51()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=52 */
		private double[] getColor_6_34_color_52()
		{
			double[] value = {0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=53 */
		private double[] getColor_6_34_color_53()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,1.0,.529,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.529,0.0,1.0,.529,0.0,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=54 */
		private double[] getColor_6_34_color_54()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=55 */
		private double[] getColor_6_34_color_55()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=56 */
		private double[] getColor_6_34_color_56()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=57 */
		private double[] getColor_6_34_color_57()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=58 */
		private double[] getColor_6_34_color_58()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=59 */
		private double[] getColor_6_34_color_59()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.494,.533,.671,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=60 */
		private double[] getColor_6_34_color_60()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=61 */
		private double[] getColor_6_34_color_61()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=62 */
		private double[] getColor_6_34_color_62()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=63 */
		private double[] getColor_6_34_color_63()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=64 */
		private double[] getColor_6_34_color_64()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=65 */
		private double[] getColor_6_34_color_65()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=66 */
		private double[] getColor_6_34_color_66()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=67 */
		private double[] getColor_6_34_color_67()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=68 */
		private double[] getColor_6_34_color_68()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=69 */
		private double[] getColor_6_34_color_69()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=70 */
		private double[] getColor_6_34_color_70()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=71 */
		private double[] getColor_6_34_color_71()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=72 */
		private double[] getColor_6_34_color_72()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=73 */
		private double[] getColor_6_34_color_73()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=74 */
		private double[] getColor_6_34_color_74()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=75 */
		private double[] getColor_6_34_color_75()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=76 */
		private double[] getColor_6_34_color_76()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=77 */
		private double[] getColor_6_34_color_77()
		{
			double[] value = {0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=78 */
		private double[] getColor_6_34_color_78()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=79 */
		private double[] getColor_6_34_color_79()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=80 */
		private double[] getColor_6_34_color_80()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=81 */
		private double[] getColor_6_34_color_81()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=82 */
		private double[] getColor_6_34_color_82()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=83 */
		private double[] getColor_6_34_color_83()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=84 */
		private double[] getColor_6_34_color_84()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=85 */
		private double[] getColor_6_34_color_85()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=86 */
		private double[] getColor_6_34_color_86()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=87 */
		private double[] getColor_6_34_color_87()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=88 */
		private double[] getColor_6_34_color_88()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=89 */
		private double[] getColor_6_34_color_89()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=90 */
		private double[] getColor_6_34_color_90()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=91 */
		private double[] getColor_6_34_color_91()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=92 */
		private double[] getColor_6_34_color_92()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=93 */
		private double[] getColor_6_34_color_93()
		{
			double[] value = {.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=94 */
		private double[] getColor_6_34_color_94()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=95 */
		private double[] getColor_6_34_color_95()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=96 */
		private double[] getColor_6_34_color_96()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=97 */
		private double[] getColor_6_34_color_97()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=98 */
		private double[] getColor_6_34_color_98()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=99 */
		private double[] getColor_6_34_color_99()
		{
			double[] value = {1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=100 */
		private double[] getColor_6_34_color_100()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=101 */
		private double[] getColor_6_34_color_101()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.494,.533,.671,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=102 */
		private double[] getColor_6_34_color_102()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=103 */
		private double[] getColor_6_34_color_103()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=104 */
		private double[] getColor_6_34_color_104()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=105 */
		private double[] getColor_6_34_color_105()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=106 */
		private double[] getColor_6_34_color_106()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=107 */
		private double[] getColor_6_34_color_107()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=108 */
		private double[] getColor_6_34_color_108()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=109 */
		private double[] getColor_6_34_color_109()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=110 */
		private double[] getColor_6_34_color_110()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=111 */
		private double[] getColor_6_34_color_111()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=112 */
		private double[] getColor_6_34_color_112()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=113 */
		private double[] getColor_6_34_color_113()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.494,.533,.671,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=114 */
		private double[] getColor_6_34_color_114()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=115 */
		private double[] getColor_6_34_color_115()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.494,.533,.671,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=116 */
		private double[] getColor_6_34_color_116()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=117 */
		private double[] getColor_6_34_color_117()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=118 */
		private double[] getColor_6_34_color_118()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=119 */
		private double[] getColor_6_34_color_119()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.494,.533,.671,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=120 */
		private double[] getColor_6_34_color_120()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=121 */
		private double[] getColor_6_34_color_121()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=122 */
		private double[] getColor_6_34_color_122()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=123 */
		private double[] getColor_6_34_color_123()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=124 */
		private double[] getColor_6_34_color_124()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=125 */
		private double[] getColor_6_34_color_125()
		{
			double[] value = {0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=126 */
		private double[] getColor_6_34_color_126()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.494,.533,.671,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=127 */
		private double[] getColor_6_34_color_127()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=128 */
		private double[] getColor_6_34_color_128()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=129 */
		private double[] getColor_6_34_color_129()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=130 */
		private double[] getColor_6_34_color_130()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=131 */
		private double[] getColor_6_34_color_131()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=132 */
		private double[] getColor_6_34_color_132()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=133 */
		private double[] getColor_6_34_color_133()
		{
			double[] value = {.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=134 */
		private double[] getColor_6_34_color_134()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=135 */
		private double[] getColor_6_34_color_135()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=136 */
		private double[] getColor_6_34_color_136()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=137 */
		private double[] getColor_6_34_color_137()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.494,.533,.671,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=138 */
		private double[] getColor_6_34_color_138()
		{
			double[] value = {.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,.439,.502,.565,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=139 */
		private double[] getColor_6_34_color_139()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=140 */
		private double[] getColor_6_34_color_140()
		{
			double[] value = {.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=141 */
		private double[] getColor_6_34_color_141()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.137,.137,.459,.439,.502,.565,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=142 */
		private double[] getColor_6_34_color_142()
		{
			double[] value = {.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.137,.137,.459,.439,.502,.565,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=143 */
		private double[] getColor_6_34_color_143()
		{
			double[] value = {0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=144 */
		private double[] getColor_6_34_color_144()
		{
			double[] value = {.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=145 */
		private double[] getColor_6_34_color_145()
		{
			double[] value = {0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=146 */
		private double[] getColor_6_34_color_146()
		{
			double[] value = {.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.871,.721,.529,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=147 */
		private double[] getColor_6_34_color_147()
		{
			double[] value = {1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=148 */
		private double[] getColor_6_34_color_148()
		{
			double[] value = {.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=149 */
		private double[] getColor_6_34_color_149()
		{
			double[] value = {.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=150 */
		private double[] getColor_6_34_color_150()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=151 */
		private double[] getColor_6_34_color_151()
		{
			double[] value = {.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,1.0,0.0,1.0,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=152 */
		private double[] getColor_6_34_color_152()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=153 */
		private double[] getColor_6_34_color_153()
		{
			double[] value = {.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=154 */
		private double[] getColor_6_34_color_154()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=155 */
		private double[] getColor_6_34_color_155()
		{
			double[] value = {.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.561,0.0,.322,.871,.721,.529,.871,.721,.529,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=156 */
		private double[] getColor_6_34_color_156()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=157 */
		private double[] getColor_6_34_color_157()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=158 */
		private double[] getColor_6_34_color_158()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.322,.584,.517,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.871,.721,.529,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=159 */
		private double[] getColor_6_34_color_159()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=160 */
		private double[] getColor_6_34_color_160()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=161 */
		private double[] getColor_6_34_color_161()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=162 */
		private double[] getColor_6_34_color_162()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=163 */
		private double[] getColor_6_34_color_163()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.494,.533,.671,.494,.533,.671,.322,.584,.517,.322,.584,.517,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=164 */
		private double[] getColor_6_34_color_164()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=165 */
		private double[] getColor_6_34_color_165()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=166 */
		private double[] getColor_6_34_color_166()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=167 */
		private double[] getColor_6_34_color_167()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=168 */
		private double[] getColor_6_34_color_168()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=169 */
		private double[] getColor_6_34_color_169()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=170 */
		private double[] getColor_6_34_color_170()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.871,.721,.529,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=171 */
		private double[] getColor_6_34_color_171()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.871,.721,.529,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.871,.721,.529,.561,0.0,.322,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=172 */
		private double[] getColor_6_34_color_172()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.322,.584,.517,.871,.721,.529,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=173 */
		private double[] getColor_6_34_color_173()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=174 */
		private double[] getColor_6_34_color_174()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=175 */
		private double[] getColor_6_34_color_175()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=176 */
		private double[] getColor_6_34_color_176()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=177 */
		private double[] getColor_6_34_color_177()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=178 */
		private double[] getColor_6_34_color_178()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=179 */
		private double[] getColor_6_34_color_179()
		{
			double[] value = {.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=180 */
		private double[] getColor_6_34_color_180()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=181 */
		private double[] getColor_6_34_color_181()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=182 */
		private double[] getColor_6_34_color_182()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=183 */
		private double[] getColor_6_34_color_183()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=184 */
		private double[] getColor_6_34_color_184()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.494,.533,.671,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=185 */
		private double[] getColor_6_34_color_185()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=186 */
		private double[] getColor_6_34_color_186()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=187 */
		private double[] getColor_6_34_color_187()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=188 */
		private double[] getColor_6_34_color_188()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=189 */
		private double[] getColor_6_34_color_189()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=190 */
		private double[] getColor_6_34_color_190()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=191 */
		private double[] getColor_6_34_color_191()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.5,.5,.5,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=192 */
		private double[] getColor_6_34_color_192()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=193 */
		private double[] getColor_6_34_color_193()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=194 */
		private double[] getColor_6_34_color_194()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=195 */
		private double[] getColor_6_34_color_195()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=196 */
		private double[] getColor_6_34_color_196()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=197 */
		private double[] getColor_6_34_color_197()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=198 */
		private double[] getColor_6_34_color_198()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=199 */
		private double[] getColor_6_34_color_199()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=200 */
		private double[] getColor_6_34_color_200()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=201 */
		private double[] getColor_6_34_color_201()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=202 */
		private double[] getColor_6_34_color_202()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=203 */
		private double[] getColor_6_34_color_203()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=204 */
		private double[] getColor_6_34_color_204()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=205 */
		private double[] getColor_6_34_color_205()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=206 */
		private double[] getColor_6_34_color_206()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=207 */
		private double[] getColor_6_34_color_207()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=208 */
		private double[] getColor_6_34_color_208()
		{
			double[] value = {.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=209 */
		private double[] getColor_6_34_color_209()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.137,.137,.459,.137,.137,.459,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=210 */
		private double[] getColor_6_34_color_210()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=211 */
		private double[] getColor_6_34_color_211()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=212 */
		private double[] getColor_6_34_color_212()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=213 */
		private double[] getColor_6_34_color_213()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=214 */
		private double[] getColor_6_34_color_214()
		{
			double[] value = {.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=215 */
		private double[] getColor_6_34_color_215()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.5,.5,.5,.5,.5,.5,.5,.5,.5,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=216 */
		private double[] getColor_6_34_color_216()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=217 */
		private double[] getColor_6_34_color_217()
		{
			double[] value = {.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565,.439,.502,.565};
			return value;
		}
		/** Large attribute array: ElevationGrid height field, scene-graph level=5, element #34, 216410 total numbers.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFFloat getElevationGrid_5_34_height()
		{
			MFFloat ElevationGrid_5_34_height = new MFFloat()/*2.finalize*/
				.append(new MFFloat(getElevationGrid_5_34_height_1()))
				.append(new MFFloat(getElevationGrid_5_34_height_2()))
				.append(new MFFloat(getElevationGrid_5_34_height_3()))
				.append(new MFFloat(getElevationGrid_5_34_height_4()))
				.append(new MFFloat(getElevationGrid_5_34_height_5()))
				.append(new MFFloat(getElevationGrid_5_34_height_6()))
				.append(new MFFloat(getElevationGrid_5_34_height_7()))
				.append(new MFFloat(getElevationGrid_5_34_height_8()))
				.append(new MFFloat(getElevationGrid_5_34_height_9()))
				.append(new MFFloat(getElevationGrid_5_34_height_10()))
				.append(new MFFloat(getElevationGrid_5_34_height_11()))
				.append(new MFFloat(getElevationGrid_5_34_height_12()))
				.append(new MFFloat(getElevationGrid_5_34_height_13()))
				.append(new MFFloat(getElevationGrid_5_34_height_14()))
				.append(new MFFloat(getElevationGrid_5_34_height_15()))
				.append(new MFFloat(getElevationGrid_5_34_height_16()))
				.append(new MFFloat(getElevationGrid_5_34_height_17()))
				.append(new MFFloat(getElevationGrid_5_34_height_18()))
				.append(new MFFloat(getElevationGrid_5_34_height_19()))
				.append(new MFFloat(getElevationGrid_5_34_height_20()))
				.append(new MFFloat(getElevationGrid_5_34_height_21()))
				.append(new MFFloat(getElevationGrid_5_34_height_22()))
				.append(new MFFloat(getElevationGrid_5_34_height_23()))
				.append(new MFFloat(getElevationGrid_5_34_height_24()))
				.append(new MFFloat(getElevationGrid_5_34_height_25()))
				.append(new MFFloat(getElevationGrid_5_34_height_26()))
				.append(new MFFloat(getElevationGrid_5_34_height_27()))
				.append(new MFFloat(getElevationGrid_5_34_height_28()))
				.append(new MFFloat(getElevationGrid_5_34_height_29()))
				.append(new MFFloat(getElevationGrid_5_34_height_30()))
				.append(new MFFloat(getElevationGrid_5_34_height_31()))
				.append(new MFFloat(getElevationGrid_5_34_height_32()))
				.append(new MFFloat(getElevationGrid_5_34_height_33()))
				.append(new MFFloat(getElevationGrid_5_34_height_34()))
				.append(new MFFloat(getElevationGrid_5_34_height_35()))
				.append(new MFFloat(getElevationGrid_5_34_height_36()))
				.append(new MFFloat(getElevationGrid_5_34_height_37()))
				.append(new MFFloat(getElevationGrid_5_34_height_38()))
				.append(new MFFloat(getElevationGrid_5_34_height_39()))
				.append(new MFFloat(getElevationGrid_5_34_height_40()))
				.append(new MFFloat(getElevationGrid_5_34_height_41()))
				.append(new MFFloat(getElevationGrid_5_34_height_42()))
				.append(new MFFloat(getElevationGrid_5_34_height_43()))
				.append(new MFFloat(getElevationGrid_5_34_height_44()))
				.append(new MFFloat(getElevationGrid_5_34_height_45()))
				.append(new MFFloat(getElevationGrid_5_34_height_46()))
				.append(new MFFloat(getElevationGrid_5_34_height_47()))
				.append(new MFFloat(getElevationGrid_5_34_height_48()))
				.append(new MFFloat(getElevationGrid_5_34_height_49()))
				.append(new MFFloat(getElevationGrid_5_34_height_50()))
				.append(new MFFloat(getElevationGrid_5_34_height_51()))
				.append(new MFFloat(getElevationGrid_5_34_height_52()))
				.append(new MFFloat(getElevationGrid_5_34_height_53()))
				.append(new MFFloat(getElevationGrid_5_34_height_54()))
				.append(new MFFloat(getElevationGrid_5_34_height_55()))
				.append(new MFFloat(getElevationGrid_5_34_height_56()))
				.append(new MFFloat(getElevationGrid_5_34_height_57()))
				.append(new MFFloat(getElevationGrid_5_34_height_58()))
				.append(new MFFloat(getElevationGrid_5_34_height_59()))
				.append(new MFFloat(getElevationGrid_5_34_height_60()))
				.append(new MFFloat(getElevationGrid_5_34_height_61()))
				.append(new MFFloat(getElevationGrid_5_34_height_62()))
				.append(new MFFloat(getElevationGrid_5_34_height_63()))
				.append(new MFFloat(getElevationGrid_5_34_height_64()))
				.append(new MFFloat(getElevationGrid_5_34_height_65()))
				.append(new MFFloat(getElevationGrid_5_34_height_66()))
				.append(new MFFloat(getElevationGrid_5_34_height_67()))
				.append(new MFFloat(getElevationGrid_5_34_height_68()))
				.append(new MFFloat(getElevationGrid_5_34_height_69()))
				.append(new MFFloat(getElevationGrid_5_34_height_70()))
				.append(new MFFloat(getElevationGrid_5_34_height_71()))
				.append(new MFFloat(getElevationGrid_5_34_height_72()))
				.append(new MFFloat(getElevationGrid_5_34_height_73()))
				.append(new MFFloat(getElevationGrid_5_34_height_74()))
				.append(new MFFloat(getElevationGrid_5_34_height_75()))
				.append(new MFFloat(getElevationGrid_5_34_height_76()))
				.append(new MFFloat(getElevationGrid_5_34_height_77()))
				.append(new MFFloat(getElevationGrid_5_34_height_78()))
				.append(new MFFloat(getElevationGrid_5_34_height_79()))
				.append(new MFFloat(getElevationGrid_5_34_height_80()))
				.append(new MFFloat(getElevationGrid_5_34_height_81()))
				.append(new MFFloat(getElevationGrid_5_34_height_82()))
				.append(new MFFloat(getElevationGrid_5_34_height_83()))
				.append(new MFFloat(getElevationGrid_5_34_height_84()))
				.append(new MFFloat(getElevationGrid_5_34_height_85()))
				.append(new MFFloat(getElevationGrid_5_34_height_86()))
				.append(new MFFloat(getElevationGrid_5_34_height_87()))
				.append(new MFFloat(getElevationGrid_5_34_height_88()))
				.append(new MFFloat(getElevationGrid_5_34_height_89()))
				.append(new MFFloat(getElevationGrid_5_34_height_90()))
				.append(new MFFloat(getElevationGrid_5_34_height_91()))
				.append(new MFFloat(getElevationGrid_5_34_height_92()))
				.append(new MFFloat(getElevationGrid_5_34_height_93()))
				.append(new MFFloat(getElevationGrid_5_34_height_94()))
				.append(new MFFloat(getElevationGrid_5_34_height_95()))
				.append(new MFFloat(getElevationGrid_5_34_height_96()))
				.append(new MFFloat(getElevationGrid_5_34_height_97()))
				.append(new MFFloat(getElevationGrid_5_34_height_98()))
				.append(new MFFloat(getElevationGrid_5_34_height_99()))
				.append(new MFFloat(getElevationGrid_5_34_height_100()))
				.append(new MFFloat(getElevationGrid_5_34_height_101()))
				.append(new MFFloat(getElevationGrid_5_34_height_102()))
				.append(new MFFloat(getElevationGrid_5_34_height_103()))
				.append(new MFFloat(getElevationGrid_5_34_height_104()))
				.append(new MFFloat(getElevationGrid_5_34_height_105()))
				.append(new MFFloat(getElevationGrid_5_34_height_106()))
				.append(new MFFloat(getElevationGrid_5_34_height_107()))
				.append(new MFFloat(getElevationGrid_5_34_height_108()))
				.append(new MFFloat(getElevationGrid_5_34_height_109()))
				.append(new MFFloat(getElevationGrid_5_34_height_110()))
				.append(new MFFloat(getElevationGrid_5_34_height_111()))
				.append(new MFFloat(getElevationGrid_5_34_height_112()))
				.append(new MFFloat(getElevationGrid_5_34_height_113()))
				.append(new MFFloat(getElevationGrid_5_34_height_114()))
				.append(new MFFloat(getElevationGrid_5_34_height_115()))
				.append(new MFFloat(getElevationGrid_5_34_height_116()))
				.append(new MFFloat(getElevationGrid_5_34_height_117()))
				.append(new MFFloat(getElevationGrid_5_34_height_118()))
				.append(new MFFloat(getElevationGrid_5_34_height_119()))
				.append(new MFFloat(getElevationGrid_5_34_height_120()))
				.append(new MFFloat(getElevationGrid_5_34_height_121()))
				.append(new MFFloat(getElevationGrid_5_34_height_122()))
				.append(new MFFloat(getElevationGrid_5_34_height_123()))
				.append(new MFFloat(getElevationGrid_5_34_height_124()))
				.append(new MFFloat(getElevationGrid_5_34_height_125()))
				.append(new MFFloat(getElevationGrid_5_34_height_126()))
				.append(new MFFloat(getElevationGrid_5_34_height_127()))
				.append(new MFFloat(getElevationGrid_5_34_height_128()))
				.append(new MFFloat(getElevationGrid_5_34_height_129()))
				.append(new MFFloat(getElevationGrid_5_34_height_130()))
				.append(new MFFloat(getElevationGrid_5_34_height_131()))
				.append(new MFFloat(getElevationGrid_5_34_height_132()))
				.append(new MFFloat(getElevationGrid_5_34_height_133()))
				.append(new MFFloat(getElevationGrid_5_34_height_134()))
				.append(new MFFloat(getElevationGrid_5_34_height_135()))
				.append(new MFFloat(getElevationGrid_5_34_height_136()))
				.append(new MFFloat(getElevationGrid_5_34_height_137()))
				.append(new MFFloat(getElevationGrid_5_34_height_138()))
				.append(new MFFloat(getElevationGrid_5_34_height_139()))
				.append(new MFFloat(getElevationGrid_5_34_height_140()))
				.append(new MFFloat(getElevationGrid_5_34_height_141()))
				.append(new MFFloat(getElevationGrid_5_34_height_142()))
				.append(new MFFloat(getElevationGrid_5_34_height_143()))
				.append(new MFFloat(getElevationGrid_5_34_height_144()))
				.append(new MFFloat(getElevationGrid_5_34_height_145()))
				.append(new MFFloat(getElevationGrid_5_34_height_146()))
				.append(new MFFloat(getElevationGrid_5_34_height_147()))
				.append(new MFFloat(getElevationGrid_5_34_height_148()))
				.append(new MFFloat(getElevationGrid_5_34_height_149()))
				.append(new MFFloat(getElevationGrid_5_34_height_150()))
				.append(new MFFloat(getElevationGrid_5_34_height_151()))
				.append(new MFFloat(getElevationGrid_5_34_height_152()))
				.append(new MFFloat(getElevationGrid_5_34_height_153()))
				.append(new MFFloat(getElevationGrid_5_34_height_154()))
				.append(new MFFloat(getElevationGrid_5_34_height_155()))
				.append(new MFFloat(getElevationGrid_5_34_height_156()))
				.append(new MFFloat(getElevationGrid_5_34_height_157()))
				.append(new MFFloat(getElevationGrid_5_34_height_158()))
				.append(new MFFloat(getElevationGrid_5_34_height_159()))
				.append(new MFFloat(getElevationGrid_5_34_height_160()))
				.append(new MFFloat(getElevationGrid_5_34_height_161()))
				.append(new MFFloat(getElevationGrid_5_34_height_162()))
				.append(new MFFloat(getElevationGrid_5_34_height_163()))
				.append(new MFFloat(getElevationGrid_5_34_height_164()))
				.append(new MFFloat(getElevationGrid_5_34_height_165()))
				.append(new MFFloat(getElevationGrid_5_34_height_166()))
				.append(new MFFloat(getElevationGrid_5_34_height_167()))
				.append(new MFFloat(getElevationGrid_5_34_height_168()))
				.append(new MFFloat(getElevationGrid_5_34_height_169()))
				.append(new MFFloat(getElevationGrid_5_34_height_170()))
				.append(new MFFloat(getElevationGrid_5_34_height_171()))
				.append(new MFFloat(getElevationGrid_5_34_height_172()))
				.append(new MFFloat(getElevationGrid_5_34_height_173()))
				.append(new MFFloat(getElevationGrid_5_34_height_174()))
				.append(new MFFloat(getElevationGrid_5_34_height_175()))
				.append(new MFFloat(getElevationGrid_5_34_height_176()))
				.append(new MFFloat(getElevationGrid_5_34_height_177()))
				.append(new MFFloat(getElevationGrid_5_34_height_178()))
				.append(new MFFloat(getElevationGrid_5_34_height_179()))
				.append(new MFFloat(getElevationGrid_5_34_height_180()))
				.append(new MFFloat(getElevationGrid_5_34_height_181()))
				.append(new MFFloat(getElevationGrid_5_34_height_182()))
				.append(new MFFloat(getElevationGrid_5_34_height_183()))
				.append(new MFFloat(getElevationGrid_5_34_height_184()))
				.append(new MFFloat(getElevationGrid_5_34_height_185()))
				.append(new MFFloat(getElevationGrid_5_34_height_186()))
				.append(new MFFloat(getElevationGrid_5_34_height_187()))
				.append(new MFFloat(getElevationGrid_5_34_height_188()))
				.append(new MFFloat(getElevationGrid_5_34_height_189()))
				.append(new MFFloat(getElevationGrid_5_34_height_190()))
				.append(new MFFloat(getElevationGrid_5_34_height_191()))
				.append(new MFFloat(getElevationGrid_5_34_height_192()))
				.append(new MFFloat(getElevationGrid_5_34_height_193()))
				.append(new MFFloat(getElevationGrid_5_34_height_194()))
				.append(new MFFloat(getElevationGrid_5_34_height_195()))
				.append(new MFFloat(getElevationGrid_5_34_height_196()))
				.append(new MFFloat(getElevationGrid_5_34_height_197()))
				.append(new MFFloat(getElevationGrid_5_34_height_198()))
				.append(new MFFloat(getElevationGrid_5_34_height_199()))
				.append(new MFFloat(getElevationGrid_5_34_height_200()))
				.append(new MFFloat(getElevationGrid_5_34_height_201()))
				.append(new MFFloat(getElevationGrid_5_34_height_202()))
				.append(new MFFloat(getElevationGrid_5_34_height_203()))
				.append(new MFFloat(getElevationGrid_5_34_height_204()))
				.append(new MFFloat(getElevationGrid_5_34_height_205()))
				.append(new MFFloat(getElevationGrid_5_34_height_206()))
				.append(new MFFloat(getElevationGrid_5_34_height_207()))
				.append(new MFFloat(getElevationGrid_5_34_height_208()))
				.append(new MFFloat(getElevationGrid_5_34_height_209()))
				.append(new MFFloat(getElevationGrid_5_34_height_210()))
				.append(new MFFloat(getElevationGrid_5_34_height_211()))
				.append(new MFFloat(getElevationGrid_5_34_height_212()))
				.append(new MFFloat(getElevationGrid_5_34_height_213()))
				.append(new MFFloat(getElevationGrid_5_34_height_214()))
				.append(new MFFloat(getElevationGrid_5_34_height_215()))
				.append(new MFFloat(getElevationGrid_5_34_height_216()))
				.append(new MFFloat(getElevationGrid_5_34_height_217()));
			return ElevationGrid_5_34_height;
		}
		/** Large attribute array: Color color field, scene-graph level=6, element #34, 649230 total numbers made up of 216410 3-tuple values.
		 * Reassemble split array as single method to improve readability and runnability.
		 * Provide large array values via separate methods, hoping to avoid 'code too large' Java compilation errors. 
		 * Individual Java methods (including aggregated initializations) are limited to 64KB.
		 * @see https://stackoverflow.com/questions/2407912/code-too-large-compilation-error-in-java
		 * @see https://stackoverflow.com/questions/11437905/java-too-many-constants-jvm-error
		 */
		private MFColor getColor_6_34_color()
		{
			MFColor Color_6_34_color = new MFColor()/*2.finalize*/
				.append(new MFColor(getColor_6_34_color_1()))
				.append(new MFColor(getColor_6_34_color_2()))
				.append(new MFColor(getColor_6_34_color_3()))
				.append(new MFColor(getColor_6_34_color_4()))
				.append(new MFColor(getColor_6_34_color_5()))
				.append(new MFColor(getColor_6_34_color_6()))
				.append(new MFColor(getColor_6_34_color_7()))
				.append(new MFColor(getColor_6_34_color_8()))
				.append(new MFColor(getColor_6_34_color_9()))
				.append(new MFColor(getColor_6_34_color_10()))
				.append(new MFColor(getColor_6_34_color_11()))
				.append(new MFColor(getColor_6_34_color_12()))
				.append(new MFColor(getColor_6_34_color_13()))
				.append(new MFColor(getColor_6_34_color_14()))
				.append(new MFColor(getColor_6_34_color_15()))
				.append(new MFColor(getColor_6_34_color_16()))
				.append(new MFColor(getColor_6_34_color_17()))
				.append(new MFColor(getColor_6_34_color_18()))
				.append(new MFColor(getColor_6_34_color_19()))
				.append(new MFColor(getColor_6_34_color_20()))
				.append(new MFColor(getColor_6_34_color_21()))
				.append(new MFColor(getColor_6_34_color_22()))
				.append(new MFColor(getColor_6_34_color_23()))
				.append(new MFColor(getColor_6_34_color_24()))
				.append(new MFColor(getColor_6_34_color_25()))
				.append(new MFColor(getColor_6_34_color_26()))
				.append(new MFColor(getColor_6_34_color_27()))
				.append(new MFColor(getColor_6_34_color_28()))
				.append(new MFColor(getColor_6_34_color_29()))
				.append(new MFColor(getColor_6_34_color_30()))
				.append(new MFColor(getColor_6_34_color_31()))
				.append(new MFColor(getColor_6_34_color_32()))
				.append(new MFColor(getColor_6_34_color_33()))
				.append(new MFColor(getColor_6_34_color_34()))
				.append(new MFColor(getColor_6_34_color_35()))
				.append(new MFColor(getColor_6_34_color_36()))
				.append(new MFColor(getColor_6_34_color_37()))
				.append(new MFColor(getColor_6_34_color_38()))
				.append(new MFColor(getColor_6_34_color_39()))
				.append(new MFColor(getColor_6_34_color_40()))
				.append(new MFColor(getColor_6_34_color_41()))
				.append(new MFColor(getColor_6_34_color_42()))
				.append(new MFColor(getColor_6_34_color_43()))
				.append(new MFColor(getColor_6_34_color_44()))
				.append(new MFColor(getColor_6_34_color_45()))
				.append(new MFColor(getColor_6_34_color_46()))
				.append(new MFColor(getColor_6_34_color_47()))
				.append(new MFColor(getColor_6_34_color_48()))
				.append(new MFColor(getColor_6_34_color_49()))
				.append(new MFColor(getColor_6_34_color_50()))
				.append(new MFColor(getColor_6_34_color_51()))
				.append(new MFColor(getColor_6_34_color_52()))
				.append(new MFColor(getColor_6_34_color_53()))
				.append(new MFColor(getColor_6_34_color_54()))
				.append(new MFColor(getColor_6_34_color_55()))
				.append(new MFColor(getColor_6_34_color_56()))
				.append(new MFColor(getColor_6_34_color_57()))
				.append(new MFColor(getColor_6_34_color_58()))
				.append(new MFColor(getColor_6_34_color_59()))
				.append(new MFColor(getColor_6_34_color_60()))
				.append(new MFColor(getColor_6_34_color_61()))
				.append(new MFColor(getColor_6_34_color_62()))
				.append(new MFColor(getColor_6_34_color_63()))
				.append(new MFColor(getColor_6_34_color_64()))
				.append(new MFColor(getColor_6_34_color_65()))
				.append(new MFColor(getColor_6_34_color_66()))
				.append(new MFColor(getColor_6_34_color_67()))
				.append(new MFColor(getColor_6_34_color_68()))
				.append(new MFColor(getColor_6_34_color_69()))
				.append(new MFColor(getColor_6_34_color_70()))
				.append(new MFColor(getColor_6_34_color_71()))
				.append(new MFColor(getColor_6_34_color_72()))
				.append(new MFColor(getColor_6_34_color_73()))
				.append(new MFColor(getColor_6_34_color_74()))
				.append(new MFColor(getColor_6_34_color_75()))
				.append(new MFColor(getColor_6_34_color_76()))
				.append(new MFColor(getColor_6_34_color_77()))
				.append(new MFColor(getColor_6_34_color_78()))
				.append(new MFColor(getColor_6_34_color_79()))
				.append(new MFColor(getColor_6_34_color_80()))
				.append(new MFColor(getColor_6_34_color_81()))
				.append(new MFColor(getColor_6_34_color_82()))
				.append(new MFColor(getColor_6_34_color_83()))
				.append(new MFColor(getColor_6_34_color_84()))
				.append(new MFColor(getColor_6_34_color_85()))
				.append(new MFColor(getColor_6_34_color_86()))
				.append(new MFColor(getColor_6_34_color_87()))
				.append(new MFColor(getColor_6_34_color_88()))
				.append(new MFColor(getColor_6_34_color_89()))
				.append(new MFColor(getColor_6_34_color_90()))
				.append(new MFColor(getColor_6_34_color_91()))
				.append(new MFColor(getColor_6_34_color_92()))
				.append(new MFColor(getColor_6_34_color_93()))
				.append(new MFColor(getColor_6_34_color_94()))
				.append(new MFColor(getColor_6_34_color_95()))
				.append(new MFColor(getColor_6_34_color_96()))
				.append(new MFColor(getColor_6_34_color_97()))
				.append(new MFColor(getColor_6_34_color_98()))
				.append(new MFColor(getColor_6_34_color_99()))
				.append(new MFColor(getColor_6_34_color_100()))
				.append(new MFColor(getColor_6_34_color_101()))
				.append(new MFColor(getColor_6_34_color_102()))
				.append(new MFColor(getColor_6_34_color_103()))
				.append(new MFColor(getColor_6_34_color_104()))
				.append(new MFColor(getColor_6_34_color_105()))
				.append(new MFColor(getColor_6_34_color_106()))
				.append(new MFColor(getColor_6_34_color_107()))
				.append(new MFColor(getColor_6_34_color_108()))
				.append(new MFColor(getColor_6_34_color_109()))
				.append(new MFColor(getColor_6_34_color_110()))
				.append(new MFColor(getColor_6_34_color_111()))
				.append(new MFColor(getColor_6_34_color_112()))
				.append(new MFColor(getColor_6_34_color_113()))
				.append(new MFColor(getColor_6_34_color_114()))
				.append(new MFColor(getColor_6_34_color_115()))
				.append(new MFColor(getColor_6_34_color_116()))
				.append(new MFColor(getColor_6_34_color_117()))
				.append(new MFColor(getColor_6_34_color_118()))
				.append(new MFColor(getColor_6_34_color_119()))
				.append(new MFColor(getColor_6_34_color_120()))
				.append(new MFColor(getColor_6_34_color_121()))
				.append(new MFColor(getColor_6_34_color_122()))
				.append(new MFColor(getColor_6_34_color_123()))
				.append(new MFColor(getColor_6_34_color_124()))
				.append(new MFColor(getColor_6_34_color_125()))
				.append(new MFColor(getColor_6_34_color_126()))
				.append(new MFColor(getColor_6_34_color_127()))
				.append(new MFColor(getColor_6_34_color_128()))
				.append(new MFColor(getColor_6_34_color_129()))
				.append(new MFColor(getColor_6_34_color_130()))
				.append(new MFColor(getColor_6_34_color_131()))
				.append(new MFColor(getColor_6_34_color_132()))
				.append(new MFColor(getColor_6_34_color_133()))
				.append(new MFColor(getColor_6_34_color_134()))
				.append(new MFColor(getColor_6_34_color_135()))
				.append(new MFColor(getColor_6_34_color_136()))
				.append(new MFColor(getColor_6_34_color_137()))
				.append(new MFColor(getColor_6_34_color_138()))
				.append(new MFColor(getColor_6_34_color_139()))
				.append(new MFColor(getColor_6_34_color_140()))
				.append(new MFColor(getColor_6_34_color_141()))
				.append(new MFColor(getColor_6_34_color_142()))
				.append(new MFColor(getColor_6_34_color_143()))
				.append(new MFColor(getColor_6_34_color_144()))
				.append(new MFColor(getColor_6_34_color_145()))
				.append(new MFColor(getColor_6_34_color_146()))
				.append(new MFColor(getColor_6_34_color_147()))
				.append(new MFColor(getColor_6_34_color_148()))
				.append(new MFColor(getColor_6_34_color_149()))
				.append(new MFColor(getColor_6_34_color_150()))
				.append(new MFColor(getColor_6_34_color_151()))
				.append(new MFColor(getColor_6_34_color_152()))
				.append(new MFColor(getColor_6_34_color_153()))
				.append(new MFColor(getColor_6_34_color_154()))
				.append(new MFColor(getColor_6_34_color_155()))
				.append(new MFColor(getColor_6_34_color_156()))
				.append(new MFColor(getColor_6_34_color_157()))
				.append(new MFColor(getColor_6_34_color_158()))
				.append(new MFColor(getColor_6_34_color_159()))
				.append(new MFColor(getColor_6_34_color_160()))
				.append(new MFColor(getColor_6_34_color_161()))
				.append(new MFColor(getColor_6_34_color_162()))
				.append(new MFColor(getColor_6_34_color_163()))
				.append(new MFColor(getColor_6_34_color_164()))
				.append(new MFColor(getColor_6_34_color_165()))
				.append(new MFColor(getColor_6_34_color_166()))
				.append(new MFColor(getColor_6_34_color_167()))
				.append(new MFColor(getColor_6_34_color_168()))
				.append(new MFColor(getColor_6_34_color_169()))
				.append(new MFColor(getColor_6_34_color_170()))
				.append(new MFColor(getColor_6_34_color_171()))
				.append(new MFColor(getColor_6_34_color_172()))
				.append(new MFColor(getColor_6_34_color_173()))
				.append(new MFColor(getColor_6_34_color_174()))
				.append(new MFColor(getColor_6_34_color_175()))
				.append(new MFColor(getColor_6_34_color_176()))
				.append(new MFColor(getColor_6_34_color_177()))
				.append(new MFColor(getColor_6_34_color_178()))
				.append(new MFColor(getColor_6_34_color_179()))
				.append(new MFColor(getColor_6_34_color_180()))
				.append(new MFColor(getColor_6_34_color_181()))
				.append(new MFColor(getColor_6_34_color_182()))
				.append(new MFColor(getColor_6_34_color_183()))
				.append(new MFColor(getColor_6_34_color_184()))
				.append(new MFColor(getColor_6_34_color_185()))
				.append(new MFColor(getColor_6_34_color_186()))
				.append(new MFColor(getColor_6_34_color_187()))
				.append(new MFColor(getColor_6_34_color_188()))
				.append(new MFColor(getColor_6_34_color_189()))
				.append(new MFColor(getColor_6_34_color_190()))
				.append(new MFColor(getColor_6_34_color_191()))
				.append(new MFColor(getColor_6_34_color_192()))
				.append(new MFColor(getColor_6_34_color_193()))
				.append(new MFColor(getColor_6_34_color_194()))
				.append(new MFColor(getColor_6_34_color_195()))
				.append(new MFColor(getColor_6_34_color_196()))
				.append(new MFColor(getColor_6_34_color_197()))
				.append(new MFColor(getColor_6_34_color_198()))
				.append(new MFColor(getColor_6_34_color_199()))
				.append(new MFColor(getColor_6_34_color_200()))
				.append(new MFColor(getColor_6_34_color_201()))
				.append(new MFColor(getColor_6_34_color_202()))
				.append(new MFColor(getColor_6_34_color_203()))
				.append(new MFColor(getColor_6_34_color_204()))
				.append(new MFColor(getColor_6_34_color_205()))
				.append(new MFColor(getColor_6_34_color_206()))
				.append(new MFColor(getColor_6_34_color_207()))
				.append(new MFColor(getColor_6_34_color_208()))
				.append(new MFColor(getColor_6_34_color_209()))
				.append(new MFColor(getColor_6_34_color_210()))
				.append(new MFColor(getColor_6_34_color_211()))
				.append(new MFColor(getColor_6_34_color_212()))
				.append(new MFColor(getColor_6_34_color_213()))
				.append(new MFColor(getColor_6_34_color_214()))
				.append(new MFColor(getColor_6_34_color_215()))
				.append(new MFColor(getColor_6_34_color_216()))
				.append(new MFColor(getColor_6_34_color_217()));
			return Color_6_34_color;
		}

	/** The initialized model object, created within initialize() method. */
	private X3D x3dModel;

	/** 
	 * Provide a 
	 * <a href="https://dzone.com/articles/java-copy-shallow-vs-deep-in-which-you-will-swim" target="_blank">shallow copy</a>
	 * of the X3D model.
	 * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html">X3D</a>
	 * @return FortLauderdaleDepths10m model
	 */
	public X3D getX3dModel()
	{	  
		return x3dModel;
	}
	   
    /** 
     * Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
     * @param args array of input parameters, provided as arguments
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#handleArguments-java.lang.String:A-">X3D.handleArguments(args)</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Core/X3D.html#validationReport--">X3D.validationReport()</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html">CommandLine</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/CommandLine.html#USAGE">CommandLine.USAGE</a>
     * @see <a href="https://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/ConfigurationProperties.html">ConfigurationProperties</a>
     */
    public static void main(String args[])
    {
        System.out.println("Build this X3D model, showing validation diagnostics...");
        X3D thisExampleX3dModel = new FortLauderdaleDepths10m().getX3dModel();
//      System.out.println("X3D model construction complete.");
	
        // next handle command line arguments
        boolean hasArguments = (args != null) && (args.length > 0);
        boolean validate = true; // default
        boolean argumentsLoadNewModel = false;
        String  fileName = new String();

        if (args != null)
        {
                for (String arg : args)
                {
                        if (arg.toLowerCase().startsWith("-v") || arg.toLowerCase().contains("validate"))
                        {
                                validate = true; // making sure
                        }
                        if (arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3D) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_CLASSICVRML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_X3DB) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_VRML97) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_EXI) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_GZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_ZIP) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_HTML) ||
                                arg.toLowerCase().endsWith(X3D.FILE_EXTENSION_XHTML))
                        {
                                argumentsLoadNewModel = true;
                                fileName = arg;
                        }
                }
        }
        if      (argumentsLoadNewModel)
                System.out.println("WARNING: \"Savage.Locations.FortLauderdaleFlorida.FortLauderdaleDepths10m\" model invocation is attempting to load file \"" + fileName + "\" instead of simply validating itself... file loading ignored.");
        else if (hasArguments) // if no arguments provided, this method produces usage warning
                thisExampleX3dModel.handleArguments(args);
	
        if (validate)
        {
            //  System.out.println("--- TODO fix duplicated outputs ---"); // omit when duplicated outputs problem is solved/refactored
		String validationResults = thisExampleX3dModel.validationReport();
            //  System.out.println("-----------------------------------"); // omit when duplicated outputs problem is solved/refactored
                System.out.print("Savage.Locations.FortLauderdaleFlorida.FortLauderdaleDepths10m self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

                // experimental: test X3DJSAIL output files
                // Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m_JavaExport.* file validation is checked when building X3D Example Archives
                String filenameX3D  = "Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m_JavaExport.x3d"; 
                String filenameX3DV = "Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m_JavaExport.x3dv"; 
                String filenameJSON = "Locations/FortLauderdaleFlorida/FortLauderdaleDepths10m_JavaExport.json";
                thisExampleX3dModel.toFileX3D        (filenameX3D);
                thisExampleX3dModel.toFileClassicVRML(filenameX3DV);
// TODO         thisExampleX3dModel.toFileJSON       (filenameJSON);
        }
    }
}
