NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings Class Reference

Represents the physical damping settings for a response simulation meta solution
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings:
NXOpen::TaggedObject

Public Member Functions

double PhysicalHystereticScalingFactor ()
 Returns the scaling factor for physical hysteretic damping
Created in NX6.0.0. More...
 
double PhysicalViscousScalingFactor ()
 Returns the scaling factor for physical viscous damping
Created in NX6.0.0. More...
 
void SetPhysicalHystereticScalingFactor (double scalingFactor)
 Sets the scaling factor for physical hysteretic damping
Created in NX6.0.0. More...
 
void SetPhysicalViscousScalingFactor (double scalingFactor)
 Sets the scaling factor for physical viscous damping
Created in NX6.0.0. More...
 
void SetUsingPhysicalHysteretic (bool usingPhysicalHysteretic)
 Sets the usage setting for physical hysteretic damping
Created in NX6.0.0. More...
 
void SetUsingPhysicalViscous (bool usingPhysicalViscous)
 Sets the usage setting for physical viscous damping
Created in NX6.0.0. More...
 
bool UsingPhysicalHysteretic ()
 Returns the usage setting for physical hysteretic damping
Created in NX6.0.0. More...
 
bool UsingPhysicalViscous ()
 Returns the usage setting for physical viscous damping
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the physical damping settings for a response simulation meta solution
Created in NX6.0.0.


Member Function Documentation

double NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings::PhysicalHystereticScalingFactor ( )

Returns the scaling factor for physical hysteretic damping
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

double NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings::PhysicalViscousScalingFactor ( )

Returns the scaling factor for physical viscous damping
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

void NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings::SetPhysicalHystereticScalingFactor ( double  scalingFactor)

Sets the scaling factor for physical hysteretic damping
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
scalingFactorscalingfactor
void NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings::SetPhysicalViscousScalingFactor ( double  scalingFactor)

Sets the scaling factor for physical viscous damping
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
scalingFactorscalingfactor
void NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings::SetUsingPhysicalHysteretic ( bool  usingPhysicalHysteretic)

Sets the usage setting for physical hysteretic damping
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
usingPhysicalHystereticusingphysicalhysteretic
void NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings::SetUsingPhysicalViscous ( bool  usingPhysicalViscous)

Sets the usage setting for physical viscous damping
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
usingPhysicalViscoususingphysicalviscous
bool NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings::UsingPhysicalHysteretic ( )

Returns the usage setting for physical hysteretic damping
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

bool NXOpen::CAE::ResponseSimulation::PhysicalDampingSettings::UsingPhysicalViscous ( )

Returns the usage setting for physical viscous damping
Created in NX6.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.