Class SeaDragonSeahawkPairFlyBy

java.lang.Object
Savage.AircraftHelicopters.MH53eSeaDragonUnitedStates.SeaDragonSeahawkPairFlyBy

public class SeaDragonSeahawkPairFlyBy extends Object

Fly by of an MH53E and an SH60 in close formation. Scene was generated by Costas Karapetsas of the Hellenic (Greek) Navy during MV 3204s Winter 2004 class.

Related links: Catalog page SeaDragonSeahawkPairFlyBy, source SeaDragonSeahawkPairFlyBy.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.

Scene Meta Information
meta tags   Document Metadata
title SeaDragonSeahawkPairFlyBy.x3d
description Fly by of an MH53E and an SH60 in close formation. Scene was generated by Costas Karapetsas of the Hellenic (Greek) Navy during MV 3204s Winter 2004 class.
creator Costas Karapetsas
contributor LT Terry D. Norbraten, USN
created 23 February 2004
modified 23 August 2023
reference https://www.fas.org/man/dod-101/sys/ac/h-53.htm
reference https://savage.nps.edu/Savage/CommunicationsAndSensors/WISP/wisp.x3d
reference https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter14-ElevationGrid/_pages/page05.html
Image https://www.fas.org/man/dod-101/sys/ac/mh-53e-wasp-dr5.jpg
Image http://gra.midco.net/mlgould/M-R.html
Image http://www.history.navy.mil/planes/mh-53e.jpg
Image http://digilander.libero.it/31ATSG/MH-53E%20163057-41.jpg
Image http://www.ndu.edu/nwc/nwcCLIPART/US_NAVY/Equipment/Helicopters/MH-53E(Sea-Dragon)/MH53ESeaDragon01.jpg
Sound http://www.sounddogs.com/previews/2106/wma/277855_SOUNDDOGS_HE.wma
subject Helicopters, MH-53E Sea Dragon, SH-60 Seahawk, Formation Fly By
identifier https://savage.nps.edu/Savage/AircraftHelicopters/MH53ESeaDragonUnitedStates/SeaDragonSeahawkPairFlyBy.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 Details

    • SeaDragonSeahawkPairFlyBy

      public SeaDragonSeahawkPairFlyBy()
      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:
      SeaDragonSeahawkPairFlyBy model
      See Also:
    • main

      public static void main(String[] args)
      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: