|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--mil.navy.nps.rra.ExampleBeamDynamic
Produces an example VRML 3D scene ExampleBeamDynamic.wrl showing a Beam.
This is an example application that shows how to invoke the rra package to produce a VRML scene with a Surface, Bottom and Beam. The Beam shows the wave front traced out by the pulse during its transmission.
Save the output to a file for viewing in a VRML browser, e.g.
java mil.navy.nps.rra.ExampleBeamDynamic > ExampleBeamDynamic.wrl
Contact: Don Brutzman (web.nps.navy.mil/~brutzman) brutzman@nps.navy.mil
| ~/vrtp/mil/navy/nps/rra/ExampleBeamDynamic.wrl |
| http://devo.stl.nps.navy.mil/~brutzman/vrtp/mil/navy/nps/rra/ExampleBeamDynamic.wrl |
| 15 Apr 97 | Timothy M. Holliday | New |
| 16 October 98 | Don Brutzman | Javadoc updates for jdk1.2b4 |
| 24 April 99 | Don Brutzman | Javadoc updates for jdk1.2.1 |
Ray,
ExampleRay,
Beam,
ExampleBeamStatic,
Lobe,
ExampleLobeStatic,
ExampleLobeDynamic| Constructor Summary | |
ExampleBeamDynamic()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
This standalone example application initializes both environment and sonar Beam, then has the VRML representation of each written to the console. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public ExampleBeamDynamic()
| Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||