fr.cnes.sirius.patrius.assembly
Interface IPartProperty

All Known Subinterfaces:
IInertiaProperty
All Known Implementing Classes:
AbstractInertiaProperty, AeroApplicationPoint, AeroFacetProperty, AeroGlobalProperty, AeroProperty, AeroSphereProperty, CrossSectionProviderProperty, GeometricProperty, InertiaCylinderProperty, InertiaParallelepipedProperty, InertiaSimpleProperty, InertiaSphereProperty, MassProperty, RadiativeApplicationPoint, RadiativeFacetProperty, RadiativeIRProperty, RadiativeProperty, RadiativeSphereProperty, RFAntennaProperty, SensorProperty

public interface IPartProperty

Interface for the assembly's part properties.

Since:
1.1
Version:
$Id: IPartProperty.java 9374 2013-09-25 09:14:24Z houdroge $
Author:
Thomas Trapier

Method Summary
 PropertyType getType()
          Get the type of the property.
 

Method Detail

getType

PropertyType getType()
Get the type of the property.

Returns:
the type of the property (see PropertyType enumeration)


Copyright © 2016 CNES. All Rights Reserved.