Package demo
Class RayDemos
- java.lang.Object
-
- demo.RayDemos
-
public final class RayDemos extends Object
RayDemos.java.Copyright (c) 2021-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.- Author:
- Alexander Verbraeck, Peter Knoppers
-
-
Method Detail
-
main
public static void main(String[] args)
Demonstrate the Ray classes.- Parameters:
args
- String[]; the command line arguments (not used)
-
-