Classes | Public Attributes
VelocitySourceAssetParams Struct Reference

Describes the NxParameterized::Interface for 'VelocitySourceAssetParams' : Contains the asset properties for this VelocitySource. More...

#include <params.h>

List of all members.

Classes

union  GeometryType

Public Attributes

F32 averageVelocity
 'averageVelocity' : The arithmetic mean of a sample. Normal distribution parameter.
F32 stdVelocity
 'stdVelocity' : Standard deviation. Normal distribution parameter.
GeometryType geometryType
String fieldSamplerFilterDataName
 'fieldSamplerFilterDataName' : The filter data name for VelocitySource vs TurbulenceFS interaction.

Detailed Description

Describes the NxParameterized::Interface for 'VelocitySourceAssetParams' : Contains the asset properties for this VelocitySource.

VelocitySourceAssetParams contains 5 fully qualified names
---------------------------------------------
  1 : F32     averageVelocity             
  2 : F32     stdVelocity                 
  3 : Vec3    geometryType.extents        RefVariant[HeatSourceGeomBoxParams]
  4 : F32     geometryType.radius         RefVariant[HeatSourceGeomSphereParams]
  5 : String  fieldSamplerFilterDataName  

Member Data Documentation

'averageVelocity' : The arithmetic mean of a sample. Normal distribution parameter.

'fieldSamplerFilterDataName' : The filter data name for VelocitySource vs TurbulenceFS interaction.

'stdVelocity' : Standard deviation. Normal distribution parameter.


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

Generated on Sat Dec 1 2018 15:52:44

Copyright © 2012-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.