VestaBspEphemerisProvider Constructor (StreamFactory, Point) |
Initializes a new instance with the specified stream factory.
Namespace:
AGI.Foundation.Spice
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
Exceptions| Exception | Condition |
|---|
| ArgumentNullException |
Thrown when streamFactory or sunPoint
is .
|
Remarks
The streams created by streamFactory must support seeking.
See Also