Package edu.wisc.ssec.mcidasv.util
Class GetSystemInformation
java.lang.Object
edu.wisc.ssec.mcidasv.util.GetSystemInformation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetSystemInformation
public GetSystemInformation()
-
-
Method Details
-
main
Determines the amount of system memory and the current McIDAS-V version and prints out the result. The string is formatted like so:MEMORYHERE McIDAS-V version VERSIONHERE built BUILDDATEHERE
- Parameters:
args
- Ignored.
-