TiremPropagationModelSetNativeLibraryPath Method |
Sets the path of the directory containing the native libraries used by this propagation model.
By default, the native libraries will be automatically unpacked to the temporary directory and loaded from there. If that is not desirable for a particular application, this method can be used to bypass the automatic unpacking process. This method must be called before any other calculations are performed using this propagation model.
Namespace: AGI.Foundation.Communications.SignalPropagation
Exception | Condition |
---|---|
ArgumentNullException | Thrown when path is . |