package HumanoidAnimation.Skeleton;

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.PointingDeviceSensor.*;
import org.web3d.x3d.jsail.Rendering.*;
import org.web3d.x3d.jsail.Shape.*;

// Javadoc metadata annotations follow, see below for X3DJSAIL Java source code.
/**
 * <p> long bone in arm that runs from shoulder to elbow. </p>
 <p> Related links:  source l_humerus.java, <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;">HumanoidAnimation.Skeleton.l_humerus&nbsp; Document Metadata </td>
		</tr>

		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> title </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_humerus.x3d">l_humerus.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> description </i> </td>
			<td> long bone in arm that runs from shoulder to elbow </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> creator </i> </td>
			<td> Joe Williams, John Carlson, Damon Hernandez, Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translator </i> </td>
			<td> Don Brutzman </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> created </i> </td>
			<td> 5 December 2013 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> translated </i> </td>
			<td> 5 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> modified </i> </td>
			<td> 8 March 2026 </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/originals/lhumrus.x3d">originals/lhumrus.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/Humerus" target="_blank">https://en.wikipedia.org/wiki/Humerus</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton" target="_blank">https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/Basic/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/Basic/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> reference </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D-Edit 4.0, <a href="https://www.web3d.org/x3d/tools/X3D-Edit" target="_blank">https://www.web3d.org/x3d/tools/X3D-Edit</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> generator </i> </td>
			<td> X3D Tidy, <a href="https://www.web3d.org/x3d/stylesheets/X3dTidy.html" target="_blank">https://www.web3d.org/x3d/stylesheets/X3dTidy.html</a> </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/HumanoidAnimation/Skeleton/l_humerus.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_humerus.x3d</a> </td>
		</tr>
		<tr>
			<td style="text-align:right; vertical-align: text-top;"> <i> license </i> </td>
			<td> <a href="https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/../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 Joe Williams, John Carlson, Damon Hernandez, Don Brutzman
 */

