Class SH60SeahawkMaintenance
java.lang.Object
Savage.ShipsMilitary.DDG51FlightIIaUnitedStates.SH60SeahawkMaintenance
SH60/HH60 SeaHawk modified as hanger.
Related links: Catalog page SH60SeahawkMaintenance, source SH60SeahawkMaintenance.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.
meta tags | Document Metadata |
title | SH60SeahawkMaintenance.x3d |
creator | Michael Collins |
created | 10 March 2001 |
info | modified 12 September 2003 by LT Joe Sears for DDG-51FlightIIA Maintenance bird |
modified | 20 October 2019 |
description | SH60/HH60 SeaHawk modified as hanger |
reference | https://savage.nps.edu/Savage/AircraftHelicopters/SH60-Seahawk-UnitedStates/SH60Seahawk.x3d |
identifier | https://savage.nps.edu/Savage/ShipsMilitary/DDG51FlightIIaUnitedStates/SH60SeahawkMaintenance.x3d |
photograph | Seahawk_main.jpeg |
photograph | SH60B.jpeg |
reference | SikorskySH60bMissionBrief.pdf |
reference | 0,3036,CLI1_DIV69_ETI264,00.pdf |
reference | 1,3024,CLI1_DIV69_ETI.pdf |
photograph | SH60B_0001H.jpeg |
photograph | SH60B_0002H.jpeg |
photograph | SH60B_0003H.jpeg |
photograph | SH60B_0004H.jpeg |
photograph | SH60B_0005H.jpeg |
photograph | SH60B_0006H.jpeg |
reference | http://www.sikorsky.com/details/0,3036,CLI1_DIV69_ETI264,00.html |
reference | https://www.fas.org/man/dod-101/sys/ac/sh-60.htm |
Image | sh-60-406lg2.jpg |
Image | https://www.fas.org/man/dod-101/sys/ac/sh-60-406lg2.jpg |
generator | X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit |
license | ../../license.html |
This program uses the
X3D Java Scene Access Interface Library (X3DJSAIL).
It has been produced using the
X3dToJava.xslt
stylesheet
(version control)
which is used to create Java source code from an original .x3d
model.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.web3d.x3d.jsail.Core.X3D
Provide a shallow copy of the X3D model.final void
Create and initialize the X3D model for this object.static void
Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
-
Constructor Details
-
SH60SeahawkMaintenance
public SH60SeahawkMaintenance()Default constructor to create this object.
-
-
Method Details
-
initialize
public final void initialize()Create and initialize the X3D model for this object. -
getX3dModel
public org.web3d.x3d.jsail.Core.X3D getX3dModel()Provide a shallow copy of the X3D model.- Returns:
- SH60SeahawkMaintenance model
- See Also:
-
main
Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.- Parameters:
args
- array of input parameters, provided as arguments- See Also:
-