Class OliverHazardPerryFFG

java.lang.Object
Savage.ShipsMilitary.FFG7OliverHazardPerryUnitedStates.OliverHazardPerryFFG

public class OliverHazardPerryFFG extends Object

An Oliver Perry (FFG 7) class frigate. Intended to be used with a prototype for crew served weapons emplacements, hull numbers, and ISIC/Ship seal incorporation.

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

Scene Meta Information
meta tags   Document Metadata
title OliverHazardPerryFFG.x3d
description An Oliver Perry (FFG 7) class frigate. Intended to be used with a prototype for crew served weapons emplacements, hull numbers, and ISIC/Ship seal incorporation
creator LT Patrick Sullivan
created 23 March 2005
modified 3 July 2022
TODO Verify and correct mast height if necessary 6 April 2012
subject Prototypes, FFG7, Oliver Perry Frigate
Image DSC_59.jpg
Image http://www.public.navy.mil/surflant/ffg28/PublishingImages/DSC_59.jpg
reference http://en.wikipedia.org/wiki/Oliver_Hazard_Perry_class_frigate
reference http://en.wikipedia.org/wiki/USS_Oliver_Hazard_Perry_(FFG-7)
reference https://www.nvr.navy.mil/SHIPDETAILS/SHIPSDETAIL_FFG_7.HTML
reference https://www.history.navy.mil/research/histories/ship-histories/danfs/o/oliver-hazard-perry-ffg-7.html
reference https://www.fas.org/programs/ssp/man/uswpns/navy/surfacewarfare/FFG7_oliverhazardperry.html
reference http://www.globalsecurity.org/military/systems/ship/ffg-7.htm
reference http://www.navsource.org/archives/07/0707.htm
reference FFG.x3d
reference OliverHazardPerryFFGPrototype.x3d
identifier https://savage.nps.edu/Savage/ShipsMilitary/FFG7OliverHazardPerryUnitedStates/OliverHazardPerryFFG.x3d
generator X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit
generator VizX3D, http://www.vivaty.com/downloads/studio
generator Wings3D, http://www.wings3d.com
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

    • OliverHazardPerryFFG

      public OliverHazardPerryFFG()
      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:
      OliverHazardPerryFFG 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: