| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.files.sp3 |
| Modifier and Type | Method and Description |
|---|---|
SP3File.SP3FileType |
SP3File.getType()
Returns the
SP3File.SP3FileType associated with this SP3 file. |
static SP3File.SP3FileType |
SP3File.SP3FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SP3File.SP3FileType[] |
SP3File.SP3FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SP3File.setType(SP3File.SP3FileType fileType)
Set the file type for this SP3 file.
|
Copyright © 2025 CNES. All rights reserved.