The ansys.speos.core library#

Summary#

kernel

PySpeos Kernel module gathers low-level interactions and internal operations of the project.

workflow

PySpeos workflow gathers functionality to use Speos capabilities in advanced ways.

body

Provides a way to interact with feature: Body.

face

Provides a way to interact with feature: Face.

geo_ref

Provides interface to link Speos Objects to Geometries.

intensity

Provides a way to interact with Speos feature: Intensity.

launcher

Module to start Speos RPC Server.

logger

Logging module.

lxp

The lxp module contains classes and functions to simplify the interaction with ray data.

opt_prop

Provides a way to interact with Speos feature: Optical Property.

part

Provides a way to interact with feature: Part.

project

Provides a way to gather Speos features.

proto_message_utils

Module with method to process Protobuf messages.

sensor

Provides a way to interact with Speos feature: Sensor.

simulation

Provides a way to interact with Speos feature: Simulation.

source

Provides a way to interact with Speos feature: Source.

spectrum

Provides a way to interact with Speos feature: Spectrum.

speos

Provides the Speos class.

Description#

PySpeos is a Python library based on Speos solver remote API.

It gathers functionaties and tools of these APIs.

Module detail#

core.__version__#