LiteralRational#

class ansys.sam.sysml2.meta_model.literal_rational.LiteralRational(id: str)#

Bases: ansys.sam.sysml2.meta_model.literal_expression.LiteralExpression

Java class ‘com.ansys.medini.metamodel.sysml.LiteralRational’.

Overview#

value

Get the value property.

Import detail#

from ansys.sam.sysml2.meta_model.literal_rational import LiteralRational

Property detail#

property LiteralRational.value: float#

Get the value property.

Returns:
float

Value of property value.