Class HarpoonPrototype
java.lang.Object
Savage.Weapons.Missiles.HarpoonPrototype
RGM-84D, Harpoon Anti-Ship Cruise missile prototype with built-in animation.
Related links: Catalog page HarpoonPrototype, source HarpoonPrototype.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.
meta tags | Document Metadata |
title | HarpoonPrototype.x3d |
description | RGM-84D, Harpoon Anti-Ship Cruise missile prototype with built-in animation. |
creator | James Harney |
created | 9 August 2001 |
modified | 2 January 2019 |
warning | needs to be realigned with X-axis nose and Y-axis up. |
reference | https://www.fas.org/man/dod-101/sys/smart/agm-84.htm |
reference | https://www.fas.org/man/dod-101/sys/smart/harpn01.jpg |
reference | harpn01.jpg |
reference | AGM-84-Harpoon-SLAM-SmartWeapons_files |
reference | https://savage.nps.edu/Savage/CruiserUnitedStates/Cruiser.x3d |
reference | http://www.specialoperations.com/multimedia/sounds.html |
reference | http://www.specialoperations.com/multimedia/sounds.html |
reference | See url "soundpermissions.html" for copyright info and use on missile1.au and exp03.au that are converted to missile1.wav and exp03.wav for use in this file/model |
accessRights | soundpermissions.html |
identifier | https://savage.nps.edu/Savage/Weapons/Missiles/HarpoonPrototype.x3d |
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
-
HarpoonPrototype
public HarpoonPrototype()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:
- HarpoonPrototype 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:
-