NDEVR
API Documentation
DeploymentUnit

A CustomUnit that is used to define the length of a Deployment. More...

Static Public Member Functions

static DynamicPointer< CustomUnitDeploymentLengthUnit ()
 Returns the CustomUnit used for deployment length measurements.
static constexpr StringView DeploymentLengthUnitName ()
 Returns the name identifier for the deployment length unit.
static void SetupDeploymentLengthUnit ()
 Registers the deployment length unit with the unit system.

Detailed Description

A CustomUnit that is used to define the length of a Deployment.


Definition at line 18 of file DeploymentWidgets.h.

Member Function Documentation

◆ DeploymentLengthUnit()

DynamicPointer< CustomUnit > DeploymentUnit::DeploymentLengthUnit ( )
static

Returns the CustomUnit used for deployment length measurements.

Returns
A DynamicPointer to the deployment length CustomUnit.

◆ DeploymentLengthUnitName()

constexpr StringView DeploymentUnit::DeploymentLengthUnitName ( )
inlinestaticconstexpr

Returns the name identifier for the deployment length unit.

Returns
A compile-time StringView of the unit name.

Definition at line 34 of file DeploymentWidgets.h.


The documentation for this class was generated from the following file: