package HumanoidAnimation.Bones;

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.Lighting.*;
import org.web3d.x3d.jsail.Navigation.*;
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.Bones.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/Bones/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> 16 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/Bones/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> usage examples <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/Bones/l_humerus.x3d" target="_blank">https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Bones/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/Bones/../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_4_0)
  .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("16 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("usage examples 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/Bones/l_humerus.x3d"))
    .addMeta(new meta().setName(meta.NAME_LICENSE    ).setContent("../license.html")))
  .setScene(new Scene()
    .addChild(new WorldInfo().setTitle("l_humerus.x3d"))
    .addComments(" user hover lights bone and reveals description, user selection/deselection temporarily binds/unbinds close-up hidden viewpoint ")
    .addChild(new TouchSensor("UserTouchSensor").setDescription("bone l_humerus"))
    .addChild(new Transform("l_humerus").setTranslation(0.2029,1.2538,-0.0306)
      .addChild(new Viewpoint("HiddenViewpoint").setNearDistance(0.001).setPosition(0.0,0.0,0.6).setRetainUserOffsets(true)
        .setNavigationInfo(new NavigationInfo().setTransitionType(new String[] {"ANIMATE"}).setType(new String[] {"EXAMINE"})))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isActive").setToNode("HiddenViewpoint").setToField("set_bind"))
      .addChild(new DirectionalLight("HiddenLight").setAmbientIntensity(1).setColor(0.1,0.1,1.0).setOn(false))
      .addChild(new ROUTE().setFromNode("UserTouchSensor").setFromField("isOver").setToNode("HiddenLight").setToField("on"))
      .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_26_coordIndex())
          .setCoord(new Coordinate("l_humerus_coordinate").setPoint(getl_humerus_coordinate_6_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_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_26_point_1()
		{
			double[] value = {0.0362,-0.1749,-0.0050,0.0368,-0.1752,-0.0066,0.0375,-0.1733,-0.0069,0.0341,-0.1795,-0.0064,0.0372,-0.1749,-0.0084,0.0331,-0.1743,-0.0018,0.0324,-0.1790,-0.0030,0.0313,-0.1826,-0.0059,0.0313,-0.1823,-0.0086,0.0208,-0.1775,-0.0205,0.0212,-0.1789,-0.0190,0.0206,-0.1789,-0.0190,0.0269,-0.1840,-0.0105,0.0259,-0.1843,-0.0105,0.0246,-0.1840,-0.0123,0.0292,-0.1829,-0.0095,0.0279,-0.1826,-0.0113,0.0308,-0.1816,-0.0113,0.0218,-0.1754,-0.0209,0.0215,-0.1757,-0.0214,0.0212,-0.1737,-0.0222,0.0273,-0.1829,-0.0108,0.0244,-0.1824,-0.0144,0.0254,-0.1819,-0.0137,0.0284,-0.1832,-0.0091,0.0279,-0.1842,-0.0089,0.0259,-0.1750,-0.0197,0.0260,-0.1768,-0.0183,0.0225,-0.1771,-0.0197,0.0228,-0.1839,-0.0129,0.0227,-0.1823,-0.0149,0.0244,-0.1491,-0.0105,0.0263,-0.1475,-0.0118,0.0235,-0.1456,-0.0112,0.0225,-0.1505,-0.0100,0.0230,-0.1522,-0.0100,0.0238,-0.1576,-0.0083,0.0239,-0.1588,-0.0067,0.0256,-0.1563,-0.0088,0.0175,-0.1501,-0.0074,0.0193,-0.1518,-0.0086,0.0207,-0.1456,-0.0103,0.0153,-0.1487,-0.0069,0.0237,-0.1551,-0.0091,0.0213,-0.1537,-0.0091,0.0262,-0.1585,-0.0064,0.0275,-0.1590,-0.0064,0.0278,-0.1567,-0.0084,0.0251,-0.1586,-0.0069,0.0190,-0.1627,-0.0028,0.0190,-0.1622,-0.0037,0.0179,-0.1629,-0.0037,0.0124,-0.1621,-0.0032,0.0135,-0.1614,-0.0033,0.0126,-0.1614,-0.0049,0.0165,-0.1613,-0.0040,0.0166,-0.1631,-0.0035,0.0170,-0.1614,-0.0042,0.0173,-0.1630,-0.0035,0.0140,-0.1627,-0.0023,0.0140,-0.1612,-0.0032,0.0150,-0.1581,-0.0049,0.0141,-0.1584,-0.0045,0.0144,-0.1611,-0.0032,-0.0002,-0.1612,-0.0100,0.0034,-0.1585,-0.0093,-0.0012,-0.1581,-0.0072,0.0097,-0.1561,-0.0072,0.0086,-0.1539,-0.0081,0.0081,-0.1573,-0.0086,0.0098,-0.1506,-0.0062,0.0115,-0.1500,-0.0055,0.0103,-0.1565,-0.0066,0.0119,-0.1566,-0.0059,0.0174,-0.1570,-0.0057,0.0206,-0.1604,-0.0059,0.0192,-0.1572,-0.0072,0.0188,-0.1614,-0.0047,0.0164,-0.1574,-0.0052,0.0129,-0.0390,-0.0132,0.0121,-0.0108,-0.0127,0.0134,-0.0105,-0.0079,-0.0036,-0.0417,-0.0038,-0.0077,-0.0414,-0.0067,-0.0065,-0.0735,-0.0106,0.0305,-0.1629,0.0026,0.0311,-0.1644,0.0038,0.0317,-0.1636,0.0026,0.0267,-0.1596,-0.0032,0.0278,-0.1599,-0.0032,0.0263,-0.1596,-0.0054,-0.0064,0.1703,0.0234,-0.0067,0.1704,0.0225,-0.0075,0.1745,0.0221,-0.0056,0.1649,0.0234,-0.0108,0.1800,0.0209,-0.0083,0.1788,0.0198,-0.0095,0.1808,0.0200,-0.0005,0.1756,-0.0142,-0.0024,0.1701,-0.0166,-0.0027,0.1714,-0.0181,-0.0182,0.1558,-0.0229,-0.0217,0.1493,-0.0180,-0.0256,0.1506,-0.0178,-0.0286,0.1463,-0.0071,-0.0332,0.1485,-0.0000,-0.0310,0.1480,-0.0098,-0.0212,0.1487,0.0159,-0.0270,0.1544,0.0144,-0.0257,0.1505,0.0099,-0.0255,0.1674,0.0208,-0.0221,0.1781,0.0195,-0.0277,0.1719,0.0173,-0.0081,-0.0406,-0.0183,-0.0091,-0.0737,-0.0139,-0.0099,-0.0411,-0.0100,0.0040,-0.0413,-0.0009,0.0039,-0.0736,-0.0037,0.0053,-0.0735,-0.0042,-0.0042,-0.1654,-0.0037,-0.0022,-0.1647,-0.0055,-0.0034,-0.1636,-0.0050,0.0006,0.1832,0.0083,0.0007,0.1831,0.0072,-0.0020,0.1831,0.0069,0.0016,0.1823,0.0088,0.0049,0.1756,0.0091,0.0019,0.1822,0.0076,-0.0113,0.0880,-0.0139,-0.0087,0.0878,-0.0161,-0.0082,0.0567,-0.0175,-0.0275,0.1465,-0.0103,-0.0204,0.1280,-0.0054,-0.0207,0.1293,-0.0054,-0.0193,0.1279,-0.0084,-0.0143,0.1299,-0.0141,-0.0140,0.1286,-0.0140,-0.0166,0.1281,-0.0118,-0.0146,0.1458,-0.0175,-0.0158,0.1491,-0.0192,-0.0064,0.1570,-0.0171,-0.0147,0.1525,-0.0200,-0.0200,0.1323,0.0035,-0.0194,0.1290,0.0026,-0.0177,0.1305,0.0088,-0.0290,0.1470,-0.0002,-0.0256,0.1447,0.0005,-0.0215,0.1330,-0.0011,-0.0218,0.1330,-0.0059,-0.0052,0.1762,0.0190,-0.0037,0.1715,0.0195,-0.0036,0.1776,0.0190,-0.0074,0.1794,0.0195,-0.0049,0.1790,0.0179,-0.0050,0.1804,0.0163,-0.0020,0.1776,0.0188,-0.0002,0.1786,0.0176,-0.0021,0.1795,0.0178,-0.0005,0.1767,0.0186,-0.0034,0.1794,0.0178,-0.0028,0.1813,0.0135,-0.0093,0.1774,0.0207,-0.0098,0.1780,0.0203,-0.0113,0.1771,0.0208,-0.0087,0.1773,0.0205,-0.0083,0.1766,0.0208,-0.0081,0.1770,0.0202,-0.0076,0.1768,0.0200,-0.0103,0.1762,0.0217,-0.0090,0.1736,0.0234,-0.0078,0.1742,0.0227,-0.0069,0.1747,0.0198,-0.0074,0.1746,0.0202,-0.0021,0.1839,0.0072,-0.0042,0.1831,0.0129,-0.0278,0.1596,0.0176,-0.0272,0.1592,0.0176,-0.0240,0.1665,0.0214,-0.0242,0.1666,0.0213,-0.0188,0.1735,0.0217,-0.0229,0.1659,0.0209,-0.0192,0.1740,0.0219,-0.0001,0.1834,-0.0006,0.0006,0.1785,-0.0105,0.0005,0.1792,-0.0110,-0.0002,0.1824,-0.0000,-0.0105,0.1648,-0.0244,-0.0186,0.1565,-0.0236,-0.0190,0.1571,-0.0239,-0.0102,0.1642,-0.0238,-0.0348,0.1490,-0.0003,-0.0319,0.1519,0.0089,-0.0325,0.1522,0.0087,-0.0340,0.1487,-0.0003,-0.0291,0.1548,0.0139,-0.0313,0.1516,0.0093,-0.0299,0.1549,0.0138,-0.0261,0.1585,0.0175,-0.0114,0.0209,-0.0069,-0.0113,0.0208,-0.0057,-0.0128,0.0545,-0.0033,-0.0089,-0.0413,-0.0071,-0.0093,-0.1287,-0.0207,-0.0097,-0.1286,-0.0190,-0.0066,-0.1078,-0.0188,-0.0127,-0.1449,-0.0214,-0.0136,-0.1502,-0.0224,-0.0151,-0.1498,-0.0219,0.0070,0.0875,0.0093,0.0078,0.0877,0.0083,0.0074,0.1172,0.0099,0.0059,-0.0101,0.0030,0.0046,-0.0100,0.0026,0.0065,-0.0730,-0.0049,0.0063,-0.0410,-0.0014,0.0013,-0.1283,-0.0064,0.0033,-0.1280,-0.0057,0.0044,-0.1068,-0.0054,0.0313,-0.1364,-0.0195,0.0299,-0.1327,-0.0207,0.0278,-0.1330,-0.0185,0.0381,-0.1696,-0.0084,0.0384,-0.1652,-0.0093,0.0375,-0.1693,-0.0060,0.0312,-0.1634,-0.0215,0.0344,-0.1616,-0.0173,0.0309,-0.1680,-0.0192,0.0383,-0.1614,-0.0108,0.0374,-0.1593,-0.0139,0.0377,-0.1589,-0.0120,0.0377,-0.1611,-0.0095,0.0374,-0.1587,-0.0105,0.0314,-0.1472,-0.0250,0.0296,-0.1421,-0.0258,0.0321,-0.1458,-0.0248,0.0328,-0.1411,-0.0204,0.0342,-0.1459,-0.0195,0.0343,-0.1450,-0.0217,0.0318,-0.1433,-0.0246,0.0302,-0.1399,-0.0250,0.0332,-0.1427,-0.0226,0.0320,-0.1395,-0.0226,0.0345,-0.1476,-0.0219,0.0345,-0.1506,-0.0209,0.0358,-0.1516,-0.0142,0.0343,-0.1530,-0.0200,0.0337,-0.1437,-0.0173,-0.0141,-0.1448,-0.0205,-0.0128,-0.1417,-0.0204,-0.0118,-0.1416,-0.0212,-0.0051,-0.1414,-0.0238,-0.0053,-0.1443,-0.0232,-0.0092,-0.1416,-0.0224,-0.0092,-0.1450,-0.0224,0.0214,-0.1462,-0.0268,0.0184,-0.1421,-0.0263,0.0206,-0.1420,-0.0272,0.0201,-0.1415,-0.0112,0.0044,-0.1617,-0.0112,0.0021,-0.1615,-0.0117,0.0035,-0.1595,-0.0123,0.0050,-0.1599,-0.0122,0.0055,-0.1581,-0.0129,0.0020,-0.1583,-0.0130,0.0032,-0.1573,-0.0139,0.0042,-0.1567,-0.0144,0.0054,-0.1563,-0.0146,0.0069,-0.1565,-0.0146,0.0078,-0.1571,-0.0140,0.0076,-0.1585,-0.0132,0.0070,-0.1592,-0.0127,0.0060,-0.1597,-0.0122,0.0006,-0.1610,-0.0123,-0.0013,-0.1594,-0.0141,0.0007,-0.1570,-0.0152,0.0057,-0.1544,-0.0164,0.0083,-0.1553,-0.0168,0.0098,-0.1589,-0.0135,0.0104,-0.1570,-0.0164,0.0090,-0.1599,-0.0127,0.0082,-0.1608,-0.0120,-0.0043,-0.1500,-0.0231,0.0004,-0.1496,-0.0214,0.0101,-0.1517,-0.0217,0.0135,-0.1536,-0.0236,0.0139,-0.1566,-0.0197,0.0096,-0.1541,-0.0188,0.0160,-0.1682,-0.0209,0.0137,-0.1704,-0.0188,0.0136,-0.1657,-0.0171,0.0171,-0.1661,-0.0219,0.0184,-0.1647,-0.0241,0.0185,-0.1673,-0.0232,0.0128,-0.1639,-0.0158,0.0118,-0.1618,-0.0140,0.0142,-0.1632,-0.0171,0.0155,-0.1601,-0.0188,0.0131,-0.1600,-0.0151,0.0149,-0.1583,-0.0190,0.0209,-0.1660,-0.0255,0.0157,-0.1621,-0.0188,0.0148,-0.1636,-0.0178,0.0047,-0.1280,-0.0249,-0.0044,-0.1286,-0.0246,0.0048,-0.1080,-0.0260,-0.0080,-0.1343,-0.0134,-0.0042,-0.1343,-0.0101,-0.0036,-0.1285,-0.0095,-0.0069,-0.1287,-0.0139,0.0271,-0.1268,-0.0229,0.0273,-0.1266,-0.0207,0.0291,-0.1331,-0.0231,0.0054,-0.1343,-0.0248,0.0034,-0.1342,-0.0246,-0.0195,-0.1622,-0.0125,-0.0196,-0.1608,-0.0134,-0.0206,-0.1625,-0.0137,-0.0091,-0.1347,-0.0224,0.0102,-0.1449,-0.0060,0.0088,-0.1467,-0.0059,0.0083,-0.1481,-0.0062,0.0057,-0.1497,-0.0074,0.0179,-0.1051,-0.0185,0.0129,-0.0727,-0.0144,0.0144,-0.1053,-0.0144,0.0131,0.0218,-0.0011,0.0130,0.0217,0.0009,0.0103,-0.0102,0.0007,0.0095,0.0881,0.0028,0.0106,0.1178,0.0046,0.0070,0.0563,-0.0176,0.0055,0.0884,-0.0158,0.0078,0.0886,-0.0144,-0.0050,0.0863,0.0076,-0.0029,0.0545,0.0052,-0.0020,0.0863,0.0087,0.0099,0.0565,-0.0141,0.0090,0.0886,-0.0112,0.0015,0.0557,-0.0200,0.0018,0.0880,-0.0180,0.0071,0.1689,-0.0141,0.0025,0.1727,-0.0140,0.0029,0.1738,-0.0122,-0.0001,0.1817,0.0015,0.0022,0.1766,-0.0088,0.0009,0.1780,-0.0103,0.0015,0.1746,-0.0127,0.0000,0.1746,-0.0137,-0.0093,0.1620,-0.0202,-0.0077,0.1612,-0.0187,-0.0171,0.1526,-0.0212,0.0010,0.1799,-0.0018,0.0006,0.1591,-0.0171,-0.0010,0.1510,-0.0166,-0.0035,0.1533,-0.0169,-0.0144,0.0883,-0.0076,-0.0126,0.0554,-0.0108,-0.0142,0.0880,-0.0057,-0.0113,0.1570,-0.0197,0.0323,-0.1509,-0.0244,0.0332,-0.1481,-0.0239,-0.0158,0.1304,0.0127,-0.0153,0.1185,0.0084,-0.0146,0.1185,0.0092,-0.0165,0.1305,0.0112,-0.0120,0.0862,0.0049,-0.0112,0.0543,-0.0003,-0.0132,0.0863,0.0035,-0.0030,0.1185,0.0118,-0.0051,0.1184,0.0121,-0.0102,0.0862,0.0055,-0.0082,0.1184,0.0115,-0.0115,0.1184,0.0110,-0.0128,0.1305,0.0138,-0.0139,0.1185,0.0098,-0.0150,0.1304,0.0133,0.0108,0.1581,-0.0098,0.0093,0.1495,-0.0112,0.0091,0.1563,-0.0139,0.0114,0.1513,-0.0077,0.0111,0.1443,-0.0054,0.0028,0.1601,-0.0169,0.0069,0.1564,-0.0158,0.0073,0.1583,-0.0158,0.0097,0.1606,-0.0137,0.0106,0.1599,-0.0108,0.0095,0.1585,-0.0139,0.0071,0.1705,-0.0002,0.0088,0.1675,-0.0049,0.0068,0.1710,-0.0032,0.0052,0.1179,-0.0117,0.0082,0.1178,-0.0083,-0.0020,0.1629,-0.0171,-0.0146,0.1520,0.0249,-0.0163,0.1520,0.0246,-0.0168,0.1473,0.0224,-0.0215,0.1525,0.0175,-0.0041,0.1552,0.0198,-0.0038,0.1619,0.0193,-0.0047,0.1612,0.0205,0.0100,0.1598,0.0098,0.0053,0.1654,0.0167,0.0065,0.1594,0.0155,0.0081,0.1656,0.0104,0.0093,0.1660,-0.0042,0.0105,0.1619,-0.0049,0.0109,0.1620,-0.0066,0.0028,0.1703,-0.0164,0.0075,0.1634,-0.0151,-0.0001,0.1643,-0.0168,-0.0011,0.1686,0.0196,-0.0028,0.1674,0.0190,-0.0015,0.1634,0.0185,-0.0168,0.1860,-0.0152,-0.0221,0.1851,-0.0142,-0.0214,0.1859,-0.0130,-0.0180,0.1840,-0.0173,-0.0138,0.1846,0.0175,-0.0116,0.1819,0.0205,-0.0107,0.1825,0.0202,-0.0131,0.1741,0.0230,-0.0115,0.1749,0.0227,-0.0131,0.1765,0.0215,-0.0233,0.1882,0.0017,-0.0225,0.1889,0.0014,-0.0248,0.1872,-0.0035,0.0012,0.1810,0.0020,0.0024,0.1808,0.0034,0.0044,0.1763,-0.0014,-0.0048,0.1548,0.0226,-0.0048,0.1546,0.0232,-0.0049,0.1497,0.0212,-0.0049,0.1550,0.0222,-0.0052,0.1650,0.0243,-0.0209,0.1460,0.0151,-0.0199,0.1481,0.0188,-0.0194,0.1450,0.0171,-0.0218,0.1564,0.0191,-0.0196,0.1568,0.0222,-0.0194,0.1595,0.0227,-0.0166,0.1436,0.0202,-0.0155,0.1439,0.0204,-0.0054,0.1590,0.0265,-0.0062,0.1644,0.0272,-0.0092,0.1582,0.0265,-0.0171,0.1640,0.0253,-0.0172,0.1604,0.0253,-0.0154,0.1654,0.0264,-0.0117,0.1632,0.0278,-0.0119,0.1677,0.0266,-0.0147,0.1616,0.0270,-0.0018,0.1730,0.0193,-0.0063,0.1355,0.0157,-0.0040,0.1487,0.0198,-0.0053,0.1468,0.0205,-0.0039,0.1365,0.0146,-0.0173,0.1666,0.0243,-0.0160,0.1685,0.0248,-0.0182,0.1723,0.0214,-0.0048,0.1860,0.0127,-0.0092,0.1834,0.0191,-0.0045,0.1847,0.0129,-0.0086,0.1822,0.0195,-0.0200,0.1749,0.0219,-0.0153,0.1780,0.0224,-0.0156,0.1790,0.0222,-0.0194,0.1742,0.0219,-0.0025,0.1866,0.0069,-0.0021,0.1856,0.0072,0.0000,0.1844,-0.0011,-0.0005,0.1852,-0.0020,-0.0199,0.1587,-0.0243,-0.0114,0.1657,-0.0249,-0.0151,0.1740,0.0222,-0.0148,0.1751,0.0219,-0.0075,-0.1685,0.0013,-0.0051,-0.1692,0.0018,-0.0045,-0.1682,0.0005,-0.0016,-0.1669,-0.0032,-0.0022,-0.1675,-0.0025,-0.0005,-0.1677,-0.0032,0.0011,-0.1624,-0.0098,0.0040,-0.1598,-0.0098,-0.0022,-0.1597,-0.0081,-0.0015,-0.1622,-0.0088,-0.0010,-0.1616,-0.0100,-0.0064,-0.1673,-0.0020,-0.0053,-0.1673,-0.0021,-0.0062,-0.1668,-0.0020,-0.0036,-0.1674,-0.0023,-0.0052,-0.1667,-0.0023,0.0070,-0.1658,-0.0032,0.0084,-0.1647,-0.0030,0.0070,-0.1657,-0.0035,0.0084,-0.1649,-0.0028,-0.0024,-0.1675,-0.0020,-0.0038,-0.1674,-0.0009,-0.0026,-0.1676,-0.0014,-0.0037,-0.1674,-0.0015,-0.0061,-0.1674,-0.0006,-0.0057,-0.1673,-0.0013,-0.0072,-0.1673,-0.0006,-0.0104,-0.1696,-0.0013,-0.0083,-0.1683,0.0008,0.0057,-0.1666,-0.0045,0.0056,-0.1667,-0.0040,0.0075,-0.1660,-0.0026,0.0082,-0.1659,-0.0023,0.0065,-0.1680,-0.0018,0.0060,-0.1677,-0.0025,0.0057,-0.1669,-0.0037,0.0047,-0.1671,-0.0037,0.0049,-0.1673,-0.0045,0.0029,-0.1677,-0.0032,0.0010,-0.1678,-0.0028,0.0028,-0.1692,-0.0021,0.0008,-0.1690,-0.0015,0.0060,-0.1520,-0.0083,0.0058,-0.1576,-0.0093,0.0103,-0.1628,-0.0071,0.0077,-0.1640,-0.0096,0.0079,-0.1642,-0.0078,0.0114,-0.1618,-0.0066,0.0101,-0.1621,-0.0074,-0.0021,-0.1554,-0.0062,-0.0028,-0.1551,-0.0060,-0.0041,-0.1577,-0.0059,-0.0035,-0.1578,-0.0062,0.0042,-0.1576,-0.0093,0.0051,-0.1569,-0.0091,0.0046,-0.1586,-0.0095,0.0055,-0.1599,-0.0096,0.0090,-0.1614,-0.0081,0.0205,-0.1810,-0.0166,0.0204,-0.1829,-0.0149,0.0200,-0.1831,-0.0149,0.0184,-0.1857,-0.0108,0.0198,-0.1849,-0.0125,0.0192,-0.1854,-0.0105,0.0192,-0.1850,-0.0127,0.0187,-0.1771,-0.0202,0.0195,-0.1756,-0.0215,0.0198,-0.1773,-0.0207,0.0192,-0.1623,-0.0043,0.0209,-0.1610,-0.0049,0.0210,-0.1612,-0.0054,0.0211,-0.1810,0.0003,0.0208,-0.1810,0.0001,0.0212,-0.1824,-0.0018,0.0251,-0.1596,-0.0062,0.0262,-0.1600,-0.0059,0.0207,-0.1568,-0.0081,0.0226,-0.1593,-0.0066,0.0272,-0.1602,-0.0054,0.0330,-0.1645,0.0011,0.0330,-0.1660,0.0031,0.0335,-0.1662,0.0017,0.0342,-0.1696,0.0043,0.0326,-0.1669,0.0043,0.0329,-0.1691,0.0051,0.0341,-0.1673,-0.0002,0.0341,-0.1681,0.0023,0.0343,-0.1689,0.0003,0.0344,-0.1694,0.0018,0.0336,-0.1676,0.0035,0.0292,-0.1849,-0.0047,0.0273,-0.1845,-0.0088,0.0300,-0.1847,-0.0047,0.0324,-0.1624,-0.0052,0.0314,-0.1625,-0.0025,0.0330,-0.1640,-0.0014,0.0288,-0.1606,-0.0035,0.0302,-0.1611,-0.0008,0.0309,-0.1618,-0.0015,0.0285,-0.1605,-0.0004,0.0292,-0.1607,-0.0004,0.0334,-0.1590,-0.0072,0.0274,-0.1531,-0.0103,0.0319,-0.1521,-0.0115,0.0348,-0.1655,-0.0059,-0.0017,-0.1566,-0.0166,-0.0075,-0.1608,-0.0168,-0.0076,-0.1594,-0.0183,-0.0075,-0.1614,-0.0163,-0.0045,-0.1604,-0.0152,0.0073,-0.1638,-0.0108,0.0096,-0.1624,-0.0117,0.0097,-0.1628,-0.0118,0.0071,-0.1633,-0.0110,0.0003,-0.1639,-0.0115,0.0038,-0.1642,-0.0105,0.0039,-0.1649,-0.0112,0.0004,-0.1647,-0.0120,-0.0019,-0.1630,-0.0122,-0.0019,-0.1638,-0.0129,-0.0041,-0.1715,-0.0219,-0.0022,-0.1692,-0.0171,-0.0028,-0.1724,-0.0212,-0.0075,-0.1576,-0.0204,-0.0073,-0.1561,-0.0224,-0.0104,-0.1596,-0.0226,-0.0098,-0.1569,-0.0234,-0.0141,-0.1651,-0.0229,-0.0112,-0.1643,-0.0219,-0.0113,-0.1655,-0.0219,-0.0085,-0.1700,0.0025,-0.0169,-0.1510,-0.0215,-0.0158,-0.1517,-0.0221,-0.0171,-0.1532,-0.0224,-0.0110,-0.1701,-0.0226,-0.0095,-0.1678,-0.0217,-0.0064,-0.1720,-0.0217,0.0029,-0.1540,-0.0074,-0.0187,-0.1554,-0.0227,-0.0167,-0.1556,-0.0231,-0.0138,-0.1551,-0.0231,-0.0099,-0.1531,-0.0236,-0.0098,-0.1550,-0.0234,-0.0137,-0.1527,-0.0229,-0.0089,-0.1548,-0.0234,-0.0081,-0.1526,-0.0234,-0.0042,-0.1527,-0.0219,-0.0108,-0.1529,-0.0088,-0.0101,-0.1529,-0.0083,-0.0098,-0.1506,-0.0089,-0.0269,-0.1721,-0.0221,-0.0260,-0.1739,-0.0221,-0.0265,-0.1738,-0.0214,-0.0263,-0.1721,-0.0227,-0.0259,-0.1759,-0.0205,-0.0247,-0.1776,-0.0202,-0.0251,-0.1776,-0.0198,-0.0254,-0.1759,-0.0212,-0.0220,-0.1578,-0.0226,-0.0243,-0.1600,-0.0224,-0.0224,-0.1577,-0.0217,-0.0242,-0.1606,-0.0231,-0.0249,-0.1739,-0.0154,-0.0249,-0.1760,-0.0156,-0.0237,-0.1767,-0.0134,-0.0262,-0.1737,-0.0171,-0.0261,-0.1755,-0.0188,-0.0259,-0.1754,-0.0176,-0.0270,-0.1737,-0.0190,-0.0199,-0.1809,-0.0158,-0.0197,-0.1810,-0.0163,-0.0182,-0.1810,-0.0152,-0.0213,-0.1807,-0.0161,-0.0215,-0.1812,-0.0154,-0.0226,-0.1806,-0.0166,-0.0211,-0.1712,-0.0101,-0.0223,-0.1741,-0.0118,-0.0212,-0.1745,-0.0108,-0.0223,-0.1710,-0.0110,-0.0213,-0.1754,-0.0106,-0.0198,-0.1748,-0.0096,-0.0211,-0.1778,-0.0115,-0.0209,-0.1788,-0.0122,-0.0195,-0.1798,-0.0115,-0.0196,-0.1782,-0.0108,-0.0206,-0.1574,-0.0231,-0.0183,-0.1602,-0.0238,-0.0202,-0.1600,-0.0238,-0.0185,-0.1578,-0.0234,-0.0183,-0.1769,-0.0212,-0.0197,-0.1744,-0.0231,-0.0179,-0.1740,-0.0231,-0.0201,-0.1772,-0.0209,-0.0165,-0.1580,-0.0238,-0.0164,-0.1603,-0.0238,-0.0204,-0.1786,-0.0195,-0.0220,-0.1785,-0.0200,-0.0218,-0.1772,-0.0209,-0.0205,-0.1795,-0.0188,-0.0206,-0.1799,-0.0185,-0.0221,-0.1799,-0.0190,-0.0050,-0.1623,-0.0040,-0.0079,-0.1620,-0.0040,-0.0055,-0.1644,-0.0030,-0.0042,-0.1625,-0.0040,-0.0111,-0.1616,-0.0062,-0.0105,-0.1616,-0.0052,-0.0107,-0.1576,-0.0071,-0.0097,-0.1655,-0.0026,-0.0242,-0.1786,-0.0173,-0.0247,-0.1768,-0.0161,-0.0254,-0.1768,-0.0181,-0.0244,-0.1786,-0.0192,-0.0223,-0.1807,-0.0178,-0.0245,-0.1786,-0.0190,-0.0173,-0.1787,-0.0183,-0.0186,-0.1775,-0.0202,-0.0170,-0.1776,-0.0197,-0.0189,-0.1787,-0.0190,-0.0243,-0.1600,-0.0214,-0.0227,-0.1629,-0.0241,-0.0231,-0.1598,-0.0234,-0.0243,-0.1629,-0.0238,-0.0238,-0.1785,-0.0197,-0.0229,-0.1785,-0.0200,-0.0139,-0.1612,-0.0234,-0.0139,-0.1600,-0.0232,-0.0230,-0.1651,-0.0130,-0.0252,-0.1671,-0.0134,-0.0238,-0.1677,-0.0117,-0.0242,-0.1645,-0.0142,-0.0093,-0.1759,-0.0207,-0.0106,-0.1753,-0.0212,-0.0111,-0.1726,-0.0224,-0.0246,-0.1737,-0.0227,-0.0232,-0.1752,-0.0221,-0.0241,-0.1756,-0.0219,-0.0233,-0.1736,-0.0232,-0.0234,-0.1775,-0.0207,-0.0080,-0.1740,-0.0217,-0.0071,-0.1746,-0.0219,-0.0075,-0.1771,-0.0210,-0.0080,-0.1796,-0.0204,0.0381,-0.1703,-0.0081,-0.0067,-0.1750,-0.0227,-0.0062,-0.1784,-0.0232,-0.0070,-0.1782,-0.0231,-0.0060,-0.1751,-0.0229,0.0137,-0.1765,-0.0180,0.0136,-0.1747,-0.0181,0.0137,-0.1726,-0.0180,0.0197,-0.1737,-0.0227,-0.0030,-0.1754,-0.0217,-0.0043,-0.1749,-0.0231,0.0323,-0.1642,0.0024,0.0336,-0.1656,-0.0008,0.0054,-0.1650,-0.0084,0.0043,-0.1672,-0.0052,0.0050,-0.1672,-0.0050,0.0040,-0.1677,-0.0047,0.0182,-0.1649,-0.0020,0.0175,-0.1654,-0.0026,0.0316,-0.1624,0.0014,0.0302,-0.1617,0.0017,0.0271,-0.1828,0.0014,0.0274,-0.1844,-0.0015,0.0279,-0.1828,0.0014,0.0044,-0.1690,-0.0152,0.0036,-0.1691,-0.0154,0.0196,-0.1791,0.0005,0.0199,-0.1809,-0.0005,0.0203,-0.1792,0.0014,0.0203,-0.1823,-0.0023,0.0207,-0.1836,-0.0042,0.0209,-0.1838,-0.0059,0.0217,-0.1836,-0.0040,0.0219,-0.1837,-0.0057,0.0209,-0.1844,-0.0129,0.0212,-0.1824,-0.0149,0.0215,-0.1841,-0.0130,0.0220,-0.1808,-0.0168,0.0212,-0.1807,-0.0168,-0.0093,-0.1807,-0.0166,-0.0102,-0.1785,-0.0178,-0.0091,-0.1795,-0.0183,-0.0102,-0.1796,-0.0158,0.0198,-0.1788,-0.0192,0.0196,-0.1813,-0.0168,0.0026,-0.1794,-0.0171,0.0053,-0.1778,-0.0163,0.0026,-0.1810,-0.0156,0.0053,-0.1795,-0.0151,-0.0102,-0.1777,-0.0192,-0.0088,-0.1785,-0.0195,0.0163,-0.1861,-0.0086,0.0172,-0.1859,-0.0103,0.0175,-0.1860,-0.0091,0.0181,-0.1854,-0.0123,0.0190,-0.1835,-0.0151,0.0266,-0.1844,-0.0084,0.0252,-0.1841,-0.0101,0.0245,-0.1839,-0.0103,-0.0120,-0.1694,-0.0042,-0.0121,-0.1724,-0.0049,-0.0111,-0.1723,-0.0015,-0.0116,-0.1744,-0.0018,-0.0121,-0.1735,-0.0050,-0.0120,-0.1774,-0.0060,-0.0121,-0.1778,-0.0023,-0.0104,-0.1832,-0.0112,-0.0099,-0.1828,-0.0120,-0.0098,-0.1856,-0.0112,-0.0096,-0.1827,-0.0135,-0.0095,-0.1857,-0.0141,-0.0095,-0.1858,-0.0130,-0.0095,-0.1787,0.0040,-0.0108,-0.1755,0.0034,-0.0117,-0.1790,0.0032,-0.0103,-0.1846,-0.0088,-0.0116,-0.1910,-0.0071,-0.0121,-0.1902,-0.0054,0.0086,-0.1838,-0.0045,0.0092,-0.1839,-0.0045,0.0082,-0.1827,-0.0023,0.0318,-0.1832,-0.0028,0.0323,-0.1811,-0.0045,0.0328,-0.1819,-0.0005,-0.0095,-0.1870,0.0003,-0.0121,-0.1879,-0.0014,-0.0093,-0.1884,-0.0011,0.0311,-0.1781,0.0049,0.0305,-0.1781,0.0051,0.0305,-0.1806,0.0034,0.0209,-0.1792,0.0021,0.0046,-0.1728,-0.0169,0.0021,-0.1730,-0.0180,0.0013,-0.1696,-0.0156,-0.0111,-0.1676,-0.0224,-0.0108,-0.1655,-0.0217,-0.0140,-0.1694,-0.0234,-0.0134,-0.1720,-0.0231,-0.0141,-0.1718,-0.0231,0.0350,-0.1725,0.0036,0.0349,-0.1745,0.0037,0.0306,-0.1751,0.0065,0.0317,-0.1716,0.0064,0.0303,-0.1718,0.0066,0.0317,-0.1749,0.0060,-0.0096,-0.1721,0.0030,-0.0078,-0.1752,0.0036,-0.0062,-0.1717,0.0025,-0.0067,-0.1791,0.0036,-0.0051,-0.1755,0.0026,-0.0138,-0.1724,-0.0076,-0.0129,-0.1762,-0.0086,-0.0233,-0.1737,-0.0134,-0.0236,-0.1707,-0.0123,-0.0047,-0.1647,-0.0030,-0.0064,-0.1817,-0.0231,-0.0072,-0.1814,-0.0227,-0.0071,-0.1816,0.0034,-0.0029,-0.1794,0.0020,-0.0129,-0.1822,0.0014,-0.0118,-0.1792,-0.0035,-0.0124,-0.1787,0.0025,-0.0102,-0.1917,-0.0123,-0.0110,-0.1915,-0.0093,-0.0228,-0.1804,-0.0158,-0.0106,-0.1828,-0.0100,-0.0117,-0.1814,-0.0106,-0.0114,-0.1817,-0.0112,-0.0110,-0.1818,-0.0088,-0.0037,0.1824,0.0130,-0.0240,0.1479,-0.0156,0.0082,0.1438,-0.0105,0.0116,0.1568,-0.0052,0.0110,0.1607,-0.0076,0.0006,0.1812,0.0012,0.0040,0.1768,-0.0042,0.0051,0.1762,0.0007,0.0122,0.1441,-0.0008,0.0119,0.1558,-0.0008,0.0056,0.1763,0.0032,0.0034,0.1803,0.0049,0.0021,0.1772,0.0161,0.0027,0.1744,0.0163,0.0005,0.1805,0.0152,-0.0008,0.1813,0.0147,-0.0057,0.1754,0.0195,0.0010,0.1581,0.0183,-0.0001,0.1575,0.0175,0.0021,0.1517,0.0163,-0.0027,0.1497,0.0180,-0.0263,0.1848,-0.0088,-0.0260,0.1861,-0.0033,-0.0145,0.1797,0.0217,-0.0167,0.1823,0.0188,-0.0283,0.1838,-0.0040,-0.0272,0.1849,-0.0032,-0.0294,0.1826,-0.0047,-0.0323,0.1793,-0.0025,-0.0317,0.1804,-0.0011,-0.0304,0.1806,-0.0076,-0.0304,0.1816,-0.0059,-0.0303,0.1806,-0.0095,-0.0336,0.1767,-0.0067,-0.0328,0.1759,-0.0100,-0.0293,0.1806,-0.0112,-0.0242,0.1832,-0.0146,-0.0264,0.1818,-0.0140,-0.0013,0.1781,-0.0156,-0.0025,0.1843,-0.0129,-0.0001,0.1809,-0.0115,-0.0047,0.1812,-0.0166,-0.0207,0.1867,-0.0120,-0.0207,0.1880,-0.0091,-0.0046,0.1899,-0.0049,-0.0020,0.1883,-0.0035,-0.0058,0.1858,-0.0135,-0.0045,0.1892,0.0052,-0.0223,0.1885,-0.0062,-0.0236,0.1878,-0.0045,-0.0116,0.1337,-0.0159,-0.0189,0.1448,-0.0164,-0.0152,0.1334,-0.0144,0.0119,0.1321,0.0066,0.0078,0.1325,0.0110,0.0049,0.1324,0.0121,0.0010,0.1185,0.0111,0.0045,0.1184,0.0116,0.0023,0.1324,0.0123,-0.0189,0.1211,-0.0042,-0.0203,0.1281,-0.0023,0.0027,0.1327,-0.0146,0.0022,0.1180,-0.0154,0.0067,0.1328,-0.0112,0.0041,0.0869,0.0100,-0.0135,0.0869,0.0006,-0.0160,0.1182,0.0059,0.0098,0.1176,-0.0054,0.0104,0.0886,-0.0062,0.0101,0.1176,-0.0015,0.0107,0.0885,-0.0013,0.0028,0.0867,0.0100,0.0032,0.0543,0.0082,-0.0031,0.0221,-0.0219,-0.0059,0.0221,-0.0193,-0.0025,0.0557,-0.0202,0.0133,0.0220,-0.0054,0.0119,0.0566,-0.0042,-0.0019,-0.0104,-0.0229,-0.0045,-0.0113,-0.0214,0.0089,0.0225,-0.0181,0.0090,-0.0101,-0.0188,0.0117,0.0219,-0.0141,0.0129,0.0221,-0.0098,0.0081,-0.0102,0.0023,0.0020,-0.0099,-0.0226,0.0095,-0.0392,-0.0202,0.0047,-0.0388,-0.0253,0.0120,-0.0392,-0.0077,-0.0057,-0.0740,-0.0212,0.0013,-0.0392,-0.0256,0.0067,-0.0723,-0.0277,-0.0018,-0.0400,-0.0238,0.0008,-0.0728,-0.0277,0.0142,-0.0721,-0.0217,0.0116,-0.1074,-0.0275,-0.0092,-0.1286,-0.0168,-0.0066,-0.1076,-0.0169,-0.0098,-0.1286,-0.0181,0.0122,-0.1340,-0.0250,0.0101,-0.1417,-0.0248,0.0078,-0.1070,-0.0069,0.0088,-0.1276,-0.0069,0.0111,-0.1059,-0.0108,0.0132,-0.1272,-0.0100,0.0060,-0.1068,-0.0060,0.0050,-0.1279,-0.0060,-0.0082,-0.1287,-0.0224,-0.0046,-0.1087,-0.0232,0.0096,-0.1277,-0.0253,0.0207,-0.1045,-0.0219,0.0249,-0.1267,-0.0188,0.0196,-0.1157,-0.0181,0.0218,-0.1267,-0.0169,0.0176,-0.1271,-0.0132,0.0189,-0.1337,-0.0277,0.0231,-0.1416,-0.0275,0.0186,-0.1333,-0.0125,0.0250,-0.1413,-0.0134,0.0232,-0.1333,-0.0158,0.0149,-0.1452,-0.0079,0.0053,-0.1444,-0.0064,0.0025,-0.1632,-0.0095,0.0054,-0.1468,-0.0069,0.0028,-0.1484,-0.0064,0.0053,-0.1633,-0.0095,0.0071,-0.1629,-0.0096,-0.0135,-0.1495,-0.0134,-0.0076,-0.1445,-0.0098,-0.0119,-0.1443,-0.0134,-0.0010,-0.1447,-0.0059,0.0016,-0.1469,-0.0062,-0.0233,-0.1786,-0.0146,-0.0188,-0.1816,-0.0132,-0.0203,-0.1815,-0.0144,-0.0225,-0.1773,-0.0123,-0.0226,-0.1761,-0.0120,-0.0222,-0.1625,-0.0146,-0.0216,-0.1599,-0.0163,0.0257,-0.1453,-0.0122,0.0261,-0.1539,-0.0100,0.0332,-0.1718,0.0055,0.0317,-0.1688,0.0059,0.0377,-0.1724,-0.0074,0.0368,-0.1716,-0.0052,0.0294,-0.1611,-0.0040,0.0379,-0.1650,-0.0081,0.0358,-0.1675,-0.0038,0.0346,-0.1703,-0.0030,0.0336,-0.1797,0.0014,0.0190,-0.1593,-0.0255,0.0212,-0.1542,-0.0272,0.0293,-0.1805,-0.0134};
			return value;
		}

		/** Define subarray values using type double[] with $tupleSize=3 and $tupleSplitSize=1000 for subarray position()=2 */
		private double[] getl_humerus_coordinate_6_26_point_2()
		{
			double[] value = {0.0260,-0.1802,-0.0152,0.0342,-0.1789,-0.0105,0.0257,-0.1784,-0.0164,0.0309,-0.1759,-0.0158,0.0306,-0.1775,-0.0144,0.0203,-0.1703,-0.0239,0.0352,-0.1710,-0.0144,0.0310,-0.1721,-0.0173,0.0347,-0.1667,-0.0156,0.0258,-0.1695,-0.0226,0.0257,-0.1646,-0.0243,-0.0139,-0.1576,-0.0236,-0.0190,-0.1791,-0.0186,-0.0113,-0.1811,-0.0050,-0.0129,-0.1849,-0.0002,-0.0094,-0.1908,-0.0151,-0.0103,-0.1805,-0.0140,-0.0095,-0.1821,-0.0149,-0.0013,-0.1883,-0.0081,-0.0055,-0.1908,-0.0110,-0.0012,-0.1879,-0.0101,-0.0058,-0.1910,-0.0084,0.0167,-0.1531,-0.0260,0.0129,-0.1500,-0.0238,0.0124,-0.1454,-0.0248,0.0035,-0.1405,-0.0236,-0.0029,-0.1411,-0.0236,0.0119,-0.1595,-0.0140,0.0125,-0.1597,-0.0141,0.0173,-0.1605,-0.0234,0.0094,-0.1718,-0.0176,0.0094,-0.1727,-0.0173,0.0067,-0.1726,-0.0171,0.0165,-0.1686,-0.0214,-0.0072,-0.1681,-0.0197,-0.0046,-0.1681,-0.0187,0.0127,-0.1664,-0.0166,0.0117,-0.1646,-0.0147,0.0074,-0.1644,-0.0117,0.0077,-0.1650,-0.0125,-0.0010,-0.1728,-0.0200,-0.0056,-0.1719,-0.0217,0.0138,-0.1778,-0.0176,0.0186,-0.1785,-0.0187,-0.0018,-0.1626,-0.0122,0.0042,-0.1495,-0.0207,0.0036,-0.1437,-0.0231,-0.0072,-0.1504,-0.0234,-0.0088,-0.1590,-0.0219,0.0054,-0.1407,-0.0238,0.0008,-0.1726,-0.0005,0.0027,-0.1724,-0.0009,0.0027,-0.1702,-0.0015,0.0008,-0.1699,-0.0009,-0.0108,-0.1815,-0.0127,-0.0099,-0.1512,-0.0236,0.0347,-0.1764,-0.0117,0.0282,-0.1850,-0.0047,0.0346,-0.1700,0.0030,0.0360,-0.1712,-0.0043,-0.0104,-0.1719,0.0023,-0.0094,-0.1698,0.0018,0.0304,-0.1441,-0.0149,0.0235,-0.1806,-0.0166,0.0227,-0.1789,-0.0183,0.0272,-0.1601,-0.0004,0.0267,-0.1601,-0.0005,0.0275,-0.1610,0.0014,-0.0200,-0.1652,-0.0112,-0.0230,-0.1621,-0.0151,-0.0224,-0.1678,-0.0105,-0.0250,-0.1730,-0.0151,-0.0263,-0.1723,-0.0168,-0.0067,-0.1672,-0.0013,0.0038,-0.1635,-0.0095,0.0077,-0.1607,-0.0091,0.0052,-0.1409,-0.0062,0.0091,-0.1336,-0.0069,0.0050,-0.1338,-0.0062,0.0098,-0.1411,-0.0064,0.0326,-0.1401,-0.0183,0.0307,-0.1369,-0.0227,0.0237,-0.1333,-0.0273,0.0258,-0.1374,-0.0270,-0.0045,-0.1346,-0.0246,-0.0049,-0.1075,-0.0129,0.0106,-0.0730,-0.0088,-0.0030,-0.0731,-0.0062,-0.0011,-0.1070,-0.0088,-0.0115,0.0216,-0.0139,0.0083,0.0550,0.0067,0.0057,0.0211,0.0052,0.0075,0.0210,0.0048,0.0044,0.0543,0.0083,-0.0025,0.1321,-0.0158,-0.0091,0.1454,-0.0168,-0.0024,0.1444,-0.0158,-0.0072,0.1883,0.0105,-0.0329,0.1783,-0.0037,0.0023,0.1388,0.0135,0.0042,0.1394,0.0135,0.0007,0.1508,0.0169,0.0000,0.1644,0.0200,-0.0004,0.1729,0.0188,0.0079,0.1532,0.0141,0.0038,0.1520,0.0159,0.0027,0.1583,0.0181,0.0040,0.1695,0.0168,0.0061,0.1699,0.0098,0.0032,0.1772,-0.0066,-0.0038,0.1631,-0.0178,-0.0100,0.1637,-0.0229,-0.0139,0.1569,-0.0212,-0.0050,0.1551,0.0215,-0.0192,0.1630,0.0226,-0.0201,0.1647,0.0200,-0.0235,0.1418,0.0017,-0.0057,-0.1850,-0.0219,-0.0069,-0.1850,-0.0221,-0.0053,-0.1820,-0.0231,-0.0123,-0.1827,0.0020,-0.0101,-0.1823,0.0035,-0.0062,-0.1882,-0.0013,-0.0060,-0.1897,-0.0035,-0.0016,-0.1868,-0.0032,0.0343,-0.1772,0.0029,0.0244,-0.1807,0.0030,0.0241,-0.1787,0.0043,0.0222,-0.1790,0.0032,0.0225,-0.1807,0.0017,-0.0218,-0.1809,-0.0146,-0.0220,-0.1790,-0.0135,-0.0084,-0.1811,-0.0195,-0.0108,-0.1829,-0.0066,-0.0111,-0.1813,-0.0084,0.0098,-0.1830,-0.0117,0.0096,-0.1837,-0.0100,0.0072,-0.1833,-0.0101,0.0074,-0.1825,-0.0115,0.0258,-0.1845,-0.0081,0.0093,-0.1840,-0.0089,0.0071,-0.1835,-0.0089,0.0131,-0.1628,-0.0023,-0.0088,-0.1829,-0.0178,0.0174,-0.1718,0.0009,0.0184,-0.1718,0.0008,0.0181,-0.1694,-0.0003,0.0171,-0.1692,0.0001,0.0052,-0.1688,-0.0152,0.0315,-0.1663,0.0052,0.0321,-0.1652,0.0036,0.0258,-0.1841,-0.0018,0.0268,-0.1850,-0.0049,0.0167,-0.1652,-0.0023,0.0019,-0.1648,-0.0084,0.0005,-0.1663,-0.0054,0.0014,-0.1667,-0.0054,0.0080,-0.1675,-0.0015,0.0195,-0.1666,0.0006,0.0192,-0.1646,-0.0011,0.0185,-0.1669,-0.0008,0.0326,-0.1631,0.0006,0.0202,-0.1757,-0.0215,0.0354,-0.1726,-0.0140,0.0310,-0.1739,-0.0168,0.0095,-0.1748,-0.0175,0.0097,-0.1764,-0.0171,0.0307,-0.1839,-0.0052,-0.0262,-0.1758,-0.0197,-0.0269,-0.1736,-0.0205,-0.0236,-0.1748,-0.0134,-0.0109,-0.1624,-0.0221,-0.0108,-0.1641,-0.0215,-0.0102,-0.1620,-0.0217,-0.0259,-0.1631,-0.0232,-0.0140,-0.1625,-0.0231,-0.0163,-0.1626,-0.0238,-0.0258,-0.1654,-0.0238,-0.0269,-0.1656,-0.0232,-0.0254,-0.1774,-0.0193,-0.0262,-0.1629,-0.0227,-0.0262,-0.1625,-0.0217,-0.0224,-0.1778,-0.0127,-0.0185,-0.1648,-0.0098,-0.0194,-0.1680,-0.0091,-0.0104,-0.1656,-0.0032,-0.0009,-0.1655,-0.0054,0.0000,-0.1639,-0.0086,-0.0028,-0.1661,-0.0033,-0.0196,-0.1736,-0.0234,-0.0208,-0.1794,-0.0125,-0.0209,-0.1679,-0.0098,-0.0215,-0.1652,-0.0122,-0.0274,-0.1720,-0.0197,-0.0272,-0.1721,-0.0186,-0.0236,-0.1618,-0.0158,-0.0252,-0.1701,-0.0141,-0.0267,-0.1690,-0.0158,-0.0266,-0.1700,-0.0161,-0.0168,-0.1497,-0.0202,-0.0161,-0.1496,-0.0214,-0.0108,-0.1345,-0.0181,-0.0135,-0.1419,-0.0195,-0.0137,-0.1419,-0.0186,-0.0107,-0.1345,-0.0195,-0.0112,-0.1530,-0.0091,-0.0147,-0.1524,-0.0130,-0.0140,-0.1524,-0.0123,-0.0184,-0.1532,-0.0219,-0.0007,-0.1529,-0.0062,-0.0183,-0.1522,-0.0200,-0.0184,-0.1524,-0.0205,-0.0199,-0.1546,-0.0200,-0.0201,-0.1549,-0.0212,-0.0215,-0.1572,-0.0200,-0.0221,-0.1582,-0.0200,0.0106,-0.1611,-0.0129,0.0112,-0.1613,-0.0132,0.0054,-0.1645,-0.0095,0.0021,-0.1642,-0.0093,0.0004,-0.1632,-0.0098,0.0217,-0.1598,-0.0062,0.0302,-0.1844,-0.0020,0.0310,-0.1840,-0.0020,0.0298,-0.1629,0.0029,0.0303,-0.1644,0.0042,0.0313,-0.1687,0.0060,0.0209,-0.1615,-0.0025,0.0209,-0.1611,-0.0037,0.0047,-0.1674,-0.0035,0.0048,-0.1689,-0.0023,0.0039,-0.1676,-0.0033,0.0039,-0.1676,-0.0040,-0.0149,0.1772,0.0222,-0.0341,0.1743,0.0066,-0.0307,0.1787,0.0095,-0.0294,0.1825,0.0002,-0.0336,0.1502,-0.0106,-0.0324,0.1486,-0.0101,-0.0361,0.1500,-0.0008,-0.0063,0.1705,0.0205,-0.0068,0.1703,0.0220,-0.0054,0.1542,0.0244,-0.0054,0.1497,0.0219,-0.0053,0.1706,0.0197,-0.0047,0.1663,0.0195,-0.0142,0.1480,0.0219,-0.0105,0.1583,0.0270,-0.0064,0.1701,0.0244,-0.0115,0.1529,0.0244,-0.0094,0.1534,0.0244,-0.0096,0.1348,0.0154,-0.0098,0.1456,0.0203,-0.0135,0.1339,0.0150,-0.0096,0.1630,0.0278,-0.0069,0.1697,0.0259,-0.0106,0.1717,0.0249,-0.0100,0.1680,0.0267,-0.0134,0.1806,0.0214,0.0007,0.1686,0.0193,0.0060,0.1401,0.0130,-0.0011,0.1684,-0.0175,-0.0031,0.1727,-0.0195,-0.0041,0.1739,-0.0200,-0.0008,0.1769,-0.0151,0.0095,0.1629,-0.0134,0.0087,0.1677,-0.0122,0.0106,0.1628,-0.0079,-0.0032,0.1559,0.0186,-0.0051,0.1605,0.0221,-0.0134,0.1526,0.0249,-0.0048,0.1602,0.0234,-0.0044,0.1599,0.0241,0.0100,0.1330,-0.0060,-0.0029,0.1179,-0.0163,-0.0024,0.0878,-0.0183,-0.0081,0.1174,-0.0158,0.0094,0.1660,-0.0008,0.0076,0.1609,-0.0156,-0.0035,0.1318,0.0132,-0.0062,0.1312,0.0144,-0.0216,0.1397,0.0054,0.0182,-0.1052,-0.0263,0.0158,-0.1060,-0.0277,0.0106,-0.0720,-0.0268,0.0288,-0.1372,-0.0253,0.0277,-0.1415,-0.0265,-0.0027,0.1668,-0.0178,0.0050,0.1734,-0.0100,-0.0098,-0.0412,-0.0088,0.0094,0.0511,0.0057,0.0087,0.0211,0.0040,0.0006,-0.1504,-0.0062,-0.0101,-0.1346,-0.0209,-0.0177,-0.1616,-0.0108,-0.0226,-0.1752,-0.0118,0.0002,-0.1341,-0.0064,0.0179,-0.1559,-0.0255,0.0101,-0.1497,-0.0219,0.0122,-0.1568,-0.0180,0.0049,-0.1543,-0.0163,0.0028,-0.1552,-0.0156,0.0295,-0.1455,-0.0260,-0.0096,-0.1615,-0.0045,-0.0145,-0.1494,-0.0149,-0.0148,-0.1449,-0.0197,0.0091,0.0552,0.0057,0.0069,-0.0102,0.0029,-0.0108,0.0208,-0.0045,-0.0097,0.0209,-0.0040,-0.0122,0.1790,0.0217,-0.0305,0.1551,0.0137,0.0003,0.1800,-0.0112,-0.0044,0.1845,0.0129,-0.0021,0.1846,0.0072,-0.0084,0.1815,0.0196,-0.0085,0.1820,0.0196,-0.0096,0.1814,0.0203,-0.0109,0.1805,0.0210,-0.0049,0.1781,0.0185,-0.0065,0.1774,0.0197,-0.0078,0.1764,0.0205,-0.0258,0.1430,-0.0064,-0.0105,0.1295,-0.0158,-0.0193,0.1456,-0.0168,-0.0216,0.1440,-0.0146,-0.0179,0.1176,-0.0033,-0.0173,0.1173,-0.0066,-0.0254,0.1424,-0.0064,-0.0248,0.1429,-0.0096,-0.0136,0.0883,-0.0100,0.0106,0.0559,0.0007,-0.0005,-0.1558,-0.0069,0.0150,-0.1612,-0.0035,0.0241,-0.1802,-0.0161,0.0220,-0.1773,-0.0204,0.0233,-0.1786,-0.0176,0.0258,-0.1734,-0.0207,0.0149,-0.1629,-0.0028,-0.0208,0.1330,-0.0091,-0.0116,0.1170,-0.0141,-0.0142,0.1168,-0.0118,-0.0180,0.1332,-0.0123,-0.0152,0.1778,0.0225,-0.0139,0.1786,0.0222,-0.0140,0.1788,0.0221,-0.0123,0.1795,0.0217,-0.0125,0.1797,0.0217,-0.0110,0.1807,0.0210,-0.0097,0.1816,0.0202,-0.0006,0.1762,-0.0146,-0.0028,0.1721,-0.0188,-0.0262,0.1510,-0.0183,-0.0267,0.1515,-0.0186,-0.0316,0.1482,-0.0100,-0.0107,-0.0118,-0.0078,-0.0106,-0.0118,-0.0067,-0.0088,-0.0119,-0.0052,-0.0100,-0.0119,-0.0057,0.0044,0.0212,0.0049,-0.0168,-0.1494,-0.0192,-0.0149,-0.1446,-0.0188,0.0002,-0.1414,-0.0059,0.0026,-0.1339,-0.0057,-0.0027,-0.1412,-0.0066,-0.0079,-0.1522,-0.0069,-0.0047,-0.1508,-0.0062,-0.0070,-0.1496,-0.0072,-0.0056,-0.1531,-0.0059,-0.0093,-0.1574,-0.0060,-0.0064,-0.1555,-0.0059,-0.0088,-0.1546,-0.0066,-0.0072,-0.1578,-0.0055,-0.0039,-0.1446,-0.0067,0.0375,-0.1733,-0.0095,0.0376,-0.1701,-0.0108,0.0376,-0.1713,-0.0103,0.0315,-0.1529,-0.0248,0.0270,-0.1332,-0.0256,-0.0108,-0.1414,-0.0134,-0.0066,-0.1414,-0.0100,0.0054,-0.1439,-0.0234,0.0250,-0.1455,-0.0273,0.0297,-0.1404,-0.0161,0.0066,-0.1614,-0.0115,0.0056,-0.1495,-0.0207,0.0042,-0.1500,-0.0205,0.0057,-0.1501,-0.0207,0.0004,-0.1509,-0.0209,0.0015,-0.1540,-0.0173,0.0159,-0.1571,-0.0234,0.0173,-0.1272,-0.0278,0.0138,-0.1334,-0.0098,-0.0102,-0.1344,-0.0166,0.0248,-0.1270,-0.0258,-0.0157,-0.1553,-0.0124,-0.0160,-0.1522,-0.0149,-0.0174,-0.1549,-0.0146,-0.0167,-0.1581,-0.0117,-0.0184,-0.1576,-0.0140,-0.0216,-0.1748,-0.0226,-0.0216,-0.1734,-0.0234,-0.0235,-0.1694,-0.0246,-0.0217,-0.1713,-0.0244,-0.0233,-0.1716,-0.0241,-0.0218,-0.1693,-0.0248,-0.0237,-0.1675,-0.0246,-0.0224,-0.1652,-0.0243,-0.0221,-0.1673,-0.0248,-0.0240,-0.1653,-0.0243,-0.0004,-0.1505,-0.0060,0.0117,0.0565,-0.0088,0.0066,0.1717,-0.0086,-0.0173,0.1178,-0.0000,0.0221,-0.1271,-0.0273,0.0013,0.0222,-0.0215,-0.0187,0.1369,0.0106,-0.0164,0.1345,0.0143,-0.0173,0.1356,0.0129,0.0117,0.1326,0.0014,0.0112,0.1328,-0.0025,0.0050,0.1492,-0.0146,0.0038,0.1433,-0.0144,-0.0045,0.1595,0.0249,-0.0097,0.1489,0.0220,-0.0181,0.1520,0.0232,-0.0184,0.1476,0.0212,-0.0199,0.1521,0.0205,-0.0342,0.1534,0.0086,-0.0325,0.1565,0.0135,-0.0355,0.1626,0.0097,-0.0377,0.1655,0.0032,-0.0371,0.1595,0.0055,-0.0366,0.1676,0.0070,-0.0357,0.1723,0.0036,-0.0369,0.1702,0.0006,0.0016,0.1645,0.0198,0.0096,0.1654,0.0032,0.0108,0.1609,-0.0009,0.0113,0.1602,0.0034,0.0126,0.1549,0.0037,0.0127,0.1439,0.0040,0.0075,0.1703,0.0031,-0.0106,0.1802,-0.0197,-0.0122,0.1851,-0.0166,-0.0080,0.1833,-0.0168,-0.0143,0.1824,-0.0192,-0.0076,0.1775,-0.0198,-0.0125,0.1712,0.0249,-0.0179,0.1893,0.0089,-0.0172,0.1869,0.0137,-0.0147,0.1885,0.0126,-0.0197,0.1882,0.0095,-0.0116,0.1861,0.0162,-0.0053,0.1648,0.0253,-0.0094,0.1309,0.0140,-0.0181,0.1439,0.0190,-0.0060,0.1655,0.0217,-0.0057,0.1659,0.0205,-0.0153,0.1339,0.0149,-0.0157,0.1567,0.0265,-0.0175,0.1570,0.0254,0.0036,-0.1651,-0.0084,0.0035,-0.1670,-0.0052,-0.0279,0.1531,-0.0187,-0.0331,0.1657,0.0133,-0.0297,0.1611,0.0171,-0.0296,0.1757,0.0138,-0.0348,0.1697,0.0104,-0.0220,0.1864,0.0103,-0.0246,0.1808,0.0157,-0.0196,0.1850,0.0146,-0.0264,0.1828,0.0111,-0.0274,0.1847,0.0015,-0.0249,0.1870,0.0020,0.0037,-0.1645,-0.0095,0.0030,-0.1677,-0.0037,-0.0006,-0.1676,-0.0025,-0.0008,-0.1677,-0.0020,0.0010,-0.1677,-0.0035,0.0051,-0.1697,-0.0015,0.0038,-0.1693,-0.0023,0.0038,-0.1702,-0.0016,-0.0013,-0.1695,-0.0002,-0.0011,-0.1685,-0.0009,-0.0031,-0.1694,0.0007,-0.0028,-0.1683,-0.0003,0.0181,-0.1809,-0.0166,0.0177,-0.1830,-0.0149,0.0169,-0.1848,-0.0125,0.0159,-0.1854,-0.0106,0.0150,-0.1857,-0.0091,0.0139,-0.1858,-0.0064,0.0140,-0.1854,-0.0032,0.0128,-0.1851,-0.0035,0.0148,-0.1861,-0.0059,0.0125,-0.1822,0.0014,0.0120,-0.1836,-0.0008,0.0130,-0.1838,-0.0004,0.0114,-0.1821,0.0009,0.0121,-0.1650,-0.0013,0.0131,-0.1667,-0.0000,0.0131,-0.1648,-0.0011,0.0121,-0.1668,-0.0003,0.0125,-0.1715,0.0024,0.0119,-0.1687,0.0007,0.0113,-0.1716,0.0019,0.0130,-0.1686,0.0011,0.0108,-0.1745,0.0028,0.0117,-0.1778,0.0036,0.0119,-0.1745,0.0032,0.0106,-0.1778,0.0030,0.0120,-0.1801,0.0029,0.0108,-0.1800,0.0024,0.0151,-0.1649,-0.0016,0.0142,-0.1667,-0.0000,0.0151,-0.1669,-0.0004,0.0142,-0.1647,-0.0013,0.0149,-0.1688,0.0009,0.0136,-0.1716,0.0024,0.0147,-0.1718,0.0020,0.0141,-0.1687,0.0011,0.0143,-0.1775,0.0031,0.0131,-0.1742,0.0032,0.0128,-0.1777,0.0037,0.0143,-0.1745,0.0029,0.0162,-0.1860,-0.0064,0.0163,-0.1849,-0.0030,0.0150,-0.1853,-0.0030,0.0174,-0.1856,-0.0062,0.0149,-0.1818,0.0012,0.0141,-0.1838,-0.0003,0.0155,-0.1834,-0.0006,0.0136,-0.1821,0.0015,0.0185,-0.1857,-0.0088,0.0209,-0.1622,-0.0013,0.0211,-0.1660,0.0020,0.0210,-0.1639,0.0003,0.0197,-0.1686,0.0020,0.0214,-0.1706,0.0043,0.0213,-0.1681,0.0035,0.0200,-0.1711,0.0028,0.0202,-0.1739,0.0032,0.0218,-0.1767,0.0046,0.0215,-0.1736,0.0047,0.0206,-0.1769,0.0032,0.0294,-0.1614,0.0017,0.0309,-0.1662,0.0054,0.0230,-0.1600,-0.0062,0.0220,-0.1606,-0.0057,0.0259,-0.1595,-0.0032,0.0252,-0.1594,-0.0057,0.0219,-0.1603,-0.0052,0.0230,-0.1597,-0.0055,0.0345,-0.1744,0.0049,0.0331,-0.1747,0.0055,0.0346,-0.1721,0.0048,0.0324,-0.1779,0.0044,0.0329,-0.1804,0.0024,0.0337,-0.1776,0.0040,0.0317,-0.1806,0.0029,0.0309,-0.1830,0.0007,0.0321,-0.1827,0.0003,0.0251,-0.1601,-0.0008,0.0246,-0.1594,-0.0033,0.0236,-0.1606,-0.0013,0.0220,-0.1606,-0.0037,0.0220,-0.1611,-0.0020,0.0234,-0.1599,-0.0035,0.0242,-0.1593,-0.0057,0.0241,-0.1596,-0.0062,0.0100,-0.1634,-0.0125,0.0038,-0.1637,-0.0105,0.0003,-0.1635,-0.0115,-0.0242,-0.1604,-0.0195,-0.0181,-0.1520,-0.0187,-0.0209,-0.1571,-0.0183,-0.0194,-0.1546,-0.0185,-0.0199,-0.1554,-0.0221,-0.0104,-0.1553,-0.0077,-0.0117,-0.1552,-0.0086,-0.0125,-0.1554,-0.0091,-0.0144,-0.1552,-0.0112,-0.0189,-0.1546,-0.0169,-0.0177,-0.1520,-0.0175,-0.0166,-0.1493,-0.0180,-0.0016,-0.1527,-0.0060,-0.0272,-0.1698,-0.0226,-0.0270,-0.1677,-0.0234,-0.0267,-0.1698,-0.0232,-0.0275,-0.1678,-0.0229,-0.0273,-0.1656,-0.0227,-0.0266,-0.1666,-0.0154,-0.0253,-0.1640,-0.0156,-0.0219,-0.1589,-0.0183,-0.0261,-0.1629,-0.0197,-0.0241,-0.1610,-0.0178,-0.0259,-0.1634,-0.0176,-0.0273,-0.1661,-0.0176,-0.0278,-0.1680,-0.0200,-0.0275,-0.1684,-0.0180,-0.0275,-0.1658,-0.0198,-0.0274,-0.1699,-0.0183,-0.0276,-0.1699,-0.0202,-0.0273,-0.1719,-0.0214,-0.0276,-0.1697,-0.0217,-0.0278,-0.1679,-0.0219,-0.0275,-0.1657,-0.0219,-0.0210,-0.1809,-0.0171,-0.0206,-0.1812,-0.0135,-0.0196,-0.1714,-0.0093,-0.0193,-0.1813,-0.0125,-0.0192,-0.1799,-0.0178,-0.0178,-0.1712,-0.0241,-0.0195,-0.1712,-0.0244,-0.0195,-0.1691,-0.0248,-0.0179,-0.1670,-0.0246,-0.0177,-0.1690,-0.0246,-0.0196,-0.1671,-0.0248,-0.0182,-0.1627,-0.0241,-0.0198,-0.1650,-0.0243,-0.0200,-0.1627,-0.0241,-0.0181,-0.1649,-0.0241,-0.0135,-0.1578,-0.0091,-0.0151,-0.1581,-0.0103,-0.0175,-0.1682,-0.0081,-0.0167,-0.1648,-0.0088,-0.0159,-0.1614,-0.0095,-0.0144,-0.1613,-0.0086,-0.0138,-0.1649,-0.0074,-0.0131,-0.1612,-0.0079,-0.0151,-0.1649,-0.0081,-0.0201,-0.1572,-0.0164,-0.0115,-0.1655,-0.0052,-0.0156,-0.1684,-0.0074,-0.0172,-0.1784,-0.0103,-0.0171,-0.1800,-0.0110,-0.0125,-0.1789,-0.0095,-0.0146,-0.1801,-0.0105,-0.0121,-0.1803,-0.0100,-0.0148,-0.1787,-0.0098,-0.0115,-0.1798,-0.0074,-0.0256,-0.1676,-0.0241,-0.0250,-0.1718,-0.0236,-0.0253,-0.1696,-0.0241,-0.0151,-0.1757,-0.0089,-0.0154,-0.1721,-0.0079,-0.0142,-0.1814,-0.0112,-0.0133,-0.1813,-0.0135,-0.0139,-0.1817,-0.0118,-0.0128,-0.1802,-0.0151,-0.0127,-0.1793,-0.0168,-0.0127,-0.1782,-0.0185,-0.0127,-0.1773,-0.0200,-0.0129,-0.1747,-0.0219,-0.0162,-0.1650,-0.0236,-0.0159,-0.1691,-0.0241,-0.0140,-0.1672,-0.0234,-0.0160,-0.1671,-0.0241,-0.0162,-0.1741,-0.0226,-0.0160,-0.1714,-0.0236,-0.0143,-0.1744,-0.0221,-0.0148,-0.1779,-0.0192,-0.0167,-0.1768,-0.0209,-0.0146,-0.1770,-0.0204,-0.0155,-0.1799,-0.0163,-0.0176,-0.1797,-0.0171,-0.0151,-0.1789,-0.0176,-0.0165,-0.1817,-0.0125,-0.0160,-0.1812,-0.0144,-0.0168,-0.1813,-0.0120,-0.0175,-0.1718,-0.0086,-0.0175,-0.1753,-0.0093,0.0353,-0.1747,-0.0130,-0.0048,-0.1784,-0.0234,-0.0035,-0.1784,-0.0219,-0.0008,-0.1755,-0.0200,0.0026,-0.1773,-0.0176,-0.0008,-0.1781,-0.0197,0.0025,-0.1752,-0.0180,0.0061,-0.1760,-0.0166,0.0049,-0.1745,-0.0171,0.0059,-0.1743,-0.0168,0.0052,-0.1762,-0.0168,0.0073,-0.1760,-0.0168,0.0070,-0.1743,-0.0171,0.0057,-0.1726,-0.0168,0.0170,-0.1672,-0.0011,0.0178,-0.1674,-0.0014,0.0286,-0.1643,0.0041,0.0280,-0.1625,0.0026,0.0260,-0.1628,0.0026,0.0246,-0.1650,0.0035,0.0266,-0.1645,0.0040,0.0242,-0.1632,0.0019,0.0227,-0.1655,0.0026,0.0223,-0.1636,0.0009,0.0010,-0.1678,-0.0038,0.0122,-0.1631,-0.0023,0.0237,-0.1616,0.0005,0.0220,-0.1620,-0.0005,0.0255,-0.1612,0.0012,0.0289,-0.1754,0.0070,0.0289,-0.1783,0.0055,0.0300,-0.1689,0.0061,0.0293,-0.1663,0.0054,0.0285,-0.1806,0.0037,0.0298,-0.1830,0.0011,0.0260,-0.1726,0.0063,0.0235,-0.1701,0.0051,0.0238,-0.1731,0.0055,0.0256,-0.1697,0.0058,0.0239,-0.1763,0.0054,0.0266,-0.1785,0.0053,0.0263,-0.1759,0.0063,0.0249,-0.1826,0.0009,0.0268,-0.1806,0.0038,0.0251,-0.1671,0.0049,0.0273,-0.1666,0.0054,0.0279,-0.1692,0.0063,0.0286,-0.1721,0.0069,0.0038,-0.1725,-0.0011,0.0036,-0.1755,-0.0003,0.0026,-0.1756,-0.0003,0.0048,-0.1780,0.0002,0.0047,-0.1753,-0.0000,0.0037,-0.1781,-0.0002,0.0040,-0.1799,-0.0008,0.0027,-0.1782,-0.0002,0.0030,-0.1802,-0.0008,0.0051,-0.1799,-0.0004,0.0043,-0.1814,-0.0018,0.0055,-0.1813,-0.0015,0.0036,-0.1828,-0.0033,0.0033,-0.1816,-0.0018,0.0046,-0.1825,-0.0032,0.0042,-0.1840,-0.0054,0.0052,-0.1837,-0.0052,0.0057,-0.1841,-0.0074,0.0065,-0.1834,-0.0049,0.0068,-0.1839,-0.0071,0.0049,-0.1839,-0.0093,0.0060,-0.1837,-0.0091,0.0047,-0.1844,-0.0076,0.0051,-0.1837,-0.0105,0.0061,-0.1834,-0.0103,0.0062,-0.1825,-0.0117,0.0053,-0.1814,-0.0137,0.0051,-0.1828,-0.0120,0.0063,-0.1811,-0.0134,0.0063,-0.1793,-0.0149,0.0074,-0.1792,-0.0147,0.0063,-0.1776,-0.0161,0.0074,-0.1775,-0.0161,0.0048,-0.1724,-0.0008,0.0032,-0.1678,-0.0045,0.0214,-0.1844,-0.0096,0.0224,-0.1841,-0.0093,0.0191,-0.1715,0.0017,0.0188,-0.1689,0.0006,0.0177,-0.1744,0.0014,0.0188,-0.1743,0.0009,0.0199,-0.1768,0.0020,0.0195,-0.1741,0.0020,0.0192,-0.1769,0.0011,0.0179,-0.1771,0.0015,0.0183,-0.1794,0.0009,0.0194,-0.1839,-0.0040,0.0190,-0.1827,-0.0020,0.0214,-0.1843,-0.0113,0.0206,-0.1847,-0.0112,0.0202,-0.1849,-0.0093,0.0198,-0.1844,-0.0060,-0.0011,-0.1824,-0.0178,0.0027,-0.1828,-0.0144,-0.0011,-0.1844,-0.0166,0.0075,-0.1811,-0.0134,0.0099,-0.1794,-0.0151,0.0099,-0.1814,-0.0135,0.0131,-0.1821,-0.0139,0.0134,-0.1798,-0.0156,0.0100,-0.1779,-0.0164,-0.0042,-0.1814,-0.0217,-0.0043,-0.1839,-0.0205,-0.0011,-0.1807,-0.0192,-0.0059,-0.1873,-0.0200,-0.0073,-0.1875,-0.0204,-0.0078,-0.1846,-0.0219,-0.0082,-0.1870,-0.0202,0.0130,-0.1800,0.0030,-0.0049,-0.1897,-0.0140,-0.0012,-0.1873,-0.0125,0.0025,-0.1851,-0.0112,0.0024,-0.1854,-0.0095,0.0114,-0.1845,-0.0088,0.0121,-0.1843,-0.0101,0.0245,-0.1840,-0.0084,0.0127,-0.1837,-0.0120,0.0026,-0.1842,-0.0129,-0.0045,-0.1880,-0.0169,-0.0011,-0.1860,-0.0151,-0.0092,-0.1845,-0.0163,-0.0109,-0.1916,-0.0066,-0.0088,-0.1906,-0.0037,-0.0114,-0.1907,-0.0047,-0.0085,-0.1915,-0.0059,-0.0014,-0.1879,-0.0057,-0.0059,-0.1906,-0.0057,0.0017,-0.1844,-0.0035,0.0021,-0.1855,-0.0055,0.0236,-0.1835,-0.0028,0.0230,-0.1821,-0.0003,0.0090,-0.1842,-0.0069,0.0103,-0.1843,-0.0066,0.0086,-0.1679,-0.0156,-0.0123,-0.1854,0.0005,-0.0098,-0.1852,0.0018,-0.0128,-0.1873,-0.0020,0.0078,-0.1816,-0.0008,0.0073,-0.1799,0.0005,0.0011,-0.1811,-0.0004,0.0014,-0.1830,-0.0018,-0.0070,-0.1845,0.0021,-0.0020,-0.1846,-0.0008,-0.0024,-0.1826,0.0007,-0.0066,-0.1865,0.0007,0.0008,-0.1788,0.0003,0.0068,-0.1780,0.0009,0.0145,-0.1797,0.0025,0.0023,-0.1858,-0.0076,-0.0023,-0.1758,0.0014,0.0007,-0.1758,-0.0000,-0.0018,-0.1721,0.0007,-0.0116,-0.1752,0.0026,-0.0038,-0.1719,0.0014,0.0069,-0.1751,0.0008,0.0072,-0.1721,0.0002,-0.0081,-0.1921,-0.0086,-0.0068,-0.1910,-0.0147,-0.0076,-0.1920,-0.0112,-0.0061,-0.1892,-0.0180,-0.0043,-0.1862,-0.0188,-0.0102,-0.1922,-0.0089,-0.0094,-0.1923,-0.0120,-0.0086,-0.1914,-0.0151,-0.0086,-0.1887,-0.0185,-0.0079,-0.1893,-0.0185,-0.0127,0.1571,0.0270,0.0115,0.1540,0.0092,0.0088,0.1412,0.0118,-0.0384,0.1626,-0.0043,-0.0382,0.1564,-0.0030,-0.0372,0.1682,-0.0054,-0.0369,0.1623,-0.0117,-0.0354,0.1686,-0.0112,-0.0359,0.1563,-0.0117,-0.0310,0.1588,-0.0183,-0.0322,0.1646,-0.0176,-0.0324,0.1704,-0.0159,-0.0314,0.1762,-0.0134,-0.0266,0.1778,-0.0180,-0.0245,0.1686,-0.0227,-0.0261,0.1737,-0.0205,-0.0228,0.1645,-0.0238,-0.0153,0.1703,-0.0244,-0.0176,0.1739,-0.0231,-0.0200,0.1776,-0.0215,-0.0217,0.1804,-0.0188,-0.0101,0.1875,-0.0137,-0.0156,0.1879,-0.0130,-0.0156,0.1903,-0.0086,-0.0089,0.1911,-0.0071,-0.0077,0.1909,0.0029,-0.0112,0.1922,0.0002,-0.0176,0.1910,-0.0037,-0.0136,0.1916,0.0049,-0.0201,0.1903,-0.0003,-0.0103,0.1905,0.0080,0.0123,0.1427,0.0080,-0.0023,0.0213,0.0015,-0.0025,-0.0096,-0.0011,-0.0098,-0.0112,-0.0161,-0.0134,-0.1419,-0.0173,0.0146,-0.1413,-0.0086,-0.0124,-0.1576,-0.0083,-0.0147,-0.1447,-0.0178,0.0077,-0.1690,-0.0009,0.0232,-0.1676,0.0043,0.0290,-0.1844,-0.0018,0.0241,-0.1839,-0.0054,0.0378,-0.1656,-0.0112,0.0258,-0.1538,-0.0267,0.0058,-0.1527,-0.0183,0.0046,-0.1526,-0.0181,0.0059,-0.1823,-0.0030,0.0187,-0.1813,-0.0003,-0.0144,-0.1686,-0.0067,-0.0137,0.1782,0.0220,0.0227,-0.1841,-0.0112};
			return value;
		}
		/** Large attribute array: IndexedFaceSet DEF='l_humerus_geometry' coordIndex field, scene-graph level=5, element #26, 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_26_coordIndex()
		{
			MFInt32 l_humerus_geometry_5_26_coordIndex = new MFInt32()/*2.finalize*/
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_1()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_2()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_3()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_4()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_5()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_6()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_7()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_8()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_9()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_10()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_11()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_12()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_13()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_14()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_15()))
				.append(new MFInt32(getl_humerus_geometry_5_26_coordIndex_16()));
			return l_humerus_geometry_5_26_coordIndex;
		}
		/** Large attribute array: Coordinate DEF='l_humerus_coordinate' point field, scene-graph level=6, element #26, 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_26_point()
		{
			MFVec3f l_humerus_coordinate_6_26_point = new MFVec3f()/*2.finalize*/
				.append(new MFVec3f(getl_humerus_coordinate_6_26_point_1()))
				.append(new MFVec3f(getl_humerus_coordinate_6_26_point_2()));
			return l_humerus_coordinate_6_26_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.Bones.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.Bones.l_humerus self-validation test confirmation: ");
                if (!validationResults.equals("success"))
                    System.out.println();
                System.out.println(validationResults.trim());

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