public class l_humerus
{
	/** Default constructor to create this object. */
	public l_humerus ()
	{
	  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_3)
  .setHead(new head()
    .addMeta(new meta().setName(meta.NAME_TITLE      ).setContent("l_humerus.x3d"))
    .addMeta(new meta().setName(meta.NAME_DESCRIPTION).setContent("long bone in arm that runs from shoulder to elbow"))
    .addMeta(new meta().setName(meta.NAME_CREATOR    ).setContent("Joe Williams, John Carlson, Damon Hernandez, Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATOR ).setContent("Don Brutzman"))
    .addMeta(new meta().setName(meta.NAME_CREATED    ).setContent("5 December 2013"))
    .addMeta(new meta().setName(meta.NAME_TRANSLATED ).setContent("5 March 2026"))
    .addMeta(new meta().setName(meta.NAME_MODIFIED   ).setContent("8 March 2026"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("originals/lhumrus.x3d"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/Humerus"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://en.wikipedia.org/wiki/List_of_bones_of_the_human_skeleton"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://www.web3d.org/x3d/content/examples/Basic/Medical"))
    .addMeta(new meta().setName(meta.NAME_REFERENCE  ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Medical"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"))
    .addMeta(new meta().setName(meta.NAME_GENERATOR  ).setContent("X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html"))
    .addMeta(new meta().setName(meta.NAME_IDENTIFIER ).setContent("https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Skeleton/l_humerus.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("l_humerus.x3d"))
    .addChild(new TouchSensor().setDescription("bone l_humerus"))
    .addChild(new Transform("l_humerus")
      .addChild(new Shape()
        .setAppearance(new Appearance()
          .setMaterial(new Material("BoneMaterial").setAmbientIntensity(0.965).setDiffuseColor(1.0,0.9765,0.8667).setShininess(0.05).setSpecularColor(0.349,0.349,0.349)))
        .setGeometry(new IndexedFaceSet("l_humerus_geometry").setDEF("l_humerus_geometry").setCreaseAngle(1.571).setCoordIndex(getl_humerus_geometry_5_22_coordIndex())
          .setCoord(new Coordinate("l_humerus_coordinate").setPoint(getl_humerus_coordinate_6_22_point()))))));
            }
            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 int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=1 */
		private int[] getl_humerus_geometry_5_22_coordIndex_1()
		{
			int[] value = {0,1,2,-1,1,3,4,-1,5,6,0,-1,7,8,3,-1,9,10,11,-1,12,13,14,-1,15,16,17,-1,18,19,20,-1,21,22,23,-1,21,12,22,-1,21,24,12,-1,24,25,12,-1,26,27,28,-1,28,18,26,-1,14,29,30,-1,31,32,33,-1,34,35,31,-1,36,37,38,-1,39,40,41,-1,39,41,42,-1,43,35,44,-1,45,46,47,-1,37,48,38,-1,49,50,51,-1,52,53,54,-1,55,56,57,-1,56,58,57,-1,53,59,60,-1,60,61,62,-1,60,63,61,-1,64,65,66,-1,67,68,69,-1,67,70,68,-1,71,70,72,-1,72,73,71,-1,74,75,76,-1,74,77,75,-1,78,42,61,-1,79,80,81,-1,82,83,84,-1,85,86,87,-1,88,89,90,-1,91,92,93,-1,92,91,94,-1,95,96,97,-1,98,99,100,-1,101,102,103,-1,104,105,106,-1,107,108,109,-1,110,111,112,-1,113,114,115,-1,116,117,118,-1,119,120,121,-1,122,123,124,-1,125,126,127,-1,128,129,130,-1,131,104,106,-1,132,133,134,-1,135,136,137,-1,138,139,140,-1,139,141,140,-1,142,143,144,-1,145,146,109,-1,147,148,133,-1,149,150,151,-1,152,153,154,-1,155,156,157,-1,155,158,156,-1,154,159,160,-1,154,153,159,-1,161,162,163,-1,164,161,165,-1,166,167,96,-1,168,169,170,-1,168,170,165,-1,171,167,172,-1,124,173,174,-1,175,176,177,-1,177,178,175,-1,179,177,180,-1,179,181,177,-1,182,183,184,-1,182,185,183,-1,186,187,188,-1,186,189,187,-1,190,191,192,-1,190,193,191,-1,194,191,195,-1,194,196,191,-1,180,176,197,-1,180,177,176,-1,198,199,200,-1,83,201,84,-1,202,203,204,-1,205,206,207,-1,208,209,210,-1,211,212,116,-1,118,213,214,-1,214,116,118,-1,215,216,217,-1,218,219,220,-1,221,222,223,-1,224,225,226,-1,227,228,229,-1,230,227,231,-1,4,2,1,-1,232,233,234,-1,235,236,237,-1,238,233,239,-1,240,241,235,-1,242,236,243,-1,244,245,246,-1,247,248,205,-1,248,249,205,-1,250,251,252,-1,251,253,252,-1,254,255,256,-1,41,33,257,-1,258,259,260,-1,260,261,258,-1,262,260,263,-1,262,264,265,-1,262,266,267,-1,262,268,269,-1,262,270,271,-1,260,259,272,-1,264,263,273,-1,273,274,264,-1,267,266,275,-1,275,276,267,-1,277,269,268,-1,268,278,277,-1,270,279,280,-1,281,251,282,-1,283,284,285,-1,285,286,283,-1,287,288,289,-1,290,291,292,-1,293,294,295,-1,296,297,298,-1,285,298,297,-1,299,292,291,-1,300,301,295,-1,302,303,304,-1,305,306,307,-1,307,308,305,-1,219,309,310,-1,219,311,309,-1,312,313,302,-1,314,315,316,-1,317,249,248,-1,318,319,71,-1,320,321,70,-1,322,323,324,-1,325,326,327,-1,327,81,325,-1,209,328,329,-1,329,210,209,-1,330,331,332,-1,333,334,335,-1,332,336,330,-1,332,337,336,-1,338,339,330,-1,339,331,330,-1,340,341,342,-1,343,344,185,-1,344,345,185,-1,346,347,345,-1,348,99,349,-1,141,139,350,-1,343,351,344,-1,341,346,342,-1,347,346,99,-1,352,353,354,-1,355,356,357,-1,141,358,140,-1,359,232,360,-1,361,362,363,-1,361,364,362,-1,365,200,366,-1,365,367,200,-1,335,368,369,-1,370,371,372,-1,370,333,371,-1,373,374,372,-1,373,375,374,-1,376,377,378,-1,379,380,377,-1,381,382,352,-1,381,383,382,-1,384,385,386,-1,387,388,389,-1,390,332,331,-1,390,391,332,-1,352,140,392,-1,393,394,395,-1,107,396,108,-1,397,398,399,-1,400,401,402,-1,400,403,401,-1,404,405,406,-1,407,340,408,-1,408,409,407,-1,410,150,411,-1,412,410,411,-1,413,414,415,-1,413,416,414,-1,99,98,347,-1,407,341,340,-1,388,387,404,-1,417,418,419,-1,420,421,422,-1,161,96,162,-1,423,424,425,-1,165,161,168,-1,426,427,428,-1,429,430,431,-1,168,163,422,-1,421,168,422,-1,432,429,431,-1,94,91,433,-1,434,435,107,-1,434,436,435,-1,437,438,439,-1,440,441,395,-1,442,443,444,-1,445,439,446,-1,447,448,449,-1,447,450,448,-1,451,150,410,-1,452,453,454,-1,452,455,453,-1,96,95,162,-1,456,457,458,-1,459,460,461,-1,460,462,461,-1,463,464,465,-1,463,466,464,-1,467,468,469,-1,469,470,467,-1,188,471,472,-1,472,186,188,-1,458,473,474,-1,465,111,463,-1,475,476,477,-1,478,479,480,-1,481,482,64,-1,483,484,485,-1,486,487,488,-1,487,489,490,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=2 */
		private int[] getl_humerus_geometry_5_22_coordIndex_2()
		{
			int[] value = {491,492,493,-1,494,492,491,-1,495,496,497,-1,495,498,496,-1,499,496,500,-1,496,498,500,-1,501,502,503,-1,488,487,490,-1,504,505,493,-1,494,506,507,-1,508,506,509,-1,508,507,506,-1,510,505,511,-1,505,512,511,-1,513,514,515,-1,514,516,515,-1,517,518,68,-1,519,520,521,-1,492,519,521,-1,522,523,519,-1,524,525,526,-1,526,527,524,-1,517,528,529,-1,65,482,530,-1,529,528,530,-1,531,518,530,-1,72,532,523,-1,72,67,532,-1,57,78,55,-1,533,534,535,-1,536,537,538,-1,536,539,537,-1,540,541,542,-1,543,544,545,-1,546,547,548,-1,45,48,549,-1,549,550,45,-1,551,552,37,-1,550,90,553,-1,554,555,556,-1,557,558,559,-1,560,561,562,-1,563,5,562,-1,558,557,564,-1,565,566,567,-1,568,569,570,-1,571,572,573,-1,89,574,575,-1,47,576,577,-1,577,576,578,-1,568,579,576,-1,483,66,527,-1,580,581,582,-1,583,580,584,-1,585,586,587,-1,585,588,586,-1,589,590,591,-1,591,592,589,-1,583,593,594,-1,595,596,597,-1,598,580,582,-1,599,600,601,-1,602,603,604,-1,475,605,476,-1,606,607,608,-1,609,610,611,-1,528,517,612,-1,613,608,614,-1,615,616,617,-1,615,618,616,-1,619,620,281,-1,281,621,619,-1,622,623,624,-1,625,626,627,-1,625,628,626,-1,629,630,631,-1,629,632,630,-1,633,634,635,-1,633,636,634,-1,637,638,639,-1,640,641,642,-1,640,643,641,-1,644,645,646,-1,647,648,649,-1,650,651,652,-1,650,653,651,-1,652,654,655,-1,656,657,658,-1,658,659,656,-1,660,661,662,-1,660,663,661,-1,664,665,666,-1,664,667,665,-1,661,663,668,-1,668,669,661,-1,667,670,671,-1,671,672,667,-1,673,674,675,-1,676,677,678,-1,676,527,526,-1,676,679,527,-1,120,484,121,-1,680,681,682,-1,488,683,502,-1,684,685,686,-1,687,688,689,-1,690,691,692,-1,690,693,691,-1,634,694,635,-1,695,636,696,-1,695,697,636,-1,698,699,675,-1,700,701,600,-1,702,703,704,-1,702,705,703,-1,637,640,642,-1,642,638,637,-1,706,707,708,-1,709,710,711,-1,709,712,710,-1,710,713,711,-1,714,611,715,-1,716,717,706,-1,718,221,223,-1,719,720,721,-1,719,722,720,-1,541,540,723,-1,723,724,541,-1,541,725,726,-1,541,724,725,-1,727,728,597,-1,555,554,729,-1,570,730,579,-1,731,732,733,-1,733,732,734,-1,734,512,733,-1,735,51,58,-1,58,736,735,-1,737,738,87,-1,739,740,741,-1,591,742,743,-1,744,745,547,-1,547,746,744,-1,745,747,547,-1,747,548,547,-1,748,749,750,-1,749,751,750,-1,752,753,754,-1,755,753,756,-1,755,30,753,-1,757,758,759,-1,757,760,758,-1,533,756,753,-1,753,534,533,-1,761,11,533,-1,533,762,761,-1,763,764,765,-1,764,766,765,-1,767,768,759,-1,759,758,767,-1,769,770,771,-1,770,536,771,-1,539,772,773,-1,773,535,539,-1,566,774,13,-1,775,776,14,-1,502,777,778,-1,778,779,502,-1,780,781,782,-1,782,783,780,-1,784,785,786,-1,787,788,789,-1,768,706,717,-1,790,791,792,-1,793,794,795,-1,796,797,798,-1,6,799,800,-1,6,801,799,-1,802,803,804,-1,805,806,807,-1,808,746,547,-1,547,546,808,-1,809,810,811,-1,811,743,809,-1,611,708,609,-1,812,813,610,-1,814,815,816,-1,817,818,5,-1,819,820,821,-1,819,822,820,-1,823,824,825,-1,823,791,824,-1,826,824,790,-1,826,827,824,-1,781,828,829,-1,829,782,781,-1,830,651,831,-1,651,653,831,-1,495,479,489,-1,119,832,490,-1,833,721,720,-1,833,834,721,-1,826,835,836,-1,837,783,838,-1,837,839,783,-1,840,786,789,-1,840,841,786,-1,684,689,649,-1,649,842,684,-1,843,844,845,-1,843,846,844,-1,152,847,174,-1,145,105,104,-1,848,131,106,-1,109,105,145,-1,194,108,197,-1,422,473,420,-1,377,380,849,-1,850,406,405,-1,850,851,406,-1,852,428,853,-1,345,183,185,-1,854,389,428,-1,854,387,389,-1,855,380,850,-1,850,856,855,-1,126,857,858,-1,126,858,127,-1,343,185,124,-1,126,859,860,-1,859,861,156,-1,862,159,157,-1,862,160,159,-1,149,863,150,-1,864,865,866,-1,455,867,453,-1,425,868,869,-1,870,871,465,-1,872,873,868,-1,874,875,876,-1,877,878,868,-1,879,880,877,-1,879,881,880,-1,882,879,868,-1,883,884,868,-1,885,886,887,-1,885,888,886,-1,889,868,890,-1,891,892,886,-1,886,893,891,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=3 */
		private int[] getl_humerus_geometry_5_22_coordIndex_3()
		{
			int[] value = {892,894,467,-1,467,470,892,-1,895,868,896,-1,897,898,138,-1,897,899,898,-1,900,210,329,-1,900,901,210,-1,902,903,904,-1,902,905,903,-1,906,907,132,-1,908,390,909,-1,908,910,390,-1,210,911,208,-1,210,904,911,-1,335,903,368,-1,362,912,367,-1,362,913,912,-1,914,915,337,-1,914,916,915,-1,328,917,329,-1,918,334,919,-1,918,335,334,-1,367,912,200,-1,130,920,921,-1,130,922,920,-1,923,924,325,-1,921,925,926,-1,921,920,925,-1,927,80,928,-1,927,929,80,-1,81,930,923,-1,214,327,931,-1,932,933,934,-1,932,928,933,-1,79,81,935,-1,936,114,113,-1,937,938,939,-1,938,940,939,-1,941,79,323,-1,304,940,942,-1,322,941,323,-1,943,944,945,-1,255,312,946,-1,255,947,312,-1,948,949,950,-1,949,951,950,-1,216,952,217,-1,216,953,952,-1,954,955,303,-1,302,304,956,-1,309,957,310,-1,958,959,960,-1,324,960,959,-1,324,961,960,-1,249,317,252,-1,256,962,963,-1,964,965,966,-1,964,257,965,-1,42,41,967,-1,319,318,968,-1,482,481,969,-1,321,517,70,-1,970,971,321,-1,531,972,973,-1,974,975,976,-1,974,624,975,-1,977,978,968,-1,979,684,842,-1,980,981,646,-1,981,644,646,-1,982,983,639,-1,984,316,985,-1,229,244,231,-1,556,561,560,-1,73,522,62,-1,32,577,578,-1,32,986,33,-1,31,41,34,-1,44,551,43,-1,38,987,43,-1,54,522,492,-1,988,989,820,-1,988,559,989,-1,2,990,991,-1,568,553,992,-1,993,579,994,-1,562,5,995,-1,6,996,801,-1,997,998,299,-1,7,3,800,-1,23,16,21,-1,999,17,16,-1,23,1000,16,-1,4,3,1001,-1,1002,27,1003,-1,1003,1004,1002,-1,1005,20,726,-1,1006,1007,1008,-1,1009,1010,224,-1,224,226,1009,-1,617,619,601,-1,601,701,1011,-1,601,600,701,-1,696,636,633,-1,1012,693,690,-1,837,1013,1014,-1,837,838,1013,-1,840,788,1015,-1,840,789,788,-1,787,1016,1017,-1,611,719,715,-1,752,534,753,-1,752,537,534,-1,1018,1019,1020,-1,1018,1021,1019,-1,1022,1023,1024,-1,313,1025,1026,-1,619,621,599,-1,583,581,580,-1,1027,285,1028,-1,997,291,1029,-1,997,299,291,-1,1030,1031,1032,-1,287,1033,288,-1,1034,1035,595,-1,289,288,1036,-1,1037,289,1036,-1,1037,293,289,-1,591,1038,1039,-1,813,583,1034,-1,1028,285,297,-1,1040,597,596,-1,1041,611,1034,-1,725,288,726,-1,288,1005,726,-1,723,540,1042,-1,540,1043,1042,-1,291,300,296,-1,583,1044,593,-1,599,621,580,-1,1045,282,251,-1,251,1046,1045,-1,281,1047,251,-1,599,1048,600,-1,1049,312,947,-1,1050,1051,1052,-1,1052,1053,1050,-1,610,609,812,-1,767,706,768,-1,845,785,784,-1,845,1054,785,-1,699,671,675,-1,660,662,696,-1,617,1011,615,-1,617,601,1011,-1,251,1047,1055,-1,1055,253,251,-1,245,244,228,-1,226,225,1008,-1,1001,1056,4,-1,1001,3,8,-1,1004,1056,1001,-1,999,16,1000,-1,15,17,8,-1,2,991,0,-1,566,565,774,-1,565,1057,774,-1,5,1058,817,-1,1059,995,5,-1,562,994,560,-1,993,223,222,-1,779,1060,1061,-1,1061,502,779,-1,62,53,60,-1,551,36,43,-1,987,35,43,-1,75,551,76,-1,33,41,31,-1,986,32,578,-1,578,1062,986,-1,46,553,576,-1,1063,10,1064,-1,1063,755,10,-1,1065,1066,1067,-1,231,244,578,-1,316,1068,314,-1,1069,984,985,-1,831,1070,704,-1,831,653,1070,-1,637,1071,1072,-1,502,1073,486,-1,731,492,521,-1,970,321,320,-1,482,969,1074,-1,973,532,1075,-1,517,68,70,-1,65,64,482,-1,967,71,42,-1,967,318,71,-1,1076,1077,1078,-1,1076,1079,1077,-1,218,1080,1081,-1,962,1082,1083,-1,250,317,1084,-1,250,252,317,-1,950,961,324,-1,950,951,961,-1,322,324,959,-1,959,957,322,-1,959,310,957,-1,303,955,304,-1,952,949,948,-1,952,953,949,-1,310,959,958,-1,1085,943,308,-1,1085,944,943,-1,324,323,950,-1,323,1086,950,-1,957,941,322,-1,955,936,940,-1,114,944,84,-1,944,1085,84,-1,1087,1088,117,-1,1088,217,117,-1,935,1086,79,-1,1086,323,79,-1,82,84,1087,-1,327,214,935,-1,356,921,1089,-1,356,130,921,-1,1090,1091,1092,-1,1090,1093,1091,-1,334,370,366,-1,334,333,370,-1,369,333,335,-1,369,371,333,-1,339,909,331,-1,909,390,331,-1,364,913,362,-1,364,144,913,-1,1094,897,1095,-1,1095,1096,1094,-1,138,1095,897,-1,425,896,868,-1,459,467,894,-1,894,1097,459,-1,895,890,868,-1,892,887,886,-1,892,470,887,-1,889,415,868,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=4 */
		private int[] getl_humerus_geometry_5_22_coordIndex_4()
		{
			int[] value = {98,345,347,-1,883,868,414,-1,882,868,884,-1,879,877,868,-1,878,877,880,-1,880,1098,878,-1,874,868,878,-1,111,110,463,-1,1099,1100,866,-1,866,1101,1099,-1,410,412,1102,-1,847,152,154,-1,860,158,1103,-1,860,859,158,-1,1104,402,1105,-1,402,1106,1105,-1,1107,403,1108,-1,1107,401,403,-1,160,124,847,-1,343,124,123,-1,427,127,858,-1,427,854,428,-1,351,1109,344,-1,1110,392,140,-1,101,189,1111,-1,101,187,189,-1,348,1112,1111,-1,1113,432,431,-1,456,458,1114,-1,1115,180,437,-1,197,396,437,-1,146,1116,109,-1,102,101,350,-1,598,1048,599,-1,707,706,767,-1,640,637,1072,-1,833,1117,1118,-1,833,1119,1117,-1,1120,1121,792,-1,1121,790,792,-1,1122,1123,1124,-1,611,610,1034,-1,596,595,1035,-1,498,495,489,-1,1035,1034,583,-1,791,790,824,-1,781,778,828,-1,563,561,1058,-1,610,813,1034,-1,591,811,592,-1,591,743,811,-1,1125,5,818,-1,1126,1127,1128,-1,1128,1129,1126,-1,842,1130,979,-1,1130,1131,979,-1,800,3,6,-1,845,784,843,-1,1058,5,563,-1,717,759,768,-1,717,1132,759,-1,1133,1134,846,-1,782,838,783,-1,780,778,781,-1,780,779,778,-1,1135,1136,1137,-1,1137,1138,1135,-1,775,14,13,-1,774,775,13,-1,774,1139,775,-1,1140,1137,1136,-1,1140,1141,1137,-1,53,1142,59,-1,759,1143,757,-1,759,1132,1143,-1,756,11,10,-1,756,533,11,-1,1016,785,1054,-1,1016,787,785,-1,1144,1145,1146,-1,1146,1147,1144,-1,755,756,10,-1,1148,742,591,-1,86,1149,1150,-1,1151,1152,740,-1,56,736,58,-1,56,1153,736,-1,504,731,733,-1,1154,1155,1156,-1,508,1157,507,-1,735,1158,1159,-1,735,1160,1158,-1,86,1150,87,-1,729,554,1161,-1,13,25,566,-1,13,12,25,-1,726,19,1162,-1,726,20,19,-1,1163,1007,1006,-1,1163,1164,1007,-1,26,1003,27,-1,26,1164,1003,-1,1165,723,1166,-1,1165,724,723,-1,708,611,714,-1,567,25,1167,-1,567,566,25,-1,716,715,721,-1,715,719,721,-1,708,714,706,-1,1168,643,1169,-1,1168,641,643,-1,830,637,1170,-1,1171,1172,603,-1,1171,1173,1172,-1,984,705,702,-1,984,1069,705,-1,697,1174,636,-1,700,1175,1176,-1,1174,1177,1178,-1,1179,631,687,-1,687,689,1179,-1,1180,1181,694,-1,694,634,1180,-1,689,688,649,-1,1182,982,639,-1,1183,1068,1184,-1,683,1185,502,-1,985,316,315,-1,120,1186,1187,-1,679,483,527,-1,120,119,1188,-1,666,665,1189,-1,667,664,691,-1,657,1190,658,-1,1068,1191,1184,-1,316,1192,1068,-1,641,686,642,-1,1193,643,1194,-1,1069,985,1195,-1,1196,1197,1198,-1,638,685,639,-1,1071,637,830,-1,606,1199,1200,-1,1201,1202,1203,-1,1201,1204,1202,-1,698,631,630,-1,698,687,631,-1,660,696,633,-1,1205,622,624,-1,1206,1207,974,-1,608,1208,606,-1,1055,616,206,-1,616,618,206,-1,281,620,1047,-1,1209,612,517,-1,613,663,660,-1,1210,1199,1211,-1,635,1212,1213,-1,635,1214,1212,-1,607,618,608,-1,619,599,601,-1,1214,635,1215,-1,1061,503,502,-1,1172,583,813,-1,813,812,604,-1,580,598,599,-1,597,728,595,-1,1034,595,1041,-1,587,586,1216,-1,1216,1217,587,-1,297,296,300,-1,583,584,1044,-1,581,1173,582,-1,51,50,543,-1,1218,731,520,-1,731,521,520,-1,1219,481,1220,-1,1219,969,481,-1,523,520,519,-1,579,568,570,-1,553,568,576,-1,551,75,1221,-1,571,90,89,-1,992,573,569,-1,992,571,573,-1,569,568,992,-1,1222,567,1223,-1,1222,565,567,-1,1150,558,555,-1,737,87,729,-1,561,563,562,-1,555,558,564,-1,729,1161,737,-1,552,551,1221,-1,45,550,553,-1,553,46,45,-1,85,1224,1225,-1,1225,86,85,-1,820,989,1226,-1,50,1227,1228,-1,543,50,544,-1,50,1228,544,-1,77,545,75,-1,77,543,545,-1,535,534,537,-1,537,539,535,-1,62,522,54,-1,245,228,225,-1,518,529,530,-1,528,65,530,-1,530,482,531,-1,519,492,522,-1,518,517,529,-1,973,1075,531,-1,509,510,1229,-1,1229,1230,509,-1,494,491,506,-1,505,491,493,-1,505,510,491,-1,731,504,493,-1,501,503,475,-1,475,499,501,-1,1229,511,1231,-1,511,1232,1231,-1,510,511,1229,-1,502,501,1073,-1,52,54,492,-1,62,54,53,-1,731,493,492,-1,502,486,488,-1,873,869,868,-1,474,1233,179,-1,874,872,868,-1,1234,1235,876,-1,1235,1236,876,-1,197,437,180,-1,459,468,467,-1,459,461,468,-1,110,466,463,-1,110,178,466,-1,1237,1238,1239,-1,1238,190,1239,-1,1240,172,1241,-1,453,431,454,-1,1242,1243,430,-1,1243,431,430,-1,1241,172,92,-1,473,458,457,-1,1244,1245,150,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=5 */
		private int[] getl_humerus_geometry_5_22_coordIndex_5()
		{
			int[] value = {1245,411,150,-1,1246,395,441,-1,444,443,1247,-1,107,109,434,-1,1243,454,431,-1,458,1115,1114,-1,1248,91,93,-1,1249,1250,444,-1,441,1251,1252,-1,441,1253,1251,-1,1247,443,1254,-1,1255,1256,1257,-1,1255,169,1256,-1,870,1258,871,-1,422,474,473,-1,428,852,426,-1,427,426,123,-1,123,127,427,-1,1259,1103,410,-1,1103,451,410,-1,1260,1100,902,-1,163,168,161,-1,169,1255,170,-1,1261,341,407,-1,1262,1263,885,-1,885,1264,1262,-1,868,415,414,-1,866,865,1101,-1,409,1261,407,-1,1265,1266,1267,-1,1266,388,1267,-1,397,1268,398,-1,397,399,1113,-1,399,1269,1113,-1,1270,393,395,-1,432,1271,429,-1,1271,1272,429,-1,910,391,390,-1,910,1273,391,-1,1274,1275,1276,-1,1267,406,851,-1,404,387,1277,-1,381,1278,383,-1,354,1095,140,-1,380,379,850,-1,1279,369,368,-1,1279,1280,369,-1,1281,109,1116,-1,365,374,363,-1,938,1282,1283,-1,938,1284,1282,-1,1285,1286,1083,-1,1095,138,140,-1,358,349,140,-1,356,200,912,-1,912,357,356,-1,352,354,140,-1,376,379,377,-1,1266,1265,340,-1,1265,408,340,-1,852,1109,351,-1,852,853,1109,-1,852,351,343,-1,1287,1261,349,-1,1261,1110,349,-1,346,345,342,-1,345,344,342,-1,1110,140,349,-1,173,124,185,-1,342,1288,340,-1,84,201,114,-1,201,1289,114,-1,366,370,365,-1,923,325,81,-1,326,1290,1291,-1,327,935,81,-1,955,940,304,-1,321,971,1292,-1,248,1204,1293,-1,248,1202,1204,-1,1294,315,314,-1,639,1170,637,-1,983,654,1295,-1,303,317,954,-1,307,1296,215,-1,307,306,1296,-1,1005,288,1033,-1,1084,317,303,-1,1216,1028,1217,-1,1216,1027,1028,-1,294,300,295,-1,294,297,300,-1,301,291,290,-1,301,300,291,-1,299,1005,292,-1,1022,998,1297,-1,1023,1022,284,-1,1297,998,997,-1,292,1005,1033,-1,1029,291,296,-1,1023,1298,1024,-1,285,1027,1299,-1,285,1299,286,-1,268,267,276,-1,276,278,268,-1,266,1300,275,-1,1301,265,264,-1,264,274,1301,-1,273,263,272,-1,263,260,272,-1,262,271,261,-1,262,269,270,-1,262,267,268,-1,262,265,266,-1,262,263,264,-1,262,261,260,-1,232,1302,1286,-1,1286,233,232,-1,251,250,1026,-1,240,235,237,-1,360,232,234,-1,242,237,236,-1,238,234,233,-1,228,244,229,-1,231,576,230,-1,226,1008,1007,-1,229,231,227,-1,1303,683,677,-1,1304,974,976,-1,578,576,231,-1,1305,1200,1199,-1,1305,247,1200,-1,1090,1290,1306,-1,931,1307,214,-1,918,911,904,-1,248,1293,317,-1,1308,1309,366,-1,1289,115,114,-1,95,1310,163,-1,163,162,95,-1,196,1311,191,-1,1311,192,191,-1,193,195,191,-1,193,105,195,-1,469,182,1312,-1,182,184,1312,-1,461,1313,468,-1,1313,1314,468,-1,97,1315,1316,-1,1316,1317,97,-1,1318,95,97,-1,97,1317,1318,-1,1112,350,101,-1,124,174,847,-1,1319,152,1320,-1,166,96,164,-1,172,1321,93,-1,1321,167,166,-1,96,161,164,-1,167,1321,172,-1,151,1319,149,-1,154,160,847,-1,156,158,859,-1,152,1319,153,-1,174,1315,152,-1,899,897,135,-1,146,145,104,-1,104,1322,146,-1,1323,897,1094,-1,1324,898,1325,-1,1326,906,1327,-1,1328,1322,1329,-1,1326,1327,1330,-1,1330,355,1326,-1,102,848,103,-1,355,1330,356,-1,120,1187,484,-1,944,114,204,-1,111,465,871,-1,396,197,108,-1,105,109,195,-1,848,106,103,-1,1111,1112,101,-1,345,98,183,-1,474,179,458,-1,172,93,92,-1,326,924,1331,-1,326,325,924,-1,85,87,738,-1,558,1150,1149,-1,941,933,79,-1,57,77,74,-1,74,78,57,-1,62,71,73,-1,72,70,67,-1,69,68,518,-1,66,65,1332,-1,78,61,1333,-1,1333,55,78,-1,63,1333,61,-1,60,59,63,-1,57,58,51,-1,43,36,38,-1,48,45,47,-1,47,38,48,-1,47,46,576,-1,34,41,40,-1,551,37,36,-1,31,577,32,-1,22,12,14,-1,1334,1000,23,-1,19,28,1335,-1,19,18,28,-1,1162,541,726,-1,14,30,22,-1,8,17,1001,-1,991,223,1059,-1,995,994,562,-1,0,3,1,-1,6,3,0,-1,994,223,993,-1,995,223,994,-1,1059,223,995,-1,1064,28,1336,-1,1335,28,1064,-1,1002,1334,1336,-1,1002,1000,1334,-1,1337,1005,1009,-1,1005,1337,20,-1,1333,59,1338,-1,63,59,1333,-1,679,484,483,-1,679,121,484,-1,148,1329,1339,-1,148,1328,1329,-1,906,134,1327,-1,906,132,134,-1,128,1340,129,-1,128,1341,1340,-1,1342,135,137,-1,899,135,1342,-1,848,1324,1325,-1,102,1324,848,-1,1342,134,1339,-1,1342,137,134,-1,907,142,147,-1,907,143,142,-1,848,1329,131,-1,1329,848,1325,-1,153,151,159,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=6 */
		private int[] getl_humerus_geometry_5_22_coordIndex_6()
		{
			int[] value = {151,153,1319,-1,165,166,164,-1,1321,166,165,-1,1320,96,167,-1,1320,152,96,-1,149,1320,863,-1,149,1319,1320,-1,466,1343,464,-1,466,181,1343,-1,464,1344,1345,-1,464,1343,1344,-1,1346,1345,1344,-1,1345,1346,1347,-1,1347,1318,1348,-1,1347,1346,1318,-1,1348,1317,1349,-1,1348,1318,1317,-1,1316,1349,1317,-1,1349,1316,462,-1,173,1313,174,-1,1313,173,1314,-1,1314,469,468,-1,182,469,1314,-1,1350,183,98,-1,184,183,1350,-1,1351,98,100,-1,1350,98,1351,-1,100,189,1351,-1,100,1111,189,-1,188,1352,1353,-1,188,187,1352,-1,1353,1354,1238,-1,1353,1352,1354,-1,1238,193,190,-1,1238,1354,193,-1,194,176,196,-1,197,176,194,-1,1355,199,198,-1,1356,199,1355,-1,1308,1357,1309,-1,1308,1358,1357,-1,202,1204,203,-1,202,1293,1204,-1,1092,1290,1090,-1,1291,1290,1092,-1,918,1093,911,-1,1093,918,919,-1,1091,212,211,-1,1091,1359,212,-1,211,1092,1091,-1,211,1307,1092,-1,1360,1305,1199,-1,1361,1305,1360,-1,1361,1202,1305,-1,1361,1203,1202,-1,33,965,257,-1,33,986,965,-1,1296,1362,1363,-1,1296,1364,1362,-1,1365,1366,1367,-1,1365,1368,1366,-1,1369,1370,1371,-1,1369,1372,1370,-1,1373,1366,977,-1,1373,1367,1366,-1,1374,2,4,-1,2,1374,990,-1,1375,718,1376,-1,718,1375,221,-1,232,1377,1302,-1,359,1377,232,-1,239,1286,1285,-1,239,233,1286,-1,1079,968,318,-1,1076,968,1079,-1,311,1285,1378,-1,1285,311,1081,-1,968,1362,977,-1,1362,968,1076,-1,1379,975,1380,-1,1379,976,975,-1,1026,1046,251,-1,1025,1046,1026,-1,1381,947,1024,-1,947,1381,1049,-1,1286,1382,963,-1,1286,1302,1382,-1,237,238,240,-1,237,234,238,-1,242,234,237,-1,234,242,360,-1,1080,1062,246,-1,1383,1062,1080,-1,273,1044,584,-1,273,272,1044,-1,278,286,1299,-1,278,276,286,-1,1300,265,1301,-1,1300,266,265,-1,261,1384,258,-1,261,271,1384,-1,1381,1045,1046,-1,1381,1385,1045,-1,1386,1385,1387,-1,1386,1045,1385,-1,1388,580,621,-1,1389,580,1388,-1,1033,290,292,-1,287,290,1033,-1,293,301,289,-1,293,295,301,-1,1390,997,1029,-1,1390,1297,997,-1,1022,1390,284,-1,1390,1022,1297,-1,294,1028,297,-1,1217,1028,294,-1,1216,277,1027,-1,277,1216,279,-1,1025,312,1049,-1,1025,313,312,-1,1391,946,956,-1,946,1391,962,-1,958,966,220,-1,960,966,958,-1,961,1392,964,-1,951,1392,961,-1,1077,953,1078,-1,953,1077,949,-1,1393,945,1201,-1,945,1393,943,-1,1078,216,1363,-1,216,1078,953,-1,309,1378,1394,-1,309,311,1378,-1,317,202,954,-1,202,317,1293,-1,983,1170,639,-1,1170,983,1295,-1,1395,1396,1397,-1,1395,1206,1396,-1,1398,315,1294,-1,315,1398,1399,-1,314,1183,1294,-1,1068,1183,314,-1,712,1400,710,-1,712,1401,1400,-1,1402,1403,1404,-1,1402,1405,1403,-1,1406,1407,1408,-1,1409,1407,1406,-1,1292,978,1410,-1,1292,971,978,-1,207,247,205,-1,1200,247,207,-1,1331,1290,326,-1,1290,1331,1306,-1,336,930,929,-1,1411,930,336,-1,341,99,346,-1,341,1261,99,-1,1278,386,383,-1,1278,384,386,-1,1412,340,1288,-1,340,1412,1266,-1,1265,1278,408,-1,1265,384,1278,-1,376,850,379,-1,850,376,851,-1,913,357,912,-1,1413,357,913,-1,138,1324,139,-1,138,898,1324,-1,1414,1282,1394,-1,1283,1282,1414,-1,938,934,1284,-1,937,934,938,-1,920,932,925,-1,920,1415,932,-1,338,1275,339,-1,1275,338,922,-1,1308,1356,1358,-1,1308,199,1356,-1,1281,434,109,-1,1281,1416,434,-1,143,913,144,-1,1413,913,143,-1,147,1281,1116,-1,1281,147,142,-1,364,1417,1418,-1,1417,364,361,-1,452,1279,455,-1,1280,1279,452,-1,1419,914,1420,-1,1419,916,914,-1,378,383,386,-1,378,382,383,-1,404,1267,388,-1,404,406,1267,-1,851,385,1267,-1,385,851,376,-1,1274,1323,1094,-1,1274,1276,1323,-1,1421,849,1422,-1,849,1421,377,-1,1422,1094,1096,-1,1422,908,1094,-1,429,1423,430,-1,429,1272,1423,-1,1243,1250,1424,-1,1250,1243,1242,-1,1246,1270,395,-1,1270,1246,1249,-1,1425,435,1426,-1,1427,435,1425,-1,1428,1311,1429,-1,1428,192,1311,-1,1430,1431,1432,-1,1433,1431,1430,-1,1434,1098,1435,-1,875,1098,1434,-1,1113,1271,432,-1,1113,1269,1271,-1,865,398,1268,-1,865,412,398,-1,1436,864,1106,-1,1436,1102,864,-1,1437,1438,1277,-1,1438,1437,1439,-1,1440,855,856,-1,1440,1441,855,-1,1277,1442,1437,-1,387,1442,1277,-1,858,854,427,-1,858,857,854,-1,1443,1444,1445,-1,1443,1446,1444,-1,1447,885,1263,-1,885,1447,888,-1,1257,448,1254,-1,1257,449,448,-1,420,1256,421,-1,420,1448,1256,-1,1449,1450,1451,-1,1449,1452,1450,-1,419,1453,417,-1,460,1453,419,-1,97,152,1315,-1,152,97,96,-1,1260,866,1100,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=7 */
		private int[] getl_humerus_geometry_5_22_coordIndex_7()
		{
			int[] value = {866,1260,1105,-1,1102,1259,410,-1,1102,1436,1259,-1,451,158,155,-1,451,1103,158,-1,862,125,122,-1,861,125,862,-1,426,343,123,-1,426,852,343,-1,1272,1454,1423,-1,1272,433,1454,-1,1258,1345,1347,-1,1258,870,1345,-1,1257,443,1255,-1,443,1257,1254,-1,1253,1455,1251,-1,1253,373,1455,-1,1252,1246,441,-1,1246,1252,1424,-1,180,458,179,-1,180,1115,458,-1,454,1424,1252,-1,1424,454,1243,-1,1426,436,1456,-1,1426,435,436,-1,1252,452,454,-1,1252,1251,452,-1,1249,1247,1270,-1,1249,444,1247,-1,1457,92,94,-1,92,1457,1241,-1,1245,1240,1458,-1,1240,1245,1244,-1,860,1108,126,-1,860,1107,1108,-1,363,375,361,-1,375,363,374,-1,440,1417,1459,-1,1456,1417,440,-1,446,1460,450,-1,1460,446,1461,-1,361,1459,1417,-1,375,1459,361,-1,1423,443,442,-1,1423,1454,443,-1,1258,417,871,-1,1258,418,417,-1,1099,867,455,-1,1101,867,1099,-1,398,1458,399,-1,398,1245,1458,-1,399,1457,1269,-1,399,1458,1457,-1,1462,732,731,-1,1462,1463,732,-1,1239,192,1428,-1,1239,190,192,-1,1464,1238,1237,-1,1464,1353,1238,-1,1262,472,1263,-1,1262,186,472,-1,1345,465,464,-1,1345,870,465,-1,1465,110,112,-1,1466,110,1465,-1,1467,1234,1468,-1,1467,1235,1234,-1,1236,874,876,-1,1236,872,874,-1,1469,1470,1471,-1,1470,1469,1472,-1,869,1473,1474,-1,1473,869,873,-1,1218,1074,1475,-1,1074,1218,972,-1,1187,1155,1154,-1,1187,1186,1155,-1,1220,484,1187,-1,1220,485,484,-1,1476,1231,1232,-1,1476,513,1231,-1,514,1477,1478,-1,1479,1477,514,-1,499,1073,501,-1,500,1073,499,-1,1480,1481,1482,-1,1480,1230,1481,-1,516,1483,1053,-1,1483,516,1484,-1,1485,477,476,-1,477,1485,1486,-1,1486,496,477,-1,497,496,1486,-1,1230,1231,1481,-1,1230,1229,1231,-1,497,1484,1478,-1,1484,497,1486,-1,518,1075,69,-1,1075,518,531,-1,978,970,968,-1,978,971,970,-1,1487,761,762,-1,761,1487,1043,-1,772,1488,773,-1,772,1489,1488,-1,769,1490,770,-1,769,1491,1490,-1,1492,1493,1494,-1,1495,1493,1492,-1,1496,1497,1498,-1,1496,1499,1497,-1,1500,1501,1502,-1,1501,1500,1503,-1,1504,1505,1506,-1,1504,1507,1505,-1,1508,1509,1510,-1,1509,1508,1511,-1,1512,1499,1496,-1,1512,1513,1499,-1,1514,1515,1516,-1,1514,1517,1515,-1,1518,1519,1520,-1,1521,1519,1518,-1,1522,1523,1524,-1,1523,1522,1525,-1,1526,1527,1528,-1,1526,1529,1527,-1,1530,1531,1532,-1,1533,1531,1530,-1,771,1529,1526,-1,1529,771,1534,-1,50,1535,1227,-1,50,49,1535,-1,1159,1536,1537,-1,1159,1158,1536,-1,1538,1539,1540,-1,1538,1541,1539,-1,1542,1543,1544,-1,1542,1545,1543,-1,1129,808,546,-1,808,1129,1128,-1,1224,738,1546,-1,1224,85,738,-1,86,1547,1149,-1,86,1225,1547,-1,89,1065,574,-1,89,88,1065,-1,1548,1221,1549,-1,1548,552,1221,-1,1550,90,1551,-1,90,1550,88,-1,1548,1552,1553,-1,1549,1552,1548,-1,729,1150,555,-1,87,1150,729,-1,1554,988,1555,-1,988,1554,1556,-1,1557,1558,1559,-1,1557,1560,1558,-1,1561,1223,1562,-1,1561,1222,1223,-1,1550,1563,1066,-1,1550,1564,1563,-1,1565,1566,1567,-1,1568,1566,1565,-1,1566,544,1228,-1,1566,1552,544,-1,1551,1564,1550,-1,1551,1569,1564,-1,571,553,90,-1,553,571,992,-1,532,520,523,-1,973,520,532,-1,1475,969,1219,-1,1475,1074,969,-1,973,1218,520,-1,972,1218,973,-1,549,1569,1551,-1,549,1570,1569,-1,1462,1219,1154,-1,1462,1475,1219,-1,1570,1553,1569,-1,1548,1553,1570,-1,587,294,1571,-1,294,587,1217,-1,590,588,585,-1,588,590,1572,-1,593,1573,589,-1,1573,593,1044,-1,813,603,1172,-1,813,604,603,-1,1215,694,1574,-1,1215,635,694,-1,1575,1199,1210,-1,1360,1199,1575,-1,1576,1212,1214,-1,1577,1212,1576,-1,1212,1211,1213,-1,1212,1210,1211,-1,613,1208,608,-1,1208,613,1578,-1,663,614,668,-1,663,613,614,-1,1209,1332,612,-1,1332,1209,524,-1,623,1371,1365,-1,1371,623,1579,-1,1580,1205,1581,-1,1580,622,1205,-1,1582,1206,1395,-1,1582,1207,1206,-1,1583,1575,1577,-1,1584,1575,1583,-1,620,1055,1047,-1,620,616,1055,-1,606,207,607,-1,207,606,1200,-1,606,1211,1199,-1,606,1208,1211,-1,1585,1396,1304,-1,1585,1584,1396,-1,974,1205,624,-1,974,1207,1205,-1,1366,1586,1410,-1,1366,1368,1586,-1,1587,1588,1589,-1,1590,1588,1587,-1,1180,1178,1591,-1,1180,1174,1178,-1,204,945,944,-1,204,203,945,-1,247,1202,248,-1,247,1305,1202,-1,636,1180,634,-1,1180,636,1174,-1,639,684,979,-1,639,685,684,-1,703,1197,1196,-1,1197,703,1592,-1,705,1195,1593,-1,705,1069,1195,-1,1576,1215,1594,-1,1576,1214,1215,-1,1595,1596,1574,-1,1596,1595,1597,-1,1598,1599,1600,-1,1598,1601,1599,-1,1602,1193,1194,-1,1602,1603,1193,-1,1169,1193,1604,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=8 */
		private int[] getl_humerus_geometry_5_22_coordIndex_8()
		{
			int[] value = {1169,643,1193,-1,1605,1599,1606,-1,1605,1603,1599,-1,1595,1607,1601,-1,1607,1595,1181,-1,1608,675,674,-1,675,1608,688,-1,1192,1191,1068,-1,1192,1070,1191,-1,654,982,656,-1,654,983,982,-1,1131,657,1182,-1,657,1131,1190,-1,1609,648,981,-1,1609,1130,648,-1,1184,650,1610,-1,1184,1191,650,-1,1609,658,1190,-1,658,1609,1611,-1,1612,673,1012,-1,1612,674,673,-1,667,693,670,-1,693,667,691,-1,1189,1613,666,-1,1189,1614,1613,-1,1615,1616,1617,-1,1615,1618,1616,-1,1619,1620,1621,-1,1622,1620,1619,-1,1620,1408,1407,-1,1620,1618,1408,-1,1614,1405,1615,-1,1405,1614,1403,-1,1401,665,1400,-1,1401,1189,665,-1,1623,1582,1624,-1,1623,1581,1582,-1,1183,1625,1626,-1,1184,1625,1183,-1,1627,1398,1294,-1,1627,1624,1398,-1,1628,1629,1630,-1,1628,1631,1629,-1,1188,1186,120,-1,478,1186,1188,-1,832,121,679,-1,119,121,832,-1,1632,315,1399,-1,1632,985,315,-1,1624,1628,1623,-1,1624,1627,1628,-1,1185,777,502,-1,1185,1633,777,-1,1626,1634,1631,-1,1634,1626,1625,-1,979,1182,639,-1,979,1131,1182,-1,658,1635,659,-1,658,1636,1635,-1,1637,1638,1639,-1,1640,1638,1637,-1,1013,1134,1133,-1,1641,1134,1013,-1,1608,644,647,-1,1608,645,644,-1,1605,1590,1587,-1,1605,1606,1590,-1,1169,625,627,-1,1169,1604,625,-1,1179,629,631,-1,1179,1168,629,-1,1180,1607,1181,-1,1180,1591,1607,-1,1178,1642,1588,-1,1178,1177,1642,-1,1589,1643,628,-1,1589,1644,1643,-1,709,632,626,-1,709,711,632,-1,828,1645,829,-1,828,1646,1645,-1,1639,1647,844,-1,1639,1638,1647,-1,845,1648,1054,-1,845,1649,1648,-1,1650,760,1016,-1,1650,1651,760,-1,767,1652,1653,-1,758,1652,767,-1,708,1654,815,-1,707,1654,708,-1,701,668,1011,-1,668,701,669,-1,602,1176,1175,-1,1176,602,1655,-1,1656,1657,814,-1,1658,1657,1656,-1,816,1659,1660,-1,816,1661,1659,-1,1662,1663,1664,-1,1663,1662,692,-1,690,1665,1666,-1,690,1667,1665,-1,1668,646,1669,-1,646,1668,980,-1,1636,1611,1670,-1,1611,1636,658,-1,1671,655,1672,-1,655,1671,1610,-1,669,700,1176,-1,669,701,700,-1,1173,600,1048,-1,1173,1171,600,-1,662,695,696,-1,662,1621,695,-1,1597,1195,1596,-1,1195,1597,1593,-1,984,1192,316,-1,984,702,1192,-1,1174,1409,1177,-1,1174,697,1409,-1,1175,603,602,-1,1171,603,1175,-1,1173,583,1172,-1,1173,581,583,-1,1664,1654,1653,-1,1664,1661,1654,-1,706,715,716,-1,706,714,715,-1,1167,24,7,-1,1167,25,24,-1,1163,1374,1673,-1,1163,1376,1374,-1,727,1674,728,-1,727,1675,1674,-1,1676,1677,1678,-1,1676,1679,1677,-1,1680,1681,1682,-1,1681,1680,1683,-1,1165,1684,1685,-1,1165,1166,1684,-1,19,9,1162,-1,19,1335,9,-1,1673,1164,1163,-1,1164,1673,1003,-1,1164,1337,1007,-1,1164,26,1337,-1,1685,1031,1165,-1,1685,1032,1031,-1,1682,809,1686,-1,1682,1681,809,-1,810,1676,1040,-1,1679,1676,810,-1,722,611,1041,-1,722,719,611,-1,737,573,572,-1,573,737,1161,-1,1167,1223,567,-1,1167,799,1223,-1,801,1558,1562,-1,801,996,1558,-1,1125,1554,1559,-1,1125,818,1554,-1,557,561,564,-1,557,1058,561,-1,1058,1556,817,-1,557,1556,1058,-1,556,730,554,-1,556,560,730,-1,736,1687,1688,-1,1153,1687,736,-1,1689,1224,1690,-1,1689,1225,1224,-1,1691,1692,1693,-1,1694,1692,1691,-1,1695,1537,1536,-1,1537,1695,1696,-1,1153,1516,1687,-1,1514,1516,1153,-1,1503,507,1157,-1,507,1503,1500,-1,1697,1155,480,-1,1155,1697,1156,-1,1462,1156,1463,-1,1462,1154,1156,-1,494,1500,1698,-1,1500,494,507,-1,56,1514,1153,-1,56,1338,1514,-1,1699,1696,1694,-1,1699,1700,1696,-1,1691,1067,1701,-1,1690,1067,1691,-1,1702,806,819,-1,1702,1703,806,-1,1704,1547,1705,-1,1704,1226,1547,-1,1706,1707,807,-1,741,1707,1706,-1,1227,1700,1567,-1,1535,1700,1227,-1,1708,1709,1710,-1,1708,1711,1709,-1,1712,1713,1714,-1,1127,1713,1712,-1,1701,1565,1699,-1,1563,1565,1701,-1,1151,739,1715,-1,1151,740,739,-1,1713,1706,1703,-1,1713,1716,1706,-1,1693,1717,1718,-1,1692,1717,1693,-1,1719,1708,1720,-1,1708,1719,1711,-1,572,738,737,-1,572,575,738,-1,1482,1051,1721,-1,1052,1051,1482,-1,1722,1051,1723,-1,1722,1721,1051,-1,1722,1724,1725,-1,1722,1726,1724,-1,1727,1728,1729,-1,1727,1726,1728,-1,1730,1731,1732,-1,1727,1731,1730,-1,1733,1731,1734,-1,1735,1731,1733,-1,1736,1735,1733,-1,1737,1735,1736,-1,1738,1739,1737,-1,1738,1740,1739,-1,1738,1741,1742,-1,1738,1743,1741,-1,1742,1744,1745,-1,1742,1741,1744,-1,1746,1137,1745,-1,1746,1138,1137,-1,1747,1746,1748,-1,1749,1746,1747,-1,766,1749,1747,-1,1750,1749,766,-1,1751,1752,1753,-1,1750,1752,1751,-1,1683,1752,764,-1,1683,1680,1752,-1,1482,1754,1480,-1,1482,1721,1754,-1,1232,1755,1476,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=9 */
		private int[] getl_humerus_geometry_5_22_coordIndex_9()
		{
			int[] value = {1755,1232,734,-1,1389,274,580,-1,274,1389,1301,-1,751,1756,1757,-1,751,749,1756,-1,1146,1758,1759,-1,1146,1145,1758,-1,1760,1145,1144,-1,1761,1145,1760,-1,1761,1762,1763,-1,1761,1764,1762,-1,744,1765,1766,-1,744,1764,1765,-1,1767,747,1768,-1,748,747,1767,-1,752,1769,1770,-1,752,754,1769,-1,1688,1147,1146,-1,1687,1147,1688,-1,1771,749,1772,-1,1756,749,1771,-1,1665,1648,1669,-1,1665,1650,1648,-1,692,664,1663,-1,692,691,664,-1,1773,1774,1775,-1,1774,1773,765,-1,1776,1777,1778,-1,1776,1751,1777,-1,1487,1779,1780,-1,1488,1779,1487,-1,1780,1781,1042,-1,1781,1780,1777,-1,1782,1773,1783,-1,1782,1784,1773,-1,1118,1785,1786,-1,1118,1117,1785,-1,1143,1787,1788,-1,1132,1787,1143,-1,492,1698,52,-1,492,494,1698,-1,9,761,542,-1,9,11,761,-1,1493,1531,1498,-1,1493,1528,1531,-1,1519,1507,1504,-1,1507,1519,1521,-1,1510,1524,1523,-1,1510,1509,1524,-1,1496,1789,1512,-1,1496,1533,1789,-1,1790,1020,1019,-1,1020,1790,1791,-1,1741,1792,1744,-1,1741,1793,1792,-1,1794,1136,1795,-1,1794,1140,1136,-1,1771,538,1770,-1,1771,1534,538,-1,1796,775,1139,-1,1796,776,775,-1,537,1770,538,-1,537,752,1770,-1,1795,1135,1797,-1,1135,1795,1136,-1,1744,1798,1748,-1,1798,1744,1792,-1,1799,1791,1790,-1,1799,1800,1791,-1,1641,838,782,-1,1013,838,1641,-1,1133,843,793,-1,1133,846,843,-1,1017,1143,1801,-1,1143,1017,757,-1,1802,1803,1804,-1,1803,1802,1805,-1,1806,1123,1807,-1,1124,1123,1806,-1,1736,1808,1809,-1,1733,1808,1736,-1,1527,1768,1532,-1,1768,1527,1767,-1,1715,1810,1151,-1,1715,1811,1810,-1,797,1812,1813,-1,1812,797,796,-1,1779,1135,1778,-1,1797,1135,1779,-1,725,1030,288,-1,725,1031,1030,-1,1037,1814,1039,-1,1037,1036,1814,-1,588,280,586,-1,280,588,1384,-1,802,1815,803,-1,802,1816,1815,-1,1014,1133,1817,-1,1133,1014,1013,-1,1638,1670,1647,-1,1638,1636,1670,-1,1125,6,5,-1,996,6,1125,-1,1513,1818,1499,-1,1818,1513,1819,-1,1734,1820,1821,-1,1734,1729,1820,-1,1822,1823,1824,-1,1825,1823,1822,-1,1820,836,1824,-1,1826,836,1820,-1,1827,1730,1819,-1,1827,1724,1730,-1,1765,1828,1766,-1,1765,1522,1828,-1,1543,1127,1712,-1,1543,1128,1127,-1,822,1557,1555,-1,822,805,1557,-1,733,505,504,-1,505,733,512,-1,1748,1774,1747,-1,1748,1798,1774,-1,1829,1806,1018,-1,1806,1829,1809,-1,1826,1830,836,-1,1830,1826,1831,-1,1053,1832,1050,-1,1483,1832,1053,-1,704,1196,831,-1,703,1196,704,-1,1402,1643,1644,-1,1402,1404,1643,-1,1655,1616,1622,-1,1658,1616,1655,-1,1592,1600,1197,-1,1592,1598,1600,-1,989,558,1149,-1,989,559,558,-1,1060,780,1833,-1,779,780,1060,-1,1830,1834,827,-1,1834,1830,1832,-1,1754,1835,1836,-1,1754,1725,1835,-1,1760,1520,1525,-1,1520,1760,1144,-1,1710,1539,1544,-1,1539,1710,1709,-1,1542,1762,1545,-1,1542,1763,1762,-1,1835,1511,1508,-1,1511,1835,1827,-1,1728,1831,1826,-1,1728,1723,1831,-1,791,839,792,-1,791,1833,839,-1,1834,476,825,-1,476,1834,1485,-1,1121,1822,835,-1,1121,1816,1822,-1,1837,1807,1805,-1,1807,1837,1021,-1,1838,1019,1839,-1,1019,1838,1790,-1,1785,1799,1840,-1,1799,1785,1841,-1,1674,1782,1119,-1,1782,1674,1675,-1,1061,823,605,-1,1061,1060,823,-1,1120,1014,1815,-1,1120,837,1014,-1,1802,841,1842,-1,1802,794,841,-1,1843,1015,1844,-1,1843,840,1015,-1,1845,1786,1846,-1,1845,1788,1786,-1,1804,804,803,-1,1804,1803,804,-1,1846,1838,1844,-1,1846,1840,1838,-1,1132,834,1787,-1,834,1132,717,-1,1130,649,648,-1,649,1130,842,-1,1456,1418,1417,-1,1418,1456,436,-1,439,1461,446,-1,439,438,1461,-1,445,1114,439,-1,456,1114,445,-1,94,1269,1457,-1,1269,94,1271,-1,441,1459,1253,-1,1459,441,440,-1,450,1847,448,-1,1847,450,1460,-1,99,1111,100,-1,99,348,1111,-1,408,381,409,-1,408,1278,381,-1,342,1109,1288,-1,342,344,1109,-1,1440,400,1848,-1,1440,1439,400,-1,124,862,122,-1,160,862,124,-1,1104,400,402,-1,1104,1848,400,-1,1105,1849,1104,-1,1849,1105,1260,-1,1107,1436,401,-1,1107,1259,1436,-1,412,1245,398,-1,412,411,1245,-1,1450,871,417,-1,1450,1471,871,-1,423,1469,1452,-1,423,1474,1469,-1,111,1467,112,-1,1470,1467,111,-1,1472,1236,1235,-1,1473,1236,1472,-1,1434,1468,1234,-1,1434,1433,1468,-1,1466,1430,1429,-1,1430,1466,1465,-1,1850,1432,1431,-1,1432,1850,1851,-1,880,1435,1098,-1,1435,880,1852,-1,1853,1852,1854,-1,1853,1850,1852,-1,1855,1239,1851,-1,1855,1237,1239,-1,1853,1856,1855,-1,1853,1857,1856,-1,881,1858,1854,-1,881,1859,1858,-1,882,1860,1859,-1,884,1860,882,-1,1858,1861,1857,-1,1862,1861,1858,-1,471,1856,1863,-1,471,1464,1856,-1,1861,1864,1863,-1,1861,1865,1864,-1,1860,1866,1862,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=10 */
		private int[] getl_humerus_geometry_5_22_coordIndex_10()
		{
			int[] value = {1860,1867,1866,-1,1867,414,416,-1,414,1867,883,-1,1865,1446,1443,-1,1446,1865,1866,-1,1864,1263,472,-1,1447,1263,1864,-1,1445,1868,893,-1,1445,1444,1868,-1,413,889,1869,-1,413,415,889,-1,1868,1870,1871,-1,1870,1868,1869,-1,1871,1872,891,-1,1871,1873,1872,-1,890,1874,1870,-1,890,895,1874,-1,1874,1875,1873,-1,1876,1875,1874,-1,1097,1872,1877,-1,1097,894,1872,-1,460,1097,1453,-1,459,1097,460,-1,1451,1875,1449,-1,1877,1875,1451,-1,896,424,1876,-1,896,425,424,-1,144,1418,1416,-1,1418,144,364,-1,1339,1325,1342,-1,1329,1325,1339,-1,1273,849,380,-1,849,1273,910,-1,1878,1419,1441,-1,1878,900,1419,-1,1260,901,1849,-1,1260,902,901,-1,1251,1280,452,-1,1455,1280,1251,-1,1280,371,369,-1,1280,1455,371,-1,1340,1323,1276,-1,136,1323,1340,-1,900,916,1419,-1,900,329,916,-1,129,1276,1275,-1,1340,1276,129,-1,130,1275,922,-1,129,1275,130,-1,924,328,1331,-1,328,924,917,-1,919,1879,1359,-1,919,334,1879,-1,200,1089,198,-1,200,356,1089,-1,1359,1880,212,-1,1359,1879,1880,-1,1881,198,1089,-1,198,1881,1355,-1,1357,82,1880,-1,1357,83,82,-1,926,113,1881,-1,926,939,113,-1,116,1087,117,-1,82,1087,116,-1,118,948,213,-1,118,952,948,-1,1088,84,1085,-1,84,1088,1087,-1,204,936,955,-1,936,204,114,-1,941,1282,1284,-1,941,957,1282,-1,950,213,948,-1,213,950,1086,-1,1085,307,1088,-1,1085,308,307,-1,1391,1283,1414,-1,1283,1391,942,-1,1026,1084,313,-1,1026,250,1084,-1,1379,1393,1882,-1,1379,305,1393,-1,306,1364,1296,-1,1380,1364,306,-1,1081,239,1285,-1,239,1081,241,-1,1383,218,220,-1,1383,1080,218,-1,1392,1079,1883,-1,1077,1079,1392,-1,65,612,1332,-1,65,528,612,-1,69,532,67,-1,532,69,1075,-1,1627,1631,1628,-1,1631,1627,1626,-1,681,683,1303,-1,681,1185,683,-1,682,1580,1884,-1,682,1579,1580,-1,683,678,677,-1,678,683,488,-1,490,678,488,-1,490,832,678,-1,498,487,500,-1,498,489,487,-1,698,688,687,-1,675,688,698,-1,1635,1645,1672,-1,1640,1645,1635,-1,1602,1197,1600,-1,1602,1198,1197,-1,831,1071,830,-1,1071,831,1196,-1,1632,1594,985,-1,1632,1576,1594,-1,1577,1632,1583,-1,1577,1576,1632,-1,1885,1304,976,-1,1885,1585,1304,-1,246,578,244,-1,1062,578,246,-1,1066,1701,1067,-1,1066,1563,1701,-1,807,1561,1560,-1,1707,1561,807,-1,1159,51,735,-1,51,1159,49,-1,71,61,42,-1,71,62,61,-1,1886,508,1480,-1,1886,1157,508,-1,1687,1518,1147,-1,1516,1518,1687,-1,1695,1717,1692,-1,1695,1887,1717,-1,1129,548,1811,-1,546,548,1129,-1,741,1888,1707,-1,740,1888,741,-1,1709,1540,1539,-1,1540,1709,1887,-1,574,1067,1546,-1,574,1065,1067,-1,993,227,230,-1,993,222,227,-1,1888,565,1222,-1,565,1888,1057,-1,1889,1757,1796,-1,1889,751,1757,-1,740,1057,1888,-1,1152,1057,740,-1,1152,774,1057,-1,1139,774,1152,-1,999,1002,1004,-1,1002,999,1000,-1,17,1004,1001,-1,1004,17,999,-1,1673,4,1056,-1,4,1673,1374,-1,1890,225,228,-1,1890,1008,225,-1,998,1010,299,-1,998,1891,1010,-1,1377,225,224,-1,1377,245,225,-1,243,246,245,-1,243,236,246,-1,1891,1302,1377,-1,1891,1382,1302,-1,254,1022,1024,-1,1022,254,998,-1,206,253,1055,-1,253,206,205,-1,712,1643,1404,-1,712,709,1643,-1,814,812,609,-1,812,814,1657,-1,1660,666,1613,-1,666,1660,1659,-1,1637,782,829,-1,1637,1641,782,-1,1016,757,1017,-1,1016,760,757,-1,1529,1767,1527,-1,1772,1767,1529,-1,1147,1520,1144,-1,1518,1520,1147,-1,1480,1836,1886,-1,1836,1480,1754,-1,1832,1485,1834,-1,1832,1483,1485,-1,1120,1816,1121,-1,1815,1816,1120,-1,1733,1821,1808,-1,1733,1734,1821,-1,1499,798,1497,-1,798,1499,1818,-1,1740,796,1739,-1,1740,1812,796,-1,1018,1807,1021,-1,1806,1807,1018,-1,1812,1141,1140,-1,1740,1141,1812,-1,1839,1844,1838,-1,1844,1839,1843,-1,1841,1800,1799,-1,1841,1775,1800,-1,1138,1778,1135,-1,1138,1776,1778,-1,282,1386,1388,-1,282,1045,1386,-1,1298,1381,1024,-1,1385,1381,1298,-1,272,1573,1044,-1,272,259,1573,-1,258,588,1572,-1,1384,588,258,-1,276,1892,286,-1,275,1892,276,-1,1893,1301,1389,-1,1301,1893,1300,-1,283,1023,284,-1,1298,1023,283,-1,1675,1784,1782,-1,1675,1678,1784,-1,1753,1166,1781,-1,1684,1166,1753,-1,811,1040,596,-1,1040,811,810,-1,596,592,811,-1,596,594,592,-1,594,1035,583,-1,594,596,1035,-1,1039,1148,591,-1,1814,1148,1039,-1,293,1571,294,-1,293,1037,1571,-1,1814,1032,1148,-1,1032,1814,1030,-1,1678,763,1784,-1,1678,1677,763,-1,1119,720,1674,-1,720,1119,833,-1,283,1892,1387,-1,286,1892,283,-1,1388,1893,1389,-1,1388,1386,1893,-1,1892,1300,1893,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=11 */
		private int[] getl_humerus_geometry_5_22_coordIndex_11()
		{
			int[] value = {1300,1892,275,-1,280,1216,586,-1,279,1216,280,-1,259,1572,1573,-1,258,1572,259,-1,1489,1779,1488,-1,1489,1797,1779,-1,1775,1798,1800,-1,1798,1775,1774,-1,1786,1840,1846,-1,1786,1785,1840,-1,1794,1492,1813,-1,1794,1491,1492,-1,1829,1020,1793,-1,1018,1020,1829,-1,1842,1805,1802,-1,1842,1837,1805,-1,1736,1829,1743,-1,1736,1809,1829,-1,1813,1494,797,-1,1494,1813,1492,-1,1818,1894,798,-1,1894,1818,1732,-1,1825,1124,1823,-1,1122,1124,1825,-1,605,825,476,-1,605,823,825,-1,1886,1506,1505,-1,1886,1836,1506,-1,1532,1895,1530,-1,1532,1768,1895,-1,1534,1772,1529,-1,1534,1771,1772,-1,1788,1801,1143,-1,1845,1801,1788,-1,828,777,1896,-1,828,778,777,-1,786,794,793,-1,794,786,841,-1,1661,815,1654,-1,1661,816,815,-1,1658,1617,1616,-1,1656,1617,1658,-1,1667,1650,1665,-1,1667,1651,1650,-1,1644,1406,1402,-1,1406,1644,1642,-1,1578,660,633,-1,1578,613,660,-1,254,1891,998,-1,1891,254,1382,-1,359,245,1377,-1,243,245,359,-1,1891,224,1010,-1,1891,1377,224,-1,299,1009,1005,-1,299,1010,1009,-1,1375,1008,1890,-1,1008,1375,1006,-1,1007,1009,226,-1,1009,1007,1337,-1,10,1335,1064,-1,10,9,1335,-1,1056,1003,1673,-1,1056,1004,1003,-1,30,1063,22,-1,30,755,1063,-1,799,7,800,-1,7,799,1167,-1,1796,1152,1889,-1,1139,1152,1796,-1,1151,1889,1152,-1,1889,1151,1810,-1,751,1810,750,-1,1810,751,1889,-1,579,230,576,-1,579,993,230,-1,1161,569,573,-1,569,1161,570,-1,0,1059,5,-1,0,991,1059,-1,1541,1759,1758,-1,1759,1541,1538,-1,1720,1704,1719,-1,1704,1720,821,-1,1126,1811,1715,-1,1811,1126,1129,-1,1718,1689,1693,-1,1718,1705,1689,-1,1538,1160,1759,-1,1160,1538,1158,-1,1157,1505,1503,-1,1157,1886,1505,-1,76,44,40,-1,76,551,44,-1,1567,1699,1565,-1,1567,1700,1699,-1,37,549,48,-1,37,1570,549,-1,1705,1225,1689,-1,1705,1547,1225,-1,1203,1885,1882,-1,1361,1885,1203,-1,1583,1399,1397,-1,1399,1583,1632,-1,1596,985,1594,-1,985,1596,1195,-1,1634,1671,1646,-1,1625,1671,1634,-1,1649,1669,1648,-1,1649,1668,1669,-1,1170,651,830,-1,1170,1295,651,-1,643,1072,1194,-1,643,640,1072,-1,489,119,490,-1,489,1188,119,-1,1697,1476,1755,-1,1697,1479,1476,-1,1370,526,525,-1,1370,1372,526,-1,1367,975,624,-1,1367,1373,975,-1,1884,1581,1623,-1,1884,1580,1581,-1,1579,1369,1371,-1,1369,1579,682,-1,680,1629,1633,-1,1630,1629,680,-1,517,1292,1209,-1,1292,517,321,-1,964,1883,257,-1,1392,1883,964,-1,965,220,966,-1,965,1383,220,-1,1076,1363,1362,-1,1076,1078,1363,-1,1380,305,1379,-1,1380,306,305,-1,1201,1882,1393,-1,1203,1882,1201,-1,1394,957,309,-1,957,1394,1282,-1,956,942,1391,-1,942,956,304,-1,955,202,204,-1,955,954,202,-1,1088,215,217,-1,1088,307,215,-1,962,255,946,-1,256,255,962,-1,938,942,940,-1,938,1283,942,-1,933,1284,934,-1,933,941,1284,-1,113,940,936,-1,939,940,113,-1,214,1086,935,-1,214,213,1086,-1,80,933,928,-1,80,79,933,-1,937,926,925,-1,926,937,939,-1,113,1355,1881,-1,1355,113,115,-1,116,1880,82,-1,212,1880,116,-1,929,81,80,-1,929,930,81,-1,932,927,928,-1,932,1415,927,-1,1881,921,926,-1,1089,921,1881,-1,1880,1309,1357,-1,1879,1309,1880,-1,1291,327,326,-1,1291,931,327,-1,923,1411,924,-1,1411,923,930,-1,1309,334,366,-1,334,1309,1879,-1,917,1411,915,-1,917,924,1411,-1,1330,130,356,-1,1330,128,130,-1,911,1090,208,-1,911,1093,1090,-1,915,329,917,-1,915,916,329,-1,339,1274,909,-1,339,1275,1274,-1,1341,1330,1327,-1,1341,128,1330,-1,918,903,335,-1,904,903,918,-1,1420,391,1273,-1,1420,914,391,-1,909,1094,908,-1,1094,909,1274,-1,1327,137,1341,-1,134,137,1327,-1,1279,903,905,-1,1279,368,903,-1,901,904,210,-1,901,902,904,-1,455,905,1099,-1,455,1279,905,-1,1099,902,1100,-1,1099,905,902,-1,1849,900,1878,-1,1849,901,900,-1,1273,855,1420,-1,380,855,1273,-1,148,1116,1328,-1,148,147,1116,-1,1876,1449,1875,-1,1876,424,1449,-1,1877,1453,1097,-1,1877,1451,1453,-1,1873,1877,1872,-1,1875,1877,1873,-1,1876,895,896,-1,1876,1874,895,-1,1873,1870,1874,-1,1871,1870,1873,-1,894,891,1872,-1,892,891,894,-1,1868,891,893,-1,1871,891,1868,-1,1869,890,1870,-1,890,1869,889,-1,1444,1869,1868,-1,1444,413,1869,-1,888,893,886,-1,888,1445,893,-1,1865,1447,1864,-1,1443,1447,1865,-1,1866,416,1446,-1,416,1866,1867,-1,884,1867,1860,-1,884,883,1867,-1,1862,1865,1861,-1,1862,1866,1865,-1,1863,472,471,-1,1863,1864,472,-1,1857,1863,1856,-1,1861,1863,1857,-1,1859,1862,1858,-1,1860,1862,1859,-1,879,1859,881,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=12 */
		private int[] getl_humerus_geometry_5_22_coordIndex_12()
		{
			int[] value = {879,882,1859,-1,1854,1857,1853,-1,1854,1858,1857,-1,1855,1464,1237,-1,1855,1856,1464,-1,1853,1851,1850,-1,1853,1855,1851,-1,880,1854,1852,-1,881,1854,880,-1,1431,1852,1850,-1,1431,1435,1852,-1,1851,1428,1432,-1,1428,1851,1239,-1,1465,1433,1430,-1,1433,1465,1468,-1,875,1234,876,-1,875,1434,1234,-1,1473,872,1236,-1,873,872,1473,-1,1470,1235,1467,-1,1472,1235,1470,-1,422,1233,474,-1,1897,1233,422,-1,425,1474,423,-1,1474,425,869,-1,1452,1471,1450,-1,1452,1469,1471,-1,150,171,1244,-1,863,171,150,-1,867,397,453,-1,867,1268,397,-1,451,151,150,-1,451,155,151,-1,1878,1104,1849,-1,1104,1878,1848,-1,125,859,126,-1,861,859,125,-1,126,1442,857,-1,1442,126,1108,-1,1441,1848,1878,-1,1441,1440,1848,-1,850,1438,856,-1,1438,850,405,-1,1412,428,389,-1,1412,853,428,-1,384,1267,385,-1,1267,384,1265,-1,382,377,1421,-1,378,377,382,-1,169,421,1256,-1,421,169,168,-1,1460,393,1847,-1,393,1460,394,-1,438,1425,1461,-1,1425,438,1427,-1,436,1416,1418,-1,1416,436,434,-1,146,1328,1116,-1,146,1322,1328,-1,1668,1647,1670,-1,1668,1649,1647,-1,1817,793,795,-1,1817,1133,793,-1,788,1845,1015,-1,1845,788,1801,-1,1837,1843,1839,-1,1843,1837,1842,-1,486,500,487,-1,500,486,1073,-1,1787,833,1118,-1,1787,834,833,-1,1846,1015,1845,-1,1846,1844,1015,-1,840,1842,841,-1,1842,840,1843,-1,795,803,1817,-1,803,795,1804,-1,792,837,1120,-1,837,792,839,-1,1119,1783,1117,-1,1783,1119,1782,-1,1840,1790,1838,-1,1790,1840,1799,-1,1021,1839,1019,-1,1021,1837,1839,-1,1803,1122,804,-1,1122,1803,1123,-1,835,790,1121,-1,826,790,835,-1,1646,1672,1645,-1,1646,1671,1672,-1,1833,783,839,-1,1833,780,783,-1,836,827,826,-1,836,1830,827,-1,1725,1827,1835,-1,1827,1725,1724,-1,1765,1525,1522,-1,1765,1760,1525,-1,1544,1712,1710,-1,1712,1544,1543,-1,1758,1542,1541,-1,1758,1763,1542,-1,1836,1508,1506,-1,1836,1835,1508,-1,1723,1050,1831,-1,1050,1723,1051,-1,827,825,824,-1,825,827,1834,-1,823,1833,791,-1,1060,1833,823,-1,1555,820,822,-1,1555,988,820,-1,1705,1719,1704,-1,1718,1719,1705,-1,1642,1409,1406,-1,1409,1642,1177,-1,1657,604,812,-1,604,1657,602,-1,1613,1656,1660,-1,1613,1617,1656,-1,1198,1194,1072,-1,1198,1602,1194,-1,1196,1072,1071,-1,1196,1198,1072,-1,1479,480,1477,-1,480,1479,1697,-1,1831,1832,1830,-1,1832,1831,1050,-1,1808,1823,1124,-1,1808,1821,1823,-1,1677,764,763,-1,1677,1683,764,-1,1743,1793,1741,-1,1743,1829,1793,-1,819,805,822,-1,819,806,805,-1,746,1545,1762,-1,1545,746,808,-1,1819,1511,1827,-1,1511,1819,1513,-1,1729,1826,1820,-1,1728,1826,1729,-1,1824,835,1822,-1,836,835,1824,-1,1821,1824,1823,-1,1821,1820,1824,-1,1819,1732,1818,-1,1732,1819,1730,-1,1530,1766,1828,-1,1530,1895,1766,-1,805,1560,1557,-1,1560,805,807,-1,844,1134,1639,-1,844,846,1134,-1,1815,1817,803,-1,1817,1815,1014,-1,1822,802,1825,-1,802,1822,1816,-1,1825,804,1122,-1,804,1825,802,-1,1039,1571,1037,-1,1571,1039,1038,-1,1814,288,1030,-1,1036,288,1814,-1,723,1781,1166,-1,723,1042,1781,-1,1813,1140,1794,-1,1813,1812,1140,-1,1222,1707,1888,-1,1561,1707,1222,-1,1811,750,1810,-1,548,750,1811,-1,797,1497,798,-1,1497,797,1494,-1,1739,798,1894,-1,798,1739,796,-1,1809,1124,1806,-1,1808,1124,1809,-1,1803,1807,1123,-1,1803,1805,1807,-1,1804,794,1802,-1,1804,795,794,-1,787,1801,788,-1,1801,787,1017,-1,786,787,789,-1,786,785,787,-1,793,784,786,-1,793,843,784,-1,681,1633,1185,-1,681,680,1633,-1,1800,1792,1791,-1,1800,1798,1792,-1,1490,1797,1489,-1,1797,1490,1795,-1,776,29,14,-1,1898,29,776,-1,1898,1796,1757,-1,1898,776,1796,-1,1795,1491,1794,-1,1491,1795,1490,-1,1793,1791,1792,-1,1793,1020,1791,-1,769,1526,1495,-1,1526,769,771,-1,772,536,770,-1,772,539,536,-1,1533,1498,1531,-1,1496,1498,1533,-1,1509,1789,1524,-1,1509,1512,1789,-1,1523,1504,1510,-1,1523,1519,1504,-1,1515,1507,1521,-1,1515,1501,1507,-1,1528,1495,1526,-1,1493,1495,1528,-1,1664,1652,1662,-1,1664,1653,1652,-1,1788,1118,1786,-1,1787,1118,1788,-1,1117,1841,1785,-1,1117,1783,1841,-1,1784,765,1773,-1,1784,763,765,-1,1781,1751,1753,-1,1781,1777,1751,-1,1487,1042,1043,-1,1042,1487,1780,-1,762,535,773,-1,535,762,533,-1,1780,1778,1777,-1,1779,1778,1780,-1,1747,765,766,-1,1747,1774,765,-1,1783,1775,1841,-1,1775,1783,1773,-1,1662,1651,1667,-1,1651,1662,1652,-1,645,674,1612,-1,674,645,1608,-1,1757,1769,1898,-1,1756,1769,1757,-1,1759,1688,1146,-1,1759,1160,1688,-1,30,754,753,-1,754,30,29,-1,1898,754,29,-1,1769,754,1898,-1,1770,1756,1771,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=13 */
		private int[] getl_humerus_geometry_5_22_coordIndex_13()
		{
			int[] value = {1769,1756,1770,-1,1772,748,1767,-1,1772,749,748,-1,548,748,750,-1,548,747,748,-1,747,1895,1768,-1,1895,747,745,-1,745,1766,1895,-1,1766,745,744,-1,1762,744,746,-1,1762,1764,744,-1,1764,1760,1765,-1,1760,1764,1761,-1,1145,1763,1758,-1,1763,1145,1761,-1,1686,1148,1032,-1,1686,742,1148,-1,734,511,512,-1,511,734,1232,-1,809,742,1686,-1,742,809,743,-1,1684,1752,1680,-1,1684,1753,1752,-1,764,1750,766,-1,764,1752,1750,-1,1776,1750,1751,-1,1776,1749,1750,-1,1749,1138,1746,-1,1776,1138,1749,-1,1745,1748,1746,-1,1744,1748,1745,-1,1141,1745,1137,-1,1141,1742,1745,-1,1740,1742,1141,-1,1740,1738,1742,-1,1743,1737,1736,-1,1743,1738,1737,-1,1737,1894,1735,-1,1739,1894,1737,-1,1732,1735,1894,-1,1732,1731,1735,-1,1729,1731,1727,-1,1729,1734,1731,-1,1724,1727,1730,-1,1724,1726,1727,-1,1726,1723,1728,-1,1723,1726,1722,-1,1725,1721,1722,-1,1725,1754,1721,-1,1702,1708,1714,-1,1720,1708,1702,-1,1717,1719,1718,-1,1717,1711,1719,-1,1714,1703,1702,-1,1713,1703,1714,-1,1715,1716,1126,-1,739,1716,1715,-1,1713,1126,1716,-1,1126,1713,1127,-1,1710,1714,1708,-1,1712,1714,1710,-1,1711,1887,1709,-1,1711,1717,1887,-1,1887,1536,1540,-1,1536,1887,1695,-1,1226,821,820,-1,821,1226,1704,-1,1716,741,1706,-1,1716,739,741,-1,1720,819,821,-1,1720,1702,819,-1,807,1703,1706,-1,806,1703,807,-1,1690,1546,1067,-1,1224,1546,1690,-1,1701,1694,1691,-1,1701,1699,1694,-1,1696,1535,1537,-1,1696,1700,1535,-1,1517,1142,1502,-1,1517,59,1142,-1,734,1463,1755,-1,734,732,1463,-1,1517,1501,1515,-1,1502,1501,1517,-1,1692,1696,1695,-1,1696,1692,1694,-1,1690,1693,1689,-1,1691,1693,1690,-1,1160,736,1688,-1,736,1160,735,-1,1755,1156,1697,-1,1156,1755,1463,-1,570,554,730,-1,570,1161,554,-1,579,560,994,-1,730,560,579,-1,556,564,561,-1,564,556,555,-1,996,1559,1558,-1,1125,1559,996,-1,1554,817,1556,-1,817,1554,818,-1,1562,799,801,-1,1223,799,1562,-1,15,7,24,-1,15,8,7,-1,728,1041,595,-1,728,722,1041,-1,1040,727,597,-1,1676,727,1040,-1,810,1681,1679,-1,1681,810,809,-1,1682,1032,1685,-1,1682,1686,1032,-1,725,1165,1031,-1,724,1165,725,-1,542,1162,9,-1,541,1162,542,-1,1680,1685,1684,-1,1682,1685,1680,-1,1679,1683,1677,-1,1679,1681,1683,-1,727,1678,1675,-1,727,1676,1678,-1,1674,722,728,-1,722,1674,720,-1,1006,1376,1163,-1,1006,1375,1376,-1,991,718,223,-1,718,991,990,-1,717,721,834,-1,716,721,717,-1,666,1663,664,-1,1663,666,1659,-1,686,1168,1179,-1,686,641,1168,-1,686,638,642,-1,686,685,638,-1,1622,1176,1655,-1,1622,1619,1176,-1,1598,1593,1597,-1,1593,1598,1592,-1,702,1070,1192,-1,1070,702,704,-1,1171,700,600,-1,1171,1175,700,-1,1048,582,1173,-1,598,582,1048,-1,1625,1610,1671,-1,1610,1625,1184,-1,659,1672,655,-1,659,1635,1672,-1,980,1670,1611,-1,980,1668,1670,-1,1666,1669,646,-1,1666,1665,1669,-1,692,1667,690,-1,692,1662,1667,-1,1659,1664,1663,-1,1659,1661,1664,-1,1660,814,816,-1,1656,814,1660,-1,602,1658,1655,-1,602,1657,1658,-1,1011,614,615,-1,668,614,1011,-1,609,815,814,-1,708,815,609,-1,707,1653,1654,-1,707,767,1653,-1,1651,758,760,-1,1651,1652,758,-1,1054,1650,1016,-1,1054,1648,1650,-1,1649,844,1647,-1,844,1649,845,-1,1640,829,1645,-1,829,1640,1637,-1,1896,1646,828,-1,1896,1634,1646,-1,630,711,713,-1,632,711,630,-1,626,1643,709,-1,628,1643,626,-1,1642,1589,1588,-1,1642,1644,1589,-1,627,1168,1169,-1,629,1168,627,-1,1604,1587,625,-1,1604,1605,1587,-1,1607,1590,1606,-1,1591,1590,1607,-1,672,699,713,-1,699,672,671,-1,1666,1012,690,-1,1666,1612,1012,-1,713,698,630,-1,713,699,698,-1,1641,1639,1134,-1,1637,1639,1641,-1,1640,1636,1638,-1,1635,1636,1640,-1,1179,684,686,-1,1179,689,684,-1,1633,1896,777,-1,1633,1629,1896,-1,682,1303,1369,-1,682,681,1303,-1,1884,680,682,-1,1884,1630,680,-1,1372,676,526,-1,1372,677,676,-1,679,678,832,-1,679,676,678,-1,1631,1896,1629,-1,1631,1634,1896,-1,1623,1630,1884,-1,1623,1628,1630,-1,1294,1626,1627,-1,1183,1626,1294,-1,1624,1395,1398,-1,1624,1582,1395,-1,981,647,644,-1,647,981,648,-1,671,673,675,-1,671,670,673,-1,667,1400,665,-1,1400,667,672,-1,1189,1403,1614,-1,1403,1189,1401,-1,1618,1405,1408,-1,1618,1615,1405,-1,1621,1407,695,-1,1621,1620,1407,-1,669,1619,661,-1,1176,1619,669,-1,1618,1622,1616,-1,1618,1620,1622,-1,1613,1615,1617,-1,1613,1614,1615,-1,670,1012,673,-1,1012,670,693,-1,661,1621,662,-1,661,1619,1621,-1,1611,981,980,-1,1611,1609,981,-1,655,656,659,-1,655,654,656,-1,1610,652,655,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=14 */
		private int[] getl_humerus_geometry_5_22_coordIndex_14()
		{
			int[] value = {1610,650,652,-1,1130,1190,1131,-1,1190,1130,1609,-1,656,1182,657,-1,656,982,1182,-1,1295,652,651,-1,652,1295,654,-1,1191,653,650,-1,1191,1070,653,-1,688,647,649,-1,688,1608,647,-1,646,1612,1666,-1,646,645,1612,-1,1181,1574,694,-1,1181,1595,1574,-1,1601,1606,1599,-1,1606,1601,1607,-1,1604,1603,1605,-1,1604,1193,1603,-1,1603,1600,1599,-1,1600,1603,1602,-1,1601,1597,1595,-1,1597,1601,1598,-1,1574,1594,1215,-1,1594,1574,1596,-1,703,1593,1592,-1,703,705,1593,-1,1578,635,1213,-1,635,1578,633,-1,1591,1588,1590,-1,1591,1178,1588,-1,626,629,627,-1,626,632,629,-1,625,1589,628,-1,1587,1589,625,-1,624,1365,1367,-1,624,623,1365,-1,1360,1584,1585,-1,1360,1575,1584,-1,619,616,620,-1,617,616,619,-1,615,608,618,-1,614,608,615,-1,1208,1213,1211,-1,1213,1208,1578,-1,1584,1397,1396,-1,1584,1583,1397,-1,1207,1581,1205,-1,1581,1207,1582,-1,1579,622,1580,-1,1579,623,622,-1,1368,525,1586,-1,525,1368,1370,-1,66,524,527,-1,524,66,1332,-1,1210,1577,1575,-1,1210,1212,1577,-1,605,503,1061,-1,605,475,503,-1,590,1038,591,-1,590,585,1038,-1,594,589,592,-1,589,594,593,-1,589,1572,590,-1,589,1573,1572,-1,585,1571,1038,-1,585,587,1571,-1,1219,1187,1154,-1,1219,1220,1187,-1,1549,75,545,-1,1549,1221,75,-1,987,47,577,-1,38,47,987,-1,1569,1568,1564,-1,1568,1569,1553,-1,1567,1228,1227,-1,1566,1228,1567,-1,1564,1565,1563,-1,1564,1568,1565,-1,1066,88,1550,-1,88,1066,1065,-1,571,575,572,-1,571,89,575,-1,1562,1560,1561,-1,1560,1562,1558,-1,1559,1555,1557,-1,1555,1559,1554,-1,988,557,559,-1,988,1556,557,-1,1549,544,1552,-1,1549,545,544,-1,1553,1566,1568,-1,1552,1566,1553,-1,1551,550,549,-1,90,550,1551,-1,552,1570,37,-1,552,1548,1570,-1,575,1546,738,-1,575,574,1546,-1,1226,1149,1547,-1,1226,989,1149,-1,808,1543,1545,-1,808,1128,1543,-1,1541,1544,1539,-1,1541,1542,1544,-1,1158,1540,1536,-1,1158,1538,1540,-1,1537,49,1159,-1,49,1537,1535,-1,1533,1828,1789,-1,1533,1530,1828,-1,1528,1532,1531,-1,1528,1527,1532,-1,1828,1524,1789,-1,1524,1828,1522,-1,1520,1523,1525,-1,1519,1523,1520,-1,1521,1516,1515,-1,1521,1518,1516,-1,1517,1338,59,-1,1517,1514,1338,-1,1509,1513,1512,-1,1509,1511,1513,-1,1506,1510,1504,-1,1510,1506,1508,-1,1507,1503,1505,-1,1507,1501,1503,-1,1698,1502,1142,-1,1698,1500,1502,-1,1498,1494,1493,-1,1498,1497,1494,-1,1495,1491,769,-1,1495,1492,1491,-1,1489,770,1490,-1,772,770,1489,-1,1488,762,773,-1,1488,1487,762,-1,1043,542,761,-1,542,1043,540,-1,536,1534,771,-1,536,538,1534,-1,52,1142,53,-1,52,1698,1142,-1,1586,524,1209,-1,1586,525,524,-1,1410,1209,1292,-1,1410,1586,1209,-1,970,319,968,-1,320,319,970,-1,522,72,523,-1,72,522,73,-1,506,510,509,-1,506,491,510,-1,513,1481,1231,-1,515,1481,513,-1,516,1478,1484,-1,516,514,1478,-1,479,1188,489,-1,479,478,1188,-1,1483,1486,1485,-1,1484,1486,1483,-1,1053,515,516,-1,1053,1052,515,-1,508,1230,1480,-1,508,509,1230,-1,1481,1052,1482,-1,1052,1481,515,-1,477,499,475,-1,477,496,499,-1,1478,495,497,-1,1478,1477,495,-1,1479,513,1476,-1,1479,514,513,-1,483,64,66,-1,485,64,483,-1,1220,64,485,-1,1220,481,64,-1,1477,479,495,-1,479,1477,480,-1,478,1155,1186,-1,478,480,1155,-1,1475,731,1218,-1,1475,1462,731,-1,972,482,1074,-1,482,972,531,-1,1474,1472,1469,-1,1472,1474,1473,-1,1471,111,871,-1,111,1471,1470,-1,112,1468,1465,-1,112,1467,1468,-1,887,469,1312,-1,469,887,470,-1,178,1466,175,-1,1466,178,110,-1,188,1464,471,-1,188,1353,1464,-1,885,1312,1264,-1,887,1312,885,-1,1429,175,1466,-1,175,1429,1311,-1,397,431,453,-1,397,1113,431,-1,171,1240,1244,-1,1240,171,172,-1,1268,1101,865,-1,1268,867,1101,-1,1448,473,457,-1,1448,420,473,-1,1347,418,1258,-1,1347,1348,418,-1,456,447,457,-1,456,445,447,-1,394,1461,1425,-1,1460,1461,394,-1,457,449,1448,-1,449,457,447,-1,1103,1107,860,-1,1103,1259,1107,-1,1458,1241,1457,-1,1241,1458,1240,-1,1255,1454,1248,-1,1255,443,1454,-1,445,450,447,-1,445,446,450,-1,1242,444,1250,-1,1242,442,444,-1,1456,395,1426,-1,1456,440,395,-1,439,1115,437,-1,439,1114,1115,-1,438,396,1427,-1,438,437,396,-1,1271,433,1272,-1,1271,94,433,-1,1897,163,1310,-1,163,1897,422,-1,1248,433,91,-1,433,1248,1454,-1,156,862,157,-1,862,156,861,-1,866,1106,864,-1,866,1105,1106,-1,170,1248,93,-1,170,1255,1248,-1,1349,460,419,-1,462,460,1349,-1,417,1451,1450,-1,1453,1451,417,-1,424,1452,1449,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=15 */
		private int[] getl_humerus_geometry_5_22_coordIndex_15()
		{
			int[] value = {424,423,1452,-1,1847,1270,1247,-1,1270,1847,393,-1,1448,1257,1256,-1,1257,1448,449,-1,1247,448,1847,-1,1247,1254,448,-1,419,1348,1349,-1,1348,419,418,-1,1442,403,1437,-1,1108,403,1442,-1,1266,389,388,-1,389,1266,1412,-1,1447,1445,888,-1,1447,1443,1445,-1,1446,413,1444,-1,1446,416,413,-1,387,857,1442,-1,854,857,387,-1,1439,856,1438,-1,1439,1440,856,-1,1420,1441,1419,-1,855,1441,1420,-1,405,1277,1438,-1,405,404,1277,-1,400,1437,403,-1,1439,1437,400,-1,402,1436,1106,-1,402,401,1436,-1,412,864,1102,-1,864,412,865,-1,878,875,874,-1,878,1098,875,-1,1433,1435,1431,-1,1434,1435,1433,-1,1429,1432,1428,-1,1430,1432,1429,-1,108,195,109,-1,194,195,108,-1,1427,107,435,-1,396,107,1427,-1,394,1426,395,-1,1425,1426,394,-1,1424,1249,1246,-1,1249,1424,1250,-1,442,430,1423,-1,430,442,1242,-1,1421,1096,353,-1,1421,1422,1096,-1,910,1422,849,-1,910,908,1422,-1,409,1110,1261,-1,409,392,1110,-1,352,409,381,-1,352,392,409,-1,386,376,378,-1,376,386,385,-1,354,1096,1095,-1,354,353,1096,-1,914,332,391,-1,337,332,914,-1,365,372,374,-1,372,365,370,-1,1455,372,371,-1,1455,373,372,-1,1253,375,373,-1,1253,1459,375,-1,907,1413,143,-1,906,1413,907,-1,1413,906,1326,-1,142,1416,1281,-1,142,144,1416,-1,199,366,200,-1,366,199,1308,-1,1358,1289,201,-1,1358,1356,1289,-1,363,367,365,-1,363,362,367,-1,922,1415,920,-1,922,338,1415,-1,934,925,932,-1,925,934,937,-1,1413,355,357,-1,1413,1326,355,-1,382,353,352,-1,1421,353,382,-1,1288,853,1412,-1,1288,1109,853,-1,348,358,1112,-1,348,349,358,-1,99,1287,349,-1,99,1261,1287,-1,927,338,330,-1,1415,338,927,-1,915,336,337,-1,915,1411,336,-1,927,336,929,-1,927,330,336,-1,1331,209,1306,-1,209,1331,328,-1,1410,977,1366,-1,1410,978,977,-1,320,71,319,-1,70,71,320,-1,695,1409,697,-1,695,1407,1409,-1,1408,1402,1406,-1,1408,1405,1402,-1,1401,1404,1403,-1,1404,1401,712,-1,672,710,1400,-1,710,672,713,-1,1397,1398,1395,-1,1399,1398,1397,-1,1206,1304,1396,-1,1206,974,1304,-1,1414,962,1391,-1,1414,1082,962,-1,313,303,302,-1,313,1084,303,-1,1082,1394,1378,-1,1082,1414,1394,-1,305,943,1393,-1,943,305,308,-1,1204,945,203,-1,1204,1201,945,-1,951,1077,1392,-1,949,1077,951,-1,960,964,966,-1,961,964,960,-1,220,310,958,-1,220,219,310,-1,312,956,946,-1,312,302,956,-1,1390,285,284,-1,298,285,1390,-1,296,1390,1029,-1,296,298,1390,-1,290,289,301,-1,289,290,287,-1,281,1388,621,-1,1388,281,282,-1,1387,1298,283,-1,1387,1385,1298,-1,1387,1893,1386,-1,1387,1892,1893,-1,1384,270,280,-1,1384,271,270,-1,279,269,277,-1,279,270,269,-1,1027,278,1299,-1,1027,277,278,-1,580,273,584,-1,580,274,273,-1,257,967,41,-1,1883,967,257,-1,1062,965,986,-1,965,1062,1383,-1,246,235,1080,-1,235,246,236,-1,254,963,1382,-1,963,254,256,-1,1024,255,254,-1,255,1024,947,-1,1046,1049,1381,-1,1049,1046,1025,-1,249,253,205,-1,252,253,249,-1,976,1882,1885,-1,1882,976,1379,-1,1380,1373,1364,-1,1380,975,1373,-1,1378,1083,1082,-1,1083,1378,1285,-1,311,218,1081,-1,311,219,218,-1,1883,318,967,-1,1079,318,1883,-1,1080,241,1081,-1,1080,235,241,-1,360,243,359,-1,360,242,243,-1,241,238,239,-1,241,240,238,-1,227,1890,228,-1,227,222,1890,-1,1376,990,1374,-1,1376,718,990,-1,1890,221,1375,-1,221,1890,222,-1,1083,963,962,-1,1083,1286,963,-1,1372,1303,677,-1,1372,1369,1303,-1,1371,1368,1365,-1,1370,1368,1371,-1,1364,977,1362,-1,977,1364,1373,-1,1363,215,1296,-1,215,1363,216,-1,1585,1361,1360,-1,1885,1361,1585,-1,214,211,116,-1,214,1307,211,-1,1093,1359,1091,-1,1093,919,1359,-1,1306,208,1090,-1,1306,209,208,-1,1092,931,1291,-1,931,1092,1307,-1,607,206,618,-1,607,207,206,-1,1357,201,83,-1,1358,201,1357,-1,1356,115,1289,-1,1356,1355,115,-1,1316,174,1313,-1,174,1316,1315,-1,196,175,1311,-1,196,176,175,-1,1354,105,193,-1,1354,106,105,-1,1352,106,1354,-1,1352,103,106,-1,187,103,1352,-1,187,101,103,-1,1351,186,1262,-1,1351,189,186,-1,1350,1262,1264,-1,1350,1351,1262,-1,184,1264,1312,-1,184,1350,1264,-1,173,182,1314,-1,185,182,173,-1,462,1313,461,-1,462,1316,1313,-1,1346,95,1318,-1,1346,1310,95,-1,1344,1310,1346,-1,1344,1897,1310,-1,1897,1343,1233,-1,1343,1897,1344,-1,181,1233,1343,-1,181,179,1233,-1,178,181,466,-1,181,178,177,-1,863,167,171,-1,863,1320,167,-1,170,1321,165,-1,93,1321,170,-1};
			return value;
		}

		/** Define subarray values using type int[] with $tupleSize=1 and $tupleSplitSize=1000 for subarray position()=16 */
		private int[] getl_humerus_geometry_5_22_coordIndex_16()
		{
			int[] value = {155,159,151,-1,155,157,159,-1,139,102,350,-1,1324,102,139,-1,133,907,147,-1,133,132,907,-1,1323,135,897,-1,1323,136,135,-1,141,1112,358,-1,141,350,1112,-1,1342,898,899,-1,1342,1325,898,-1,1341,136,1340,-1,1341,137,136,-1,133,1339,134,-1,133,148,1339,-1,1322,131,1329,-1,131,1322,104,-1,125,123,122,-1,123,125,127,-1,117,952,118,-1,117,217,952,-1,78,39,42,-1,78,74,39,-1,55,1338,56,-1,1333,1338,55,-1,51,77,57,-1,51,543,77,-1,74,40,39,-1,74,76,40,-1,44,34,40,-1,44,35,34,-1,35,577,31,-1,35,987,577,-1,1337,18,20,-1,1337,26,18,-1,27,1336,28,-1,27,1002,1336,-1,22,1334,23,-1,22,1063,1334,-1,1064,1334,1063,-1,1064,1336,1334,-1,24,16,15,-1,24,21,16,-1};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=1 */
		private double[] getl_humerus_coordinate_6_22_point_1()
		{
			double[] value = {0.2391,1.0789,-0.0356,0.2397,1.0786,-0.0371,0.2404,1.0805,-0.0375,0.237,1.0743,-0.0369,0.2401,1.0789,-0.039,0.236,1.0795,-0.0323,0.2353,1.0748,-0.0336,0.2342,1.0712,-0.0364,0.2342,1.0715,-0.0392,0.2237,1.0763,-0.0511,0.2241,1.0749,-0.0496,0.2235,1.0749,-0.0496,0.2298,1.0698,-0.0411,0.2288,1.0695,-0.0411,0.2275,1.0698,-0.0429,0.2321,1.0709,-0.04,0.2308,1.0712,-0.0419,0.2337,1.0722,-0.0419,0.2247,1.0784,-0.0515,0.2244,1.0781,-0.0519,0.2241,1.0801,-0.0528,0.2302,1.0709,-0.0413,0.2273,1.0714,-0.045,0.2283,1.0719,-0.0443,0.2313,1.0706,-0.0397,0.2308,1.0696,-0.0395,0.2288,1.0788,-0.0503,0.2289,1.077,-0.0488,0.2254,1.0767,-0.0503,0.2257,1.0699,-0.0434,0.2256,1.0715,-0.0455,0.2273,1.1047,-0.0411,0.2292,1.1063,-0.0424,0.2264,1.1082,-0.0417,0.2254,1.1033,-0.0405,0.2259,1.1016,-0.0405,0.2267,1.0962,-0.0388,0.2268,1.095,-0.0373,0.2285,1.0975,-0.0393,0.2204,1.1037,-0.038,0.2222,1.102,-0.0391,0.2236,1.1082,-0.0409,0.2182,1.1051,-0.0375,0.2266,1.0987,-0.0397,0.2242,1.1001,-0.0397,0.2291,1.0953,-0.037,0.2304,1.0948,-0.0369,0.2307,1.0971,-0.039,0.228,1.0952,-0.0374,0.2219,1.0911,-0.0334,0.2219,1.0916,-0.0343,0.2208,1.0909,-0.0343,0.2153,1.0917,-0.0338,0.2164,1.0924,-0.0339,0.2155,1.0924,-0.0354,0.2194,1.0925,-0.0346,0.2195,1.0907,-0.0341,0.2199,1.0924,-0.0348,0.2202,1.0908,-0.0341,0.2169,1.0911,-0.0329,0.2169,1.0926,-0.0337,0.2179,1.0957,-0.0354,0.217,1.0954,-0.035,0.2173,1.0927,-0.0337,0.2027,1.0926,-0.0405,0.2063,1.0953,-0.0399,0.2017,1.0957,-0.0378,0.2126,1.0977,-0.0378,0.2115,1.0999,-0.0386,0.211,1.0965,-0.0392,0.2127,1.1032,-0.0367,0.2144,1.1038,-0.0361,0.2132,1.0973,-0.0372,0.2148,1.0972,-0.0365,0.2203,1.0968,-0.0363,0.2235,1.0934,-0.0364,0.2221,1.0966,-0.0378,0.2217,1.0924,-0.0353,0.2193,1.0964,-0.0357,0.2158,1.2148,-0.0437,0.215,1.243,-0.0432,0.2163,1.2433,-0.0385,0.1993,1.2121,-0.0344,0.1952,1.2124,-0.0373,0.1964,1.1803,-0.0412,0.2334,1.0909,-0.0279,0.234,1.0894,-0.0267,0.2346,1.0902,-0.028,0.2296,1.0942,-0.0337,0.2307,1.0939,-0.0338,0.2292,1.0942,-0.0359,0.1965,1.4241,-0.0071,0.1962,1.4242,-0.0081,0.1954,1.4283,-0.0085,0.1973,1.4187,-0.0072,0.1921,1.4338,-0.0097,0.1946,1.4326,-0.0107,0.1934,1.4346,-0.0106,0.2024,1.4294,-0.0448,0.2005,1.4239,-0.0472,0.2002,1.4252,-0.0487,0.1847,1.4096,-0.0534,0.1812,1.4031,-0.0485,0.1773,1.4044,-0.0484,0.1743,1.4001,-0.0376,0.1697,1.4023,-0.0306,0.1719,1.4018,-0.0404,0.1817,1.4025,-0.0146,0.1759,1.4082,-0.0162,0.1772,1.4043,-0.0207,0.1774,1.4212,-0.0098,0.1808,1.4319,-0.0111,0.1752,1.4257,-0.0133,0.1948,1.2132,-0.0488,0.1938,1.1801,-0.0445,0.193,1.2127,-0.0405,0.2069,1.2125,-0.0315,0.2068,1.1802,-0.0342,0.2082,1.1803,-0.0347,0.1987,1.0884,-0.0342,0.2007,1.0891,-0.0361,0.1995,1.0902,-0.0356,0.2035,1.437,-0.0222,0.2036,1.4369,-0.0234,0.2009,1.4369,-0.0237,0.2045,1.4361,-0.0218,0.2078,1.4294,-0.0215,0.2048,1.436,-0.023,0.1916,1.3418,-0.0444,0.1942,1.3416,-0.0466,0.1947,1.3105,-0.0481,0.1754,1.4003,-0.0408,0.1825,1.3818,-0.036,0.1822,1.3831,-0.0359,0.1836,1.3817,-0.039,0.1886,1.3837,-0.0447,0.1889,1.3824,-0.0446,0.1863,1.3819,-0.0424,0.1883,1.3996,-0.048,0.1871,1.4029,-0.0498,0.1965,1.4108,-0.0476,0.1882,1.4063,-0.0505,0.1829,1.3861,-0.0271,0.1835,1.3828,-0.0279,0.1852,1.3843,-0.0218,0.1739,1.4008,-0.0307,0.1773,1.3985,-0.0301,0.1814,1.3868,-0.0317,0.1811,1.3868,-0.0364,0.1977,1.43,-0.0116,0.1992,1.4253,-0.0111,0.1993,1.4314,-0.0116,0.1955,1.4332,-0.0111,0.198,1.4328,-0.0127,0.1979,1.4342,-0.0142,0.2009,1.4314,-0.0118,0.2027,1.4324,-0.0129,0.2008,1.4333,-0.0128,0.2024,1.4305,-0.012,0.1995,1.4332,-0.0128,0.2001,1.4351,-0.0171,0.1936,1.4312,-0.0099,0.1931,1.4318,-0.0103,0.1916,1.4309,-0.0098,0.1942,1.4311,-0.0101,0.1946,1.4304,-0.0098,0.1948,1.4308,-0.0104,0.1953,1.4306,-0.0106,0.1926,1.43,-0.0088,0.1939,1.4274,-0.0072,0.1951,1.428,-0.0078,0.196,1.4285,-0.0108,0.1955,1.4284,-0.0104,0.2008,1.4377,-0.0234,0.1987,1.4369,-0.0177,0.1751,1.4134,-0.0129,0.1757,1.413,-0.0129,0.1789,1.4203,-0.0092,0.1787,1.4204,-0.0093,0.1841,1.4273,-0.0088,0.18,1.4197,-0.0097,0.1837,1.4278,-0.0087,0.2028,1.4372,-0.0312,0.2035,1.4323,-0.0411,0.2034,1.433,-0.0415,0.2027,1.4362,-0.0306,0.1924,1.4186,-0.055,0.1843,1.4103,-0.0541,0.1839,1.4109,-0.0545,0.1927,1.418,-0.0543,0.1681,1.4028,-0.0309,0.171,1.4057,-0.0217,0.1704,1.406,-0.0219,0.1689,1.4025,-0.0308,0.1738,1.4086,-0.0167,0.1716,1.4054,-0.0213,0.173,1.4087,-0.0168,0.1768,1.4123,-0.0131,0.1915,1.2747,-0.0374,0.1916,1.2746,-0.0363,0.1901,1.3083,-0.0339,0.194,1.2125,-0.0377,0.1936,1.1251,-0.0512,0.1932,1.1252,-0.0496,0.1963,1.146,-0.0494,0.1902,1.1089,-0.0519,0.1893,1.1036,-0.053,0.1878,1.104,-0.0525,0.2099,1.3413,-0.0213,0.2107,1.3415,-0.0222,0.2103,1.371,-0.0207,0.2088,1.2437,-0.0276,0.2075,1.2438,-0.028,0.2094,1.1808,-0.0354,0.2092,1.2128,-0.032,0.2042,1.1255,-0.037,0.2062,1.1258,-0.0363,0.2073,1.147,-0.036,0.2342,1.1174,-0.0501,0.2328,1.1211,-0.0512,0.2307,1.1208,-0.0491,0.241,1.0842,-0.039,0.2413,1.0886,-0.0398,0.2404,1.0845,-0.0366,0.2341,1.0904,-0.0521,0.2373,1.0922,-0.0478,0.2338,1.0858,-0.0498,0.2412,1.0924,-0.0414,0.2403,1.0945,-0.0444,0.2406,1.0949,-0.0425,0.2406,1.0927,-0.04,0.2403,1.0951,-0.041,0.2343,1.1066,-0.0556,0.2325,1.1117,-0.0563,0.235,1.108,-0.0554,0.2357,1.1127,-0.051,0.2371,1.1079,-0.05,0.2372,1.1088,-0.0523,0.2347,1.1105,-0.0552,0.2331,1.1139,-0.0556,0.2361,1.1111,-0.0532,0.2349,1.1143,-0.0532,0.2374,1.1062,-0.0525,0.2374,1.1032,-0.0514,0.2387,1.1022,-0.0448,0.2372,1.1008,-0.0506,0.2366,1.1101,-0.0478,0.1888,1.109,-0.0511,0.1901,1.1121,-0.051,0.1911,1.1122,-0.0518,0.1978,1.1124,-0.0543,0.1976,1.1095,-0.0538,0.1937,1.1122,-0.0529,0.1937,1.1088,-0.053,0.2243,1.1076,-0.0574,0.2213,1.1117,-0.0568,0.2235,1.1118,-0.0577,0.223,1.1123,-0.0417,0.2073,1.0921,-0.0417,0.205,1.0923,-0.0423,0.2064,1.0943,-0.0429,0.2079,1.0939,-0.0427,0.2084,1.0957,-0.0435,0.2049,1.0955,-0.0436,0.2061,1.0965,-0.0444,0.2071,1.0971,-0.0449,0.2083,1.0975,-0.0452,0.2098,1.0973,-0.0451,0.2107,1.0967,-0.0446,0.2105,1.0953,-0.0438,0.2099,1.0946,-0.0432,0.2089,1.0941,-0.0428,0.2035,1.0928,-0.0429,0.2016,1.0944,-0.0447,0.2036,1.0968,-0.0458,0.2086,1.0994,-0.047,0.2112,1.0985,-0.0473,0.2127,1.0949,-0.0441,0.2133,1.0968,-0.047,0.2119,1.0939,-0.0432,0.2111,1.093,-0.0425,0.1986,1.1038,-0.0536,0.2033,1.1042,-0.0519,0.213,1.1021,-0.0523,0.2164,1.1002,-0.0542,0.2168,1.0972,-0.0502,0.2125,1.0997,-0.0494,0.2189,1.0856,-0.0514,0.2166,1.0834,-0.0494,0.2165,1.0881,-0.0477,0.22,1.0877,-0.0524,0.2213,1.0891,-0.0546,0.2214,1.0865,-0.0538,0.2157,1.0899,-0.0464,0.2147,1.092,-0.0446,0.2171,1.0906,-0.0477,0.2184,1.0937,-0.0494,0.216,1.0938,-0.0457,0.2178,1.0955,-0.0496,0.2238,1.0878,-0.056,0.2186,1.0917,-0.0494,0.2177,1.0902,-0.0484,0.2076,1.1258,-0.0555,0.1985,1.1252,-0.0552,0.2077,1.1458,-0.0565,0.1949,1.1195,-0.044,0.1987,1.1195,-0.0407,0.1993,1.1253,-0.04,0.196,1.1251,-0.0445,0.23,1.127,-0.0535,0.2302,1.1272,-0.0513,0.232,1.1207,-0.0536,0.2083,1.1195,-0.0553,0.2063,1.1196,-0.0551,0.1834,1.0916,-0.0431,0.1833,1.093,-0.044,0.1823,1.0913,-0.0442,0.1938,1.1191,-0.0529,0.2131,1.1089,-0.0366,0.2117,1.1071,-0.0364,0.2112,1.1057,-0.0368,0.2086,1.1041,-0.038,0.2208,1.1487,-0.0491,0.2158,1.1811,-0.045,0.2173,1.1485,-0.0449,0.216,1.2756,-0.0317,0.2159,1.2755,-0.0297,0.2132,1.2436,-0.0299,0.2124,1.3419,-0.0278,0.2135,1.3716,-0.026,0.2099,1.3101,-0.0482,0.2084,1.3422,-0.0463,0.2107,1.3424,-0.0449,0.1979,1.3401,-0.023,0.2,1.3083,-0.0254,0.2009,1.3401,-0.0219,0.2128,1.3103,-0.0447,0.2119,1.3424,-0.0417,0.2044,1.3095,-0.0505,0.2047,1.3418,-0.0486,0.21,1.4227,-0.0447,0.2054,1.4265,-0.0446,0.2058,1.4276,-0.0427,0.2028,1.4355,-0.029,0.2051,1.4304,-0.0394,0.2038,1.4318,-0.0408,0.2044,1.4284,-0.0433,0.2029,1.4284,-0.0442,0.1936,1.4158,-0.0507,0.1952,1.415,-0.0493,0.1858,1.4064,-0.0517,0.2039,1.4337,-0.0324,0.2035,1.4129,-0.0476,0.2019,1.4048,-0.0471,0.1994,1.4071,-0.0475,0.1885,1.3421,-0.0381,0.1903,1.3092,-0.0414,0.1887,1.3418,-0.0362,0.1916,1.4108,-0.0503,0.2352,1.1029,-0.055,0.2361,1.1057,-0.0545,0.1871,1.3842,-0.0179,0.1876,1.3723,-0.0221,0.1883,1.3723,-0.0214,0.1864,1.3843,-0.0193,0.1909,1.34,-0.0256,0.1917,1.3081,-0.0309,0.1897,1.3401,-0.0271,0.1999,1.3723,-0.0188,0.1978,1.3722,-0.0185,0.1927,1.34,-0.025,0.1947,1.3722,-0.0191,0.1914,1.3722,-0.0196,0.1901,1.3843,-0.0168,0.189,1.3723,-0.0208,0.1879,1.3842,-0.0173,0.2137,1.4119,-0.0404,0.2122,1.4033,-0.0418,0.212,1.4101,-0.0445,0.2143,1.4051,-0.0383,0.214,1.3981,-0.036,0.2057,1.4139,-0.0475,0.2098,1.4102,-0.0464,0.2102,1.4121,-0.0463,0.2126,1.4144,-0.0443,0.2135,1.4137,-0.0413,0.2124,1.4123,-0.0444,0.21,1.4243,-0.0307,0.2117,1.4213,-0.0355,0.2097,1.4248,-0.0338,0.2081,1.3717,-0.0423,0.2111,1.3716,-0.0389,0.2009,1.4167,-0.0477,0.1883,1.4058,-0.0056,0.1866,1.4058,-0.006,0.1861,1.4011,-0.0082,0.1814,1.4063,-0.0131,0.1988,1.409,-0.0107,0.1991,1.4157,-0.0112,0.1982,1.415,-0.01,0.2129,1.4136,-0.0208,0.2082,1.4192,-0.0139,0.2094,1.4132,-0.0151,0.211,1.4194,-0.0202,0.2122,1.4198,-0.0348,0.2134,1.4157,-0.0355,0.2138,1.4158,-0.0371,0.2057,1.4241,-0.047,0.2104,1.4172,-0.0457,0.2028,1.4181,-0.0473,0.2018,1.4224,-0.011,0.2001,1.4212,-0.0116,0.2014,1.4172,-0.0121,0.1861,1.4398,-0.0458,0.1808,1.4389,-0.0448,0.1815,1.4397,-0.0436,0.1849,1.4378,-0.0478,0.1891,1.4384,-0.0131,0.1913,1.4357,-0.01,0.1922,1.4363,-0.0104,0.1898,1.4279,-0.0076,0.1914,1.4287,-0.0078,0.1898,1.4303,-0.0091,0.1796,1.442,-0.0289,0.1804,1.4427,-0.0291,0.1781,1.441,-0.034,0.2041,1.4348,-0.0285,0.2053,1.4346,-0.0272,0.2073,1.4301,-0.032,0.1981,1.4086,-0.0079,0.1981,1.4084,-0.0074,0.198,1.4035,-0.0094,0.198,1.4088,-0.0083,0.1977,1.4188,-0.0063,0.182,1.3998,-0.0155,0.183,1.4019,-0.0118,0.1835,1.3988,-0.0135,0.1811,1.4102,-0.0115,0.1833,1.4106,-0.0083,0.1835,1.4133,-0.0078,0.1863,1.3974,-0.0104,0.1874,1.3977,-0.0102,0.1975,1.4128,-0.0041,0.1967,1.4182,-0.0034,0.1937,1.412,-0.0041,0.1858,1.4178,-0.0053,0.1857,1.4142,-0.0053,0.1875,1.4192,-0.0042,0.1912,1.417,-0.0027,0.191,1.4215,-0.004,0.1882,1.4154,-0.0036,0.2011,1.4268,-0.0112,0.1966,1.3893,-0.0149,0.1989,1.4025,-0.0107,0.1976,1.4006,-0.0101,0.199,1.3903,-0.016,0.1856,1.4204,-0.0063,0.1869,1.4223,-0.0058,0.1847,1.4261,-0.0092,0.1981,1.4398,-0.0179,0.1937,1.4372,-0.0115,0.1984,1.4385,-0.0177,0.1943,1.436,-0.0111,0.1829,1.4287,-0.0087,0.1876,1.4318,-0.0082,0.1873,1.4328,-0.0084,0.1835,1.428,-0.0087,0.2004,1.4404,-0.0237,0.2008,1.4394,-0.0233,0.2029,1.4382,-0.0316,0.2024,1.439,-0.0325,0.183,1.4125,-0.0548,0.1915,1.4195,-0.0555,0.1878,1.4278,-0.0084,0.1881,1.4289,-0.0087,0.1954,1.0853,-0.0293,0.1978,1.0846,-0.0288,0.1984,1.0856,-0.0301,0.2013,1.0869,-0.0338,0.2007,1.0863,-0.0331,0.2024,1.0861,-0.0337,0.204,1.0914,-0.0403,0.2069,1.094,-0.0403,0.2007,1.0941,-0.0387,0.2014,1.0916,-0.0394,0.2019,1.0922,-0.0406,0.1965,1.0865,-0.0325,0.1976,1.0865,-0.0327,0.1967,1.087,-0.0326,0.1993,1.0864,-0.0328,0.1977,1.0871,-0.0329,0.2099,1.088,-0.0338,0.2113,1.0891,-0.0336,0.2099,1.0881,-0.0341,0.2113,1.0889,-0.0334,0.2005,1.0863,-0.0326,0.1991,1.0864,-0.0315,0.2003,1.0862,-0.032,0.1992,1.0864,-0.0321,0.1968,1.0864,-0.0312,0.1972,1.0865,-0.0319,0.1957,1.0865,-0.0312,0.1925,1.0842,-0.0318,0.1946,1.0855,-0.0298,0.2086,1.0872,-0.035,0.2085,1.0871,-0.0345,0.2104,1.0878,-0.0332,0.2111,1.0879,-0.0329,0.2094,1.0858,-0.0324,0.2089,1.0861,-0.0331,0.2086,1.0869,-0.0342,0.2076,1.0867,-0.0342,0.2078,1.0865,-0.035,0.2058,1.0861,-0.0338,0.2039,1.086,-0.0334,0.2057,1.0846,-0.0327,0.2037,1.0848,-0.0321,0.2089,1.1018,-0.0388,0.2087,1.0962,-0.0398,0.2132,1.091,-0.0377,0.2106,1.0898,-0.0402,0.2108,1.0896,-0.0384,0.2143,1.092,-0.0371,0.213,1.0917,-0.038,0.2008,1.0984,-0.0367,0.2001,1.0987,-0.0366,0.1988,1.0961,-0.0365,0.1994,1.096,-0.0368,0.2071,1.0962,-0.0398,0.208,1.0969,-0.0397,0.2075,1.0952,-0.04,0.2084,1.0939,-0.0402,0.2119,1.0924,-0.0387,0.2234,1.0728,-0.0472,0.2233,1.0709,-0.0455,0.2229,1.0707,-0.0455,0.2213,1.0681,-0.0414,0.2227,1.0689,-0.0431,0.2221,1.0684,-0.0411,0.2221,1.0688,-0.0433,0.2216,1.0767,-0.0507,0.2224,1.0782,-0.0521,0.2227,1.0765,-0.0512,0.2221,1.0915,-0.0349,0.2238,1.0928,-0.0354,0.2239,1.0926,-0.0359,0.224,1.0728,-0.0302,0.2237,1.0728,-0.0305,0.2241,1.0714,-0.0324,0.228,1.0942,-0.0367,0.2291,1.0938,-0.0364,0.2236,1.097,-0.0386,0.2255,1.0945,-0.0371,0.2301,1.0936,-0.036,0.2359,1.0893,-0.0295,0.2359,1.0878,-0.0275,0.2364,1.0876,-0.0289,0.2371,1.0842,-0.0263,0.2355,1.0869,-0.0262,0.2358,1.0847,-0.0255,0.237,1.0865,-0.0307,0.237,1.0857,-0.0283,0.2372,1.0849,-0.0302,0.2373,1.0844,-0.0288,0.2365,1.0862,-0.0271,0.2321,1.0689,-0.0353,0.2302,1.0693,-0.0393,0.2329,1.0691,-0.0352,0.2353,1.0914,-0.0357,0.2343,1.0913,-0.0331,0.2359,1.0898,-0.032,0.2317,1.0932,-0.0341,0.2331,1.0927,-0.0313,0.2338,1.092,-0.0321,0.2314,1.0933,-0.031,0.2321,1.0931,-0.031,0.2363,1.0948,-0.0378,0.2303,1.1007,-0.0409,0.2348,1.1017,-0.042,0.2377,1.0883,-0.0364,0.2012,1.0972,-0.0472,0.1954,1.093,-0.0474,0.1953,1.0944,-0.0488,0.1954,1.0924,-0.0469,0.1984,1.0934,-0.0458,0.2102,1.09,-0.0414,0.2125,1.0914,-0.0423,0.2126,1.091,-0.0424,0.21,1.0905,-0.0416,0.2032,1.0899,-0.042,0.2067,1.0896,-0.041,0.2068,1.0889,-0.0418,0.2033,1.0891,-0.0426,0.201,1.0908,-0.0427,0.201,1.09,-0.0434,0.1988,1.0823,-0.0525,0.2007,1.0846,-0.0477,0.2001,1.0814,-0.0517,0.1954,1.0962,-0.0509,0.1956,1.0977,-0.053,0.1925,1.0942,-0.0531,0.1931,1.0969,-0.0539,0.1888,1.0887,-0.0535,0.1917,1.0895,-0.0525,0.1916,1.0883,-0.0525,0.1944,1.0838,-0.0281,0.186,1.1028,-0.0521,0.1871,1.1021,-0.0527,0.1858,1.1006,-0.053,0.1919,1.0837,-0.0532,0.1934,1.086,-0.0523,0.1965,1.0818,-0.0523,0.2058,1.0998,-0.0379,0.1842,1.0984,-0.0533,0.1862,1.0982,-0.0537,0.1891,1.0987,-0.0537,0.193,1.1007,-0.0541,0.1931,1.0988,-0.054,0.1892,1.1011,-0.0534,0.194,1.099,-0.0539,0.1948,1.1012,-0.0539,0.1987,1.1011,-0.0524,0.1921,1.1009,-0.0394,0.1928,1.1009,-0.0389,0.1931,1.1032,-0.0395,0.176,1.0817,-0.0527,0.1769,1.0799,-0.0526,0.1764,1.08,-0.0519,0.1766,1.0817,-0.0533,0.177,1.0779,-0.0511,0.1782,1.0762,-0.0508,0.1778,1.0762,-0.0504,0.1775,1.0779,-0.0517,0.1809,1.096,-0.0532,0.1786,1.0938,-0.053,0.1805,1.0961,-0.0523,0.1787,1.0932,-0.0536,0.178,1.0799,-0.046,0.178,1.0778,-0.0462,0.1792,1.0771,-0.044,0.1767,1.0801,-0.0477,0.1768,1.0783,-0.0494,0.177,1.0784,-0.0482,0.1759,1.0801,-0.0496,0.183,1.0729,-0.0463,0.1832,1.0728,-0.0468,0.1847,1.0728,-0.0458,0.1816,1.0731,-0.0467,0.1814,1.0726,-0.046,0.1803,1.0732,-0.0471,0.1818,1.0826,-0.0407,0.1806,1.0797,-0.0424,0.1817,1.0793,-0.0413,0.1806,1.0828,-0.0416,0.1816,1.0784,-0.0412,0.1831,1.079,-0.0402,0.1818,1.076,-0.042,0.182,1.075,-0.0427,0.1834,1.074,-0.0421,0.1833,1.0756,-0.0414,0.1823,1.0964,-0.0536,0.1846,1.0936,-0.0544,0.1827,1.0938,-0.0544,0.1844,1.096,-0.054,0.1846,1.0769,-0.0518,0.1832,1.0794,-0.0536,0.185,1.0798,-0.0536,0.1828,1.0766,-0.0515,0.1864,1.0958,-0.0543,0.1865,1.0935,-0.0543,0.1825,1.0752,-0.0501,0.1809,1.0753,-0.0506,0.1811,1.0766,-0.0515,0.1824,1.0743,-0.0494,0.1823,1.0739,-0.049,0.1808,1.0739,-0.0495,0.1979,1.0915,-0.0345,0.195,1.0918,-0.0345,0.1974,1.0894,-0.0336,0.1987,1.0913,-0.0345,0.1918,1.0922,-0.0367,0.1924,1.0922,-0.0357,0.1922,1.0962,-0.0376,0.1932,1.0883,-0.0332,0.1787,1.0752,-0.0478,0.1782,1.077,-0.0466,0.1775,1.077,-0.0487,0.1785,1.0752,-0.0498,0.1806,1.0731,-0.0483,0.1784,1.0752,-0.0495,0.1856,1.0751,-0.0489,0.1843,1.0763,-0.0507,0.1859,1.0762,-0.0503,0.184,1.0751,-0.0496,0.1786,1.0938,-0.052,0.1802,1.0909,-0.0546,0.1798,1.094,-0.054,0.1786,1.0909,-0.0544,0.1791,1.0753,-0.0502,0.18,1.0753,-0.0505,0.189,1.0926,-0.0539,0.189,1.0938,-0.0538,0.1799,1.0887,-0.0436,0.1777,1.0867,-0.044,0.1791,1.0861,-0.0422,0.1787,1.0893,-0.0448,0.1936,1.0779,-0.0512,0.1923,1.0785,-0.0517,0.1918,1.0812,-0.053,0.1783,1.0801,-0.0533,0.1797,1.0786,-0.0526,0.1788,1.0782,-0.0524,0.1796,1.0802,-0.0538,0.1795,1.0763,-0.0512,0.1949,1.0798,-0.0523,0.1958,1.0792,-0.0525,0.1954,1.0767,-0.0516,0.1949,1.0742,-0.051,0.241,1.0835,-0.0387,0.1962,1.0788,-0.0533,0.1967,1.0754,-0.0538,0.1959,1.0756,-0.0536,0.1969,1.0787,-0.0534,0.2166,1.0773,-0.0486,0.2165,1.0791,-0.0487,0.2166,1.0812,-0.0485,0.2226,1.0801,-0.0533,0.1999,1.0784,-0.0522,0.1986,1.0789,-0.0536,0.2352,1.0896,-0.0282,0.2365,1.0882,-0.0313,0.2083,1.0888,-0.039,0.2072,1.0866,-0.0357,0.2079,1.0866,-0.0356,0.2069,1.0861,-0.0352,0.2211,1.0889,-0.0325,0.2204,1.0884,-0.0332,0.2345,1.0914,-0.0291,0.2331,1.0921,-0.0289,0.23,1.071,-0.0291,0.2303,1.0694,-0.0321,0.2308,1.071,-0.0291,0.2073,1.0848,-0.0458,0.2065,1.0847,-0.0459,0.2225,1.0747,-0.0301,0.2228,1.0729,-0.0311,0.2232,1.0746,-0.0292,0.2232,1.0715,-0.0328,0.2236,1.0702,-0.0348,0.2238,1.07,-0.0365,0.2246,1.0702,-0.0345,0.2248,1.0701,-0.0363,0.2238,1.0694,-0.0434,0.2241,1.0714,-0.0455,0.2244,1.0697,-0.0436,0.2249,1.073,-0.0474,0.2241,1.0731,-0.0473,0.1936,1.0731,-0.0472,0.1927,1.0753,-0.0484,0.1938,1.0743,-0.0489,0.1927,1.0742,-0.0464,0.2227,1.075,-0.0497,0.2225,1.0725,-0.0473,0.2055,1.0744,-0.0476,0.2082,1.076,-0.0468,0.2055,1.0728,-0.0462,0.2082,1.0743,-0.0456,0.1927,1.0761,-0.0498,0.1941,1.0753,-0.05,0.2192,1.0677,-0.0391,0.2201,1.0679,-0.0408,0.2204,1.0678,-0.0396,0.221,1.0684,-0.0429,0.2219,1.0703,-0.0456,0.2295,1.0694,-0.039,0.2281,1.0697,-0.0407,0.2274,1.0699,-0.0409,0.1909,1.0844,-0.0348,0.1908,1.0814,-0.0354,0.1918,1.0815,-0.0321,0.1913,1.0794,-0.0324,0.1908,1.0803,-0.0356,0.1909,1.0764,-0.0366,0.1908,1.076,-0.0329,0.1925,1.0706,-0.0417,0.193,1.071,-0.0426,0.1931,1.0682,-0.0417,0.1933,1.0711,-0.0441,0.1934,1.0681,-0.0447,0.1934,1.068,-0.0436,0.1934,1.0751,-0.0266,0.1921,1.0783,-0.0272,0.1912,1.0748,-0.0274,0.1926,1.0692,-0.0393,0.1913,1.0628,-0.0376,0.1908,1.0636,-0.0359,0.2115,1.07,-0.035,0.2121,1.0699,-0.035,0.2111,1.0711,-0.0329,0.2347,1.0706,-0.0334,0.2352,1.0727,-0.035,0.2357,1.0719,-0.0311,0.1934,1.0668,-0.0303,0.1908,1.0659,-0.032,0.1936,1.0654,-0.0316,0.234,1.0757,-0.0257,0.2334,1.0757,-0.0255,0.2334,1.0732,-0.0272,0.2238,1.0746,-0.0284,0.2075,1.081,-0.0475,0.205,1.0808,-0.0485,0.2042,1.0842,-0.0462,0.1918,1.0862,-0.053,0.1921,1.0883,-0.0522,0.1889,1.0844,-0.054,0.1895,1.0818,-0.0536,0.1888,1.082,-0.0537,0.2379,1.0813,-0.027,0.2378,1.0793,-0.0268,0.2335,1.0787,-0.0241,0.2346,1.0822,-0.0242,0.2332,1.082,-0.024,0.2346,1.0789,-0.0245,0.1933,1.0817,-0.0276,0.1951,1.0786,-0.027,0.1967,1.0821,-0.0281,0.1962,1.0747,-0.027,0.1978,1.0783,-0.028,0.1891,1.0814,-0.0381,0.19,1.0776,-0.0391,0.1796,1.0801,-0.0439,0.1793,1.0831,-0.0429,0.1982,1.0891,-0.0336,0.1965,1.0721,-0.0536,0.1957,1.0724,-0.0533,0.1958,1.0722,-0.0272,0.2,1.0744,-0.0285,0.19,1.0716,-0.0292,0.1911,1.0746,-0.034,0.1905,1.0751,-0.0281,0.1927,1.0621,-0.0429,0.1919,1.0623,-0.0398,0.1801,1.0734,-0.0464,0.1923,1.071,-0.0406,0.1912,1.0724,-0.0412,0.1915,1.0721,-0.0417,0.1919,1.072,-0.0394,0.1992,1.4362,-0.0175,0.1789,1.4017,-0.0461,0.2111,1.3976,-0.041,0.2145,1.4106,-0.0357,0.2139,1.4145,-0.0381,0.2035,1.435,-0.0294,0.2069,1.4306,-0.0348,0.208,1.43,-0.0299,0.2151,1.3979,-0.0314,0.2148,1.4096,-0.0314,0.2085,1.4301,-0.0274,0.2063,1.4341,-0.0256,0.205,1.431,-0.0145,0.2056,1.4282,-0.0142,0.2034,1.4343,-0.0154,0.2021,1.4351,-0.0158,0.1972,1.4292,-0.0111,0.2039,1.4119,-0.0122,0.2028,1.4113,-0.0131,0.205,1.4055,-0.0142,0.2002,1.4035,-0.0126,0.1766,1.4386,-0.0394,0.1769,1.4399,-0.0339,0.1884,1.4335,-0.0088,0.1862,1.4361,-0.0118,0.1746,1.4376,-0.0345,0.1757,1.4387,-0.0338,0.1735,1.4364,-0.0352,0.1706,1.4331,-0.033,0.1712,1.4342,-0.0317,0.1725,1.4344,-0.0381,0.1725,1.4354,-0.0365,0.1726,1.4344,-0.04,0.1693,1.4305,-0.0373,0.1701,1.4297,-0.0405,0.1736,1.4344,-0.0417,0.1787,1.437,-0.0452,0.1765,1.4356,-0.0446,0.2016,1.4319,-0.0462,0.2004,1.4381,-0.0434,0.2028,1.4347,-0.0421,0.1982,1.435,-0.0471,0.1822,1.4405,-0.0425,0.1822,1.4418,-0.0396,0.1983,1.4437,-0.0355,0.2009,1.4421,-0.0341,0.1971,1.4396,-0.0441,0.1984,1.443,-0.0254,0.1806,1.4423,-0.0368,0.1793,1.4416,-0.035,0.1913,1.3875,-0.0465,0.184,1.3986,-0.047,0.1877,1.3872,-0.045,0.2148,1.3859,-0.0239,0.2107,1.3863,-0.0196,0.2078,1.3862,-0.0185,0.2039,1.3723,-0.0195,0.2074,1.3722,-0.019,0.2052,1.3862,-0.0183,0.184,1.3749,-0.0347,0.1826,1.3819,-0.0328,0.2056,1.3865,-0.0452,0.2051,1.3718,-0.046,0.2096,1.3866,-0.0418,0.207,1.3407,-0.0205,0.1894,1.3407,-0.03,0.1869,1.372,-0.0247,0.2127,1.3714,-0.0359,0.2133,1.3424,-0.0367,0.213,1.3714,-0.0321,0.2136,1.3423,-0.0319,0.2057,1.3405,-0.0206,0.2061,1.3081,-0.0224,0.1998,1.2759,-0.0524,0.197,1.2759,-0.0499,0.2004,1.3095,-0.0508,0.2162,1.2758,-0.036,0.2148,1.3104,-0.0348,0.201,1.2434,-0.0534,0.1984,1.2425,-0.0519,0.2118,1.2763,-0.0487,0.2119,1.2437,-0.0494,0.2146,1.2757,-0.0447,0.2158,1.2759,-0.0404,0.211,1.2436,-0.0283,0.2049,1.2439,-0.0532,0.2124,1.2146,-0.0507,0.2076,1.215,-0.0558,0.2149,1.2146,-0.0383,0.1972,1.1798,-0.0517,0.2042,1.2146,-0.0562,0.2096,1.1815,-0.0583,0.2011,1.2138,-0.0544,0.2037,1.181,-0.0582,0.2171,1.1817,-0.0523,0.2145,1.1464,-0.058,0.1937,1.1252,-0.0474,0.1963,1.1462,-0.0475,0.1931,1.1252,-0.0487,0.2151,1.1198,-0.0556,0.213,1.1121,-0.0554,0.2107,1.1468,-0.0374,0.2117,1.1262,-0.0375,0.214,1.1479,-0.0414,0.2161,1.1266,-0.0406,0.2089,1.147,-0.0366,0.2079,1.1259,-0.0366,0.1947,1.1251,-0.053,0.1983,1.1451,-0.0538,0.2125,1.1261,-0.0559,0.2236,1.1493,-0.0524,0.2278,1.1271,-0.0494,0.2225,1.1381,-0.0487,0.2247,1.1271,-0.0475,0.2205,1.1267,-0.0437,0.2218,1.1201,-0.0583,0.226,1.1122,-0.058,0.2215,1.1205,-0.0431,0.2279,1.1125,-0.044,0.2261,1.1205,-0.0464,0.2178,1.1086,-0.0385,0.2082,1.1094,-0.0369,0.2054,1.0906,-0.04,0.2083,1.107,-0.0375,0.2057,1.1054,-0.037,0.2082,1.0905,-0.04,0.21,1.0909,-0.0402,0.1894,1.1043,-0.044,0.1953,1.1093,-0.0404,0.191,1.1095,-0.044,0.2019,1.1091,-0.0364,0.2045,1.1069,-0.0367,0.1796,1.0752,-0.0451,0.1841,1.0722,-0.0437,0.1826,1.0723,-0.0449,0.1804,1.0765,-0.0429,0.1803,1.0777,-0.0425,0.1807,1.0913,-0.0451,0.1813,1.0939,-0.0468,0.2286,1.1085,-0.0428,0.229,1.0999,-0.0406,0.2361,1.082,-0.025,0.2346,1.085,-0.0247,0.2406,1.0814,-0.038,0.2397,1.0822,-0.0357,0.2323,1.0927,-0.0345,0.2408,1.0888,-0.0387,0.2387,1.0863,-0.0344,0.2375,1.0835,-0.0336,0.2365,1.0741,-0.0292,0.2219,1.0945,-0.056,0.2241,1.0996,-0.0578,0.2322,1.0733,-0.0439};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getl_humerus_coordinate_6_22_point_2()
		{
			double[] value = {0.2289,1.0736,-0.0458,0.2371,1.0749,-0.041,0.2286,1.0754,-0.047,0.2338,1.0779,-0.0463,0.2335,1.0763,-0.0449,0.2232,1.0835,-0.0545,0.2381,1.0828,-0.045,0.2339,1.0817,-0.0479,0.2376,1.0871,-0.0462,0.2287,1.0843,-0.0532,0.2286,1.0892,-0.0548,0.189,1.0962,-0.0541,0.1839,1.0747,-0.0492,0.1916,1.0727,-0.0356,0.19,1.0689,-0.0307,0.1935,1.063,-0.0457,0.1926,1.0733,-0.0446,0.1934,1.0717,-0.0454,0.2016,1.0655,-0.0386,0.1974,1.063,-0.0415,0.2017,1.0659,-0.0407,0.1971,1.0628,-0.039,0.2196,1.1007,-0.0566,0.2158,1.1038,-0.0543,0.2153,1.1084,-0.0554,0.2064,1.1133,-0.0542,0.2,1.1127,-0.0542,0.2148,1.0943,-0.0446,0.2154,1.0941,-0.0447,0.2202,1.0933,-0.054,0.2123,1.082,-0.0482,0.2123,1.0811,-0.0479,0.2096,1.0812,-0.0476,0.2194,1.0852,-0.0519,0.1957,1.0857,-0.0503,0.1983,1.0857,-0.0493,0.2156,1.0874,-0.0472,0.2146,1.0892,-0.0453,0.2103,1.0894,-0.0422,0.2106,1.0888,-0.0431,0.2019,1.081,-0.0505,0.1973,1.0819,-0.0523,0.2167,1.076,-0.0482,0.2215,1.0753,-0.0493,0.2011,1.0912,-0.0428,0.2071,1.1043,-0.0513,0.2065,1.1101,-0.0537,0.1957,1.1034,-0.0539,0.1941,1.0948,-0.0525,0.2083,1.1131,-0.0544,0.2037,1.0812,-0.0311,0.2056,1.0814,-0.0315,0.2056,1.0836,-0.0321,0.2037,1.0839,-0.0315,0.1921,1.0723,-0.0433,0.193,1.1026,-0.0542,0.2376,1.0774,-0.0423,0.2311,1.0688,-0.0353,0.2375,1.0838,-0.0276,0.2389,1.0826,-0.0349,0.1925,1.0819,-0.0283,0.1935,1.084,-0.0288,0.2333,1.1097,-0.0454,0.2264,1.0732,-0.0471,0.2256,1.0749,-0.0489,0.2301,1.0937,-0.031,0.2296,1.0937,-0.0311,0.2304,1.0928,-0.0291,0.1829,1.0886,-0.0418,0.1799,1.0917,-0.0457,0.1805,1.086,-0.0411,0.1779,1.0808,-0.0456,0.1766,1.0815,-0.0473,0.1962,1.0866,-0.0318,0.2067,1.0903,-0.04,0.2106,1.0931,-0.0397,0.2081,1.1129,-0.0368,0.212,1.1202,-0.0375,0.2079,1.12,-0.0367,0.2127,1.1127,-0.0369,0.2355,1.1137,-0.0489,0.2336,1.1169,-0.0533,0.2266,1.1205,-0.0579,0.2287,1.1164,-0.0575,0.1984,1.1192,-0.0552,0.198,1.1463,-0.0434,0.2135,1.1808,-0.0393,0.1999,1.1807,-0.0368,0.2018,1.1468,-0.0393,0.1914,1.2754,-0.0444,0.2112,1.3088,-0.0238,0.2086,1.2749,-0.0254,0.2104,1.2748,-0.0258,0.2073,1.3081,-0.0222,0.2004,1.3859,-0.0464,0.1938,1.3992,-0.0474,0.2005,1.3982,-0.0463,0.1957,1.4421,-0.0201,0.17,1.4321,-0.0343,0.2052,1.3926,-0.017,0.2071,1.3932,-0.0171,0.2036,1.4046,-0.0137,0.2029,1.4182,-0.0106,0.2025,1.4267,-0.0117,0.2108,1.407,-0.0164,0.2067,1.4058,-0.0146,0.2056,1.4121,-0.0124,0.2069,1.4233,-0.0138,0.209,1.4237,-0.0208,0.2061,1.431,-0.0372,0.1991,1.4169,-0.0483,0.1929,1.4175,-0.0534,0.189,1.4107,-0.0518,0.1979,1.4089,-0.009,0.1837,1.4168,-0.008,0.1828,1.4185,-0.0106,0.1794,1.3956,-0.0289,0.1972,1.0688,-0.0525,0.196,1.0688,-0.0527,0.1976,1.0718,-0.0536,0.1906,1.0711,-0.0285,0.1928,1.0715,-0.0271,0.1967,1.0656,-0.0319,0.1969,1.0641,-0.0341,0.2013,1.067,-0.0337,0.2372,1.0766,-0.0277,0.2273,1.0731,-0.0276,0.227,1.0751,-0.0262,0.2251,1.0748,-0.0273,0.2254,1.0731,-0.0289,0.1811,1.0729,-0.0452,0.1809,1.0748,-0.0441,0.1945,1.0727,-0.05,0.1921,1.0709,-0.0372,0.1918,1.0725,-0.039,0.2127,1.0708,-0.0423,0.2125,1.0701,-0.0406,0.2101,1.0705,-0.0407,0.2103,1.0713,-0.0421,0.2287,1.0693,-0.0387,0.2122,1.0698,-0.0395,0.21,1.0703,-0.0395,0.216,1.091,-0.0328,0.1941,1.0709,-0.0484,0.2203,1.082,-0.0296,0.2213,1.082,-0.0298,0.221,1.0844,-0.0308,0.22,1.0846,-0.0305,0.2081,1.085,-0.0458,0.2344,1.0875,-0.0254,0.235,1.0886,-0.027,0.2287,1.0697,-0.0324,0.2297,1.0688,-0.0354,0.2196,1.0886,-0.0329,0.2048,1.089,-0.039,0.2034,1.0875,-0.0359,0.2043,1.0871,-0.036,0.2109,1.0863,-0.0321,0.2224,1.0872,-0.03,0.2221,1.0892,-0.0317,0.2214,1.0869,-0.0313,0.2355,1.0907,-0.03,0.2231,1.0781,-0.0521,0.2383,1.0812,-0.0446,0.2339,1.0799,-0.0473,0.2124,1.079,-0.048,0.2126,1.0774,-0.0477,0.2336,1.0699,-0.0357,0.1767,1.078,-0.0503,0.176,1.0802,-0.0511,0.1793,1.079,-0.0439,0.192,1.0914,-0.0527,0.1921,1.0897,-0.0521,0.1927,1.0918,-0.0523,0.177,1.0907,-0.0538,0.1889,1.0913,-0.0536,0.1866,1.0912,-0.0543,0.1771,1.0884,-0.0544,0.176,1.0882,-0.0538,0.1775,1.0764,-0.0499,0.1767,1.0909,-0.0533,0.1767,1.0913,-0.0522,0.1805,1.076,-0.0433,0.1844,1.089,-0.0404,0.1835,1.0858,-0.0396,0.1925,1.0882,-0.0337,0.202,1.0883,-0.036,0.2029,1.0899,-0.0391,0.2001,1.0877,-0.0339,0.1833,1.0802,-0.054,0.1821,1.0744,-0.0431,0.182,1.0859,-0.0403,0.1814,1.0886,-0.0428,0.1755,1.0818,-0.0503,0.1757,1.0817,-0.0492,0.1793,1.092,-0.0464,0.1777,1.0837,-0.0447,0.1762,1.0848,-0.0464,0.1763,1.0838,-0.0467,0.1861,1.1041,-0.0508,0.1868,1.1042,-0.052,0.1921,1.1193,-0.0487,0.1894,1.1119,-0.0501,0.1892,1.1119,-0.0492,0.1922,1.1193,-0.05,0.1917,1.1008,-0.0396,0.1882,1.1014,-0.0436,0.1889,1.1014,-0.0429,0.1845,1.1006,-0.0524,0.2022,1.1009,-0.0367,0.1846,1.1016,-0.0505,0.1845,1.1014,-0.0511,0.183,1.0992,-0.0505,0.1828,1.0989,-0.0517,0.1814,1.0966,-0.0506,0.1808,1.0956,-0.0506,0.2135,1.0927,-0.0434,0.2141,1.0925,-0.0437,0.2083,1.0893,-0.04,0.205,1.0896,-0.0399,0.2033,1.0906,-0.0404,0.2246,1.094,-0.0368,0.2331,1.0694,-0.0325,0.2339,1.0698,-0.0325,0.2327,1.0909,-0.0277,0.2332,1.0894,-0.0264,0.2342,1.0851,-0.0245,0.2238,1.0923,-0.0331,0.2238,1.0927,-0.0342,0.2076,1.0864,-0.034,0.2077,1.0849,-0.0329,0.2068,1.0862,-0.0339,0.2068,1.0862,-0.0345,0.188,1.431,-0.0083,0.1688,1.4281,-0.024,0.1722,1.4325,-0.0211,0.1735,1.4363,-0.0304,0.1693,1.404,-0.0412,0.1705,1.4024,-0.0407,0.1668,1.4038,-0.0313,0.1966,1.4243,-0.0101,0.1961,1.4241,-0.0086,0.1975,1.408,-0.0061,0.1975,1.4035,-0.0087,0.1976,1.4244,-0.0109,0.1982,1.4201,-0.0111,0.1887,1.4018,-0.0087,0.1924,1.4121,-0.0036,0.1965,1.4239,-0.0062,0.1914,1.4067,-0.0061,0.1935,1.4072,-0.0061,0.1933,1.3886,-0.0152,0.1931,1.3994,-0.0103,0.1894,1.3877,-0.0156,0.1933,1.4168,-0.0027,0.196,1.4235,-0.0047,0.1923,1.4255,-0.0057,0.1929,1.4218,-0.0038,0.1895,1.4344,-0.0092,0.2036,1.4224,-0.0112,0.2089,1.3939,-0.0175,0.2018,1.4222,-0.0481,0.1998,1.4265,-0.05,0.1988,1.4277,-0.0506,0.2021,1.4307,-0.0456,0.2124,1.4167,-0.0439,0.2116,1.4215,-0.0428,0.2135,1.4166,-0.0385,0.1997,1.4097,-0.0119,0.1978,1.4143,-0.0085,0.1895,1.4064,-0.0056,0.1981,1.414,-0.0072,0.1985,1.4137,-0.0065,0.2129,1.3868,-0.0366,0.2,1.3717,-0.0469,0.2005,1.3416,-0.0489,0.1948,1.3712,-0.0464,0.2123,1.4198,-0.0314,0.2105,1.4147,-0.0462,0.1994,1.3856,-0.0174,0.1967,1.385,-0.0162,0.1813,1.3935,-0.0251,0.2211,1.1486,-0.0568,0.2187,1.1478,-0.0582,0.2135,1.1818,-0.0574,0.2317,1.1166,-0.0558,0.2306,1.1123,-0.057,0.2002,1.4206,-0.0484,0.2079,1.4272,-0.0405,0.1931,1.2126,-0.0393,0.2123,1.3049,-0.0249,0.2116,1.2749,-0.0266,0.2035,1.1034,-0.0367,0.1928,1.1192,-0.0515,0.1852,1.0922,-0.0413,0.1803,1.0786,-0.0424,0.2031,1.1197,-0.0369,0.2208,1.0979,-0.0561,0.213,1.1041,-0.0525,0.2151,1.097,-0.0486,0.2078,1.0995,-0.0468,0.2057,1.0986,-0.0462,0.2324,1.1083,-0.0566,0.1933,1.0923,-0.035,0.1884,1.1044,-0.0454,0.1881,1.1089,-0.0503,0.212,1.309,-0.0249,0.2098,1.2436,-0.0277,0.1921,1.2746,-0.035,0.1932,1.2747,-0.0345,0.1907,1.4328,-0.0089,0.1724,1.4089,-0.0169,0.2032,1.4338,-0.0418,0.1985,1.4383,-0.0177,0.2008,1.4384,-0.0234,0.1945,1.4353,-0.011,0.1944,1.4358,-0.011,0.1933,1.4352,-0.0103,0.192,1.4343,-0.0096,0.198,1.4319,-0.0121,0.1964,1.4312,-0.0109,0.1951,1.4302,-0.0101,0.1771,1.3968,-0.037,0.1924,1.3833,-0.0463,0.1836,1.3994,-0.0474,0.1813,1.3978,-0.0451,0.185,1.3714,-0.0339,0.1856,1.3711,-0.0371,0.1775,1.3962,-0.0369,0.1781,1.3967,-0.0402,0.1893,1.3421,-0.0406,0.2135,1.3097,-0.0299,0.2024,1.098,-0.0374,0.2179,1.0926,-0.034,0.227,1.0736,-0.0466,0.2249,1.0765,-0.0509,0.2262,1.0752,-0.0482,0.2287,1.0804,-0.0513,0.2178,1.0909,-0.0333,0.1821,1.3868,-0.0396,0.1913,1.3708,-0.0447,0.1887,1.3706,-0.0424,0.1849,1.387,-0.0429,0.1877,1.4316,-0.0081,0.189,1.4324,-0.0084,0.1889,1.4326,-0.0085,0.1906,1.4333,-0.0088,0.1904,1.4335,-0.0089,0.1919,1.4345,-0.0096,0.1932,1.4354,-0.0104,0.2023,1.43,-0.0452,0.2001,1.4259,-0.0494,0.1767,1.4048,-0.0488,0.1762,1.4053,-0.0492,0.1713,1.402,-0.0405,0.1922,1.242,-0.0384,0.1923,1.242,-0.0373,0.1941,1.2419,-0.0357,0.1929,1.2419,-0.0362,0.2073,1.275,-0.0257,0.1861,1.1044,-0.0497,0.188,1.1092,-0.0494,0.2031,1.1124,-0.0364,0.2055,1.1199,-0.0362,0.2002,1.1126,-0.0372,0.195,1.1016,-0.0375,0.1982,1.103,-0.0368,0.1959,1.1042,-0.0378,0.1973,1.1007,-0.0365,0.1936,1.0964,-0.0366,0.1965,1.0983,-0.0364,0.1941,1.0992,-0.0372,0.1957,1.096,-0.0361,0.199,1.1092,-0.0373,0.2404,1.0805,-0.0401,0.2405,1.0837,-0.0414,0.2405,1.0825,-0.0409,0.2344,1.1009,-0.0554,0.2299,1.1206,-0.0562,0.1921,1.1124,-0.044,0.1963,1.1124,-0.0405,0.2083,1.1099,-0.0539,0.2279,1.1083,-0.0579,0.2326,1.1134,-0.0467,0.2095,1.0924,-0.0421,0.2085,1.1043,-0.0513,0.2071,1.1038,-0.0511,0.2086,1.1037,-0.0512,0.2033,1.1029,-0.0514,0.2044,1.0998,-0.0478,0.2188,1.0967,-0.0539,0.2202,1.1266,-0.0584,0.2167,1.1204,-0.0403,0.1927,1.1194,-0.0472,0.2277,1.1268,-0.0564,0.1872,1.0985,-0.043,0.1869,1.1016,-0.0454,0.1855,1.0989,-0.0452,0.1862,1.0957,-0.0423,0.1845,1.0962,-0.0446,0.1813,1.079,-0.0532,0.1813,1.0804,-0.054,0.1794,1.0844,-0.0552,0.1812,1.0825,-0.055,0.1796,1.0822,-0.0547,0.1811,1.0845,-0.0554,0.1792,1.0863,-0.0552,0.1805,1.0886,-0.0549,0.1808,1.0865,-0.0554,0.1789,1.0885,-0.0548,0.2025,1.1033,-0.0366,0.2146,1.3103,-0.0393,0.2095,1.4255,-0.0391,0.1856,1.3716,-0.0306,0.225,1.1267,-0.0579,0.2042,1.276,-0.0521,0.1842,1.3907,-0.0199,0.1865,1.3883,-0.0163,0.1856,1.3894,-0.0177,0.2146,1.3864,-0.0292,0.2141,1.3866,-0.0331,0.2079,1.403,-0.0452,0.2067,1.3971,-0.045,0.1984,1.4133,-0.0057,0.1932,1.4027,-0.0086,0.1848,1.4058,-0.0073,0.1845,1.4014,-0.0094,0.183,1.4059,-0.0101,0.1687,1.4072,-0.022,0.1704,1.4103,-0.0171,0.1674,1.4164,-0.0209,0.1652,1.4193,-0.0273,0.1658,1.4133,-0.025,0.1663,1.4214,-0.0236,0.1672,1.4261,-0.027,0.166,1.424,-0.03,0.2045,1.4183,-0.0107,0.2125,1.4192,-0.0274,0.2137,1.4147,-0.0315,0.2142,1.414,-0.0272,0.2155,1.4087,-0.0269,0.2156,1.3977,-0.0266,0.2104,1.4241,-0.0275,0.1923,1.434,-0.0502,0.1907,1.4389,-0.0472,0.1949,1.4371,-0.0473,0.1886,1.4362,-0.0498,0.1953,1.4313,-0.0504,0.1904,1.425,-0.0057,0.185,1.4431,-0.0217,0.1857,1.4407,-0.0169,0.1882,1.4423,-0.018,0.1832,1.442,-0.021,0.1913,1.4399,-0.0144,0.1976,1.4186,-0.0053,0.1935,1.3847,-0.0165,0.1848,1.3977,-0.0116,0.1969,1.4193,-0.0089,0.1972,1.4197,-0.0101,0.1876,1.3877,-0.0157,0.1872,1.4105,-0.0041,0.1854,1.4108,-0.0052,0.2065,1.0887,-0.039,0.2064,1.0868,-0.0358,0.175,1.4069,-0.0493,0.1698,1.4195,-0.0173,0.1732,1.4149,-0.0134,0.1733,1.4295,-0.0168,0.1681,1.4235,-0.0202,0.1809,1.4402,-0.0203,0.1783,1.4346,-0.0149,0.1833,1.4388,-0.016,0.1765,1.4366,-0.0195,0.1755,1.4385,-0.029,0.178,1.4408,-0.0285,0.2066,1.0893,-0.04,0.2059,1.0861,-0.0343,0.2023,1.0862,-0.0331,0.2021,1.0861,-0.0326,0.2039,1.0861,-0.034,0.208,1.0841,-0.0321,0.2067,1.0845,-0.0328,0.2067,1.0836,-0.0322,0.2016,1.0843,-0.0307,0.2018,1.0853,-0.0315,0.1998,1.0844,-0.0299,0.2001,1.0855,-0.0308,0.221,1.0729,-0.0471,0.2206,1.0708,-0.0454,0.2198,1.069,-0.0431,0.2188,1.0684,-0.0412,0.2179,1.0681,-0.0396,0.2168,1.068,-0.037,0.2169,1.0684,-0.0338,0.2157,1.0687,-0.0341,0.2177,1.0677,-0.0365,0.2154,1.0716,-0.0292,0.2149,1.0702,-0.0314,0.2159,1.07,-0.031,0.2143,1.0717,-0.0297,0.215,1.0888,-0.0319,0.216,1.0871,-0.0306,0.216,1.089,-0.0317,0.215,1.087,-0.0309,0.2154,1.0823,-0.0282,0.2148,1.0851,-0.0299,0.2142,1.0822,-0.0287,0.2159,1.0852,-0.0295,0.2137,1.0793,-0.0278,0.2146,1.076,-0.027,0.2148,1.0793,-0.0273,0.2135,1.076,-0.0276,0.2149,1.0737,-0.0277,0.2137,1.0738,-0.0282,0.218,1.0889,-0.0322,0.2171,1.0871,-0.0306,0.218,1.0869,-0.031,0.2171,1.0891,-0.0318,0.2178,1.085,-0.0297,0.2165,1.0822,-0.0282,0.2176,1.082,-0.0285,0.217,1.0851,-0.0295,0.2172,1.0763,-0.0275,0.216,1.0796,-0.0273,0.2157,1.0761,-0.0269,0.2172,1.0793,-0.0277,0.2191,1.0678,-0.037,0.2192,1.0689,-0.0336,0.2179,1.0685,-0.0335,0.2203,1.0682,-0.0367,0.2178,1.072,-0.0294,0.217,1.07,-0.0309,0.2184,1.0704,-0.0312,0.2165,1.0717,-0.029,0.2214,1.0681,-0.0393,0.2238,1.0916,-0.0319,0.224,1.0878,-0.0285,0.2239,1.0899,-0.0303,0.2226,1.0852,-0.0286,0.2243,1.0832,-0.0263,0.2242,1.0857,-0.0271,0.2229,1.0827,-0.0278,0.2231,1.0799,-0.0273,0.2247,1.0771,-0.026,0.2244,1.0802,-0.0259,0.2235,1.0769,-0.0274,0.2323,1.0924,-0.0289,0.2338,1.0876,-0.0252,0.2259,1.0938,-0.0367,0.2249,1.0932,-0.0363,0.2288,1.0943,-0.0337,0.2281,1.0944,-0.0362,0.2248,1.0935,-0.0358,0.2259,1.0941,-0.0361,0.2374,1.0794,-0.0256,0.236,1.0791,-0.025,0.2375,1.0817,-0.0258,0.2353,1.0759,-0.0261,0.2358,1.0734,-0.0282,0.2366,1.0762,-0.0266,0.2346,1.0732,-0.0277,0.2338,1.0708,-0.0299,0.235,1.0711,-0.0303,0.228,1.0937,-0.0314,0.2275,1.0944,-0.0339,0.2265,1.0932,-0.0319,0.2249,1.0932,-0.0342,0.2249,1.0927,-0.0326,0.2263,1.0939,-0.0341,0.2271,1.0945,-0.0362,0.227,1.0942,-0.0368,0.2129,1.0904,-0.0431,0.2067,1.0901,-0.0411,0.2032,1.0903,-0.042,0.1787,1.0934,-0.0501,0.1848,1.1018,-0.0493,0.182,1.0967,-0.0489,0.1835,1.0992,-0.049,0.183,1.0984,-0.0527,0.1925,1.0985,-0.0383,0.1912,1.0986,-0.0392,0.1904,1.0984,-0.0397,0.1885,1.0986,-0.0418,0.184,1.0992,-0.0475,0.1852,1.1018,-0.048,0.1863,1.1045,-0.0485,0.2013,1.1011,-0.0366,0.1757,1.084,-0.0532,0.1759,1.0861,-0.054,0.1762,1.084,-0.0538,0.1754,1.086,-0.0534,0.1756,1.0882,-0.0533,0.1763,1.0872,-0.0459,0.1776,1.0898,-0.0461,0.181,1.0949,-0.0488,0.1768,1.0909,-0.0503,0.1788,1.0928,-0.0483,0.177,1.0904,-0.0482,0.1756,1.0877,-0.0482,0.1751,1.0858,-0.0506,0.1754,1.0854,-0.0485,0.1754,1.088,-0.0504,0.1755,1.0839,-0.0488,0.1753,1.0839,-0.0507,0.1756,1.0819,-0.0519,0.1753,1.0841,-0.0523,0.1751,1.0859,-0.0525,0.1754,1.0881,-0.0524,0.1819,1.0729,-0.0476,0.1823,1.0726,-0.0441,0.1833,1.0824,-0.0398,0.1836,1.0725,-0.0431,0.1837,1.0739,-0.0484,0.1851,1.0826,-0.0547,0.1834,1.0826,-0.055,0.1834,1.0847,-0.0554,0.185,1.0868,-0.0551,0.1852,1.0848,-0.0551,0.1833,1.0867,-0.0554,0.1847,1.0911,-0.0546,0.1831,1.0888,-0.0549,0.1829,1.0911,-0.0547,0.1848,1.0889,-0.0547,0.1894,1.096,-0.0397,0.1878,1.0957,-0.0408,0.1854,1.0856,-0.0387,0.1862,1.089,-0.0394,0.187,1.0924,-0.0401,0.1885,1.0925,-0.0392,0.1891,1.0889,-0.0379,0.1898,1.0926,-0.0385,0.1878,1.0889,-0.0386,0.1828,1.0966,-0.047,0.1914,1.0883,-0.0358,0.1873,1.0854,-0.0379,0.1857,1.0754,-0.0409,0.1858,1.0738,-0.0416,0.1904,1.0749,-0.04,0.1883,1.0737,-0.041,0.1908,1.0735,-0.0405,0.1881,1.0751,-0.0404,0.1914,1.074,-0.038,0.1773,1.0862,-0.0547,0.1779,1.082,-0.0541,0.1776,1.0842,-0.0546,0.1878,1.0781,-0.0395,0.1875,1.0817,-0.0385,0.1887,1.0724,-0.0418,0.1896,1.0725,-0.0441,0.189,1.0721,-0.0424,0.1901,1.0736,-0.0457,0.1902,1.0745,-0.0473,0.1902,1.0756,-0.0491,0.1902,1.0765,-0.0505,0.19,1.0791,-0.0524,0.1867,1.0888,-0.0542,0.187,1.0847,-0.0546,0.1889,1.0866,-0.0539,0.1869,1.0867,-0.0546,0.1867,1.0797,-0.0531,0.1869,1.0824,-0.0541,0.1886,1.0794,-0.0527,0.1881,1.0759,-0.0497,0.1862,1.077,-0.0514,0.1883,1.0768,-0.051,0.1874,1.0739,-0.0468,0.1853,1.0741,-0.0476,0.1878,1.0749,-0.0482,0.1864,1.0721,-0.0431,0.1869,1.0726,-0.045,0.1861,1.0725,-0.0425,0.1854,1.082,-0.0392,0.1854,1.0785,-0.0398,0.2382,1.0791,-0.0436,0.1981,1.0754,-0.0539,0.1994,1.0754,-0.0524,0.2021,1.0783,-0.0505,0.2055,1.0765,-0.0482,0.2021,1.0757,-0.0503,0.2054,1.0786,-0.0485,0.209,1.0778,-0.0472,0.2078,1.0793,-0.0476,0.2088,1.0795,-0.0474,0.2081,1.0776,-0.0474,0.2102,1.0778,-0.0473,0.2099,1.0795,-0.0477,0.2086,1.0812,-0.0473,0.2199,1.0866,-0.0317,0.2207,1.0864,-0.032,0.2315,1.0895,-0.0265,0.2309,1.0913,-0.0279,0.2289,1.091,-0.028,0.2275,1.0888,-0.0271,0.2295,1.0893,-0.0266,0.2271,1.0906,-0.0287,0.2256,1.0883,-0.0279,0.2252,1.0902,-0.0296,0.2039,1.086,-0.0344,0.2151,1.0907,-0.0329,0.2266,1.0922,-0.0301,0.2249,1.0918,-0.0311,0.2284,1.0926,-0.0294,0.2318,1.0784,-0.0236,0.2318,1.0755,-0.025,0.2329,1.0849,-0.0244,0.2322,1.0875,-0.0252,0.2314,1.0732,-0.0268,0.2327,1.0708,-0.0295,0.2289,1.0812,-0.0243,0.2264,1.0837,-0.0255,0.2267,1.0807,-0.025,0.2285,1.0841,-0.0248,0.2268,1.0775,-0.0252,0.2295,1.0753,-0.0253,0.2292,1.0779,-0.0243,0.2278,1.0712,-0.0297,0.2297,1.0732,-0.0267,0.228,1.0867,-0.0256,0.2302,1.0872,-0.0251,0.2308,1.0846,-0.0243,0.2315,1.0817,-0.0237,0.2067,1.0813,-0.0316,0.2065,1.0783,-0.0309,0.2055,1.0782,-0.0309,0.2077,1.0758,-0.0304,0.2076,1.0785,-0.0306,0.2066,1.0757,-0.0307,0.2069,1.0739,-0.0313,0.2056,1.0756,-0.0307,0.2059,1.0736,-0.0313,0.208,1.0739,-0.031,0.2072,1.0724,-0.0323,0.2084,1.0725,-0.0321,0.2065,1.071,-0.0339,0.2062,1.0722,-0.0323,0.2075,1.0713,-0.0338,0.2071,1.0698,-0.0359,0.2081,1.0701,-0.0357,0.2086,1.0697,-0.0379,0.2094,1.0704,-0.0355,0.2097,1.0699,-0.0377,0.2078,1.0699,-0.0399,0.2089,1.0701,-0.0397,0.2076,1.0694,-0.0381,0.208,1.0701,-0.0411,0.209,1.0704,-0.0409,0.2091,1.0713,-0.0423,0.2082,1.0724,-0.0443,0.208,1.071,-0.0425,0.2092,1.0727,-0.044,0.2092,1.0745,-0.0454,0.2103,1.0746,-0.0453,0.2092,1.0762,-0.0466,0.2103,1.0763,-0.0466,0.2077,1.0814,-0.0313,0.2061,1.086,-0.035,0.2243,1.0694,-0.0402,0.2253,1.0697,-0.0398,0.222,1.0823,-0.0289,0.2217,1.0849,-0.03,0.2206,1.0794,-0.0291,0.2217,1.0795,-0.0296,0.2228,1.077,-0.0285,0.2224,1.0797,-0.0286,0.2221,1.0769,-0.0295,0.2208,1.0767,-0.029,0.2212,1.0744,-0.0296,0.2223,1.0699,-0.0346,0.2219,1.0711,-0.0325,0.2243,1.0695,-0.0419,0.2235,1.0691,-0.0418,0.2231,1.0689,-0.0399,0.2227,1.0694,-0.0366,0.2018,1.0714,-0.0484,0.2056,1.071,-0.045,0.2018,1.0694,-0.0472,0.2104,1.0727,-0.044,0.2128,1.0744,-0.0456,0.2128,1.0724,-0.0441,0.216,1.0717,-0.0445,0.2163,1.074,-0.0462,0.2129,1.0759,-0.047,0.1987,1.0724,-0.0523,0.1986,1.0699,-0.0511,0.2018,1.0731,-0.0497,0.197,1.0665,-0.0506,0.1956,1.0663,-0.051,0.1951,1.0692,-0.0524,0.1947,1.0668,-0.0508,0.2159,1.0738,-0.0276,0.198,1.0641,-0.0446,0.2017,1.0665,-0.0431,0.2054,1.0687,-0.0417,0.2053,1.0684,-0.0401,0.2143,1.0693,-0.0394,0.215,1.0695,-0.0407,0.2274,1.0698,-0.039,0.2156,1.0701,-0.0425,0.2055,1.0696,-0.0434,0.1984,1.0658,-0.0475,0.2018,1.0678,-0.0456,0.1937,1.0693,-0.0469,0.192,1.0622,-0.0372,0.1941,1.0632,-0.0343,0.1915,1.0631,-0.0353,0.1944,1.0623,-0.0365,0.2015,1.0659,-0.0362,0.197,1.0632,-0.0363,0.2046,1.0694,-0.034,0.205,1.0683,-0.0361,0.2265,1.0703,-0.0333,0.2259,1.0717,-0.0308,0.2119,1.0696,-0.0374,0.2132,1.0695,-0.0372,0.2115,1.0859,-0.0461,0.1906,1.0684,-0.0301,0.1931,1.0686,-0.0288,0.1901,1.0665,-0.0326,0.2107,1.0722,-0.0313,0.2102,1.0739,-0.0301,0.204,1.0727,-0.031,0.2043,1.0708,-0.0323,0.1959,1.0693,-0.0284,0.2009,1.0692,-0.0313,0.2005,1.0712,-0.0299,0.1963,1.0673,-0.0299,0.2037,1.075,-0.0303,0.2097,1.0758,-0.0296,0.2174,1.0741,-0.0281,0.2052,1.068,-0.0382,0.2006,1.078,-0.0291,0.2036,1.078,-0.0306,0.2011,1.0817,-0.0299,0.1913,1.0786,-0.0279,0.1991,1.0819,-0.0291,0.2098,1.0787,-0.0298,0.2101,1.0817,-0.0304,0.1948,1.0617,-0.0391,0.1961,1.0628,-0.0453,0.1953,1.0618,-0.0418,0.1968,1.0646,-0.0485,0.1986,1.0676,-0.0494,0.1927,1.0616,-0.0395,0.1935,1.0615,-0.0425,0.1943,1.0624,-0.0457,0.1943,1.0651,-0.049,0.195,1.0645,-0.049,0.1902,1.4109,-0.0036,0.2144,1.4078,-0.0214,0.2117,1.395,-0.0187,0.1645,1.4164,-0.0349,0.1647,1.4102,-0.0335,0.1657,1.422,-0.036,0.166,1.4161,-0.0423,0.1675,1.4224,-0.0417,0.167,1.4101,-0.0422,0.1719,1.4126,-0.0488,0.1707,1.4184,-0.0482,0.1705,1.4242,-0.0465,0.1715,1.43,-0.0439,0.1763,1.4316,-0.0485,0.1784,1.4224,-0.0533,0.1768,1.4275,-0.0511,0.1801,1.4183,-0.0544,0.1876,1.4241,-0.055,0.1853,1.4277,-0.0537,0.1829,1.4314,-0.0521,0.1812,1.4342,-0.0494,0.1928,1.4413,-0.0442,0.1873,1.4417,-0.0436,0.1873,1.4441,-0.0392,0.194,1.4449,-0.0376,0.1952,1.4447,-0.0277,0.1917,1.446,-0.0304,0.1853,1.4448,-0.0342,0.1893,1.4454,-0.0256,0.1828,1.4441,-0.0309,0.1926,1.4443,-0.0226,0.2152,1.3965,-0.0226,0.2006,1.2751,-0.029,0.2004,1.2442,-0.0316,0.1931,1.2426,-0.0466,0.1895,1.1119,-0.0478,0.2175,1.1125,-0.0391,0.1905,1.0962,-0.0389,0.1882,1.1091,-0.0483,0.2106,1.0848,-0.0315,0.2261,1.0862,-0.0263,0.2319,1.0694,-0.0324,0.227,1.0699,-0.0359,0.2407,1.0882,-0.0417,0.2287,1.1,-0.0573,0.2087,1.1011,-0.0489,0.2075,1.1012,-0.0487,0.2088,1.0715,-0.0336,0.2216,1.0725,-0.0308,0.1885,1.0852,-0.0373,0.1892,1.432,-0.0086,0.2256,1.0697,-0.0417};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='l_humerus_geometry' coordIndex field, scene-graph level=5, element #22, 15176 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 MFInt32 getl_humerus_geometry_5_22_coordIndex()
		{
			MFInt32 l_humerus_geometry_5_22_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_1()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_2()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_3()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_4()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_5()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_6()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_7()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_8()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_9()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_10()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_11()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_12()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_13()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_14()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_15()))
				.append(new MFInt32(getl_humerus_geometry_5_22_coordIndex_16()));
			return l_humerus_geometry_5_22_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='l_humerus_coordinate' point field, scene-graph level=6, element #22, 5697 total numbers made up of 1899 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 MFVec3f getl_humerus_coordinate_6_22_point()
		{
			MFVec3f l_humerus_coordinate_6_22_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getl_humerus_coordinate_6_22_point_1()))
				.append(new MFVec3f(getl_humerus_coordinate_6_22_point_2()));
			return l_humerus_coordinate_6_22_point;
		}

	/** 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 l_humerus 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 l_humerus().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: \"HumanoidAnimation.Skeleton.l_humerus\" 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("HumanoidAnimation.Skeleton.l_humerus self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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