Navigation
API > API/Plugins > API/Plugins/CelestialVault
Different type of Accuracies for the VSOP87 Computations Full = Higher, Pico = Lower
| Name | EVSOP87Accuracy |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/CelestialVault/Source/CelestialVault/Public/VSOP87/VSOP87A_Common.h |
| Include Path | #include "VSOP87/VSOP87A_Common.h" |
Syntax
enum EVSOP87Accuracy
{
Full,
XXLarge,
XLarge,
Large,
Medium,
Small,
XSmall,
Milli,
Micro,
Nano,
Pico,
}
Values
| Name | Remarks |
|---|---|
| Full | |
| XXLarge | |
| XLarge | |
| Large | |
| Medium | |
| Small | |
| XSmall | |
| Milli | |
| Micro | |
| Nano | |
| Pico |