Skip to content

Commit b377ec0

Browse files
authored
Update index.html
1 parent ab45114 commit b377ec0

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

index.html

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,23 @@ <h1>Size Impact Analysis</h1>
5353
</header>
5454

5555
<div class="button-container">
56-
<a href="CostumeSize-OrbitalAcceleration_Leader01Follower01_World-RotationalAcceleration_Follower01_World_fil_PushingTurning(ScatterPlot).html" class="btn">View Plot 1</a>
57-
<a href="DistanceAlongPath-LeaderSpeed-CostumeSize(BoxPlot).html" class="btn">View Plot 2</a>
58-
</div>
56+
<a href="CostumeSize-OrbitalAcceleration_Leader01Follower01_World-RotationalAcceleration_Follower01_World_fil_PushingTurning(ScatterPlot).html" class="btn">View CostumeSize vs Orbital Acceleration (Scatter Plot)</a>
57+
<a href="DistanceAlongPath-LeaderSpeed-CostumeSize(BoxPlot).html" class="btn">View Distance Along Path - Leader Speed - Costume Size (Box Plot)</a>
58+
<a href="FollowerAccelerationMagnitude_CostumeSize_fil-StartingPulling(BoxPlot).html" class="btn">View Follower Acceleration (Starting Pulling)</a>
59+
<a href="FollowerAccelerationMagnitude_CostumeSize_fil-StartingPushing(BoxPlot).html" class="btn">View Follower Acceleration (Starting Pushing)</a>
60+
<a href="FollowerAccelerationMagnitude_CostumeSize_fil-StopPulling(BoxPlot).html" class="btn">View Follower Acceleration (Stop Pulling)</a>
61+
<a href="FollowerAccelerationMagnitude_CostumeSize_fil-StopPushing(BoxPlot).html" class="btn">View Follower Acceleration (Stop Pushing)</a>
62+
<a href="FollowerRotationalAcceleration_CostumeSize_fil-TurningPulling(BoxPlot).html" class="btn">View Follower Rotational Acceleration (Turning Pulling)</a>
63+
<a href="FollowerRotationalAcceleration_CostumeSize_fil-TurningPushing(BoxPlot).html" class="btn">View Follower Rotational Acceleration (Turning Pushing)</a>
64+
<a href="PositionY_Individual01_GoalLineReference_fil_Individual-NonObstacle(Boxplot).html" class="btn">View Position Y vs Goal Line Reference (Box Plot)</a>
65+
<a href="separation_regression_3d.html" class="btn">View Separation Regression (3D)</a>
66+
<a href="SeparationDistance_3DCubicRegression_AllData.html" class="btn">View Separation Distance (3D Cubic Regression)</a>
67+
<a href="SeparationDistance_CostumeVolume_LinearFit.html" class="btn">View Separation Distance vs Costume Volume (Linear Fit)</a>
68+
<a href="SeparationDistance_FollowerCostumeLeader01_World-ScatterPlot-Costume Length (m).html" class="btn">View Separation Distance vs Costume Length</a>
69+
<a href="SeparationDistance_FollowerCostumeLeader01_World-ScatterPlot-Costume Width (m).html" class="btn">View Separation Distance vs Costume Width</a>
70+
<a href="SeparationDistance_VelocityMagnitude_CubicFit_AllData.html" class="btn">View Separation Distance vs Velocity Magnitude (Cubic Fit)</a>
71+
</div>
72+
5973

6074
<footer>
6175
<p>© 2024 Piaggio Fast Forward. All rights reserved.</p>

0 commit comments

Comments
 (0)