Package | Description |
---|---|
org.orekit.errors |
This package provides classes to generate and handle exceptions.
|
Modifier and Type | Method | 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-2019 CS Systèmes d'information. All rights reserved.