Package | Description |
---|---|
org.orekit.errors |
This package provides classes to generate and handle exceptions.
|
Modifier and Type | Method and Description |
---|---|
static OrekitMessages |
OrekitMessages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrekitMessages[] |
OrekitMessages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.