JplDE421 Constructor (JplDEFile) |
Initializes an instance using the specified
JplDEFile instance.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JplDE421(
JplDEFile file
)
Public Sub New (
file As JplDEFile
)
public:
JplDE421(
JplDEFile^ file
)
new :
file : JplDEFile -> JplDE421
Parameters
- file
- Type: AGI.Foundation.CelestialJplDEFile
The JplDEFile instance to use.
Exceptions See Also