Skip to main content

AVxcelerate Sensors Simulator API 2024 R2

vss::Vector3D Struct Reference

Last update: 16.07.2025

Vector in a 3D referential. More...

Public Attributes

double x = 1
 
double y = 2
 
double z = 3
 

Detailed Description

Vector in a 3D referential.

Member Data Documentation

◆ x

double vss::Vector3D::x = 1

Value on the X axis.

◆ y

double vss::Vector3D::y = 2

Value on the Y axis.

◆ z

double vss::Vector3D::z = 3

Value on the Z axis.


The documentation for this struct was generated from the following file:
  • geometry.proto

Connect with Ansys