fr.cnes.sirius.patrius.assembly
Interface IPartProperty

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

public interface IPartProperty

Interface for the assembly's part properties.

Since:
1.1
Version:
$Id: IPartProperty.java 17587 2017-05-10 13:31:11Z bignon $
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 © 2017 CNES. All Rights Reserved.