Class RifledRecoilingMortar120mm

java.lang.Object
Savage.Weapons.Guns.RifledRecoilingMortar120mm

public class RifledRecoilingMortar120mm extends Object

Rifled Recoiling Mortar, 120mm This mortar is a proposed candidate for the Marine Corps Expeditionary Fire Support System. The EFSS will replace the 105mm light howitzer.

Related links: RifledRecoilingMortar120mm.java source, RifledRecoilingMortar120mm catalog page, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.

Scene Meta Information
meta tags   Document Metadata
title RifledRecoilingMortar120mm.x3d
description Rifled Recoiling Mortar, 120mm This mortar is a proposed candidate for the Marine Corps Expeditionary Fire Support System. The EFSS will replace the 105mm light howitzer.
creator William W. Yates
created 24 July 2003
modified 28 November 2019
photograph dragonf.jpg
reference http://www.hqmc.usmc.mil/marines.nsf/0/dcee8726af76db7f852565a100785b36/$FILE/Urbanw1.jpg
reference http://www.dtic.mil/ndia/44fuze/rockets.pdf
reference http://www.fas.org/man/dod-101/sys/land/docs/000519-covington-mortar.jpg
identifier https://savage.nps.edu/Savage/Weapons/Guns/RifledRecoilingMortar120mm.x3d
generator https://www.web3d.org/x3d/content/README.X3D-Edit.html
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) is used to create Java source code from an original .x3d model.

  • Constructor Details

    • RifledRecoilingMortar120mm

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