Class CODATA
java.lang.Object
org.episteme.natural.physics.CODATA
- All Implemented Interfaces:
Standard
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the citation for this standard.getName()Returns the name of the standard (e.g., "CODATA").Returns the version or year of the standard (e.g., "2018").
-
Field Details
-
V2022
-
-
Constructor Details
-
CODATA
-
-
Method Details
-
getName
-
getVersion
Description copied from interface:StandardReturns the version or year of the standard (e.g., "2018").- Specified by:
getVersionin interfaceStandard
-
getCitation
Description copied from interface:StandardReturns the citation for this standard.- Specified by:
getCitationin interfaceStandard
-